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
/
rpc
/
rpc-lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc/rpc-lib : log enhancements
Amar Tumballi
2011-03-17
9
-954
/
+247
*
glusterfsd: log enhancement
Amar Tumballi
2011-03-17
1
-6
/
+16
*
TOP: cli, rpc/xdr related changes
shishir gowda
2011-03-16
1
-0
/
+1
*
rpc: QUOTA rpc related changes.
Mohammed Junaid Ahmed
2011-03-16
1
-0
/
+1
*
mgmt/glusterd: gluster profile implementation
Pranith K
2011-03-10
1
-0
/
+16
*
rpc: Changes for handling unix domain sockets avoid race
Pranith K
2011-03-10
6
-76
/
+195
*
RPC : Sending error reply on decodong failure.
Gaurav
2011-03-01
1
-0
/
+2
*
glusterd: separate out cli specific programs and mgmt specific programs
Amar Tumballi
2011-03-01
1
-33
/
+50
*
rpcsvc: Handle more than one payload vectors.
Raghavendra G
2011-02-28
3
-3
/
+11
*
gsync: cli support for gsyncd.
Mohammed Junaid Ahmed
2011-02-10
1
-0
/
+2
*
rpc/rpc-clnt: don't access rpcreq after putting the struct back into mem-pool.
Raghavendra G
2011-02-07
1
-8
/
+13
*
Move hostname, ip address validating functions to libglusterfs.
Sachidananda
2011-01-27
1
-122
/
+0
*
rpc: handle proper 'ref', 'unref' of transport from rpc-clnt
Amar Tumballi
2011-01-26
2
-3
/
+7
*
rpc: fix format string mismatches in invocation of gf_log.
Raghavendra G
2010-12-12
2
-6
/
+6
*
rpcsvc: while handling transport-cleanup event look for listener with transpo...
Raghavendra G
2010-12-10
1
-1
/
+1
*
rpc-transport: don't merge payload iobuf and iobuf which holds program header...
Raghavendra G
2010-11-25
2
-2
/
+10
*
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
2
-0
/
+75
*
rpc-clnt: move rpc_clnt_reconnect() call to rpc_clnt_init
Anand Avati
2010-11-16
1
-2
/
+4
*
rpc-lib: Fail auth-unix if more than 16 gids found
Shehjar Tikoo
2010-11-16
1
-0
/
+5
*
rpc-lib: Copy auxiliary GIDs into request from de-XDRed buffer
Shehjar Tikoo
2010-11-16
1
-0
/
+4
*
rpc/rpc-lib: don't build libgfrpc as a module.
Raghavendra G
2010-11-10
1
-1
/
+0
*
cli,mgmt/glusterd: fsm log implementation
Pranith K
2010-10-29
1
-0
/
+2
*
Correct enum declaration of gf_dump_procnum, fixing duplicate symbol error wh...
noah williamsson
2010-10-26
1
-2
/
+2
*
rpcsvc: handle NULL deref in case of program mismatch
Amar Tumballi
2010-10-26
1
-16
/
+23
*
Solaris build: Handle namespace clash for rpc-clnt.h
shishir gowda
2010-10-21
1
-2
/
+2
*
rpcsvc: calculate dump response length instead of hard coding it.
Raghavendra G
2010-10-12
1
-5
/
+9
*
mgmt/glusterd: handle reqs from unknown peers for friend sm
Pranith K
2010-10-11
2
-2
/
+4
*
rpc-clnt: do rpc_transport_destroy() in rpc_clnt_destroy()
Amar Tumballi
2010-10-08
2
-2
/
+5
*
rpc/clnt: allocate a new cbk_program before registering it.
Raghavendra G
2010-10-08
1
-8
/
+46
*
migrate from port 69* to 24007
Amar Tumballi
2010-10-08
1
-1
/
+1
*
mgmt/Glusterd: Volume set enhancements
Kaushik BV
2010-10-07
2
-2
/
+19
*
protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'
Amar Tumballi
2010-10-07
6
-28
/
+33
*
rpcsvc: allocate a new program structure before registering it.
Raghavendra G
2010-10-06
1
-5
/
+32
*
transport: set 'trans->options' before calling 'trans->init()'
Amar Tumballi
2010-10-06
1
-4
/
+5
*
rpc: don't refer to 'req' after calling 'prog->actor()'
Amar Tumballi
2010-10-04
1
-1
/
+1
*
rpcsvc: bump log level of message for missing transport type
Anand Avati
2010-10-04
1
-2
/
+2
*
mgmt/Glusterd: new command volume reset <volname>, volume set enhancements
Kaushik BV
2010-10-03
1
-0
/
+2
*
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: prevent detach of peer with its bricks existing in cluster
Pranith K
2010-09-28
1
-0
/
+7
*
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
2
-13
/
+37
*
cli, mgmt/glusterd: send errno in case of Peer reject
Pranith Kumar K
2010-09-21
1
-1
/
+2
*
cli, mgmt/glusterd: volume sync command
Pranith Kumar K
2010-09-20
1
-0
/
+2
*
rdma: do event_unregister() in fini() too.
Amar Tumballi
2010-09-17
1
-0
/
+1
*
portmap: make grounds for typed service mapping
Csaba Henk
2010-09-16
1
-0
/
+9
*
cli: added system:: portmap brick2port
Csaba Henk
2010-09-16
1
-0
/
+1
*
cli: added system:: getspec
Csaba Henk
2010-09-16
1
-0
/
+1
[next]