Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rewrote policy handle code to be generic (it's needed for client-side too) | Luke Leighton | 1999-11-24 | 1 | -9/+9 |
* | last part of RPC api change. | Jean-François Micouleau | 1999-05-03 | 1 | -6/+6 |
* | Added SVC_START_SERVICE rpc. An NT PDC will attempt to start the NETLOGON | Matthew Chapman | 1999-03-18 | 1 | -0/+37 |
* | Added SVC_QUERY_DISP_NAME (corresponding to the GetServiceDisplayName API). | Matthew Chapman | 1999-03-16 | 1 | -0/+39 |
* | Always null-terminate strings. | Matthew Chapman | 1999-02-15 | 1 | -2/+2 |
* | UNICODE cleanup (see lib/util_unistr.c). | Matthew Chapman | 1999-02-12 | 1 | -2/+2 |
* | uni_svc_name not uni_srv_name | Luke Leighton | 1999-01-29 | 1 | -1/+1 |
* | adding svcctl parsing code | Luke Leighton | 1998-12-09 | 1 | -9/+67 |
* | adding some enumerate services code, client and server. | Luke Leighton | 1998-12-09 | 1 | -0/+114 |
* | adding "Service Control Manager" commands to rpcclient. | Luke Leighton | 1998-12-08 | 1 | -14/+14 |
* | adding srvsvc pipe. | Luke Leighton | 1998-12-08 | 1 | -0/+140 |