Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1999-11-01 | added rpcclient svcstop <service name> command. gnu readline | Luke Leighton | 1 | -1/+60 |
1999-10-31 | added yet another rpcclient command: svcstart <service name> [arg0] [arg1] ... | Luke Leighton | 1 | -0/+71 |
1999-10-31 | command-line completion for new svcinfo command | Luke Leighton | 1 | -6/+3 |
1999-10-31 | added svcinfo <service name> command. | Luke Leighton | 1 | -56/+149 |
1999-02-15 | Always null-terminate strings. | Matthew Chapman | 1 | -1/+1 |
1999-02-12 | UNICODE cleanup (see lib/util_unistr.c). | Matthew Chapman | 1 | -1/+2 |
1999-01-28 | rpcclient "Service Control Manager" svcenum [-i] command. | Luke Leighton | 1 | -5/+37 |
1999-01-27 | Service Control Manager - service enumeration. | Luke Leighton | 1 | -30/+21 |
1999-01-27 | set_port warning / unused / global/local variable overlap issues | Luke Leighton | 1 | -5/+5 |
1998-12-09 | adding some enumerate services code, client and server. | Luke Leighton | 1 | -1/+11 |
1998-12-08 | adding "Service Control Manager" commands to rpcclient. | Luke Leighton | 1 | -0/+119 |