summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs/posix/pvfs_unlink.c
Commit message (Expand)AuthorAgeFilesLines
* r3240: - update the rules for what error codes should be given on theAndrew Tridgell2007-10-101-3/+23
* r3207: - reformat error msgs in BASE-DIR* testsAndrew Tridgell2007-10-101-1/+1
* r3189: improved the share_conflict() logic (both in terms of readability andAndrew Tridgell2007-10-101-4/+5
* r3179: - fixed error return on utime failureAndrew Tridgell2007-10-101-1/+2
* r3174: added pvfs_is_open() to allow us to check for open files on unlink. WeAndrew Tridgell2007-10-101-0/+4
* r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher2007-10-101-2/+3
* r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell2007-10-101-1/+1
* r2436: the second big lump of posix vfs code.Andrew Tridgell2007-10-101-1/+1
* r2404: the first large lump of posix vfs stuff.Andrew Tridgell2007-10-101-0/+111