summaryrefslogtreecommitdiffstats
path: root/source/rpcclient/cmd_wkssvc.c
Commit message (Expand)AuthorAgeFilesLines
* moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell2000-04-251-1/+0
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-5/+17
* updated \PIPE\wkssvc commands to use new abstracted connection system.Luke Leighton1999-11-271-13/+1
* moved two more commands over to getopt.Luke Leighton1999-11-221-3/+2
* okay :) all cmd_() functions now take int argc, char **argv :) thatLuke Leighton1999-11-221-1/+1
* removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton1998-12-071-3/+4
* strtoul removed, strtol used insteadLuke Leighton1998-10-161-1/+1
* rpc client mods (ntlmssp flags)Luke Leighton1998-10-161-1/+1
* Fixed unused variable warning messages.Jeremy Allison1998-09-251-1/+1
* added wksinfo command to rpcclient, which don't work too good.Luke Leighton1998-09-251-10/+9
* added rpcclient programLuke Leighton1998-09-251-0/+96