summaryrefslogtreecommitdiff
path: root/source3/lib/cmd_interp.c
AgeCommit message (Expand)AuthorFilesLines
2001-01-02Fixed -d option for rpcclient.Tim Potter1-2/+7
2000-12-11code review of rpcclientGerald Carter1-159/+140
2000-12-08Modified argc passed to rpc_client cmd_* functions to include argv[0].Tim Potter1-3/+3
2000-11-16Fix for plaintext passwords from Pat Sandfort @ HP.Jeremy Allison1-3/+6
2000-09-01-U% should be an anonymous connection. Fixed bug whereGerald Carter1-1/+2
2000-08-30Implemented AbortPrinter() from Gerald's Win32 test code. Just purge allJeremy Allison1-0/+2
2000-08-29added -P (for no prompt) and -A <authfile> optionsGerald Carter1-22/+92
2000-08-14Reverted the change Luke made. Removed IS_BITS_SET_XX macros.Jeremy Allison1-13/+7
2000-08-14hey, jerry: turns out you _have_ converted to get_safe_nt_errmsg!!!Luke Leighton1-2/+4
2000-08-14jeremy,Luke Leighton1-11/+15
2000-08-01Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...Jeremy Allison1-13/+7
2000-07-31More work on rpcclient...Gerald Carter1-4/+2
2000-07-27Ok - this is a *BIG* change - but it fixes the problems with static stringsJeremy Allison1-0/+1
2000-07-21Added EnumPorts() and fixed up some problemsGerald Carter1-48/+27
2000-07-14Fixed a bug in cmd_interp.c where if user%pass was entered onGerald Carter1-8/+3
2000-07-10Fixed a bug in parsing the command line.Gerald Carter1-1/+1
2000-07-07More rpcclient merge issues:Gerald Carter1-9/+11
2000-07-03first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter1-0/+1363