1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/librpc/rpc
Stefan Metzmacher a2b6a68b80 schannel.idl: change netlogon_creds_CredentialState layout for 4.22
This breaks compat with 4.21 and moves stuff out of
netlogon_creds_CredentialState_extra_info.

It also prepares support for netr_ServerAuthenticateKerberos()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2024-12-05 16:46:37 +00:00
..
server/netlogon schannel.idl: change netlogon_creds_CredentialState layout for 4.22 2024-12-05 16:46:37 +00:00
binding_handle.c librpc/rpc: add dcerpc_binding_handle_get_transport() helper function 2024-09-26 15:22:45 +00:00
binding.c librpc/rpc: also get the 2nd half of the ndr_syntax_id from a floor 2023-10-17 19:20:38 +00:00
dcerpc_error.c librpc/rpc: map DCERPC_NCA_S_UNSUPPORTED_TYPE to NT_STATUS_RPC_UNSUPPORTED_TYPE 2024-09-26 15:22:45 +00:00
dcerpc_helper.c librpc/rpc: allow smb3_sid_parse() to accept modern encryption algorithms 2023-05-17 07:34:28 +00:00
dcerpc_helper.h librpc: Add dcerpc helper dcerpc_is_transport_encrypted() 2020-10-29 14:19:36 +00:00
dcerpc_lsa.h librpc:rpc: Add dcerpc_lsa.h 2024-04-09 22:52:38 +00:00
dcerpc_pkt_auth.c lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
dcerpc_pkt_auth.h CVE-2021-23192: dcesrv_core: only the first fragment specifies the auth_contexts 2021-11-09 19:45:34 +00:00
dcerpc_samr.h librpc:rpc: Add SAMR encryption and mac key salt definitions 2022-07-28 11:51:28 +00:00
dcerpc_util.c dcerpc_util: let dcerpc_pull_auth_trailer() ignore data_and_pad for bind, alter, auth3 2024-10-10 14:01:04 +00:00
dcerpc_util.h librpc/rpc: un-const dcerpc_default_transport_endpoint() 2024-09-26 15:22:45 +00:00
dcesrv_auth.c dcesrv_core: better fault codes dcesrv_auth_prepare_auth3() 2024-10-10 15:17:46 +00:00
dcesrv_core.c dcesrv_core: better fault codes dcesrv_auth_prepare_auth3() 2024-10-10 15:17:46 +00:00
dcesrv_core.h dcesrv_core: add DCESRV_NOT_USED_ON_WIRE() helper macro 2024-10-30 23:08:36 +00:00
dcesrv_handles.c auth: Make more liberal use of SID index constants 2023-02-08 00:03:39 +00:00
dcesrv_mgmt.c librpc/rpc: implement dcesrv_mgmt_inq_princ_name infrastructure 2023-10-17 19:20:38 +00:00
dcesrv_reply.c dcesrv_reply: we don't need to call dcerpc_set_frag_length() in dcesrv_fault_with_flags() 2024-04-23 16:23:38 +00:00
rpc_common.h librpc/rpc: add dcerpc_binding_handle_get_transport() helper function 2024-09-26 15:22:45 +00:00