summaryrefslogtreecommitdiff
path: root/source3/torture
AgeCommit message (Expand)AuthorFilesLines
2002-03-28a dodgy fix for a dodgy race condition in smbtorture child startupAndrew Tridgell1-1/+1
2002-03-26Tests for insane open semantics.Jeremy Allison1-7/+68
2002-03-26Added 5 *NASTY* non-io open tests....Jeremy Allison1-0/+169
2002-03-23Forgot torture hacks...Jeremy Allison1-5/+1
2002-03-23Fix the mp3 rename bug - also tidy up our open code and remove the specialJeremy Allison1-0/+69
2002-03-22add a -n maxloops option so this can be run in a script and end after aHerb Lewis1-1/+8
2002-03-21merge fix for core dump when called with no args from 2.2Herb Lewis1-1/+1
2002-03-21update usage message with other options. Add a -d debuglevel optionHerb Lewis1-1/+11
2002-03-20Correctly increment offset in cli_smbwrite.Jeremy Allison1-9/+23
2002-03-19the beginning of a test to determine and display a servers propertiesAndrew Tridgell1-0/+31
2002-03-17Renamed get_nt_error_msg() to nt_errstr().Tim Potter3-11/+11
2002-03-11only try an ordinary file in lock6Andrew Tridgell1-2/+2
2002-03-11expanded the lock6 test a bit to try lsarpc as wellAndrew Tridgell1-11/+17
2002-03-11added a LOCK6 test for weird lockingX lock type bitsAndrew Tridgell1-1/+40
2002-03-10added -E and -Z options, and allow for the 2 servers to have differentAndrew Tridgell1-33/+63
2002-03-10remove an unused variableAndrew Tridgell1-1/+1
2002-03-07Added another 2 delete on close tests. Now 10. Had to fix smbd to match...Jeremy Allison1-42/+121
2002-03-07Change xcopy test to use defined constants rather than magic hexJeremy Allison1-4/+22
2002-03-06fixed NBENCH test on IRIX (tridge)Herb Lewis1-1/+1
2002-03-06make error codes match W2k advanced server sp2Herb Lewis1-5/+5
2002-03-05show a progress bar during the deny testsAndrew Tridgell1-0/+11
2002-03-05added -M option for minimum lock sizeAndrew Tridgell1-4/+8
2002-03-05fixed NBENCH code for NT4 server ntcreatex semanticsAndrew Tridgell1-4/+10
2002-03-05Found the mp3 problem - it's a generic class bug w.r.t. renaming.Jeremy Allison1-0/+72
2002-03-04allow setting of lock range and base in locktestAndrew Tridgell1-10/+14
2002-03-04added -k options for kerberos to smbtorture and locktestAndrew Tridgell2-2/+28
2002-03-03handle clock skew in getatr testAndrew Tridgell1-3/+3
2002-03-03fixed -c option to NBENCH testAndrew Tridgell1-1/+1
2002-02-24added a "XCOPY" test that simulates the open calls made by xcopy /OAndrew Tridgell1-0/+45
2002-02-21added a cli_qfilename() test to the trans2 testsAndrew Tridgell1-0/+13
2002-02-05got rid of a silly '*' in printoutAndrew Tridgell1-1/+0
2002-02-05- only show 1 cleanup msg per clientAndrew Tridgell2-7/+17
2002-02-05fixed the directory removal for when the dir doesn't exitAndrew Tridgell1-1/+1
2002-02-05rewrote smbtorture to use the new dbench 2 format and methodsAndrew Tridgell2-187/+228
2002-01-30Removed version number from file header.Tim Potter11-22/+11
2002-01-16Quieten some pointer cast warnings.Tim Potter1-3/+4
2002-01-03Update the NT_STATUS -> DOS error table.Andrew Bartlett1-3/+3
2002-01-03Make a couple more of the warnings also be C commentsAndrew Bartlett1-2/+2
2002-01-03A few changes to always output the erorr mapping even when the error wasAndrew Bartlett1-27/+34
2002-01-03Workaround some 'smarts' in Win2k.Andrew Bartlett1-0/+20
2002-01-03Re-add bail on failure.Andrew Bartlett1-2/+8
2002-01-03fixed ERRMAPEXTRACT torture to work with win2kAndrew Tridgell1-11/+5
2002-01-02Minor update to make the output 'real C'. (The output is intended to be a CAndrew Bartlett1-3/+8
2001-12-20Removed global debugf. Replaced with lp_set_logfile(name).Jeremy Allison1-3/+3
2001-12-19better nsstest error checkingAndrew Tridgell1-0/+20
2001-12-09set return value to total errorsAndrew Tridgell1-2/+9
2001-12-09better error checking in nsstestAndrew Tridgell1-9/+64
2001-12-09- check for correct error codesAndrew Tridgell1-27/+48
2001-12-06allow nsstest to test any nss moduleAndrew Tridgell1-13/+19
2001-12-03put sid_to_name behind the winbindd backend interfaceAndrew Tridgell1-2/+2