summaryrefslogtreecommitdiff
path: root/source3/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15034: Attempt to make the build farm happyVolker Lendecke1-1/+1
2007-10-10r14898: This change is an attempt to improve the quality of the information thatJames Peach1-0/+5
2007-10-10r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison1-0/+9
2007-10-10r13799: Make locktest debug a little easier to read.Jeremy Allison1-3/+17
2007-10-10r13796: Another load_case_tables...Jeremy Allison1-0/+2
2007-10-10r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman10-11/+11
2007-10-10r13072: Fix segfault in vfstest and smbtorture.Deryck Hodge2-0/+3
2007-10-10r11556: Fix "make everything"Volker Lendecke1-3/+3
2007-10-10r11420: Fix issue pointed out by Dina Fine <dina@exanet.com>. We canJeremy Allison1-1/+5
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter7-9/+116
2007-10-10r8682: fix vfstest, thanks to Rainer Link for spotting this oneSimo Sorce1-0/+2
2007-10-10r8653: Fix bug #2659.Lars Müller1-1/+1
2007-10-10r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter9-18/+0
2007-10-10r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison1-1/+1
2007-10-10r7902: Fix the buildVolker Lendecke3-10/+10
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison1-2/+2
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-1/+1
2007-10-10r7390: Revision 7371 did not help :-(Volker Lendecke1-4/+0
2007-10-10r7371: On one build farm box dirtest1 does not return, I think this might be ...Volker Lendecke1-0/+4
2007-10-10r6640: Attempt to fix 'make everything' with the paranoid malloc checker.Volker Lendecke6-18/+18
2007-10-10r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison1-2/+2
2007-10-10r6586: get rid of a few more compiler warningsHerb Lewis3-5/+7
2007-10-10r6575: use samba4 torture please message on samba 3 tortureSimo Sorce1-0/+3
2007-10-10r6176: Fix a possibly uninitialised variable warning.Tim Potter1-1/+1
2007-10-10r6175: Fix crash bug and compiler warnings in strchr_m() test. Bugzilla #2565.Tim Potter1-1/+4
2007-10-10r5968: derrell's large file fix for libsmbclient (BUG 2505)Gerald Carter2-4/+4
2007-10-10r5749: fix some build issuesGerald Carter2-3/+3
2007-10-10r5641: Fix from James Peach @ SGI for oplock2 test.Jeremy Allison1-2/+3
2007-10-10r5589: Ensure the torture code that uses cli_list and cli_list_oldJeremy Allison1-2/+2
2007-10-10r5525: Add extra case to torture to test this (we currently fail with the wrongJeremy Allison1-2/+45
2007-10-10r4645: patch from Rob to fix the build breakage in vfstest after the reload_p...Gerald Carter1-2/+5
2007-10-10r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for eachVolker Lendecke1-1/+5
2007-10-10r4268: Merge fix for bugzilla #2150.Tim Potter1-1/+1
2007-10-10r4236: More *alloc fixes.Jeremy Allison1-1/+1
2007-10-10r4103: lock timeout is in milliseconds (as in reply.c)Herb Lewis1-1/+1
2007-10-10r3072: Fix for bug #1947 - incorrect use of getpwnam() etc. interface.Jeremy Allison1-6/+0
2007-10-10r2824: restored the is_case_sensitive option to ms_fnmatch() in Samba3. It isAndrew Tridgell1-1/+1
2007-10-10r2814: Exactly the same as "main" build fix.Rafal Szczesniak1-1/+1
2007-10-10r1492: Rework our random number generation system.Andrew Bartlett1-1/+1
2007-10-10r1444: Another attempt to fulfil the 100% promise. There might be two dots at...Volker Lendecke1-1/+1
2007-10-10r1396: Give the build farm a chance to be clean before 3.0.5. We don't acceptVolker Lendecke1-0/+4
2007-10-10r1328: Fix the buildVolker Lendecke1-1/+1
2007-10-10r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replicationJeremy Allison1-2/+2
2007-10-10r1154: Change default setting for case sensitivity to "auto". If set to autoJeremy Allison1-1/+1
2007-10-10r81: Make EA's case independent - fix smbtorture to test for this.Jeremy Allison1-2/+2
2004-03-30Ensure we cope correctly with ea length of zero. Detect torture fail correctly.Jeremy Allison1-0/+12
2004-03-29Setting EA's to zero length deletes them.Jeremy Allison1-1/+28
2004-03-29Fix get/set of EA's in client library. Added torture test for it.Jeremy Allison1-4/+17
2004-03-27Working (tested) client code for setting EA's by filename and fnum.Jeremy Allison1-0/+55
2004-03-12Fix build after Jeremy -- yet another place where convert_string() wasn't upd...Alexander Bokovoy1-2/+2