summaryrefslogtreecommitdiff
path: root/source3/rpcclient/rpcclient.c
AgeCommit message (Expand)AuthorFilesLines
1998-10-15rpcclient interactive login (with trust account changing if you are root)Luke Leighton1-9/+7
1998-10-14warnings spotted by ./configure.developer optionsLuke Leighton1-1/+1
1998-10-10dce/rpcLuke Leighton1-0/+1
1998-10-09dce/rpc.Luke Leighton1-9/+15
1998-10-09basic client-side ntcreateX function (hard-wired values except filename)Luke Leighton1-0/+1
1998-10-08dce/rpcLuke Leighton1-0/+5
1998-10-05rpcclient srvsvc commands.Luke Leighton1-2/+0
1998-10-03fixed initialisation bug in rpcclient (stdout is not a constant)Andrew Tridgell1-1/+3
1998-10-03don't call functions that aren't there yet. (Luke had the codeAndrew Tridgell1-0/+2
1998-10-02Makefile.in :Luke Leighton1-2/+0
1998-09-30lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton1-0/+1
1998-09-29Got very strict about the differences and uses ofJeremy Allison1-1/+1
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1-18/+5
1998-09-27Fixed up more possibly uninitialized variables.Richard Sharpe1-1/+4
1998-09-25Fixed unused variable warning messages.Jeremy Allison1-2/+0
1998-09-25added in samr commands. assistance in returning the missing functions,Luke Leighton1-4/+0
1998-09-25added wksinfo command to rpcclient, which don't work too good.Luke Leighton1-0/+2
1998-09-25added rpcclient programLuke Leighton1-0/+770