summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_xattr.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3939: - added "posix:fakeoplocks" option for testing with oplocks forced onAndrew Tridgell1-9/+34
2007-10-10r3834: - fixed XATTR_NTACL_NAMEAndrew Tridgell1-2/+2
2007-10-10r3833: NTACL is a better xattr name than DosAcl (tpot suggested this)Andrew Tridgell1-4/+4
2007-10-10r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL isAndrew Tridgell1-0/+43
2007-10-10r3801: added allocation size rounding. This is needed for ifstest.Andrew Tridgell1-1/+2
2007-10-10r3798: added support for alternate data streams in xattrs into pvfs.Andrew Tridgell1-2/+113
2007-10-10r3747: - added some of the infrastructure needed for streams support in pvfsAndrew Tridgell1-0/+37
2007-10-10r3717: - expanded the RAW-RENAME test a littleAndrew Tridgell1-13/+20
2007-10-10r3575: fixed attribute normalisation in xattr code. RAW-SEARCH now passes again.Andrew Tridgell1-1/+3
2007-10-10r3549: added support for DOS extended attribute lists (name/value pairs)Andrew Tridgell1-28/+100
2007-10-10r3545: initial support for using extended attributes to hold extended dos att...Andrew Tridgell1-0/+197