summaryrefslogtreecommitdiffstats
path: root/source3/rpcclient
Commit message (Expand)AuthorAgeFilesLines
* dce/rpcLuke Leighton1998-10-161-3/+16
* strtoul removed, strtol used insteadLuke Leighton1998-10-161-1/+1
* strtoul replace with strtolLuke Leighton1998-10-162-12/+12
* rpc client mods (ntlmssp flags)Luke Leighton1998-10-165-24/+34
* trust passwordLuke Leighton1998-10-161-1/+1
* rpcclient interactive login (with trust account changing if you are root)Luke Leighton1998-10-152-32/+59
* warnings spotted by ./configure.developer optionsLuke Leighton1998-10-142-2/+1
* dce/rpcLuke Leighton1998-10-141-2/+3
* dce/rpcLuke Leighton1998-10-102-10/+51
* dce/rpcLuke Leighton1998-10-101-3/+3
* dce/rpcLuke Leighton1998-10-091-2/+30
* dce/rpc.Luke Leighton1998-10-092-10/+15
* basic client-side ntcreateX function (hard-wired values except filename)Luke Leighton1998-10-091-0/+1
* dce/rpcLuke Leighton1998-10-091-6/+1
* dce/rpcLuke Leighton1998-10-082-2/+15
* - fixed a bunch of warnings and minor errorsAndrew Tridgell1998-10-081-10/+10
* 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-022-35/+32
* Fix another possibly unitialized variable ...Richard Sharpe1998-10-011-1/+1
* lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton1998-09-302-2/+84
* 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-282-22/+9
* Fixed up more possibly uninitialized variables.Richard Sharpe1998-09-272-2/+5
* Fixed unused variable warning messages.Jeremy Allison1998-09-253-15/+1
* rpcclient: got samr command "enumusers -g -u" workingLuke Leighton1998-09-251-1/+6
* added in samr commands. assistance in returning the missing functions,Luke Leighton1998-09-253-141/+147
* added wksinfo command to rpcclient, which don't work too good.Luke Leighton1998-09-254-22/+1036
* added rpcclient programLuke Leighton1998-09-256-0/+2006