summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_unlink.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3262: - new pvfs_dirlist code that reopens the directory between searchAndrew Tridgell1-11/+7
2007-10-10r3260: redid the pvfs_dirlist() interface in preparation for a "keepAndrew Tridgell1-13/+12
2007-10-10r3240: - update the rules for what error codes should be given on theAndrew Tridgell1-3/+23
2007-10-10r3207: - reformat error msgs in BASE-DIR* testsAndrew Tridgell1-1/+1
2007-10-10r3189: improved the share_conflict() logic (both in terms of readability andAndrew Tridgell1-4/+5
2007-10-10r3179: - fixed error return on utime failureAndrew Tridgell1-1/+2
2007-10-10r3174: added pvfs_is_open() to allow us to check for open files on unlink. WeAndrew Tridgell1-0/+4
2007-10-10r2751: this is a new ntvfs design which tries to solve:Stefan Metzmacher1-2/+3
2007-10-10r2561: completely redid the ntvfs module chaining code, You can now do someth...Andrew Tridgell1-1/+1
2007-10-10r2436: the second big lump of posix vfs code.Andrew Tridgell1-1/+1
2007-10-10r2404: the first large lump of posix vfs stuff.Andrew Tridgell1-0/+111