summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server/srvsvc
Commit message (Expand)AuthorAgeFilesLines
* r12461: Some updates to the srvsvc IDL from Ronnie SahlbergJelmer Vernooij2007-10-101-322/+88
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-47/+47
* r4440: - add a start of srvsvc_NetShareCheck() server codeStefan Metzmacher2007-10-101-12/+62
* r4432: - add srvsvc_NetShareInfo level 1006 and 1501 idlStefan Metzmacher2007-10-101-274/+546
* r4425: - move srvsvc and wkssvc server code to the new W_ERROR_HAVE_NO_MEMORY...Stefan Metzmacher2007-10-101-50/+84
* r4414: Various bits&pieces:Volker Lendecke2007-10-101-1/+10
* r4075: implement RemoteTOD server functionStefan Metzmacher2007-10-101-1/+31
* r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell2007-10-101-5/+15
* r3468: split out dcerpc_server.hAndrew Tridgell2007-10-101-0/+1
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-0/+1
* r1546: fix the build the function name has changed to srvsvc_NetRemoteTODStefan Metzmacher2007-10-101-3/+3
* r868: we should issue a rpc fault OP_RANGE_ERROR not a WERR_NOT_SUPPORTED forAndrew Tridgell2007-10-101-41/+39
* r464: a big improvement to the API for writing server-side RPCAndrew Tridgell2007-10-101-266/+211
* r286: use talloc_array_p() instead of talloc()Stefan Metzmacher2007-10-101-8/+57
* r126: - add first srvsvc and wkssvc server side stuffStefan Metzmacher2007-10-101-0/+1210