summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/ipc/rap_server.c
Commit message (Expand)AuthorAgeFilesLines
* s4-rpc: split the dcesrv reply code out of dcerpc_serverAndrew Tridgell2010-10-301-0/+1
* s4-rpc_server: split out DCERPC_SHARE as a separate subsystemAndrew Tridgell2010-10-211-0/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-1/+1
* s4: fix some build warnings.Günther Deschner2010-04-261-1/+1
* s4: use generated rap header.Günther Deschner2010-04-261-1/+1
* s4: rename RAP share_enum_info to share_info.Günther Deschner2010-04-261-5/+5
* Fix the mess with ldb includes.Simo Sorce2009-01-301-0/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+2
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+2
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-1/+3
* 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
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-101-8/+33
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+1
* r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher2007-10-101-10/+10
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r13652: Move some more stuff out off include/Jelmer Vernooij2007-10-101-1/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4567: Fix the build for metze.Andrew Bartlett2007-10-101-0/+1
* r4274: make the prototype RAP netshareenum call return something a bit more s...Andrew Tridgell2007-10-101-11/+12
* r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell2007-10-101-0/+1
* r2580: fixed an uninitialised byte found by valgrindAndrew Tridgell2007-10-101-2/+2
* r2249: got rid of some more mem_ctx elements in structuresAndrew Tridgell2007-10-101-3/+3
* r1470: Get the smb_trans2 structure out of the rap_cli_call struct.Volker Lendecke2007-10-101-0/+54