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
2002-10-04
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
1
-4
/
+4
2002-07-30
Some crash fixes for netshareenum returning zero shares.
Tim Potter
1
-1
/
+1
2002-06-01
Update for new interface to netfileenum
Jim McDonough
1
-1
/
+1
2002-05-31
Update netfileenum to new api.
Jim McDonough
1
-1
/
+1
2002-05-30
Added netfileenum (sorry - no output though (-:) command.
Tim Potter
1
-0
/
+33
2002-05-29
Added netremotetod to try and figure out which srvsvc commands are denied
Tim Potter
1
-0
/
+23
2002-05-28
Added netshareenum command at level 1 and 2.
Tim Potter
1
-1
/
+74
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-10-12
Some old stuff hanging around since the CIFS conference. Big cleanup of
Tim Potter
1
-18
/
+6
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-04
it now all compiles - so try enabling it by default and see what explodes on ...
Andrew Tridgell
1
-6
/
+6
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
1
-1
/
+1
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