r23792: convert Samba4 to GPLv3
[ira/wip.git] / source / ntvfs / posix / pvfs_mkdir.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr17656: some systems (like older solaris) don't return...
2007-10-10 Andrew Tridgellr14933: fix the handling of notify filters to be much...
2007-10-10 Andrew Tridgellr14797: added checking of the filter in notify requests
2007-10-10 Andrew Tridgellr14755: the change notify code now passes most of the...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
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.