Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4:ntvfs/posix: correctly reset errno on success in pvfs_sys_mkdir() | Stefan Metzmacher | 2014-04-02 | 1 | -0/+1 |
* | ntvfs: Fix CID 1107225 Resource leak | Volker Lendecke | 2013-10-21 | 1 | -1/+3 |
* | s4/pvfs: handle non-POSIX compliant Tru64, NetBSD and FreeBSD errno on O_NOFO... | Björn Jacke | 2012-06-10 | 1 | -1/+22 |
* | s4-ntvfs: added allow_override check based on use of NT ACL | Andrew Tridgell | 2011-12-01 | 1 | -14/+14 |
* | s4-pvfs_sys: build on systems without O_NOFOLLOW or O_DIRECTORY | Andrew Tridgell | 2010-03-05 | 1 | -4/+22 |
* | s4-pvfs_sys: talloc_free should be before errno restore | Andrew Tridgell | 2010-03-05 | 1 | -13/+13 |
* | s4-pvfs: use O_FOLLOW one level at a time for security overrides | Andrew Tridgell | 2010-03-05 | 1 | -37/+357 |
* | s4-pvfs: new pvfs_sys module | Andrew Tridgell | 2010-03-05 | 1 | -0/+300 |