summaryrefslogtreecommitdiffstats
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* 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
* added -M option for minimum lock sizeAndrew Tridgell2002-03-051-4/+8
* fixed NBENCH code for NT4 server ntcreatex semanticsAndrew Tridgell2002-03-051-4/+10
* Found the mp3 problem - it's a generic class bug w.r.t. renaming.Jeremy Allison2002-03-051-0/+72
* allow setting of lock range and base in locktestAndrew Tridgell2002-03-041-10/+14
* added -k options for kerberos to smbtorture and locktestAndrew Tridgell2002-03-042-2/+28
* handle clock skew in getatr testAndrew Tridgell2002-03-031-3/+3
* fixed -c option to NBENCH testAndrew Tridgell2002-03-031-1/+1
* added a "XCOPY" test that simulates the open calls made by xcopy /OAndrew Tridgell2002-02-241-0/+45
* added a cli_qfilename() test to the trans2 testsAndrew Tridgell2002-02-211-0/+13
* got rid of a silly '*' in printoutAndrew Tridgell2002-02-051-1/+0
* - only show 1 cleanup msg per clientAndrew Tridgell2002-02-052-7/+17
* fixed the directory removal for when the dir doesn't exitAndrew Tridgell2002-02-051-1/+1
* rewrote smbtorture to use the new dbench 2 format and methodsAndrew Tridgell2002-02-052-187/+228
* Removed version number from file header.Tim Potter2002-01-3011-22/+11
* Quieten some pointer cast warnings.Tim Potter2002-01-161-3/+4
* Update the NT_STATUS -> DOS error table.Andrew Bartlett2002-01-031-3/+3
* Make a couple more of the warnings also be C commentsAndrew Bartlett2002-01-031-2/+2
* A few changes to always output the erorr mapping even when the error wasAndrew Bartlett2002-01-031-27/+34
* Workaround some 'smarts' in Win2k.Andrew Bartlett2002-01-031-0/+20
* Re-add bail on failure.Andrew Bartlett2002-01-031-2/+8
* fixed ERRMAPEXTRACT torture to work with win2kAndrew Tridgell2002-01-031-11/+5