summaryrefslogtreecommitdiffstats
path: root/source3/torture/cmd_vfs.c
Commit message (Expand)AuthorAgeFilesLines
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-10/+14
* r8682: fix vfstest, thanks to Rainer Link for spotting this oneSimo Sorce2007-10-101-0/+2
* 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-101-2/+2
* r6640: Attempt to fix 'make everything' with the paranoid malloc checker.Volker Lendecke2007-10-101-1/+1
* r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison2007-10-101-2/+2
* r4236: More *alloc fixes.Jeremy Allison2007-10-101-1/+1
* r3072: Fix for bug #1947 - incorrect use of getpwnam() etc. interface.Jeremy Allison2007-10-101-6/+0
* 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
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-221-3/+6
* 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-111-105/+96
* Please compile with :Jeremy Allison2002-11-231-20/+26
* implemented lock and mknodSimo Sorce2002-08-211-7/+118
* make IRIX happySimo Sorce2002-08-191-10/+14
* O_NOFOLLOW does not exist on solaris 8 ??Simo Sorce2002-08-181-0/+4
* improvements and bugfixSimo Sorce2002-08-181-17/+71
* A new utility to test VFS system and modulesSimo Sorce2002-08-181-0/+872