summaryrefslogtreecommitdiffstats
path: root/source3/torture/torture.c
Commit message (Expand)AuthorAgeFilesLines
* Fix use of uninitialised value in TCONDEV test - found by sun1 on the build farmAndrew Bartlett2003-05-031-1/+1
* Add a check to ensure that the server returns the correct device type, notAndrew Bartlett2003-04-231-11/+20
* Merge torture tests from HEAD - it looks like we had rather an incompleteAndrew Bartlett2003-04-231-6/+66
* fixing torture build by merging code from HEADGerald Carter2003-04-181-890/+1357
* Merge from HEAD to define variable port_to_use. Needed to compile.John Terpstra2003-04-011-0/+1
* This changes our handling of invalid service types that theVolker Lendecke2003-03-301-0/+100
* Cleint-side-auth/kerberos fixes from HEAD, and don't connect to a shareAndrew Bartlett2003-02-241-1/+3
* Merge from HEAD:Andrew Bartlett2003-01-141-4/+4
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-31/+31
* Added OPEN test with HIDDEN/NORMAL attributes.Jeremy Allison2002-11-181-1/+49
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-2/+153
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+29
* merged the mangling test and passdb bugfixes into SAMBA_3_0Andrew 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
* 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
* 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
* Found the mp3 problem - it's a generic class bug w.r.t. renaming.Jeremy Allison2002-03-051-0/+72
* added -k options for kerberos to smbtorture and locktestAndrew Tridgell2002-03-041-1/+14
* 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-051-3/+1
* rewrote smbtorture to use the new dbench 2 format and methodsAndrew Tridgell2002-02-051-75/+69
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* 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
* Minor update to make the output 'real C'. (The output is intended to be a CAndrew Bartlett2002-01-021-3/+8
* Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter2001-11-261-2/+1
* Add a new torture test to extract a NT->DOS error map from an NT member of aAndrew Bartlett2001-11-251-0/+74