index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
/
posix
/
pvfs_rename.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r4615: added acl checking on directory search in pvfs
Andrew Tridgell
2007-10-10
1
-5
/
+5
*
r4584: fix pvfs backend to pass the new enhanced RAW-ACLS test. Easy once I r...
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r4549: got rid of a lot more uses of plain talloc(), instead using
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4410: pvfs_rename_one() should not check for create permissions, as the rename
Andrew Tridgell
2007-10-10
1
-14
/
+7
*
r4408: added the remaining access check hooks into pvfs. All calls should now...
Andrew Tridgell
2007-10-10
1
-0
/
+22
*
r4314: added ACL checking on unlink
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3798: added support for alternate data streams in xattrs into pvfs.
Andrew Tridgell
2007-10-10
1
-2
/
+8
*
r3747: - added some of the infrastructure needed for streams support in pvfs
Andrew Tridgell
2007-10-10
1
-6
/
+4
*
r3718: added support for the ntrename level in pvfs_rename().
Andrew Tridgell
2007-10-10
1
-8
/
+114
*
r3717: - expanded the RAW-RENAME test a little
Andrew Tridgell
2007-10-10
1
-3
/
+222
*
r3574: the RAW-OPEN test changes broke a couple of the other tests. This
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3544: fixed some #include lines to make them more consistent
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3192: make sure we don't call pvfs_can_delete() until after we have confirme...
Andrew Tridgell
2007-10-10
1
-10
/
+5
*
r3189: improved the share_conflict() logic (both in terms of readability and
Andrew Tridgell
2007-10-10
1
-3
/
+8
*
r3177: check for open files on rename
Andrew Tridgell
2007-10-10
1
-0
/
+5
*
r3133: - more consistent error checking in rename and setfileinfo
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2751: this is a new ntvfs design which tries to solve:
Stefan Metzmacher
2007-10-10
1
-2
/
+3
*
r2561: completely redid the ntvfs module chaining code, You can now do someth...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2524: a simple pvfs rename implementation to make testing easier
Andrew Tridgell
2007-10-10
1
-0
/
+69