summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient/cmd_svcctl.c
Commit message (Expand)AuthorAgeFilesLines
* added rpcclient svcstop <service name> command. gnu readlineLuke Leighton1999-11-011-1/+60
* added yet another rpcclient command: svcstart <service name> [arg0] [arg1] ...Luke Leighton1999-10-311-0/+71
* command-line completion for new svcinfo commandLuke Leighton1999-10-311-6/+3
* added svcinfo <service name> command.Luke Leighton1999-10-311-56/+149
* Always null-terminate strings.Matthew Chapman1999-02-151-1/+1
* UNICODE cleanup (see lib/util_unistr.c).Matthew Chapman1999-02-121-1/+2
* rpcclient "Service Control Manager" svcenum [-i] command.Luke Leighton1999-01-281-5/+37
* Service Control Manager - service enumeration.Luke Leighton1999-01-271-30/+21
* set_port warning / unused / global/local variable overlap issuesLuke Leighton1999-01-271-5/+5
* adding some enumerate services code, client and server.Luke Leighton1998-12-091-1/+11
* adding "Service Control Manager" commands to rpcclient.Luke Leighton1998-12-081-0/+119