1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-16 20:23:50 +03:00
Files
samba-mirror/source/include
Jeremy Allison f487f742cb Yay ! Remove a VFS entry. Removed the set_nt_acl() call,
this can only be done via fset_nt_acl() using an open
file/directory handle. I'd like to do the same with
get_nt_acl() but am concerned about efficiency
problems with "hide unreadable/hide unwritable" when
doing a directory listing (this would mean opening
every file in the dir on list).
Moving closer to rationalizing the ACL model and
maybe moving the POSIX calls into a posix_acl VFS
module rather than having them as first class citizens
of the VFS.
Jeremy.
2008-05-08 18:09:07 -07:00
..
2008-03-18 13:49:46 +01:00
2008-02-26 21:43:13 -05:00
2008-04-12 09:14:09 +02:00
2008-04-29 20:22:01 +02:00
2008-02-08 10:05:32 +01:00
2008-01-03 10:24:11 +01:00
2008-04-17 14:55:15 +02:00
2008-04-03 00:26:55 +02:00
2008-04-17 14:55:15 +02:00
2008-05-05 22:53:09 +02:00