summaryrefslogtreecommitdiff
path: root/source4/torture/shell.c
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-11/+20
* s4: torture: Add a TALLOC_CTX * to torture_parse_target().Jeremy Allison2017-05-051-1/+1
* s4:torture/shell: simplify cli_credentials_set_password() callStefan Metzmacher2013-08-051-4/+1
* smbtorture: Rename --list to --list-suites, add stub --list.Jelmer Vernooij2010-12-101-1/+1
* samba: share readline wrappers among all buildsystems.Günther Deschner2010-10-011-1/+1
* smbtorture shell: Allow any config option to be set.James Peach2010-07-161-5/+6
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-2/+2
* smbtorture: Fix missing includes.James Peach2010-06-211-0/+1
* smbtorture: Add "target" command to interactive shell.James Peach2010-06-211-1/+29
* smbtorture: Enhance shell "help" command.James Peach2010-06-211-13/+23
* smbtorture: Add "auth" command to the shell.James Peach2010-06-211-0/+73
* smbtorture: Refactor interactive shell into independent commands.James Peach2010-06-211-26/+154
* smbtorture: Move interactive shell into a separate file.James Peach2010-06-211-0/+79