summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_svcctl.c
Commit message (Expand)AuthorAgeFilesLines
* r7563: svcctl patches from Marcin; have cleaned up formating and am checking ...Gerald Carter2007-10-101-1/+50
* r6014: rather large change set....Gerald Carter2007-10-101-0/+294
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-131-388/+0
* delineation between smb and msrpc more marked. smbd now constructsLuke Leighton1999-12-121-7/+7
* rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton1999-11-241-9/+9
* last part of RPC api change.Jean-François Micouleau1999-05-031-6/+6
* Added SVC_START_SERVICE rpc. An NT PDC will attempt to start the NETLOGONMatthew Chapman1999-03-181-0/+37
* Added SVC_QUERY_DISP_NAME (corresponding to the GetServiceDisplayName API).Matthew Chapman1999-03-161-0/+39
* Always null-terminate strings.Matthew Chapman1999-02-151-2/+2
* UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1999-02-121-2/+2
* uni_svc_name not uni_srv_nameLuke Leighton1999-01-291-1/+1
* adding svcctl parsing codeLuke Leighton1998-12-091-9/+67
* adding some enumerate services code, client and server.Luke Leighton1998-12-091-0/+114
* adding "Service Control Manager" commands to rpcclient.Luke Leighton1998-12-081-14/+14
* adding srvsvc pipe.Luke Leighton1998-12-081-0/+140