summaryrefslogtreecommitdiff
path: root/source/torture/torture.c
Commit message (Expand)AuthorAgeFilesLines
* syncing up to 3.0.0rc1Gerald Carter2003-08-151-4/+4
* starting to sync for 3.0beta2Gerald Carter2003-07-011-2/+3
* Merge from SAMBA_3_0: initialise return value in run_tcon_devtype_test()Tim Potter2003-05-271-1/+1
* Reverse previous patch from Stefan and me after comments by Andrew Bartlett.Jelmer Vernooij2003-05-101-2/+0
* Patch from metze and me that adds dummy smb_register_*() functionsJelmer Vernooij2003-05-101-0/+2
* Merge compile and other fixes from 3.0 to HEAD.Andrew Bartlett2003-04-281-15/+24
* Bail out early when we fail on the rw_torture test.Andrew Bartlett2003-04-221-2/+7
* Tested on Win2k, now I think I know what success/fail means in fdsess test.Jeremy Allison2003-04-151-0/+2
* Try and create a file with different vuid, same cnum. Not yet sureJeremy Allison2003-04-141-0/+13
* smbcquota patch from metzeGerald Carter2003-04-111-77/+80
* Added using different cnum test. WinXP and Samba now pass - Win2k fails.Jeremy Allison2003-04-101-3/+23
* Ensure we have WinXP-like semantics for checking TIDs and FIDs.Jeremy Allison2003-04-091-0/+65
* reversed the sense of the TCON test, now that we know that win2003Andrew Tridgell2003-04-011-10/+10
* This changes our handling of invalid service types that theVolker Lendecke2003-03-301-0/+100
* added simple tests for SMBchkpath and SMBioctlAndrew Tridgell2003-03-301-0/+142
* updated the TCON test so that win2000 passes. Samba now fails thisAndrew Tridgell2003-03-291-32/+63
* added a simple test for the old SMBtcon interfaceAndrew Tridgell2003-03-291-0/+38
* having sticky create times is not a bugAndrew Tridgell2003-03-111-1/+0
* fixed use_oplocks and the timeout in smbtorture startupAndrew Tridgell2003-03-101-6/+16
* Make smbtorture use the same cli_full_connection() framework as the rest ofAndrew Bartlett2003-03-061-811/+788
* FIXME about crash on failure case.Martin Pool2003-03-061-2/+5
* Add *SMBSERVER fallback code to smbtorture ...Richard Sharpe2003-03-051-3/+17
* Add code to allow us to specify the port to connect on when performingRichard Sharpe2003-03-051-6/+14
* New locktest7 code based on patch from "Srikanta Shivanna" <sshivanna@pillard...Jeremy Allison2003-02-221-0/+134
* Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enableAndrew Bartlett2003-02-151-1/+3
* Fixup delete on close torture.Jeremy Allison2003-02-111-10/+4
* Got complete (I hope) coverage of the OPEN TRUNCATE ATTRIBUTES test.Jeremy Allison2003-02-031-122/+91
* Added first part of attribute matrix tests. Not run and compiled in right now...Jeremy Allison2003-01-311-0/+101
* Fix a number of client-side fstring/pstring mixups.Andrew Bartlett2003-01-111-4/+4
* BIG patch...Andrew Bartlett2003-01-021-31/+31
* Added HIDDEN/NORMAL attribute test.Jeremy Allison2002-11-181-1/+49
* Added final Steve French patch for "required" attributes with oldJeremy Allison2002-09-101-0/+100
* 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
* nicer locking timeout testAndrew Tridgell2002-08-181-2/+7
* make the LOCK1 test randomise the time for the blocking lock testAndrew Tridgell2002-08-181-1/+1
* Test how many pipes we can open.Jeremy Allison2002-06-281-0/+29
* Back out the wrong changes I made yesterday ...Richard Sharpe2002-04-181-2/+2
* Fix smbtorture so it can handle collisions etc ...Richard Sharpe2002-04-171-2/+2
* - added a mangling test suite that measures the collision rate onAndrew Tridgell2002-04-121-11/+17
* Fixed some compile warnings.Tim Potter2002-04-041-2/+2
* 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
* 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-171-5/+5