summaryrefslogtreecommitdiff
path: root/source3/rpc_client/cli_svcctl.c
AgeCommit message (Expand)AuthorFilesLines
1999-11-27further abstraction involving client states. main client-side codeLuke Leighton1-36/+27
1999-11-24service control manager API completed. svcenum -i works, but does notLuke Leighton1-18/+80
1999-11-23attempted a svcset command. password is encrypted / messed up, thereforeLuke Leighton1-31/+43
1999-11-23oops!!!! wrong command!!!Luke Leighton1-0/+58
1999-11-01added rpcclient svcstop <service name> command. gnu readlineLuke Leighton1-0/+58
1999-10-31added yet another rpcclient command: svcstart <service name> [arg0] [arg1] ...Luke Leighton1-0/+59
1999-10-31added svcinfo <service name> command.Luke Leighton1-1/+1
1999-10-25- typecast malloc / Realloc issues.Luke Leighton1-1/+1
1999-10-21various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.Luke Leighton1-10/+11
1999-08-18Don't print out a message in svcenum command for the ERRmoredataTim Potter1-4/+7
1999-06-24safe string error reporting functions (found a potential buffer overflowLuke Leighton1-1/+4
1999-01-28rpcclient "Service Control Manager" svcenum [-i] command.Luke Leighton1-3/+126
1999-01-27Service Control Manager - service enumeration.Luke Leighton1-5/+12
1998-12-09adding some enumerate services code, client and server.Luke Leighton1-10/+7
1998-12-08adding "Service Control Manager" commands to rpcclient.Luke Leighton1-0/+230