summaryrefslogtreecommitdiff
path: root/source3/torture
AgeCommit message (Expand)AuthorFilesLines
2003-08-12Fix for bugid #205 - work by Andrew Bartlet (modified to useJeremy Allison1-1/+1
2003-07-30Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2-3/+3
2003-07-23convert snprintf() calls using pstrings & fstringsGerald Carter3-5/+5
2003-07-22Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter4-12/+15
2003-07-10i guess i'm the only one this ever annyoed...Gerald Carter1-2/+2
2003-07-04More conversions I missed. Thanks metze.Jeremy Allison1-4/+4
2003-07-04Fixed strlower changes I missed. Pointed out by metze.Jeremy Allison1-2/+2
2003-06-26Move up intialisation of logging, so we catch errors in handling 'preload mod...Jelmer Vernooij1-4/+4
2003-06-20Back out some of the changes to nsstest. I've kept the NULL pointerTim Potter1-138/+8
2003-06-16Update nsstest to cope with wins NSS module as well as winbind NSSTim Potter1-12/+183
2003-06-10fixed smbtorture LOCK1 test to know about the correct multiplier forAndrew Tridgell1-2/+3
2003-06-04Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzem...Alexander Bokovoy1-2/+3
2003-05-14Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...Alexander Bokovoy1-33/+33
2003-05-11Fix VFS layer:Alexander Bokovoy3-113/+105
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij9-22/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij9-0/+22
2003-05-03Fix use of uninitialised value in TCONDEV test - found by sun1 on the build farmAndrew Bartlett1-1/+1
2003-04-27Add 'smbiconv' program - a clone of the 'iconv' utilityJelmer Vernooij1-0/+243
2003-04-23Add a check to ensure that the server returns the correct device type, notAndrew Bartlett1-11/+20
2003-04-23Merge torture tests from HEAD - it looks like we had rather an incompleteAndrew Bartlett7-89/+171
2003-04-18fixing torture build by merging code from HEADGerald Carter2-892/+1359
2003-04-15merge in metze' smbcquotas patch from HEADGerald Carter1-2/+2
2003-04-14Fix popt usage (backport from HEAD)Jelmer Vernooij1-35/+9
2003-04-13This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2-0/+86
2003-04-11smbcquota patch from metzeGerald Carter3-81/+84
2003-04-10Added using different cnum test. WinXP and Samba now pass - Win2k fails.Jeremy Allison1-3/+23
2003-04-09Ensure we have WinXP-like semantics for checking TIDs and FIDs.Jeremy Allison1-0/+65
2003-04-09Set character set to default (UTF-8) before running tests.Martin Pool1-0/+3
2003-04-09t_push_ucs2, t_strcmp: Run tests only once by default, rather thanMartin Pool2-6/+12
2003-04-08Integrate abartlet's t_push_ucs2 test into test framework:Martin Pool1-2/+6
2003-04-06If the string does not convert back, print the buggy result.Andrew Bartlett1-3/+10
2003-04-06Fix bigballofmud.so, and add a test to show a bug I'm having with push_ucs2.Andrew Bartlett1-0/+40
2003-04-04This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+42
2003-04-04Test harness that exercises check_dos_char()Martin Pool1-0/+42
2003-04-01Merge from HEAD to define variable port_to_use. Needed to compile.John Terpstra1-0/+1
2003-04-01reversed the sense of the TCON test, now that we know that win2003Andrew Tridgell1-10/+10
2003-03-30This changes our handling of invalid service types that theVolker Lendecke1-0/+100
2003-03-30This changes our handling of invalid service types that theVolker Lendecke1-0/+100
2003-03-30added simple tests for SMBchkpath and SMBioctlAndrew Tridgell1-0/+142
2003-03-29updated the TCON test so that win2000 passes. Samba now fails thisAndrew Tridgell1-32/+63
2003-03-29added a simple test for the old SMBtcon interfaceAndrew Tridgell1-0/+38
2003-03-24Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changesJelmer Vernooij2-45/+13
2003-03-19Run test 10000 times to make measurement easier.Martin Pool1-2/+7
2003-03-18This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+23
2003-03-18The new string macros catch a bug at compile that previously onlyMartin Pool1-0/+7
2003-03-13show which files we fail to create in the casetable testAndrew Tridgell1-2/+5
2003-03-12Update usage message.Martin Pool1-1/+2
2003-03-12Add example of string overflow which is now caught in developer mode.Martin Pool1-0/+16
2003-03-11having sticky create times is not a bugAndrew Tridgell1-1/+0
2003-03-11fixed the MANGLE smbtorture test with the new paranoid string codeAndrew Tridgell1-1/+1