summaryrefslogtreecommitdiffstats
path: root/source/torture
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 'smbiconv' program - a clone of the 'iconv' utilityJelmer Vernooij2003-04-271-0/+243
* 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-237-89/+171
* fixing torture build by merging code from HEADGerald Carter2003-04-182-892/+1359
* merge in metze' smbcquotas patch from HEADGerald Carter2003-04-151-2/+2
* Fix popt usage (backport from HEAD)Jelmer Vernooij2003-04-141-35/+9
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2003-04-132-0/+86
|\
| * smbcquota patch from metzeGerald Carter2003-04-113-81/+84
| * 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
| * Set character set to default (UTF-8) before running tests.Martin Pool2003-04-091-0/+3
| * t_push_ucs2, t_strcmp: Run tests only once by default, rather thanMartin Pool2003-04-092-6/+12
| * Integrate abartlet's t_push_ucs2 test into test framework:Martin Pool2003-04-081-2/+6
| * If the string does not convert back, print the buggy result.Andrew Bartlett2003-04-061-3/+10
| * Fix bigballofmud.so, and add a test to show a bug I'm having with push_ucs2.Andrew Bartlett2003-04-061-0/+40
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2003-04-041-0/+42
|\|
| * Test harness that exercises check_dos_char()Martin Pool2003-04-041-0/+42
| * 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
| * Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changesJelmer Vernooij2003-03-242-45/+13
| * Run test 10000 times to make measurement easier.Martin Pool2003-03-191-2/+7
* | 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
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2003-03-181-0/+23
|\|
| * The new string macros catch a bug at compile that previously onlyMartin Pool2003-03-181-0/+7
| * show which files we fail to create in the casetable testAndrew Tridgell2003-03-131-2/+5
| * Update usage message.Martin Pool2003-03-121-1/+2
| * Add example of string overflow which is now caught in developer mode.Martin Pool2003-03-121-0/+16
| * having sticky create times is not a bugAndrew Tridgell2003-03-111-1/+0
| * fixed the MANGLE smbtorture test with the new paranoid string codeAndrew Tridgell2003-03-111-1/+1
| * make sure we have an empty directory when we start the utable testAndrew Tridgell2003-03-111-1/+5
| * fixed use_oplocks and the timeout in smbtorture startupAndrew Tridgell2003-03-101-6/+16
| * added -i option for ignoring dot errors in masktestAndrew Tridgell2003-03-101-2/+9
| * Make smbtorture use the same cli_full_connection() framework as the rest ofAndrew Bartlett2003-03-064-865/+842
| * 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
| * Add simple test harness that exposes StrCaseCmp for testing.Martin Pool2003-02-281-0/+20
| * More const fixes and flow on fixes from yesterday's const-fest.Tim Potter2003-02-252-2/+2
| * Add staticAndrew Bartlett2003-02-221-1/+1
| * New locktest7 code based on patch from "Srikanta Shivanna" <sshivanna@pillard...Jeremy Allison2003-02-221-0/+134
| * correct init for vfs.conn, thanks StefanSimo Sorce2003-02-191-1/+2
| * Add -V option (to print out version) to utilities where possibleJelmer Vernooij2003-02-182-0/+2
| * Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enableAndrew Bartlett2003-02-152-2/+7
| * Fixup delete on close torture.Jeremy Allison2003-02-111-10/+4
| * Samba janitors: applying mbp's redundant umask fix.Jeremy Allison2003-02-071-4/+0