Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-06-19 | Fix checks in can_delete_file_in_directory() | Volker Lendecke | 1 | -6/+15 |
2008-06-18 | file_access: add a function header comment for can_access_file_acl(). | Michael Adam | 1 | -0/+3 |
2008-06-17 | file_access: remove unneeded stat buf parameter from can_access_file_acl(). | Michael Adam | 1 | -3/+3 |
2008-06-15 | Remove the reference to current_user from file_access.c | Volker Lendecke | 1 | -8/+6 |
2008-05-02 | Remove the "stat_open()" function, flag, and all associated code. It was only | Jeremy Allison | 1 | -4/+4 |
2008-05-02 | Move directory_has_default_acl() to file_access.c, belongs | Jeremy Allison | 1 | -0/+27 |
2007-12-19 | Change the prototype of the vfs function get_nt_acl(). | Michael Adam | 1 | -62/+5 |
2007-11-13 | Fix potential orphaned open files. | Michael Adam | 1 | -2/+4 |
2007-11-13 | Make [f]get_nt_acl return NTSTATUS | Volker Lendecke | 1 | -8/+7 |
2007-11-11 | Cosmetic fix | Volker Lendecke | 1 | -3/+5 |
2007-11-06 | Move some access check functions that are not posix-acl specific | Michael Adam | 1 | -0/+239 |