r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libraries
[nivanova/samba-autobuild/.git] / source4 / ntvfs / posix / pvfs_xattr.c
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Andrew Tridgellr19199: split out the xattr NTACL code into a separate...
2007-10-10 Stefan Metzmacherr16024: OpenBSD doesn't have ENOTSUP so use ENOSYS
2007-10-10 Jelmer Vernooijr14554: Write out header dependencies. This means all...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr13944: Yet another round of splitups.
2007-10-10 Jelmer Vernooijr12696: Reduce the size of include/structs.h
2007-10-10 Andrew Tridgellr7557: trigger a probe at tconx time to see if xattrs...
2007-10-10 Andrew Tridgellr7361: fixed the 'file becomes a directory' bug that...
2007-10-10 Andrew Tridgellr5666: winxp will use a NTTIME of -1 to mean "don't...
2007-10-10 Andrew Tridgellr4887: removed a bogus cast
2007-10-10 Andrew Tridgellr4547: - added talloc_new(ctx) macro that is a neater...
2007-10-10 Andrew Tridgellr4264: fix acl handling on systems without xattr support
2007-10-10 Andrew Tridgellr4242: added support for storing xattrs in a tdb. This...
2007-10-10 Andrew Tridgellr3939: - added "posix:fakeoplocks" option for testing...
2007-10-10 Andrew Tridgellr3834: - fixed XATTR_NTACL_NAME
2007-10-10 Andrew Tridgellr3833: NTACL is a better xattr name than DosAcl (tpot...
2007-10-10 Andrew Tridgellr3832: added NT ACL query/set to the posix NTVFS backen...
2007-10-10 Andrew Tridgellr3801: added allocation size rounding. This is needed...
2007-10-10 Andrew Tridgellr3798: added support for alternate data streams in...
2007-10-10 Andrew Tridgellr3747: - added some of the infrastructure needed for...
2007-10-10 Andrew Tridgellr3717: - expanded the RAW-RENAME test a little
2007-10-10 Andrew Tridgellr3575: fixed attribute normalisation in xattr code...
2007-10-10 Andrew Tridgellr3549: added support for DOS extended attribute lists...
2007-10-10 Andrew Tridgellr3545: initial support for using extended attributes...