summaryrefslogtreecommitdiff
path: root/source3/torture/cmd_vfs.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4236: More *alloc fixes.Jeremy Allison1-1/+1
2007-10-10r3072: Fix for bug #1947 - incorrect use of getpwnam() etc. interface.Jeremy Allison1-6/+0
2003-10-14Enclose usage of st_blksize and st_blocks struct stat members inTim Potter1-0/+12
2003-08-27Add CAP VFS module from Monyo. Primary purpose of this module is to provide C...Alexander Bokovoy1-6/+9
2003-07-22Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter1-3/+6
2003-05-14Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...Alexander Bokovoy1-33/+33
2003-05-11Fix VFS layer:Alexander Bokovoy1-105/+96
2002-11-23Please compile with :Jeremy Allison1-20/+26
2002-08-21implemented lock and mknodSimo Sorce1-7/+118
2002-08-19make IRIX happySimo Sorce1-10/+14
2002-08-18O_NOFOLLOW does not exist on solaris 8 ??Simo Sorce1-0/+4
2002-08-18improvements and bugfixSimo Sorce1-17/+71
2002-08-18A new utility to test VFS system and modulesSimo Sorce1-0/+872