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 0cc0970d35 dcesrv_reply: we don't need to call dcerpc_set_frag_length() in dcesrv_fault_with_flags()
dcerpc_ncacn_push_auth() already calls dcerpc_set_frag_length().

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2024-04-23 16:23:38 +00:00
..
server/netlogon CVE-2022-38023 s3:rpc_server/netlogon: Use dcesrv_netr_creds_server_step_check() 2023-01-09 14:23:36 +00:00
binding_handle.c librpc/rpc: verify the passed table against the table on the handle 2016-10-26 11:20:18 +02: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: Use C99 initializer for last element in dcerpc_faults 2019-01-28 10:29:23 +01: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 lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
dcerpc_util.h librpc:rpc: Fix code spelling 2023-06-23 13:44:31 +00:00
dcesrv_auth.c librpc: Fix typo 2023-08-08 04:39:37 +00:00
dcesrv_core.c dcesrv_core: add dcesrv_call_state->subreq in order to allow tevent_req_cancel() on termination 2024-01-09 10:21:34 +00:00
dcesrv_core.h dcesrv_core: add dcesrv_call_state->subreq in order to allow tevent_req_cancel() on termination 2024-01-09 10:21:34 +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:ndr: Introduce ‘ndr_flags_type’ type 2023-11-01 20:10:45 +00:00