summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_svcctl.c
AgeCommit message (Expand)AuthorFilesLines
1999-03-18Added SVC_START_SERVICE rpc. An NT PDC will attempt to start the NETLOGONMatthew Chapman1-0/+37
1999-03-16Added SVC_QUERY_DISP_NAME (corresponding to the GetServiceDisplayName API).Matthew Chapman1-0/+39
1999-02-15Always null-terminate strings.Matthew Chapman1-2/+2
1999-02-12UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1-2/+2
1999-01-29uni_svc_name not uni_srv_nameLuke Leighton1-1/+1
1998-12-09adding svcctl parsing codeLuke Leighton1-9/+67
1998-12-09adding some enumerate services code, client and server.Luke Leighton1-0/+114
1998-12-08adding "Service Control Manager" commands to rpcclient.Luke Leighton1-14/+14
1998-12-08adding srvsvc pipe.Luke Leighton1-0/+140