summaryrefslogtreecommitdiff
path: root/source/rpc_parse/parse_svc.c
Commit message (Expand)AuthorAgeFilesLines
* patch from sander for svcctl conversion.Luke Leighton2000-02-061-59/+10
* from elrond. this patch is NOT as large as it looks.Luke Leighton2000-01-311-0/+1
* service control manager API completed. svcenum -i works, but does notLuke Leighton1999-11-241-1/+1
* attempted a svcset command. password is encrypted / messed up, thereforeLuke Leighton1999-11-231-130/+64
* adding svcctl 0x1b functionLuke Leighton1999-11-231-0/+179
* added rpcclient svcstop <service name> command. gnu readlineLuke Leighton1999-11-011-1/+58
* added yet another rpcclient command: svcstart <service name> [arg0] [arg1] ...Luke Leighton1999-10-311-4/+36
* added svcinfo <service name> command.Luke Leighton1999-10-311-1/+6
* - typecast malloc / Realloc issues.Luke Leighton1999-10-251-3/+4
* return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1999-10-151-54/+108
* Added SVC_START_SERVICE rpc. An NT PDC will attempt to start the NETLOGONMatthew Chapman1999-03-181-0/+48
* Added SVC_QUERY_DISP_NAME (corresponding to the GetServiceDisplayName API).Matthew Chapman1999-03-161-0/+58
* rpcclient "Service Control Manager" svcenum [-i] command.Luke Leighton1999-01-281-2/+4
* adding svcctl parsing codeLuke Leighton1998-12-091-0/+186
* adding some enumerate services code, client and server.Luke Leighton1998-12-091-45/+198
* adding "Service Control Manager" commands to rpcclient.Luke Leighton1998-12-081-13/+104
* adding srvsvc pipe.Luke Leighton1998-12-081-0/+136