index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
rpcclient
/
cmd_svcctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
1999-11-23
attempted a svcset command. password is encrypted / messed up, therefore
Luke Leighton
1
-38
/
+36
1999-11-23
oops!!!! wrong command!!!
Luke Leighton
1
-2
/
+83
1999-11-22
moved two more commands over to getopt.
Luke Leighton
1
-19
/
+30
1999-11-22
okay :) all cmd_() functions now take int argc, char **argv :) that
Luke Leighton
1
-4
/
+4
1999-11-08
const feeding frenzy
Luke Leighton
1
-2
/
+2
1999-11-01
added rpcclient svcstop <service name> command. gnu readline
Luke Leighton
1
-1
/
+60
1999-10-31
added yet another rpcclient command: svcstart <service name> [arg0] [arg1] ...
Luke Leighton
1
-0
/
+71
1999-10-31
command-line completion for new svcinfo command
Luke Leighton
1
-6
/
+3
1999-10-31
added svcinfo <service name> command.
Luke Leighton
1
-56
/
+149
1999-02-15
Always null-terminate strings.
Matthew Chapman
1
-1
/
+1
1999-02-12
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1
-1
/
+2
1999-01-28
rpcclient "Service Control Manager" svcenum [-i] command.
Luke Leighton
1
-5
/
+37
1999-01-27
Service Control Manager - service enumeration.
Luke Leighton
1
-30
/
+21
1999-01-27
set_port warning / unused / global/local variable overlap issues
Luke Leighton
1
-5
/
+5
1998-12-09
adding some enumerate services code, client and server.
Luke Leighton
1
-1
/
+11
1998-12-08
adding "Service Control Manager" commands to rpcclient.
Luke Leighton
1
-0
/
+119