summaryrefslogtreecommitdiff
path: root/source3/torture
AgeCommit message (Expand)AuthorFilesLines
2002-11-07Fix the build.Jim McDonough1-1/+4
2002-10-30Remove last SAM filesJelmer Vernooij2-921/+0
2002-10-18Fix build. An extra parm was added to cli_full_connection but not locktest2.c.Jim McDonough1-1/+2
2002-09-26syncing up with HEAD again....Gerald Carter1-2/+173
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-2/+153
2002-09-25This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User6-0/+2471
2002-09-25remove extern for AllowDebugChange since we don't use itJelmer Vernooij1-1/+0
2002-09-25Fix debuglevel command-line argumentJelmer Vernooij1-1/+0
2002-09-25samtest should load smb.conf by defaultJelmer Vernooij1-1/+26
2002-09-24Fix bug in get_methods_by_nameJelmer Vernooij1-9/+71
2002-09-24- Don't put pointer to sam_domain_handle in sam_methods but single domainsid ...Jelmer Vernooij3-59/+74
2002-09-20Add framework for samtest commandsJelmer Vernooij2-880/+117
2002-09-19Merge in first command for 'samtest'Jelmer Vernooij3-11/+1036
2002-09-10Added final Steve French patch for "required" attributes with oldJeremy Allison1-0/+100
2002-09-05initial mem_ctx to NULLAndrew Tridgell2-2/+2
2002-08-30Correct error message.Jeremy Allison1-1/+1
2002-08-30Better error reporting on OPEN test.Jeremy Allison1-2/+4
2002-08-30Added attribute specific OPEN tests (for SYSTEM and HIDDEN).Jeremy Allison1-0/+44
2002-08-29Correct popt argument info in vfstestJelmer Vernooij2-39/+2
2002-08-29Use popt for printing --help messageJelmer Vernooij2-38/+13
2002-08-29Don't use global memory contextJelmer Vernooij2-10/+8
2002-08-29Adding samtest utility used to test sam backends. Compiles but doesn't doJelmer Vernooij1-0/+468
2002-08-24if muhammad does not go to the mountain ...Simo Sorce1-0/+2
2002-08-21implemented lock and mknodSimo Sorce2-16/+207
2002-08-20some fixesJelmer Vernooij1-24/+1
2002-08-20Remove unused variablesJelmer Vernooij1-16/+3
2002-08-19make IRIX happySimo Sorce1-10/+14
2002-08-19Add 'conf' command to load different smb.conf filesJelmer Vernooij1-4/+22
2002-08-18O_NOFOLLOW does not exist on solaris 8 ??Simo Sorce1-0/+4
2002-08-18nicer locking timeout testAndrew Tridgell1-2/+7
2002-08-18improvements and bugfixSimo Sorce1-17/+71
2002-08-18A new utility to test VFS system and modulesSimo Sorce3-0/+1468
2002-08-18make the LOCK1 test randomise the time for the blocking lock testAndrew Tridgell1-1/+1
2002-08-17Sync 3.0 branch with HEADJelmer Vernooij2-64/+8
2002-07-21More cleanups, and add a comment/hint not to clean somthing up in future :-)Andrew Bartlett1-63/+7
2002-07-21Another smattering of static and constAndrew Bartlett1-1/+1
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell4-4/+44
2002-06-28Test how many pipes we can open.Jeremy Allison1-0/+29
2002-05-17more dl* -> sys_dl* for scoAndrew Bartlett1-2/+2
2002-04-24add collision/total indication to every collision reportSimo Sorce1-2/+3
2002-04-18Back out the wrong changes I made yesterday ...Richard Sharpe2-11/+6
2002-04-17Fix smbtorture so it can handle collisions etc ...Richard Sharpe2-6/+21
2002-04-12merged the mangling test and passdb bugfixes into SAMBA_3_0Andrew Tridgell1-11/+17
2002-04-12This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+201
2002-04-12nicer measurement of failures and collisionsAndrew Tridgell1-7/+15
2002-04-12better mangling test. We now test that we can create by long name andAndrew Tridgell1-2/+33
2002-04-12- added a mangling test suite that measures the collision rate onAndrew Tridgell2-11/+179
2002-04-04Fixed some compile warnings.Tim Potter2-2/+4
2002-03-28a dodgy fix for a dodgy race condition in smbtorture child startupAndrew Tridgell1-1/+1
2002-03-26Tests for insane open semantics.Jeremy Allison1-7/+68