index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpcclient
/
cmd_srvsvc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge of waider's rpcclient return type patch.
Tim Potter
2003-03-18
1
-16
/
+16
*
Merge: const fixes.
Tim Potter
2003-02-25
1
-4
/
+4
*
Merge NTSTATUS vs WERROR return for cli_srvsvc_net_srv_get_info()
Tim Potter
2003-02-19
1
-4
/
+3
*
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
1
-4
/
+4
*
sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
1
-1
/
+1
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-1
/
+130
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Some old stuff hanging around since the CIFS conference. Big cleanup of
Tim Potter
2001-10-12
1
-18
/
+6
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
it now all compiles - so try enabling it by default and see what explodes on ...
Andrew Tridgell
2001-09-04
1
-6
/
+6
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-1
/
+1
*
- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
Simo Sorce
2001-08-10
1
-1
/
+3
*
Started adding some help/usage info for rpcclient commands.
Tim Potter
2001-07-20
1
-3
/
+6
*
Added srvinfo and partial logonctrl and logonctrl2 commands.
Tim Potter
2001-05-24
1
-1
/
+192
*
Added stubs for SRVSVC and NETLOGON rpcclient commands.
Tim Potter
2001-05-24
1
-296
/
+21
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
1
-1
/
+0
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-154
/
+90
*
removed do_ prefix from srvsvc API
Luke Leighton
1999-11-27
1
-7
/
+7
*
using "abstracted" cli_connection, got \PIPE\srvsvc commands up and running
Luke Leighton
1999-11-27
1
-81
/
+11
*
another one
Luke Leighton
1999-11-22
1
-18
/
+12
*
okay :) all cmd_() functions now take int argc, char **argv :) that
Luke Leighton
1999-11-22
1
-7
/
+7
*
const feeding frenzy
Luke Leighton
1999-11-08
1
-1
/
+1
*
adding experimental set user password command to rpcclient, it returns
Luke Leighton
1999-11-04
1
-19
/
+23
*
created msrpc_srv_enum_tprt() function by massaging cmd_srv_enum_tprt().
Luke Leighton
1999-11-03
1
-47
/
+56
*
dynamic mem allocation in net_srv_transport_enum() parsing.
Luke Leighton
1999-11-03
1
-0
/
+2
*
NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.
Luke Leighton
1999-10-30
1
-0
/
+61
*
error-code checking in lsa_lookup_sids. anonymous connections for
Luke Leighton
1999-10-01
1
-16
/
+27
*
display of session enum info
Luke Leighton
1999-08-18
1
-0
/
+7
*
event log update, netsessenum, netconnenum update.
Luke Leighton
1999-08-18
1
-2
/
+2
*
Adding "time" rpcclient command which displays the remote time.
Matthew Chapman
1999-05-01
1
-0
/
+41
*
removed nt_pipe_fnum from struct cli_state. need to be able to call
Luke Leighton
1998-12-07
1
-15
/
+20
*
strtoul replace with strtol
Luke Leighton
1998-10-16
1
-5
/
+5
*
rpc client mods (ntlmssp flags)
Luke Leighton
1998-10-16
1
-5
/
+5
*
- fixed a bunch of warnings and minor errors
Andrew Tridgell
1998-10-08
1
-10
/
+10
*
Makefile.in :
Luke Leighton
1998-10-02
1
-33
/
+32
*
added wksinfo command to rpcclient, which don't work too good.
Luke Leighton
1998-09-25
1
-12
/
+12
*
added rpcclient program
Luke Leighton
1998-09-25
1
-0
/
+329