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
/
rpc
/
rpc-lib
/
src
/
rpc-clnt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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()
v3.3.0qa30
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
*
rpc: Changes for handling unix domain sockets avoid race
Pranith K
2011-03-10
1
-61
/
+48
*
rpc/rpc-clnt: don't access rpcreq after putting the struct back into mem-pool.
Raghavendra G
2011-02-07
1
-8
/
+13
*
rpc: handle proper 'ref', 'unref' of transport from rpc-clnt
Amar Tumballi
2011-01-26
1
-2
/
+5
*
rpc: fix format string mismatches in invocation of gf_log.
Raghavendra G
2010-12-12
1
-4
/
+4
*
rpc-clnt: add check for NULL argument for rpc_clnt_start
Amar Tumballi
2010-11-18
1
-0
/
+3
*
rpc-clnt: introduce new way of creating rpc-clnt objects
Anand Avati
2010-11-16
1
-0
/
+68
*
rpc-clnt: move rpc_clnt_reconnect() call to rpc_clnt_init
Anand Avati
2010-11-16
1
-2
/
+4
*
mgmt/glusterd: handle reqs from unknown peers for friend sm
Pranith K
2010-10-11
1
-1
/
+1
*
rpc-clnt: do rpc_transport_destroy() in rpc_clnt_destroy()
Amar Tumballi
2010-10-08
1
-2
/
+2
*
rpc/clnt: allocate a new cbk_program before registering it.
Raghavendra G
2010-10-08
1
-8
/
+46
*
protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'
Amar Tumballi
2010-10-07
1
-20
/
+23
*
rpc: in rpc_clnt_destroy(), destroy the memory pool also
Amar Tumballi
2010-09-30
1
-0
/
+8
*
rpc-clnt: handle NULL dereferences
Amar Tumballi
2010-09-28
1
-7
/
+11
*
mgmt/glusterd: delay probe till connection happens
Pranith K
2010-09-27
1
-0
/
+2
*
rpc-clnt: print frame-sent time till microsecond resolution in call_bail.
Raghavendra G
2010-09-24
1
-1
/
+4
*
rpc/rpcsvc: add debug messages when rpc-messages are handed over to/from tran...
Raghavendra G
2010-09-22
1
-9
/
+22
*
rdma: do event_unregister() in fini() too.
Amar Tumballi
2010-09-17
1
-0
/
+1
*
rpc: add ref/unref for rpc clnt
Pranith Kumar K
2010-09-15
1
-2
/
+39
*
memory leak fixes.
Raghavendra G
2010-09-15
1
-0
/
+1
*
rpc: print xid of the rpcreq corresponding to frame being bailed out.
Raghavendra G
2010-09-14
1
-3
/
+3
[next]