summaryrefslogtreecommitdiffstats
path: root/source4/torture/smbtorture.c
Commit message (Expand)AuthorAgeFilesLines
* s4:smbtorture Create a new random output directory each time, and delete itAndrew Bartlett2010-10-111-2/+14
* samba: share readline wrappers among all buildsystems.Günther Deschner2010-10-011-1/+1
* smbtorture: Report times.Jelmer Vernooij2010-09-221-0/+2
* torture: Remove active_testname variable.Jelmer Vernooij2010-09-211-3/+0
* torture: Fix running individual tests.Jelmer Vernooij2010-09-211-2/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-53/+53
* smbtorture: Fix loading of --load-list.Jelmer Vernooij2010-06-251-10/+12
* smbtorture: Fixx off-by-one command line parsing.James Peach2010-06-211-17/+17
* smbtorture: Add "target" command to interactive shell.James Peach2010-06-211-15/+22
* smbtorture: Move interactive shell into a separate file.James Peach2010-06-211-59/+18
* smbtorture: Print global options for interactive "list" command.James Peach2010-06-211-1/+3
* smbtorture: Add history support to shell mode.James Peach2010-06-211-1/+8
* smbtorture: Add list command to smbtorture shell.James Peach2010-06-211-36/+94
* s4 torture: RAW-SEARCH: break out some of the old search levelsAravind Srinivasan2010-06-151-0/+2
* s4-smbtorture: allow to call single tests from a testcase in a testsuiteGünther Deschner2010-06-031-0/+10
* torture: Simplify torture suite running, call restricted test suite runner.Jelmer Vernooij2010-04-101-43/+29
* smbtorture: Remove unused shell feature.Jelmer Vernooij2010-04-101-51/+1
* smbtorture: Support --load-list argument.Jelmer Vernooij2010-04-101-16/+30
* s4/torture: Suppress Valgrind warningsKamen Mazdrashki2010-04-091-1/+2
* smbtorture: Report number of available tests in a testsuite using subunit.Jelmer Vernooij2010-03-311-1/+7
* s4/torture: Parameterize output in LOCK tests based off server supportSteven Danneman2010-01-101-0/+3
* s4 torture: Add a new torture:hide_on_access_denied parameterTim Prouty2009-12-071-0/+3
* s4 torture: Make RAW-SEARCH pass against win7Zachary Loafman2009-12-031-0/+9
* s4 torture: Parameterize WRITE_AND_CLOSE supportZachary Loafman2009-12-031-0/+1
* s4 torture: Allow READ to be parameterized, add more readx testsZachary Loafman2009-12-031-0/+1
* s4-torture: Allow the legacy DENY_FCB/DENY_DOS share modes to be ignoredZachary Loafman2009-12-031-0/+2
* s4 torture: Add a few more windows target typesTim Prouty2009-12-031-0/+4
* s4 torture: Allow some implementations to break from level1 to none with two ...Tim Prouty2009-12-031-0/+2
* s4/torture: Add target functionality parameters to SMBv1 BRL testsSteven Danneman2009-12-021-1/+6
* Revert "s4 torture: Allow onefs to be checked like samba3 and samba4"Tim Prouty2009-12-011-1/+0
* s4 torture: Allow onefs to be checked like samba3 and samba4Tim Prouty2009-11-251-0/+1
* s4/torture: Port SMBv1 Change Notify tests to SMBv2Aravind Srinivasan2009-11-171-0/+2
* torture/smb2: make SMB2 BRL tests pass against W2K8R2Steven Danneman2009-11-171-0/+2
* s4:smbtorture - Add "const" before "value"Matthias Dieter Wallnöfer2009-10-221-1/+1
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-4/+0
* s4-torture: catch bad command line optionsAndrew Tridgell2009-10-151-0/+3
* s4/torture: Add server target of OneFSSteven Danneman2009-10-061-2/+5
* RAW-LOCK: fix the run against w2k3, w2k8, win7rc and samba3/4Stefan Metzmacher2009-07-061-0/+2
* smbtorture: Output subunit by default.Jelmer Vernooij2009-06-131-1/+1
* smbtorture: Remove unused 'quiet' output format.Jelmer Vernooij2009-06-131-36/+0
* s4 torture: Smbtorture additions for Windows BRLZack Kirsch2009-02-111-0/+2
* Fix segfault when there are no tests registered.Jelmer Vernooij2008-12-221-1/+1
* Fix the build.Jelmer Vernooij2008-11-021-0/+3
* Split out torture results from torture context.Jelmer Vernooij2008-11-011-3/+6
* Move subunit ui ops out of smbtorture to the torture library.Jelmer Vernooij2008-10-231-75/+1
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* smbtorture: add --extra-user optionStefan Metzmacher2008-07-261-1/+13
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-141-1/+1
* Use new dynconfig.h location.Jelmer Vernooij2008-05-271-1/+1