r23792: convert Samba4 to GPLv3
[sfrench/samba-autobuild/.git] / source4 / rpc_server / srvsvc / dcesrv_srvsvc.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr20850: Prefix all server calls with dcesrv_
2007-10-10 Andrew Tridgellr18860: fixed some code that bitrotted while we didn...
2007-10-10 Simo Sorcer18740: Some more work around srvsvc
2007-10-10 Simo Sorcer18590: Some more work on the srvsvc pipe
2007-10-10 Simo Sorcer18558: Fix ShareCheck which was assuming all paths...
2007-10-10 Simo Sorcer18542: Some late nite work.
2007-10-10 Simo Sorcer18412: Implement NetiNameValidate but just for share...
2007-10-10 Simo Sorcer18318: Implement DiskEnum
2007-10-10 Simo Sorcer18315: Implement netSrvGetInfo level 102
2007-10-10 Simo Sorcer17206: Add a modular API for share configuration.
2007-10-10 Stefan Metzmacherr16950: remove the smb mid from the ntvfs layer and...
2007-10-10 Stefan Metzmacherr15773: - implement srvsvc_NetGetFileSecurity() and...
2007-10-10 Stefan Metzmacherr15272: - implement NetShareEnum
2007-10-10 Jelmer Vernooijr12461: Some updates to the srvsvc IDL from Ronnie...
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