summaryrefslogtreecommitdiffstats
path: root/source3/include/vfs_macros.h
Commit message (Expand)AuthorAgeFilesLines
* Fixup of typos.Jeremy Allison2003-06-061-8/+8
* metze noticed some conn elements remaining in a VFS_NEXT.Jeremy Allison2003-06-061-4/+4
* Fix for VFS_NEXT xattr calls (from metze). I will add these to skel.c toJeremy Allison2003-06-061-4/+4
* Missed (name) arg in fgetxattr.Jeremy Allison2003-06-061-1/+1
* Added EA operations to VFS layer.Jeremy Allison2003-06-061-0/+39
* Sync VFS API changes for vfs_nt_*get_acl. Patch from Stefan Metzmacher <mezte...Alexander Bokovoy2003-06-041-4/+4
* Change get_nt_acl() to include security_info wanted. Only return this.Jeremy Allison2003-05-291-2/+2
* Fix macros for next and opaque quota ops. Spotted by metzeAlexander Bokovoy2003-05-191-4/+4
* Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...Alexander Bokovoy2003-05-141-192/+192
* Add new files needed for VFS fixes.Alexander Bokovoy2003-05-111-0/+270