first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[metze/samba/wip.git] / source3 / rpcclient / cmd_svcctl.c
1999-11-26 Luke Leightonwhoa. _major_ restructure of rpcclient. fixed some...
1999-11-24 Luke Leightonservice control manager API completed. svcenum -i...
1999-11-23 Luke Leightonattempted a svcset command. password is encrypted...
1999-11-23 Luke Leightonoops!!!! wrong command!!!
1999-11-22 Luke Leightonmoved two more commands over to getopt.
1999-11-22 Luke Leightonokay :) all cmd_() functions now take int argc, char...
1999-11-08 Luke Leightonconst feeding frenzy
1999-11-01 Luke Leightonadded rpcclient svcstop <service name> command. gnu...
1999-10-31 Luke Leightonadded yet another rpcclient command: svcstart <service...
1999-10-31 Luke Leightoncommand-line completion for new svcinfo command
1999-10-31 Luke Leightonadded svcinfo <service name> command.
1999-02-15 Matthew ChapmanAlways null-terminate strings.
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1999-01-28 Luke Leightonrpcclient "Service Control Manager" svcenum [-i] command.
1999-01-27 Luke LeightonService Control Manager - service enumeration.
1999-01-27 Luke Leightonset_port warning / unused / global/local variable overl...
1998-12-09 Luke Leightonadding some enumerate services code, client and server.
1998-12-08 Luke Leightonadding "Service Control Manager" commands to rpcclient.