1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/librpc/rpc
Andrew Bartlett 2b511f0e92 s3-librpc: Use gensec_spnego for DCE/RPC authentication
This ensures that we use the same SPNEGO code on session setup and on
DCE/RPC binds, and simplfies the calling code as spnego is no longer
a special case in cli_pipe.c

A special case wrapper function remains to avoid changing the
application layer callers in this patch.

Andrew Bartlett

Signed-off-by: Stefan Metzmacher <metze@samba.org>
2012-02-16 15:18:42 +01:00
..
dcerpc_ep.c s3-rpc_server: Use rpc_epmapper_mode() in ep_register() 2011-08-21 09:05:03 -04:00
dcerpc_ep.h s3-librpc: Remove obsolete dcerpc_binding_vector_create(). 2011-08-01 08:50:35 +02:00
dcerpc_helpers.c s3-librpc: Use gensec_spnego for DCE/RPC authentication 2012-02-16 15:18:42 +01:00
dcerpc.h s3-librpc: Remove unused bool gensec_hook 2012-02-16 15:18:42 +01:00
rpc_common.c s3-proto: move more librpc prototypes to librpc/rpc/dcerpc.h 2011-04-29 21:01:04 +02:00