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
Andrew Tridgell 1e13d3fb07 s4-dcerpc: fixed auth padding to be relative to the stub, not packet
The recent dcerpc padding changes made our padding relative to the
packet header, instead of the start of the stub. Surprisingly, this
broke w2k8r2 doing a dcpromo join to a s4 server. It seems that w2k8r2
is very fussy about the padding it gets in some circumstances.
2010-02-16 21:10:52 +11:00
..
browser s4-rpc: remove some unnecessary #include lines 2009-09-19 14:11:29 -07:00
common s4: ran minimal_includes.pl on source4/rpc_server 2009-10-20 16:04:56 +11:00
drsuapi s4-dsdb: replace dsdb_modify_permissive() with dsdb_modify() and dsdb_flags 2010-02-16 21:10:50 +11:00
echo s4:rpc_server/echo: s/private/private_data 2009-02-02 13:08:35 +01:00
epmapper s4:epmapper Create a proper talloc tree of endpoint floors 2009-10-21 22:43:55 +11:00
lsa s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flags 2010-02-16 21:10:50 +11:00
netlogon s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flags 2010-02-16 21:10:50 +11:00
remote s4:rpc_server: s/private/private_data 2009-02-02 13:08:49 +01:00
samr s4-dsdb: change samdb_replace() to dsdb_replace() and allow for dsdb_flags 2010-02-16 21:10:50 +11:00
spoolss s4: Changes the old occurences of "lp_realm" in "lp_dnsdomain" where needed 2009-10-14 10:50:43 +02:00
srvsvc s4: ran minimal_includes.pl on source4/rpc_server 2009-10-20 16:04:56 +11:00
unixinfo s4: Switch to S3-style id mapping data types. 2010-02-11 23:56:35 +01:00
winreg s4:WINREG RPC server - add another "talloc_unlink" in "DeleteKey" 2009-11-27 23:23:32 +01:00
wkssvc Use struct for server versions. 2008-11-01 15:50:52 +01:00
config.mk s4-drs: moved the DsWriteAccountSpn call to its own file 2010-01-09 18:56:29 +11:00
dcerpc_server.c s4: ran minimal_includes.pl on source4/rpc_server 2009-10-20 16:04:56 +11:00
dcerpc_server.h s4-rpcserver: added support for shared handles 2009-09-22 17:10:05 -07:00
dcesrv_auth.c s4-dcerpc: fixed auth padding to be relative to the stub, not packet 2010-02-16 21:10:52 +11:00
dcesrv_mgmt.c s4-rpc_server: removed remaining unnecessary #includes 2009-09-19 14:11:34 -07:00
handles.c s4-rpcserver: added support for shared handles 2009-09-22 17:10:05 -07:00
service_rpc.c s4: ran minimal_includes.pl on source4/rpc_server 2009-10-20 16:04:56 +11:00