summaryrefslogtreecommitdiffstats
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* Correct error message.Jeremy Allison2002-08-301-1/+1
* Better error reporting on OPEN test.Jeremy Allison2002-08-301-2/+4
* Added attribute specific OPEN tests (for SYSTEM and HIDDEN).Jeremy Allison2002-08-301-0/+44
* Correct popt argument info in vfstestJelmer Vernooij2002-08-292-39/+2
* Use popt for printing --help messageJelmer Vernooij2002-08-292-38/+13
* Don't use global memory contextJelmer Vernooij2002-08-292-10/+8
* Adding samtest utility used to test sam backends. Compiles but doesn't doJelmer Vernooij2002-08-291-0/+468
* if muhammad does not go to the mountain ...Simo Sorce2002-08-241-0/+2
* implemented lock and mknodSimo Sorce2002-08-212-16/+207
* some fixesJelmer Vernooij2002-08-201-24/+1
* Remove unused variablesJelmer Vernooij2002-08-201-16/+3
* make IRIX happySimo Sorce2002-08-191-10/+14
* Add 'conf' command to load different smb.conf filesJelmer Vernooij2002-08-191-4/+22
* O_NOFOLLOW does not exist on solaris 8 ??Simo Sorce2002-08-181-0/+4
* nicer locking timeout testAndrew Tridgell2002-08-181-2/+7
* improvements and bugfixSimo Sorce2002-08-181-17/+71
* A new utility to test VFS system and modulesSimo Sorce2002-08-183-0/+1468
* make the LOCK1 test randomise the time for the blocking lock testAndrew Tridgell2002-08-181-1/+1
* More cleanups, and add a comment/hint not to clean somthing up in future :-)Andrew Bartlett2002-07-211-63/+7
* Another smattering of static and constAndrew Bartlett2002-07-211-1/+1
* Test how many pipes we can open.Jeremy Allison2002-06-281-0/+29
* more dl* -> sys_dl* for scoAndrew Bartlett2002-05-171-2/+2
* add collision/total indication to every collision reportSimo Sorce2002-04-241-2/+3
* Back out the wrong changes I made yesterday ...Richard Sharpe2002-04-182-11/+6
* Fix smbtorture so it can handle collisions etc ...Richard Sharpe2002-04-172-6/+21
* nicer measurement of failures and collisionsAndrew Tridgell2002-04-121-7/+15
* better mangling test. We now test that we can create by long name andAndrew Tridgell2002-04-121-2/+33
* - added a mangling test suite that measures the collision rate onAndrew Tridgell2002-04-122-11/+179
* Fixed some compile warnings.Tim Potter2002-04-042-2/+4
* a dodgy fix for a dodgy race condition in smbtorture child startupAndrew Tridgell2002-03-281-1/+1
* Tests for insane open semantics.Jeremy Allison2002-03-261-7/+68
* Added 5 *NASTY* non-io open tests....Jeremy Allison2002-03-261-0/+169
* Forgot torture hacks...Jeremy Allison2002-03-231-5/+1
* Fix the mp3 rename bug - also tidy up our open code and remove the specialJeremy Allison2002-03-231-0/+69
* add a -n maxloops option so this can be run in a script and end after aHerb Lewis2002-03-221-1/+8
* merge fix for core dump when called with no args from 2.2Herb Lewis2002-03-211-1/+1
* update usage message with other options. Add a -d debuglevel optionHerb Lewis2002-03-211-1/+11
* Correctly increment offset in cli_smbwrite.Jeremy Allison2002-03-201-9/+23
* the beginning of a test to determine and display a servers propertiesAndrew Tridgell2002-03-191-0/+31
* Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-173-11/+11
* only try an ordinary file in lock6Andrew Tridgell2002-03-111-2/+2
* expanded the lock6 test a bit to try lsarpc as wellAndrew Tridgell2002-03-111-11/+17
* added a LOCK6 test for weird lockingX lock type bitsAndrew Tridgell2002-03-111-1/+40
* added -E and -Z options, and allow for the 2 servers to have differentAndrew Tridgell2002-03-101-33/+63
* remove an unused variableAndrew Tridgell2002-03-101-1/+1
* Added another 2 delete on close tests. Now 10. Had to fix smbd to match...Jeremy Allison2002-03-071-42/+121
* Change xcopy test to use defined constants rather than magic hexJeremy Allison2002-03-071-4/+22
* fixed NBENCH test on IRIX (tridge)Herb Lewis2002-03-061-1/+1
* make error codes match W2k advanced server sp2Herb Lewis2002-03-061-5/+5
* show a progress bar during the deny testsAndrew Tridgell2002-03-051-0/+11