summaryrefslogtreecommitdiff
path: root/source4/ntvfs/ipc/rap_server.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-30s4-rpc: split the dcesrv reply code out of dcerpc_serverAndrew Tridgell1-0/+1
2010-10-21s4-rpc_server: split out DCERPC_SHARE as a separate subsystemAndrew Tridgell1-0/+1
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-1/+1
2010-04-26s4: fix some build warnings.Günther Deschner1-1/+1
2010-04-26s4: use generated rap header.Günther Deschner1-1/+1
2010-04-26s4: rename RAP share_enum_info to share_info.Günther Deschner1-5/+5
2009-01-30Fix the mess with ldb includes.Simo Sorce1-0/+1
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-1/+1
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-0/+2
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij1-1/+2
2008-01-05r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij1-1/+3
2007-12-21r26440: Remove more uses of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26382: Remove more uses of global_loadparm.Jelmer Vernooij1-1/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r17206: Add a modular API for share configuration.Simo Sorce1-8/+33
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-1/+1
2007-10-10r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher1-10/+10
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r13652: Move some more stuff out off include/Jelmer Vernooij1-1/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-1/+1
2007-10-10r4567: Fix the build for metze.Andrew Bartlett1-0/+1
2007-10-10r4274: make the prototype RAP netshareenum call return something a bit more s...Andrew Tridgell1-11/+12
2007-10-10r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell1-0/+1
2007-10-10r2580: fixed an uninitialised byte found by valgrindAndrew Tridgell1-2/+2
2007-10-10r2249: got rid of some more mem_ctx elements in structuresAndrew Tridgell1-3/+3
2007-10-10r1470: Get the smb_trans2 structure out of the rap_cli_call struct.Volker Lendecke1-0/+54