index
:
glusterfs-snapshot.git
devel
development
gluster-snap
master
master_upstream
snap_devel
upstream
work
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rpc
/
rpc-lib
/
src
/
rpc-clnt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc: add remote peer's hostname to call_bail log msgs
Krishnan Parthasarathi
2013-10-17
1
-3
/
+4
*
libglusterfs: Add monotonic clocking counter for timer thread
Harshavardhana
2013-10-15
1
-11
/
+12
*
rpc: Cleanup rpc object in TRANSPORT_CLEANUP event
Krishnan Parthasarathi
2013-06-15
1
-11
/
+38
*
rpc-transport: Moved unix socket options function to rpc-transport
Krishnan Parthasarathi
2013-05-16
1
-56
/
+0
*
rpc-lib: fix printf args when printing XID
Michael Brown
2013-05-06
1
-5
/
+5
*
Revert "glusterd: Fix spurious wakeups in glusterd syncops"
Krishnan Parthasarathi
2013-05-04
1
-29
/
+7
*
glusterd: Fixed spurious wakeups in glusterd syncops
Krishnan Parthasarathi
2013-04-12
1
-7
/
+29
*
"gcc -pedantic": made 'inline' functions as 'static inline' functions
Amar Tumballi
2013-01-23
1
-1
/
+1
*
core: fixes for gcc's '-pedantic' flag build
Avra Sengupta
2013-01-21
1
-1
/
+1
*
core: remove ref/unref while unwinding frames
Rajesh Amaravathi
2012-11-30
1
-4
/
+0
*
client-handshake: synchronize config.remote_port setting b/w
Raghavendra G
2012-10-11
1
-13
/
+8
*
rpc: Reduce frame-timeout for glusterd connections
Kaushal M
2012-08-17
1
-1
/
+8
*
rpc-lib: fix rpc_clnt_reconfig log on remote_host change
yinyin
2012-08-02
1
-1
/
+1
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-2
/
+1
*
rpc: variable name changes
Amar Tumballi
2012-07-12
1
-2
/
+2
*
rpc: add extra arguments to _callback's actor function
Amar Tumballi
2012-07-11
1
-2
/
+5
*
rpc: Fixed ping timer algo.
Krishnan Parthasarathi
2012-06-30
1
-1
/
+0
*
localtime and ctime are not MT-SAFE
Kaleb S. KEITHLEY
2012-06-29
1
-8
/
+5
*
rpc-transport/rdma: decode and handle RDMA_ERROR msgs.
Raghavendra G
2012-06-13
1
-2
/
+0
*
license: dual license under GPLV2 and LGPLV3+
Kaleb KEITHLEY
2012-05-10
1
-14
/
+5
*
rpc-clnt: use the correct xdr_size for getting the iobuf
Amar Tumballi
2012-04-19
1
-14
/
+14
*
rpc-clnt: separate out connection_cleanup() from destroy()
Amar Tumballi
2012-03-19
1
-1
/
+0
*
rpc: cancel reconnect timer in rpc_clnt_disable
Pranith Kumar K
2012-03-18
1
-0
/
+4
*
rpc-clnt: print xid of the saved frames getting unwind
Amar Tumballi
2012-03-05
1
-2
/
+3
*
mempool: adjustments in pool sizes
Amar Tumballi
2012-02-22
1
-6
/
+8
*
rpc/clnt: handle PARENT_DOWN event appropriately
Amar Tumballi
2012-02-21
1
-11
/
+60
*
NLM - Network Lock Manger V4
Krishna Srinivas
2012-02-20
1
-13
/
+27
*
protocol/client,server: fcntl lock self healing.
Mohammed Junaid
2012-02-20
1
-1
/
+0
*
iobuf: use 'iobuf_get2()' to get variable sized buffers
Amar Tumballi
2012-02-20
1
-15
/
+10
*
Fix case where we free a definitely-NULL iobuf
Jeff Darcy
2012-02-10
1
-1
/
+3
*
core: change lk-owner as a 1k buffer
Amar Tumballi
2012-01-24
1
-31
/
+38
*
rpc: Need to update conn->last_recieved.
Krishnan Parthasarathi
2011-11-18
1
-0
/
+6
*
glusterfs: An effort to fix all the spell mistakes and typo
Harshavardhana
2011-11-16
1
-1
/
+1
*
rpc: No timeouts for lock fops.
Krishnan Parthasarathi
2011-09-23
1
-3
/
+43
*
rpc:memcpy data of right size to auth params
Vijay Bellur
2011-09-19
1
-1
/
+1
*
rpc: Need to keep ref when handling cbk in call_bail.
Krishnan Parthasarathi
2011-09-12
1
-0
/
+5
*
Eliminate many "var set but not used" warnings with newer gcc.
Jeff Darcy
2011-09-07
1
-3
/
+0
*
mem-pool: Make mem-pool ptr avialable in ptr
shishir gowda
2011-08-25
1
-6
/
+6
*
rpc-clnt: fix merge error of http://review.gluster.com/248
Anand Avati
2011-08-17
1
-2
/
+6
*
rpc-clnt: perform XDR encoding in unlocked region
Anand Avati
2011-08-17
1
-41
/
+36
*
Change Copyright current year
Pranith Kumar K
2011-08-10
1
-1
/
+1
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
IOBUF: Bring in variable iobuf support
shishir gowda
2011-07-31
1
-1
/
+1
*
RPC unify code change
krishna
2011-07-29
1
-8
/
+14
*
rpc: in client connection init(), return the proper error code
Amar Tumballi
2011-07-27
1
-0
/
+1
*
logging: fill proper domain names at places where it is missing
Amar Tumballi
2011-06-16
1
-1
/
+1
*
rpc-clnt: consider the (re-)configured port for only one connect() call
Amar Tumballi
2011-05-30
1
-2
/
+14
*
mgmt/glusterd: Remove excessive INFO logs
Pranith Kumar K
2011-04-13
1
-0
/
+4
*
spelling errors fixed across the code base
Amar Tumballi
2011-03-22
1
-2
/
+2
*
rpc/rpc-lib : log enhancements
Amar Tumballi
2011-03-17
1
-71
/
+75
[next]