index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
protocol
/
server
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "core: fix errno for non-existent GFID"
Vijay Bellur
2013-12-24
1
-2
/
+2
*
core: fix errno for non-existent GFID
Anand Avati
2013-11-26
1
-2
/
+2
*
core: increase the auxillary group limit to 65536
Anand Avati
2013-09-09
1
-0
/
+3
*
license: xlators/protocol/server dual license GPLv2 and LGPLv3+
Kaleb S. KEITHLEY
2013-04-12
10
-145
/
+57
*
rpc: bring in root-squashing behavior in rpc
Raghavendra Bhat
2013-03-04
1
-0
/
+9
*
Use proper libtool option -avoid-version instead of bogus -avoidversion
Anand Avati
2013-02-07
1
-1
/
+1
*
protocol/server: upon server_connection_put, set xl_private of the transport to
Raghavendra Bhat
2013-02-03
1
-2
/
+10
*
protocol/client: Periodically attempt reopens
Pranith Kumar K
2013-02-03
1
-1
/
+1
*
glusterfs : Moved option files, and statedumps from /tmp
Avra Sengupta
2013-01-29
2
-2
/
+3
*
glusterd/cli: Updated the options descriptions for "volume set help"
Avra Sengupta
2013-01-21
1
-1
/
+4
*
core: fixes for gcc's '-pedantic' flag build
Avra Sengupta
2013-01-21
1
-4
/
+2
*
protocol/server: do server_connection_put only if bound_xl is NULL
Raghavendra Bhat
2013-01-16
1
-1
/
+1
*
core: remove all the 'inner' functions in codebase
Amar Tumballi
2012-12-19
4
-120
/
+145
*
protocol/server: Do not access key after GF_FREE in _delete_auth_opt()
Krutika Dhananjay
2012-12-19
1
-11
/
+18
*
Fix xdr_to_generic success check
Kaushal M
2012-12-09
2
-49
/
+133
*
protocols: Suppress getxattr log when errno is ENOENT
Pranith Kumar K
2012-10-28
1
-1
/
+2
*
build: split CPPFLAGS from CFLAGS
Jeff Darcy
2012-10-03
1
-2
/
+4
*
build: remove useless explicit -fPIC -shared from
Jeff Darcy
2012-10-03
1
-2
/
+2
*
build: remove -nostartfiles flag
Jeff Darcy
2012-10-02
1
-1
/
+1
*
build: consolidate common compilation flags into one variable
Jeff Darcy
2012-10-01
1
-2
/
+2
*
protocol/server: put the connection back if setvolume fails
Raghavendra Bhat
2012-09-25
1
-1
/
+7
*
logging: log ENOENT errors in DEBUG mode instead of ERROR or INFO
Raghavendra Bhat
2012-09-17
1
-1
/
+2
*
protocol/server: dump the ltable and fd table related inodes only
Raghavendra Bhat
2012-09-17
2
-19
/
+87
*
libglusterfs/dict: make 'dict_t' a opaque object
Amar Tumballi
2012-09-06
4
-92
/
+102
*
rpcsvc: remove .vector_actor and related changes
Anand Avati
2012-08-20
2
-56
/
+49
*
core: reduce the usage of global variables
Amar Tumballi
2012-08-03
1
-8
/
+2
*
protocol/server: use pthread_mutex_trylock while dumping statedumps
Raghavendra Bhat
2012-08-02
1
-11
/
+29
*
rpc-transport/socket: Add SSL support.
Jeff Darcy
2012-07-17
1
-1
/
+2
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
4
-208
/
+103
*
protocol/server: return 'xdata' even in case of error
Amar Tumballi
2012-07-12
1
-126
/
+133
*
rpc: variable name changes
Amar Tumballi
2012-07-12
4
-114
/
+114
*
xlators/protocol: better filename
Amar Tumballi
2012-07-04
2
-1
/
+1
*
core: coverity fixes (mostly resource leak fixes)
Amar Tumballi
2012-06-05
3
-2
/
+8
*
protocol/server: do not wind opendir call if fd creation fails
Raghavendra Bhat
2012-06-01
3
-3
/
+13
*
protocol: do not log getxattr/ENODATA as warning
Anand Avati
2012-05-29
1
-1
/
+1
*
server protocol : logging and negative case logic fixes
Amar Tumballi
2012-05-29
1
-555
/
+558
*
rpc: fix the vecsizer issue
Amar Tumballi
2012-05-24
1
-2
/
+3
*
protocol: handle proper vector size for writev()/readv()
Amar Tumballi
2012-05-21
1
-7
/
+53
*
protocol/server: fix a crash with NULL dereference
Amar Tumballi
2012-05-20
1
-2
/
+7
*
protocol/server: del_locker should delete one locker per unlock
Pranith Kumar K
2012-05-19
1
-10
/
+10
*
protocol/client: Concatinate the graph uuid along with process uuid in
Mohammed Junaid
2012-05-18
1
-1
/
+1
*
Resolve: Assign correct path while resolving
Pranith Kumar K
2012-05-08
1
-10
/
+5
*
protocol/{client,server} : Log improvements
Kaushal M
2012-05-08
1
-4
/
+6
*
libglusterfs/inode.c: do not link the inode in the dentry cache for "." and ".."
Krishna Srinivas
2012-05-05
1
-2
/
+4
*
protocol: fix memory leak of lk-owner buffer in *lk() calls
Amar Tumballi
2012-05-03
1
-0
/
+9
*
log cleanup: in setxattr() path
Amar Tumballi
2012-05-02
1
-9
/
+15
*
get rid of ZR_PATH_MAX
Emmanuel Dreyfus
2012-05-01
1
-2
/
+2
*
core: coverity issues fixed
Amar Tumballi
2012-04-23
1
-6
/
+14
*
protocol/server: Check if dict arg is NULL in setxattr
shishir gowda
2012-04-17
1
-1
/
+1
*
protocol/client,server: Lock self healing off by default.
Mohammed Junaid
2012-04-16
1
-1
/
+2
[next]