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