summaryrefslogtreecommitdiffstats
path: root/examples/VFS/skel_transparent.c
Commit message (Expand)AuthorAgeFilesLines
* r24123: add file_id_create() to some vfs modulesStefan Metzmacher2007-10-101-0/+7
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chownJeremy Allison2007-10-101-2/+2
* r23105: Add lchown to the vfs layer. We need this in the POSIX code.Jeremy Allison2007-10-101-0/+6
* r21762: Fix the build by enabling shared modules and adding the config.*James Peach2007-10-101-5/+25
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-10-101-3/+3
* r16948: Sync the exmaples code from trunk.Jeremy Allison2007-10-101-116/+116
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2007-10-101-0/+6
* r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.Jeremy Allison2007-10-101-0/+6
* r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison2007-10-101-6/+6
* r7963: Add aio support to 3.0.Jeremy Allison2007-10-101-0/+44
* r7952: Fix for bug #2826 pointed out by Jiri Klouda <jk@zg.cz>.Jeremy Allison2007-10-101-2/+2
* r7893: Add in the extra parameters to opendir() to fix the large directory/in...Jeremy Allison2007-10-101-2/+2
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-2/+2
* r3644: Fixup examples VFS compile.Jeremy Allison2007-10-101-1/+19
* Patch based on work from James Peach <jpeach@sgi.com> to convert over toJeremy Allison2004-01-061-0/+10
* Test modules for shadow copy by "Stefan (metze) Metzmacher" <metze@metzemix.de>.Jeremy Allison2003-08-071-1/+7
* Make skeleton VFSs compile with new EA modules.Jeremy Allison2003-06-061-0/+74
* Move VFS example skel.c to two different examples: one for opaque operations ...Alexander Bokovoy2003-06-041-0/+458