1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/rpc_server
Stefan Metzmacher 5bb679aa0f rpc_server: be more strict with the incoming assoc_group_id
Allow 0 and 0x12345678 only.
This fixes the RPC-HANDLES test.

metze
(This used to be commit c123e597cc)
2008-07-23 14:46:05 +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 Remove bogus test in 'enum trusted domains' LSA server. 2008-07-21 12:05:53 +10:00
netlogon Specify event_context to ldb_wrap_connect explicitly. 2008-04-17 12:23:44 +02: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: be more strict with the incoming assoc_group_id 2008-07-23 14:46:05 +02:00
dcerpc_server.h Move handle utility functions to public header, remove more public headers. 2008-04-02 14:18:31 +02:00
dcesrv_auth.c Install public header files again and include required prototypes. 2008-04-02 04:53:27 +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