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