r23105: Add lchown to the vfs layer. We need this in the POSIX code.
[sfrench/samba-autobuild/.git] / source / include / vfs_macros.h
2007-10-10 Jeremy Allisonr23105: Add lchown to the vfs layer. We need this in...
2007-10-10 James Peachr21757: Add SMB_VFS_CHFLAGS operation.
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Jim McDonoughr21324: Add linux setlease to the vfs layer. Next...
2007-10-10 Volker Lendecker21108: Send sys_notify_watch through the VFS, FAM...
2007-10-10 Volker Lendecker20048: Fix vfs_full_audit after Jims kernel_flock...
2007-10-10 Jim McDonoughr19647: Add some GPFS support in a vfs mod. Also adds...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 Jeremy Allisonr11232: Added ab's POSIX statvfs vfs call. Sorry for...
2007-10-10 Jim McDonoughr9091: Fix #2954, aix 5.1 compile. Stupid aix aio...
2007-10-10 Jeremy Allisonr9073: Fixing up please-add-me typos in stupid, over...
2007-10-10 Volker Lendecker8093: Next round. Now it compiles with --enable-socket...
2007-10-10 Jeremy Allisonr7963: Add aio support to 3.0.
2007-10-10 Jeremy Allisonr7893: Add in the extra parameters to opendir() to...
2007-10-10 Jeremy Allisonr4879: Fix rewinddir -> rewind_dir. Noticed by James...
2007-10-10 Volker Lendecker3844: Attempt to get the build farm in line. Some...
2007-10-10 Jeremy Allisonr3644: Fixup examples VFS compile.
2007-10-10 Jeremy Allisonr3642: Extend vfs to add seekdir/telldir/rewinddir...
2004-01-06 Jeremy AllisonPatch based on work from James Peach <jpeach@sgi.com...
2004-01-06 Jeremy AllisonPatch based on work from James Peach <jpeach@sgi.com...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-07 Jeremy AllisonShadow copy API - Original work by "Ken Cross" <kcross...
2003-07-16 Gerald Carterading new files from 3.0
2003-06-06 Jeremy AllisonFixup of typos.
2003-06-06 Jeremy Allisonmetze noticed some conn elements remaining in a VFS_NEXT.
2003-06-06 Jeremy AllisonFix for VFS_NEXT xattr calls (from metze). I will add...
2003-06-06 Jeremy AllisonMissed (name) arg in fgetxattr.
2003-06-06 Jeremy AllisonAdded EA operations to VFS layer.
2003-06-04 Alexander BokovoySync VFS API changes for vfs_nt_*get_acl. Patch from...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-29 Jeremy AllisonChange get_nt_acl() to include security_info wanted...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-19 Alexander BokovoyFix macros for next and opaque quota ops. Spotted by...
2003-05-14 Alexander BokovoyPrefix VFS API macros with SMB_ for consistency and...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-11 Alexander BokovoyAdd new files needed for VFS fixes.