1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/rpc_server
Stefan Metzmacher 87f2925252 ntvfs: pass down the client capabilities into the ntvfs layer
Note that we don't use any protocol specific values here.

For now only NTVFS_CLIENT_CAP_LEVEL_II_OPLOCKS is defined
others should be defined, when we find out that the ntvfs
layer needs to know about it.

metze
(This used to be commit cc42cd5f67)
2008-03-06 16:31:25 +01:00
..
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 Generate ACB_PW_EXPIRED correctly 2008-02-28 08:50:00 +11:00
remote r26430: require explicit specification of loadparm context. 2007-12-21 05:49:58 +01:00
samr Check for and reject invalid account flags. 2008-02-28 10:05:32 +11:00
spoolss r26353: Remove use of global_loadparm. 2007-12-21 05:48:57 +01:00
srvsvc ntvfs: pass down the client capabilities into the ntvfs layer 2008-03-06 16:31:25 +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 Move public header accumulation out of the perl code. 2008-02-29 14:23:38 +01:00
dcerpc_server.c Remove more global_loadparm instance.s 2008-02-21 17:54:24 +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 Remove more global_loadparm instance.s 2008-02-21 17:54:24 +01: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