1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/rpc_server
Stefan Metzmacher 9a222474bb rpc_server: don't send auth trailers in level connect
Also ignore auth trailers in level connect on receive.

This fixes [krb5,connect] against windows.

TODO: maybe the gensec mech need to decide if signatures
      are needed in level connect.

metze
(This used to be commit 2e36297197)
2008-09-13 20:37:12 +02:00
..
common Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
drsuapi Change occurrences of the u1 member of DsBindInfo* to pid after idl change. 2008-07-22 15:35:23 +02:00
echo r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
epmapper r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id 2007-10-10 15:02:11 -05:00
lsa Simplfy SetSecrets behaviour in line with RPC-LSA and Win2008. 2008-09-08 12:46:04 +10:00
netlogon Update copyright, I've been working here many long years... 2008-09-05 16:45:37 +10:00
remote r26430: require explicit specification of loadparm context. 2007-12-21 05:49:58 +01:00
samr Rename structures to better match the names in the WSPP IDL. 2008-07-21 13:42:07 +10:00
spoolss Remove more event_context_init() uses from function calls within deep down the code. 2008-04-21 18:12:33 -04:00
srvsvc Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
unixinfo rpc_server: Use wbclient instead of sidmap in unixinfo pipe 2008-04-02 23:06:44 +02:00
winreg Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02:00
wkssvc r26313: Fix more uses of static loadparm. 2007-12-21 05:48:25 +01:00
config.mk Fix a couple (well, little more than that..) of typos. 2008-05-18 23:02:47 +02:00
dcerpc_server.c rpc_server: don't send auth trailers in level connect 2008-09-13 20:37:12 +02:00
dcerpc_server.h rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN 2008-08-07 15:40:20 +02:00
dcesrv_auth.c rpc_server: don't send auth trailers in level connect 2008-09-13 20:37:12 +02:00
dcesrv_mgmt.c r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id 2007-10-10 15:02:11 -05:00
handles.c r24667: Finally merge the registry improvements that Wilco Baan Hofman and I have 2007-10-10 15:02:34 -05:00
service_rpc.c rpc_server: use the transport session_info if available 2008-07-07 21:42:10 +02:00