..
common
r26313: Fix more uses of static loadparm.
2007-12-21 05:48:25 +01:00
drsuapi
r26540: Revert my previous commit after concerns raised by Andrew.
2007-12-21 05:52:06 +01: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
r26319: Split encoding functions out of libcli_ldap.
2007-12-21 05:48:33 +01:00
netlogon
Fix netlogon rpc-server build.
2008-01-25 22:42:14 +01:00
remote
r26430: require explicit specification of loadparm context.
2007-12-21 05:49:58 +01:00
samr
Print out the reason we can't delete the user in SAMR.
2008-01-16 15:48:28 +11:00
spoolss
r26353: Remove use of global_loadparm.
2007-12-21 05:48:57 +01:00
srvsvc
r26440: Remove more uses of global_loadparm.
2007-12-21 05:50:08 +01:00
unixinfo
r26296: Store loadparm context in DCE/RPC server context.
2007-12-21 05:48:13 +01:00
winreg
r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize in getkeyinfo().
2008-01-07 08:18:07 -06:00
wkssvc
r26313: Fix more uses of static loadparm.
2007-12-21 05:48:25 +01:00
config.mk
Remove public prototype headers. Generating both public and private prototype headers is tricky with gmake and it's easy to break backwards compatibility for the public API with them.
2008-02-25 23:09:56 +01:00
dcerpc_server.c
r26440: Remove more uses of global_loadparm.
2007-12-21 05:50:08 +01:00
dcerpc_server.h
r26296: Store loadparm context in DCE/RPC server context.
2007-12-21 05:48:13 +01:00
dcesrv_auth.c
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library, so it can be overridden by OpenChange.
2008-01-01 16:12:15 -06: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
Remove useless layer of indirection, where every service called
2008-02-04 21:58:29 +11:00