summaryrefslogtreecommitdiff
path: root/source/rpc_client/cli_svcctl.c
Commit message (Expand)AuthorAgeFilesLines
* This one isn't as big, as it looks.Elrond2000-04-041-0/+1
* Removal of #ifdef SYSLOG cruft and whitespace cleanup.Tim Potter2000-03-301-7/+0
* From Elrond@Wunder-Nett.org Sat Mar 18 04:49:11 2000Luke Leighton2000-03-171-3/+33
* From Elrond@Wunder-Nett.org Fri Mar 17 08:34:21 2000Luke Leighton2000-03-161-0/+41
* turns out that POLICY_HND actually contains an RPC_UUID. only found thisLuke Leighton2000-03-061-15/+0
* From Elrond@Wunder-Nett.org Sat Feb 19 04:14:38 2000Luke Leighton2000-02-181-2/+2
* yes, it's a biggie. another semi-automated job, sed script by sander striker.Luke Leighton2000-02-111-32/+16
* trying to sort out policy handle state info, and making a mess of it.Luke Leighton2000-02-071-0/+2
* from elrond. this patch is NOT as large as it looks.Luke Leighton2000-01-311-0/+1
* more policy handle-related cleanups. compiles ok, nowLuke Leighton2000-01-301-2/+4
* this commit is NOT as large as it looks. sed is a wonderful thing.Luke Leighton2000-01-201-5/+5
* got fed up of tryting to look for a stupid memory corruption, soLuke Leighton1999-12-311-32/+32
* i don't get it. there's some memory corruption somewhere. i turnedLuke Leighton1999-12-221-16/+16
* further abstraction involving client states. main client-side codeLuke Leighton1999-11-271-36/+27
* service control manager API completed. svcenum -i works, but does notLuke Leighton1999-11-241-18/+80
* attempted a svcset command. password is encrypted / messed up, thereforeLuke Leighton1999-11-231-31/+43
* oops!!!! wrong command!!!Luke Leighton1999-11-231-0/+58
* added rpcclient svcstop <service name> command. gnu readlineLuke Leighton1999-11-011-0/+58
* added yet another rpcclient command: svcstart <service name> [arg0] [arg1] ...Luke Leighton1999-10-311-0/+59
* added svcinfo <service name> command.Luke Leighton1999-10-311-1/+1
* - typecast malloc / Realloc issues.Luke Leighton1999-10-251-1/+1
* various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.Luke Leighton1999-10-211-10/+11
* Don't print out a message in svcenum command for the ERRmoredataTim Potter1999-08-181-4/+7
* safe string error reporting functions (found a potential buffer overflowLuke Leighton1999-06-241-1/+4
* rpcclient "Service Control Manager" svcenum [-i] command.Luke Leighton1999-01-281-3/+126
* Service Control Manager - service enumeration.Luke Leighton1999-01-271-5/+12
* adding some enumerate services code, client and server.Luke Leighton1998-12-091-10/+7
* adding "Service Control Manager" commands to rpcclient.Luke Leighton1998-12-081-0/+230