s4:torture: Use #ifdef instead of #if for config.h definitions
[garming/samba-autobuild/.git] / source4 / torture / shell.c
2018-11-29 Andreas Schneiders4:torture: Use #ifdef instead of #if for config.h...
2017-05-11 Jeremy Allisons4: popt: Global replace of cmdline_credentials ->...
2017-05-05 Jeremy Allisons4: torture: Add a TALLOC_CTX * to torture_parse_target().
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-05 Stefan Metzmachers4:torture/shell: simplify cli_credentials_set_password...
2010-12-10 Jelmer Vernooijsmbtorture: Rename --list to --list-suites, add stub...
2010-10-01 Günther Deschnersamba: share readline wrappers among all buildsystems.
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 James Peachsmbtorture shell: Allow any config option to be set.
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-06-21 James Peachsmbtorture: Fix missing includes.
2010-06-21 James Peachsmbtorture: Add "target" command to interactive shell.
2010-06-21 James Peachsmbtorture: Enhance shell "help" command.
2010-06-21 James Peachsmbtorture: Add "auth" command to the shell.
2010-06-21 James Peachsmbtorture: Refactor interactive shell into independent...
2010-06-21 James Peachsmbtorture: Move interactive shell into a separate...