summaryrefslogtreecommitdiff
path: root/source3/rpcclient/cmd_srvsvc.c
AgeCommit message (Expand)AuthorFilesLines
1999-10-01error-code checking in lsa_lookup_sids. anonymous connections forLuke Leighton1-16/+27
1999-08-18display of session enum infoLuke Leighton1-0/+7
1999-08-18event log update, netsessenum, netconnenum update.Luke Leighton1-2/+2
1999-05-01Adding "time" rpcclient command which displays the remote time.Matthew Chapman1-0/+41
1998-12-07removed nt_pipe_fnum from struct cli_state. need to be able to callLuke Leighton1-15/+20
1998-10-16strtoul replace with strtolLuke Leighton1-5/+5
1998-10-16rpc client mods (ntlmssp flags)Luke Leighton1-5/+5
1998-10-08- fixed a bunch of warnings and minor errorsAndrew Tridgell1-10/+10
1998-10-02Makefile.in :Luke Leighton1-33/+32
1998-09-25added wksinfo command to rpcclient, which don't work too good.Luke Leighton1-12/+12
1998-09-25added rpcclient programLuke Leighton1-0/+329