summaryrefslogtreecommitdiffstats
path: root/xlators/system
Commit message (Expand)AuthorAgeFilesLines
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-3/+16
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-055-11/+11
* Land part 2 of clang-format changesGluster Ant2018-09-122-1864/+1738
* Land clang-format changesGluster Ant2018-09-124-23/+29
* posix-acl: skip acl_permits check when the owner setting GF_POSIX_ACL_xxxxKinglong Mee2018-08-271-9/+10
* features/acl: Fix a possible null dereferenceVijay Bellur2018-08-171-2/+3
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-1/+3
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-37/+11
* posix-acl: Whitelist virtual ACL xattrsSoumya Koduri2017-06-091-0/+4
* Remove unused conditionnalMichael Scherer2017-02-261-15/+0
* access_control : address O_TRUNC and O_APPEND flag properly in posix_acl_openJiffin Tony Thottan2016-12-141-2/+3
* system/posix-acl: Log reason for EACCESPranith Kumar K2016-11-173-15/+160
* posix-acl: check dictionary before using itRajesh Joseph2016-11-041-0/+3
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-1/+2
* system/posix-acl: Unwind with NULL xdata on errorPranith Kumar K2016-09-131-17/+19
* __inode_ctx_put: fix mem leak on failurePrasanna Kumar Kalever2016-06-011-0/+4
* posix_acl: create inode ctx for posix_acl_getvmallika2016-04-111-10/+26
* posix_acl: skip acl_permits for special clientsvmallika2016-04-061-11/+28
* storage/posix: send proper iatt attributes for the root inodeRaghavendra Bhat2016-03-261-12/+46
* access-control : remove spurious error message from the posix_setxattr_cbkJiffin Tony Thottan2016-02-091-1/+3
* build: export minimum symbols from xlators for correct resolutionKaleb S KEITHLEY2015-12-221-1/+1
* build: export minimum symbols from xlators for correct resolutionKaleb S. KEITHLEY2015-09-241-1/+1
* dict: dict_set_bin() should never free the pointer on errorNiels de Vos2015-07-241-0/+2
* access_control : avoid double unrefing of acl variable in its context.Jiffin Tony Thottan2015-07-121-15/+16
* access-control : validating context of access control translatorJiffin Tony Thottan2015-07-021-4/+117
* build: Remove files completely in make uninstall.Raghavendra Talur2015-01-011-0/+3
* gNFS: Allow reading ACLs even without read permissions on the file.Meghana Madhusudhan2014-11-131-0/+2
* gNFS: allow truncate() from SETATTR over NFS for ownerNiels de Vos2014-10-021-5/+16
* gNFS: Inconsistent behaviour of setfacl/getfaclSantosh Kumar Pradhan2013-12-031-3/+3
* posix-acl: Fix crash resulting from GF_FREE() done on a CALLOC'd objectKrutika Dhananjay2013-11-283-8/+53
* gNFS: Incorrect NFS ACL encoding for XFSSantosh Kumar Pradhan2013-09-293-66/+4
* posix-acl: fixup extended ACL entries properlyAnand Avati2013-09-252-1/+46
* 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