summaryrefslogtreecommitdiffstats
path: root/source/rpc_server/srv_svcctl.c
Commit message (Expand)AuthorAgeFilesLines
* 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