summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/pvfs_rename.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3192: make sure we don't call pvfs_can_delete() until after we have confirme...Andrew Tridgell1-10/+5
2007-10-10r3189: improved the share_conflict() logic (both in terms of readability andAndrew Tridgell1-3/+8
2007-10-10r3177: check for open files on renameAndrew Tridgell1-0/+5
2007-10-10r3133: - more consistent error checking in rename and setfileinfoAndrew Tridgell1-1/+1
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-10r2524: a simple pvfs rename implementation to make testing easierAndrew Tridgell1-0/+69