summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/common
Commit message (Expand)AuthorAgeFilesLines
* s4: ran minimal_includes.pl on source4/rpc_serverAndrew Tridgell2009-10-201-1/+0
* s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer2009-10-021-2/+2
* rpc_server: Fix warnings.Jelmer Vernooij2009-09-271-0/+2
* more include minimisationAndrew Tridgell2009-09-191-2/+0
* s4-rpc: remove some unnecessary #include linesAndrew Tridgell2009-09-192-6/+0
* s4-rpc: added a module for forwarding RPC requestsAndrew Tridgell2009-09-152-8/+114
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* Use struct for server versions.Jelmer Vernooij2008-11-012-26/+12
* s4-srvsvc: merge srvsvc_NetShareInfo502 from s3.Günther Deschner2008-10-311-6/+0
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-202-0/+4
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-2/+2
* Move handle utility functions to public header, remove more public headers.Jelmer Vernooij2008-04-021-37/+0
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-022-17/+28
* r26313: Fix more uses of static loadparm.Jelmer Vernooij2007-12-211-6/+6
* r26310: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26300: Don't segfault when called from the ntptr libs.Andrew Bartlett2007-12-211-3/+3
* r26296: Store loadparm context in DCE/RPC server context.Jelmer Vernooij2007-12-211-11/+11
* r26260: Store loadparm context in gensec context.Jelmer Vernooij2007-12-211-1/+1
* r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij2007-12-211-1/+1
* r25553: Convert to standard bool type.Jelmer Vernooij2007-10-101-4/+4
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-4/+4
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-6/+6
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-4/+4
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-103-9/+6
* r20149: Remove the smb.conf distinction between PDC and BDC. Now the correctAndrew Bartlett2007-10-101-1/+74
* r18558: Fix ShareCheck which was assuming all paths are "C:\"Simo Sorce2007-10-101-1/+4
* r18555: use C:\ as default not C:Stefan Metzmacher2007-10-101-1/+1
* r18550: Return a path not just a disk driveSimo Sorce2007-10-101-1/+9
* r18412: Implement NetiNameValidate but just for share name right now (type 9)Simo Sorce2007-10-101-0/+9
* r18315: Implement netSrvGetInfo level 102Simo Sorce2007-10-101-0/+44
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-102-46/+19
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-101-1/+1
* r15319: remove unneeded macrosStefan Metzmacher2007-10-101-8/+0
* r14567: Make some more functions public.Jelmer Vernooij2007-10-101-7/+7
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-1/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-103-0/+4
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r8049: add function that returns the build version (of w2k3 here 3790)Stefan Metzmacher2007-10-101-0/+6
* r6606: add a DCESRV_FAULT_VOID() marco to use in void functionsStefan Metzmacher2007-10-101-0/+6
* r5988: Fix the -P option (use machine account credentials) to use the Samba4Andrew Bartlett2007-10-101-59/+0
* r4640: first stage in the server side support for multiple context_ids on one...Andrew Tridgell2007-10-101-1/+8
* r4558: more use of bitmaps and enumsStefan Metzmacher2007-10-102-4/+9
* r4475: fixed smbd to work with the small changes in the ldb API (the most imp...Andrew Tridgell2007-10-101-1/+3
* r4440: - add a start of srvsvc_NetShareCheck() server codeStefan Metzmacher2007-10-101-5/+21
* r4432: - add srvsvc_NetShareInfo level 1006 and 1501 idlStefan Metzmacher2007-10-101-3/+9
* r4425: - move srvsvc and wkssvc server code to the new W_ERROR_HAVE_NO_MEMORY...Stefan Metzmacher2007-10-101-7/+25
* r4275: improve the share type infoAndrew Tridgell2007-10-101-0/+6
* r3783: - don't use make proto for ldb anymoreStefan Metzmacher2007-10-101-0/+1
* r2953: add NTSTATUS_TALLOC_CHECK(x)Stefan Metzmacher2007-10-101-0/+4