r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
[ira/wip.git] / source4 / rpc_server / srvsvc / dcesrv_srvsvc.c
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Stefan Metzmacherr4440: - add a start of srvsvc_NetShareCheck() server...
2007-10-10 Stefan Metzmacherr4432: - add srvsvc_NetShareInfo level 1006 and 1501 idl
2007-10-10 Stefan Metzmacherr4425: - move srvsvc and wkssvc server code to the...
2007-10-10 Volker Lendecker4414: Various bits&pieces:
2007-10-10 Stefan Metzmacherr4075: implement RemoteTOD server function
2007-10-10 Andrew Tridgellr4052: fixed a bunch of code to use the type safe _p...
2007-10-10 Andrew Tridgellr3468: split out dcerpc_server.h
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Stefan Metzmacherr1546: fix the build the function name has changed...
2007-10-10 Andrew Tridgellr868: we should issue a rpc fault OP_RANGE_ERROR not...
2007-10-10 Andrew Tridgellr464: a big improvement to the API for writing server...
2007-10-10 Stefan Metzmacherr286: use talloc_array_p() instead of talloc()
2007-10-10 Stefan Metzmacherr126: - add first srvsvc and wkssvc server side stuff