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
*
IOBUF: Bring in variable iobuf support
shishir gowda
2011-07-31
2
-3
/
+3
*
RPC unify code change
krishna
2011-07-29
9
-43
/
+742
*
rpc: in client connection init(), return the proper error code
Amar Tumballi
2011-07-27
1
-0
/
+1
*
glusterd: Add bind-insecure xlator-option for glusterd
shishir gowda
2011-07-24
2
-7
/
+14
*
Glusterd: IPV6 support for glusterfs.
Gaurav
2011-07-14
1
-1
/
+1
*
spelling corrections in glusterfs code
Vishwanath
2011-06-23
1
-1
/
+1
*
CLI : Display possible options in proper format.
Gaurav
2011-06-19
1
-2
/
+6
*
logging: fill proper domain names at places where it is missing
Amar Tumballi
2011-06-16
3
-6
/
+6
*
rdma: fix the excessive logs
Amar Tumballi
2011-06-16
1
-1
/
+2
*
RPC : Valid typecasting for ipv4 and ipv6 in rpcsvc_get_listener_port.
Gaurav
2011-05-31
1
-2
/
+2
*
rpc: NetBSD portability fixes
Anand Avati
2011-05-30
1
-0
/
+12
*
rpc: use AI_ADDRCONFIG selectively
Anand Avati
2011-05-30
1
-0
/
+4
*
rpc-clnt: consider the (re-)configured port for only one connect() call
Amar Tumballi
2011-05-30
1
-2
/
+14
*
cli log level command and per translator log level
Venky Shankar
2011-05-20
1
-0
/
+2
*
Introduce client-allow-insecure xlator-option.
shishir gowda
2011-05-12
2
-0
/
+17
*
cli: implement "system:: getwd" command
Csaba Henk
2011-04-19
1
-0
/
+1
*
mgmt/glusterd: Remove excessive INFO logs
Pranith Kumar K
2011-04-13
1
-0
/
+4
*
Loosen restrictions on hostnames
Pavan T C
2011-03-29
1
-2
/
+5
*
rpc: Provide an option to allow insecure ports
Pranith K
2011-03-26
3
-1
/
+30
*
CLI : Validate options farmework.
Gaurav
2011-03-23
1
-1
/
+0
*
spelling errors fixed across the code base
Amar Tumballi
2011-03-22
3
-4
/
+4
*
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
[next]