summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient/rpcclient.c
Commit message (Expand)AuthorAgeFilesLines
* rpcclient registry commands.Luke Leighton1998-11-101-16/+24
* rpcclient interactive login (with trust account changing if you are root)Luke Leighton1998-10-151-9/+7
* warnings spotted by ./configure.developer optionsLuke Leighton1998-10-141-1/+1
* dce/rpcLuke Leighton1998-10-101-0/+1
* dce/rpc.Luke Leighton1998-10-091-9/+15
* basic client-side ntcreateX function (hard-wired values except filename)Luke Leighton1998-10-091-0/+1
* dce/rpcLuke Leighton1998-10-081-0/+5
* rpcclient srvsvc commands.Luke Leighton1998-10-051-2/+0
* fixed initialisation bug in rpcclient (stdout is not a constant)Andrew Tridgell1998-10-031-1/+3
* don't call functions that aren't there yet. (Luke had the codeAndrew Tridgell1998-10-031-0/+2
* Makefile.in :Luke Leighton1998-10-021-2/+0
* lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton1998-09-301-0/+1
* Got very strict about the differences and uses ofJeremy Allison1998-09-291-1/+1
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-18/+5
* Fixed up more possibly uninitialized variables.Richard Sharpe1998-09-271-1/+4
* Fixed unused variable warning messages.Jeremy Allison1998-09-251-2/+0
* added in samr commands. assistance in returning the missing functions,Luke Leighton1998-09-251-4/+0
* added wksinfo command to rpcclient, which don't work too good.Luke Leighton1998-09-251-0/+2
* added rpcclient programLuke Leighton1998-09-251-0/+770