summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_sys.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-21ntvfs: Fix CID 1107225 Resource leakVolker Lendecke1-1/+3
2012-06-10s4/pvfs: handle non-POSIX compliant Tru64, NetBSD and FreeBSD errno on O_NOFO...Björn Jacke1-1/+22
2011-12-01s4-ntvfs: added allow_override check based on use of NT ACLAndrew Tridgell1-14/+14
2010-03-05s4-pvfs_sys: build on systems without O_NOFOLLOW or O_DIRECTORYAndrew Tridgell1-4/+22
2010-03-05s4-pvfs_sys: talloc_free should be before errno restoreAndrew Tridgell1-13/+13
2010-03-05s4-pvfs: use O_FOLLOW one level at a time for security overridesAndrew Tridgell1-37/+357
2010-03-05s4-pvfs: new pvfs_sys module Andrew Tridgell1-0/+300