summaryrefslogtreecommitdiffstats
path: root/source/torture
Commit message (Expand)AuthorAgeFilesLines
* 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-109-22/+0
* Patch from metze and me that adds dummy smb_register_*() functionsJelmer Vernooij2003-05-109-0/+22
* Merge compile and other fixes from 3.0 to HEAD.Andrew Bartlett2003-04-283-36/+45
* Add 'smbiconv' program - a clone of the 'iconv' utilityJelmer Vernooij2003-04-271-0/+243
* Make the mangleing code actually use a common prefix, not just the sameAndrew Bartlett2003-04-221-4/+12
* 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-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
* 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
* 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
* 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-114-20/+20