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