Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate many "var set but not used" warnings with newer gcc. | Jeff Darcy | 2011-09-07 | 1 | -3/+0 |
* | posix-acl: disable permission checks for fd based ops | Anand Avati | 2011-08-10 | 1 | -0/+2 |
* | LICENSE: s/GNU Affero General Public/GNU General Public/ | Pranith Kumar K | 2011-08-06 | 4 | -12/+12 |
* | posix-acl: perform access checks on read/write/truncate for NFS calls | Anand Avati | 2011-07-13 | 1 | -3/+108 |
* | access-control: Handle F_OK in perm check, and O_APPEND, O_TRUNC in open | shishir gowda | 2011-07-13 | 1 | -0/+5 |
* | access-control: NFS access control expects a return of valid mode | shishir gowda | 2011-07-13 | 1 | -13/+29 |
* | access-control: Save group permissions returned from backend | shishir gowda | 2011-07-13 | 2 | -2/+9 |
* | access-control: Return mode part of NFS access control request | shishir gowda | 2011-07-13 | 1 | -8/+18 |
* | access-control: superseded by posix-acl translator | Anand Avati | 2011-07-08 | 1 | -0/+8 |
* | posix-acl: implementation of POSIX ACL as a translator | Anand Avati | 2011-07-08 | 7 | -0/+2135 |