summaryrefslogtreecommitdiffstats
path: root/source/torture
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor update to make the output 'real C'. (The output is intended to be a CAndrew Bartlett2002-01-021-3/+8
* Removed global debugf. Replaced with lp_set_logfile(name).Jeremy Allison2001-12-201-3/+3
* better nsstest error checkingAndrew Tridgell2001-12-191-0/+20
* set return value to total errorsAndrew Tridgell2001-12-091-2/+9
* better error checking in nsstestAndrew Tridgell2001-12-091-9/+64
* - check for correct error codesAndrew Tridgell2001-12-091-27/+48
* allow nsstest to test any nss moduleAndrew Tridgell2001-12-061-13/+19
* put sid_to_name behind the winbindd backend interfaceAndrew Tridgell2001-12-031-2/+2
* fixed default location of libnss_winbind.soAndrew Tridgell2001-12-031-1/+1
* fixed the nsswitch initgroups codeAndrew Tridgell2001-12-031-0/+302
* fix a bunch of places where we can double-free a cli structureAndrew Tridgell2001-11-282-2/+0
* Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter2001-11-265-12/+8
* Add a new torture test to extract a NT->DOS error map from an NT member of aAndrew Bartlett2001-11-251-0/+74
* Removed TimeInit() call from every client program (except for one placeTim Potter2001-11-235-9/+0
* fix maxfd test to start deleting at right fileAndrew Tridgell2001-11-201-0/+1
* fix locktest default parametersAndrew Tridgell2001-11-201-2/+3