summaryrefslogtreecommitdiffstats
path: root/source/torture
Commit message (Expand)AuthorAgeFilesLines
* 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
* Given how core this code is, I figure it should have it's own testsuite.Andrew Bartlett2004-03-091-0/+35
* Merging Richard's rename test.Jeremy Allison2004-02-261-6/+75
* Janitor for tpot...bugzilla #1098, msleep already exists on aixJim McDonough2004-02-232-6/+6
* 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
* Two trivial warningsVolker Lendecke2003-12-021-1/+3
* Final round of printf warnings fixes for the moment.Tim Potter2003-11-063-13/+17
* Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2003-10-221-1/+1
* Enclose usage of st_blksize and st_blocks struct stat members inTim Potter2003-10-141-0/+12
* Add CAP VFS module from Monyo. Primary purpose of this module is to provide C...Alexander Bokovoy2003-08-271-6/+9
* Fix for #150.Alexander Bokovoy2003-08-261-8/+8
* metze's autogenerate patch for version.hGerald Carter2003-08-201-2/+2
* Fix for bugid #205 - work by Andrew Bartlet (modified to useJeremy Allison2003-08-121-1/+1
* Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2003-07-302-3/+3
* convert snprintf() calls using pstrings & fstringsGerald Carter2003-07-233-5/+5
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-224-12/+15
* i guess i'm the only one this ever annyoed...Gerald Carter2003-07-101-2/+2
* More conversions I missed. Thanks metze.Jeremy Allison2003-07-041-4/+4
* Fixed strlower changes I missed. Pointed out by metze.Jeremy Allison2003-07-041-2/+2
* Move up intialisation of logging, so we catch errors in handling 'preload mod...Jelmer Vernooij2003-06-261-4/+4
* Back out some of the changes to nsstest. I've kept the NULL pointerTim Potter2003-06-201-138/+8
* Update nsstest to cope with wins NSS module as well as winbind NSSTim Potter2003-06-161-12/+183
* fixed smbtorture LOCK1 test to know about the correct multiplier forAndrew Tridgell2003-06-101-2/+3
* Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzem...Alexander Bokovoy2003-06-041-2/+3
* Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...Alexander Bokovoy2003-05-141-33/+33
* Fix VFS layer:Alexander Bokovoy2003-05-113-113/+105
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-109-22/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-109-0/+22