summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/posix/pvfs_mkdir.c
Commit message (Expand)AuthorAgeFilesLines
* r4615: added acl checking on directory search in pvfsAndrew Tridgell2007-10-101-2/+2
* r4584: fix pvfs backend to pass the new enhanced RAW-ACLS test. Easy once I r...Andrew Tridgell2007-10-101-2/+2
* r4408: added the remaining access check hooks into pvfs. All calls should now...Andrew Tridgell2007-10-101-0/+16
* r4405: added acl inheritance to the mkdir and t2mkdir backends.Andrew Tridgell2007-10-101-0/+14
* r4244: add more calls to pvfs_xattr_unlink_hook() on file/dir create, to try ...Andrew Tridgell2007-10-101-0/+4
* r4243: a sniff from kukks showed that the ea_set interface in trans2 setfilei...Andrew Tridgell2007-10-101-7/+11
* r4182: fixed trans2 mkdir, allowing mkdir with an initial EA listAndrew Tridgell2007-10-101-0/+52
* r3747: - added some of the infrastructure needed for streams support in pvfsAndrew Tridgell2007-10-101-4/+2
* r3544: fixed some #include lines to make them more consistentAndrew Tridgell2007-10-101-1/+1
* r3372: fixed the initial directory permissions for pvfs_mkdir()Andrew Tridgell2007-10-101-3/+3
* r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher2007-10-101-4/+6
* r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell2007-10-101-2/+2
* r2436: the second big lump of posix vfs code.Andrew Tridgell2007-10-101-0/+85