r23792: convert Samba4 to GPLv3
[kai/samba.git] / source4 / ntvfs / posix / pvfs_unlink.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr18319: fixed the directory search resume code on IRIX
2007-10-10 James Peachr15186: Introduce ISDOT and ISDOTDOT macros for testing...
2007-10-10 Andrew Tridgellr14797: added checking of the filter in notify requests
2007-10-10 Andrew Tridgellr14616: added notify change support to the posix backend
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Stefan Metzmacherr14157: - pass a struct ntvfs_request to the ntvfs...
2007-10-10 Andrew Tridgellr13739: a fairly major overhaul of the opendb code...
2007-10-10 Andrew Tridgellr4406: - don't call the xattr unlink hook on unlink...
2007-10-10 Andrew Tridgellr4314: added ACL checking on unlink
2007-10-10 Andrew Tridgellr4242: added support for storing xattrs in a tdb. This...
2007-10-10 Andrew Tridgellr3798: added support for alternate data streams in...
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 Tridgellr3262: - new pvfs_dirlist code that reopens the directo...
2007-10-10 Andrew Tridgellr3260: redid the pvfs_dirlist() interface in preparatio...
2007-10-10 Andrew Tridgellr3240: - update the rules for what error codes should...
2007-10-10 Andrew Tridgellr3207: - reformat error msgs in BASE-DIR* tests
2007-10-10 Andrew Tridgellr3189: improved the share_conflict() logic (both in...
2007-10-10 Andrew Tridgellr3179: - fixed error return on utime failure
2007-10-10 Andrew Tridgellr3174: added pvfs_is_open() to allow us to check 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.
2007-10-10 Andrew Tridgellr2404: the first large lump of posix vfs stuff.