summaryrefslogtreecommitdiffstats
path: root/source3/include/vfs_macros.h
Commit message (Expand)AuthorAgeFilesLines
* r4879: Fix rewinddir -> rewind_dir. Noticed by James Peach.Jeremy Allison2007-10-101-2/+2
* r3844: Attempt to get the build farm in line. Some systems seem to have definedVolker Lendecke2007-10-101-1/+1
* r3644: Fixup examples VFS compile.Jeremy Allison2007-10-101-1/+1
* r3642: Extend vfs to add seekdir/telldir/rewinddir. Yes I know I have toJeremy Allison2007-10-101-0/+10
* Patch based on work from James Peach <jpeach@sgi.com> to convert over toJeremy Allison2004-01-061-0/+6
* Shadow copy API - Original work by "Ken Cross" <kcross@nssolutions.com>, adaptedJeremy Allison2003-08-071-0/+3
* 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