1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/librpc/rpc
Volker Lendecke e14fc159a2 librpc: Simplify find_interface_by_binding()
Use find_interface_by_syntax_id() instead of duplicating the loop.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@samba.org>

Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Thu Jan 28 18:03:53 UTC 2021 on sn-devel-184
2021-01-28 18:03:53 +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: Simplify dcerpc_binding_string() 2021-01-28 16:58:35 +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: Add dcerpc helper dcerpc_is_transport_encrypted() 2020-10-29 14:19:36 +00:00
dcerpc_helper.h librpc: Add dcerpc helper dcerpc_is_transport_encrypted() 2020-10-29 14:19:36 +00:00
dcerpc_util.c librpc: Use ndr_syntax_id_buf_string() in dcerpc_sec_vt_pctx_check() 2021-01-28 16:58:35 +00:00
dcesrv_auth.c s4:rpc_server: Move core functions to core library 2019-10-18 16:07:37 +00:00
dcesrv_core.c librpc: Simplify find_interface_by_binding() 2021-01-28 18:03:53 +00:00
dcesrv_core.h librpc: Convert find_interface_by_uuid to search by syntax_id 2021-01-28 16:58:35 +00:00
dcesrv_handles.c librpc: core: Move the s4 handles implementation to the RPC server core 2020-05-24 23:55:36 +00:00
dcesrv_mgmt.c librpc:core: Allocate struct dcesrv_interface with talloc 2019-10-18 16:07:37 +00:00
dcesrv_reply.c dcerpc: developer option to save ndr_fuzz_X seeds 2019-12-10 07:50:28 +00:00
rpc_common.h librpc: gen_ndr/dcerpc.h references DATA_BLOB 2021-01-12 00:10:30 +00:00