summaryrefslogtreecommitdiff
path: root/source4/torture/shell.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-16s4:torture: Migrate smbtorture to new cmdline option parserAndreas Schneider1-12/+12
2018-11-29s4:torture: Use #ifdef instead of #if for config.h definitionsAndreas Schneider1-1/+1
2017-05-11s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison1-11/+20
2017-05-05s4: torture: Add a TALLOC_CTX * to torture_parse_target().Jeremy Allison1-1/+1
2013-08-05s4:torture/shell: simplify cli_credentials_set_password() callStefan Metzmacher1-4/+1
2010-12-10smbtorture: Rename --list to --list-suites, add stub --list.Jelmer Vernooij1-1/+1
2010-10-01samba: share readline wrappers among all buildsystems.Günther Deschner1-1/+1
2010-07-16smbtorture shell: Allow any config option to be set.James Peach1-5/+6
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-2/+2
2010-06-21smbtorture: Fix missing includes.James Peach1-0/+1
2010-06-21smbtorture: Add "target" command to interactive shell.James Peach1-1/+29
2010-06-21smbtorture: Enhance shell "help" command.James Peach1-13/+23
2010-06-21smbtorture: Add "auth" command to the shell.James Peach1-0/+73
2010-06-21smbtorture: Refactor interactive shell into independent commands.James Peach1-26/+154
2010-06-21smbtorture: Move interactive shell into a separate file.James Peach1-0/+79