summaryrefslogtreecommitdiffstats
path: root/xlators/system
Commit message (Expand)AuthorAgeFilesLines
* system/posix-acl: check for the sticky bit of the parent directoryRaghavendra Bhat2013-06-031-0/+5
* posix-acl: fetch ACLs in readdirplusAnand Avati2013-05-021-0/+6
* posix-acl: disable permission checks for fd based opsshishir gowda2013-03-141-4/+4
* Use proper libtool option -avoid-version instead of bogus -avoidversionAnand Avati2013-02-071-1/+1
* core: fixes for gcc's '-pedantic' flag buildAvra Sengupta2013-01-212-2/+2
* system/posix-acl: prevent NULL pointer dereference of group_ceVarun Shastry2012-12-261-1/+1
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-2/+3
* build: move -L arguments out of CFLAGSJeff Darcy2012-10-031-2/+3
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* All: License message changeVarun Shastry2012-09-134-22/+19
* License change to 2 additional files.Varun Shastry2012-09-051-15/+5
* All: License message changeVarun Shastry2012-08-283-42/+15
* posix-acl: make use of 'umask' flag passed as argument in fopAmar Tumballi2012-08-231-8/+13
* acl: enable handling of FMODE_EXEC flagAmar Tumballi2012-07-271-0/+7
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-4/+2
* cluster/dht : Acl fix for distribute directory selfhealKaushal M2012-03-261-4/+2
* core: adding extra data for fopsAmar Tumballi2012-03-221-121/+137
* system/posix-acl: fix reference counting in posix_acl_readdirp_cbkBrian Foster2012-03-141-12/+21
* system/posix-acl: fix acl inode assignment in posix_acl_readdirp_cbkBrian Foster2012-03-141-9/+7
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-4/+4
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-3/+74
* posix-acl: properly process umask in case client sent itLubomir Rintel2012-01-121-1/+17
* features/posix-acl: handle fini for features/posix-aclshishir gowda2011-12-261-0/+24
* build: warning suppression (round n)Amar Tumballi2011-10-201-7/+13
* posix-acl: configurable super user IDAnand Avati2011-09-082-7/+61
* Save the mode flags set by the application when ACLs are in usePavan T C2011-09-081-1/+2
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-3/+0
* posix-acl: disable permission checks for fd based opsAnand Avati2011-08-101-0/+2
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-064-12/+12
* posix-acl: perform access checks on read/write/truncate for NFS callsAnand Avati2011-07-131-3/+108
* access-control: Handle F_OK in perm check, and O_APPEND, O_TRUNC in openshishir gowda2011-07-131-0/+5
* access-control: NFS access control expects a return of valid modeshishir gowda2011-07-131-13/+29
* access-control: Save group permissions returned from backendshishir gowda2011-07-132-2/+9
* access-control: Return mode part of NFS access control requestshishir gowda2011-07-131-8/+18
* access-control: superseded by posix-acl translatorAnand Avati2011-07-081-0/+8
* posix-acl: implementation of POSIX ACL as a translatorAnand Avati2011-07-087-0/+2135