1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/locking
Jeremy Allison 47c1d9b39f Fix bug #6876 - Delete of an object whose parent folder does not have delete rights fails even if the delete right is set on the object.
Final fix for the vfs_acl_xattr and vfs_acl_tdb code.
Ensure we can delete a file even if the underlying POSIX
permissions don't allow it, if the Windows permissions do.

Jeremy.
2010-01-12 16:04:44 -08:00
..
brlock.c Make Samba3 pass the RAW-LOCK test as Windows. 2009-12-04 14:04:08 -08:00
locking.c Fix bug #6876 - Delete of an object whose parent folder does not have delete rights fails even if the delete right is set on the object. 2010-01-12 16:04:44 -08:00
posix.c Make the smbd VFS typesafe 2009-07-24 11:42:05 -04:00