summaryrefslogtreecommitdiff
path: root/source3/torture
AgeCommit message (Expand)AuthorFilesLines
2002-09-20Add framework for samtest commandsJelmer Vernooij2-880/+117
2002-09-19Merge in first command for 'samtest'Jelmer Vernooij3-11/+1036
2002-09-10Added final Steve French patch for "required" attributes with oldJeremy Allison1-0/+100
2002-09-05initial mem_ctx to NULLAndrew Tridgell2-2/+2
2002-08-30Correct error message.Jeremy Allison1-1/+1
2002-08-30Better error reporting on OPEN test.Jeremy Allison1-2/+4
2002-08-30Added attribute specific OPEN tests (for SYSTEM and HIDDEN).Jeremy Allison1-0/+44
2002-08-29Correct popt argument info in vfstestJelmer Vernooij2-39/+2
2002-08-29Use popt for printing --help messageJelmer Vernooij2-38/+13
2002-08-29Don't use global memory contextJelmer Vernooij2-10/+8
2002-08-29Adding samtest utility used to test sam backends. Compiles but doesn't doJelmer Vernooij1-0/+468
2002-08-24if muhammad does not go to the mountain ...Simo Sorce1-0/+2
2002-08-21implemented lock and mknodSimo Sorce2-16/+207
2002-08-20some fixesJelmer Vernooij1-24/+1
2002-08-20Remove unused variablesJelmer Vernooij1-16/+3
2002-08-19make IRIX happySimo Sorce1-10/+14
2002-08-19Add 'conf' command to load different smb.conf filesJelmer Vernooij1-4/+22
2002-08-18O_NOFOLLOW does not exist on solaris 8 ??Simo Sorce1-0/+4
2002-08-18nicer locking timeout testAndrew Tridgell1-2/+7
2002-08-18improvements and bugfixSimo Sorce1-17/+71
2002-08-18A new utility to test VFS system and modulesSimo Sorce3-0/+1468
2002-08-18make the LOCK1 test randomise the time for the blocking lock testAndrew Tridgell1-1/+1
2002-07-21More cleanups, and add a comment/hint not to clean somthing up in future :-)Andrew Bartlett1-63/+7
2002-07-21Another smattering of static and constAndrew Bartlett1-1/+1
2002-06-28Test how many pipes we can open.Jeremy Allison1-0/+29
2002-05-17more dl* -> sys_dl* for scoAndrew Bartlett1-2/+2
2002-04-24add collision/total indication to every collision reportSimo Sorce1-2/+3
2002-04-18Back out the wrong changes I made yesterday ...Richard Sharpe2-11/+6
2002-04-17Fix smbtorture so it can handle collisions etc ...Richard Sharpe2-6/+21
2002-04-12nicer measurement of failures and collisionsAndrew Tridgell1-7/+15
2002-04-12better mangling test. We now test that we can create by long name andAndrew Tridgell1-2/+33
2002-04-12- added a mangling test suite that measures the collision rate onAndrew Tridgell2-11/+179
2002-04-04Fixed some compile warnings.Tim Potter2-2/+4
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