summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/srvsvc/srvsvc_ntvfs.c
Commit message (Expand)AuthorAgeFilesLines
* s4: pass down a memory context when performing share_string_option, to allow ...Garming Sam2014-02-201-2/+4
* source4/rpc_server: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* s4:rpc_server/srvsvc: pass tsocket_address to the ntvfs layerStefan Metzmacher2010-04-271-13/+5
* s4:srvsvc RPC - "srvsvc_create_ntvfs_connect"Matthias Dieter Wallnöfer2010-03-031-1/+1
* s4:srvsvc RPC - fix up the "ntvfs_connect" in "srvsvc_create_ntvfs_connect"Matthias Dieter Wallnöfer2010-03-031-3/+5
* s4: ran minimal_includes.pl on source4/rpc_serverAndrew Tridgell2009-10-201-4/+0
* s4/srvsvc: deactivate a "ntvfs_connect" with a wrong parameterMatthias Dieter Wallnöfer2009-10-021-1/+3
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+1
* ntvfs: pass down the client capabilities into the ntvfs layerStefan Metzmacher2008-03-061-0/+1
* r26440: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26382: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+2
* r26353: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-101-13/+21
* r16950: remove the smb mid from the ntvfs layer and keep a list of pendingStefan Metzmacher2007-10-101-1/+0
* r15855: more talloc_set_destructor() typesafe fixes. nearly done ...Andrew Tridgell2007-10-101-2/+1
* r15773: - implement srvsvc_NetGetFileSecurity() and srvsvc_NetSetFileSecurity()Stefan Metzmacher2007-10-101-0/+131