summaryrefslogtreecommitdiffstats
path: root/source3/torture/torture.c
Commit message (Expand)AuthorAgeFilesLines
* r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison2007-10-101-0/+5
* r18310: Add a little test for some gencache routinesVolker Lendecke2007-10-101-0/+60
* r18070: be more verbose when errors happenStefan Metzmacher2007-10-101-0/+3
* r17853: Fix an uninitialized variable (m_time2). Jeremy, please check.Volker Lendecke2007-10-101-2/+3
* r17800: Start using struct timespec internally for file timesJeremy Allison2007-10-101-11/+12
* r17761: Handle times consistently across all client utils.Jeremy Allison2007-10-101-6/+6
* r17571: Change the return code of cli_session_setup from BOOL to NTSTATUSVolker Lendecke2007-10-101-13/+16
* r17554: CleanupVolker Lendecke2007-10-101-6/+1
* r17457: Add a test to do some operations on group mapping.Volker Lendecke2007-10-101-164/+5
* r17425: Add the multi-key wrapper. If it's necessary to add general blobs as ...Volker Lendecke2007-10-101-0/+164
* r17338: Add support for multiple shares test inspired by Samba 4 torture's --...Alexander Bokovoy2007-10-101-44/+153
* r17190: Remove a warning from "opi", a 64-bit machineVolker Lendecke2007-10-101-1/+1
* r16960: Some warnings from host "opi"Volker Lendecke2007-10-101-4/+5
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-44/+82
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r13072: Fix segfault in vfstest and smbtorture.Deryck Hodge2007-10-101-0/+2
* 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-101-1/+0
* 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-101-2/+0
* r7902: Fix the buildVolker Lendecke2007-10-101-7/+7
* 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
* r6586: get rid of a few more compiler warningsHerb Lewis2007-10-101-2/+3
* 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
* r5968: derrell's large file fix for libsmbclient (BUG 2505)Gerald Carter2007-10-101-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
* r4268: Merge fix for bugzilla #2150.Tim Potter2007-10-101-1/+1
* r4103: lock timeout is in milliseconds (as in reply.c)Herb Lewis2007-10-101-1/+1
* r1492: Rework our random number generation system.Andrew Bartlett2007-10-101-1/+1
* r1328: Fix the buildVolker Lendecke2007-10-101-1/+1
* r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replicationJeremy Allison2007-10-101-2/+2
* 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
* Merging Richard's rename test.Jeremy Allison2004-02-261-6/+75
* Janitor for tpot...bugzilla #1098, msleep already exists on aixJim McDonough2004-02-231-4/+4
* Make SMB_FILE_ACCESS_INFORMATION call work correctly.Jeremy Allison2004-02-201-6/+9
* Make us bug-for-bug compatible with W2K3 - to get delete on close semanticsJeremy Allison2004-02-201-9/+17
* Fix Bug # 924Volker Lendecke2003-12-301-2/+11
* A small fix to torture.c to cleanup the error handling and prevent crashes.Richard Sharpe2003-12-191-6/+6
* Final round of printf warnings fixes for the moment.Tim Potter2003-11-061-10/+14
* Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2003-07-301-2/+2
* convert snprintf() calls using pstrings & fstringsGerald Carter2003-07-231-2/+2
* fixed smbtorture LOCK1 test to know about the correct multiplier forAndrew Tridgell2003-06-101-2/+3