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_srvsvc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-08-10
- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
Simo Sorce
1
-1
/
+3
2001-07-20
Started adding some help/usage info for rpcclient commands.
Tim Potter
1
-3
/
+6
2001-05-24
Added srvinfo and partial logonctrl and logonctrl2 commands.
Tim Potter
1
-1
/
+192
2001-05-24
Added stubs for SRVSVC and NETLOGON rpcclient commands.
Tim Potter
1
-296
/
+21
2000-04-25
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
1
-1
/
+0
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-154
/
+90
1999-11-27
removed do_ prefix from srvsvc API
Luke Leighton
1
-7
/
+7
1999-11-27
using "abstracted" cli_connection, got \PIPE\srvsvc commands up and running
Luke Leighton
1
-81
/
+11
1999-11-22
another one
Luke Leighton
1
-18
/
+12
1999-11-22
okay :) all cmd_() functions now take int argc, char **argv :) that
Luke Leighton
1
-7
/
+7
1999-11-08
const feeding frenzy
Luke Leighton
1
-1
/
+1
1999-11-04
adding experimental set user password command to rpcclient, it returns
Luke Leighton
1
-19
/
+23
1999-11-03
created msrpc_srv_enum_tprt() function by massaging cmd_srv_enum_tprt().
Luke Leighton
1
-47
/
+56
1999-11-03
dynamic mem allocation in net_srv_transport_enum() parsing.
Luke Leighton
1
-0
/
+2
1999-10-30
NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.
Luke Leighton
1
-0
/
+61
1999-10-01
error-code checking in lsa_lookup_sids. anonymous connections for
Luke Leighton
1
-16
/
+27
1999-08-18
display of session enum info
Luke Leighton
1
-0
/
+7
1999-08-18
event log update, netsessenum, netconnenum update.
Luke Leighton
1
-2
/
+2
1999-05-01
Adding "time" rpcclient command which displays the remote time.
Matthew Chapman
1
-0
/
+41
1998-12-07
removed nt_pipe_fnum from struct cli_state. need to be able to call
Luke Leighton
1
-15
/
+20
1998-10-16
strtoul replace with strtol
Luke Leighton
1
-5
/
+5
1998-10-16
rpc client mods (ntlmssp flags)
Luke Leighton
1
-5
/
+5
1998-10-08
- fixed a bunch of warnings and minor errors
Andrew Tridgell
1
-10
/
+10
1998-10-02
Makefile.in :
Luke Leighton
1
-33
/
+32
1998-09-25
added wksinfo command to rpcclient, which don't work too good.
Luke Leighton
1
-12
/
+12
1998-09-25
added rpcclient program
Luke Leighton
1
-0
/
+329
[prev]