summaryrefslogtreecommitdiffstats
path: root/source3/torture
Commit message (Expand)AuthorAgeFilesLines
* convert snprintf() calls using pstrings & fstringsGerald Carter2003-07-233-5/+5
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-224-12/+15
* i guess i'm the only one this ever annyoed...Gerald Carter2003-07-101-2/+2
* More conversions I missed. Thanks metze.Jeremy Allison2003-07-041-4/+4
* Fixed strlower changes I missed. Pointed out by metze.Jeremy Allison2003-07-041-2/+2
* Move up intialisation of logging, so we catch errors in handling 'preload mod...Jelmer Vernooij2003-06-261-4/+4
* Back out some of the changes to nsstest. I've kept the NULL pointerTim Potter2003-06-201-138/+8
* Update nsstest to cope with wins NSS module as well as winbind NSSTim Potter2003-06-161-12/+183
* fixed smbtorture LOCK1 test to know about the correct multiplier forAndrew Tridgell2003-06-101-2/+3
* Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzem...Alexander Bokovoy2003-06-041-2/+3
* Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...Alexander Bokovoy2003-05-141-33/+33
* Fix VFS layer:Alexander Bokovoy2003-05-113-113/+105
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-109-22/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-109-0/+22
* 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'.(This us...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'.(This us...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'.(This us...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