r14157: - pass a struct ntvfs_request to the ntvfs layer
[metze/samba/wip.git] / source4 / ntvfs / posix / pvfs_mkdir.c
2007-10-10 Stefan Metzmacherr14157: - pass a struct ntvfs_request to the ntvfs...
2007-10-10 Jelmer Vernooijr7850: Support mkdir() with just one parameter. Patch...
2007-10-10 Andrew Tridgellr4615: added acl checking on directory search in pvfs
2007-10-10 Andrew Tridgellr4584: fix pvfs backend to pass the new enhanced RAW...
2007-10-10 Andrew Tridgellr4408: added the remaining access check hooks into...
2007-10-10 Andrew Tridgellr4405: added acl inheritance to the mkdir and t2mkdir...
2007-10-10 Andrew Tridgellr4244: add more calls to pvfs_xattr_unlink_hook() on...
2007-10-10 Andrew Tridgellr4243: a sniff from kukks showed that the ea_set interf...
2007-10-10 Andrew Tridgellr4182: fixed trans2 mkdir, allowing mkdir with an initi...
2007-10-10 Andrew Tridgellr3747: - added some of the infrastructure needed for...
2007-10-10 Andrew Tridgellr3544: fixed some #include lines to make them more...
2007-10-10 Andrew Tridgellr3372: fixed the initial directory permissions for...
2007-10-10 Stefan Metzmacherr2751: this is a new ntvfs design which tries to solve:
2007-10-10 Andrew Tridgellr2561: completely redid the ntvfs module chaining code...
2007-10-10 Andrew Tridgellr2436: the second big lump of posix vfs code.