index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
system
/
posix-acl
/
src
/
posix-acl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
posix-acl: Fix crash resulting from GF_FREE() done on a CALLOC'd object
Krutika Dhananjay
2013-11-28
1
-7
/
+28
*
posix-acl: fixup extended ACL entries properly
Anand Avati
2013-09-25
1
-1
/
+45
*
system/posix-acl: check for the sticky bit of the parent directory
Raghavendra Bhat
2013-06-03
1
-0
/
+5
*
posix-acl: fetch ACLs in readdirplus
Anand Avati
2013-05-02
1
-0
/
+6
*
posix-acl: disable permission checks for fd based ops
shishir gowda
2013-03-14
1
-4
/
+4
*
system/posix-acl: prevent NULL pointer dereference of group_ce
Varun Shastry
2012-12-26
1
-1
/
+1
*
All: License message change
Varun Shastry
2012-09-13
1
-1
/
+1
*
License change to 2 additional files.
Varun Shastry
2012-09-05
1
-15
/
+5
*
posix-acl: make use of 'umask' flag passed as argument in fop
Amar Tumballi
2012-08-23
1
-8
/
+13
*
acl: enable handling of FMODE_EXEC flag
Amar Tumballi
2012-07-27
1
-0
/
+7
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-4
/
+2
*
core: adding extra data for fops
Amar Tumballi
2012-03-22
1
-121
/
+137
*
system/posix-acl: fix reference counting in posix_acl_readdirp_cbk
Brian Foster
2012-03-14
1
-12
/
+21
*
system/posix-acl: fix acl inode assignment in posix_acl_readdirp_cbk
Brian Foster
2012-03-14
1
-9
/
+7
*
core: add an extra flag to readv()/writev() API
Amar Tumballi
2012-02-14
1
-4
/
+4
*
core: get xattrs also as part of readdirp
Amar Tumballi
2012-01-25
1
-3
/
+74
*
posix-acl: properly process umask in case client sent it
Lubomir Rintel
2012-01-12
1
-1
/
+17
*
features/posix-acl: handle fini for features/posix-acl
shishir gowda
2011-12-26
1
-0
/
+24
*
build: warning suppression (round n)
Amar Tumballi
2011-10-20
1
-7
/
+13
*
posix-acl: configurable super user ID
Anand Avati
2011-09-08
1
-7
/
+60
*
Save the mode flags set by the application when ACLs are in use
Pavan T C
2011-09-08
1
-1
/
+2
*
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
1
-3
/
+3
*
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
1
-1
/
+8
*
access-control: Return mode part of NFS access control request
shishir gowda
2011-07-13
1
-8
/
+18
*
posix-acl: implementation of POSIX ACL as a translator
Anand Avati
2011-07-08
1
-0
/
+1792