summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient/cmd_wkssvc.c
Commit message (Expand)AuthorAgeFilesLines
* 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