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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc/xdr: Fix for Solaris build failure
v3.3.0qa4
Vijay Bellur
2011-08-20
1
-0
/
+1
*
mgmt/glusterd, cli: Introduce gluster volume status <volname>
Vijay Bellur
2011-08-19
6
-108
/
+219
*
xlator options: revamp xlator option validation/reconfigure code
Anand Avati
2011-08-18
2
-439
/
+4
*
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
*
Build fix
Emmanuel Dreyfus
2011-08-12
1
-0
/
+1
*
Change Copyright current year
Pranith Kumar K
2011-08-10
48
-48
/
+48
*
fix build issues in Mac OS X (10.6)
Amar Tumballi
2011-08-10
2
-0
/
+3
*
pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlator
v3.3.0qa1
krishna
2011-08-09
2
-2
/
+4
*
LICENSE: s/GNU Affero General Public/GNU General Public/
Pranith Kumar K
2011-08-06
48
-144
/
+144
*
Variable IOBUF: Use variable iobuf for cli/glusterd/glusterfsd(mgmt)
shishir gowda
2011-07-31
1
-9
/
+11
*
IOBUF: Bring in variable iobuf support
shishir gowda
2011-07-31
2
-3
/
+3
*
RPC unify code change
krishna
2011-07-29
18
-76
/
+4698
*
rpc: in client connection init(), return the proper error code
Amar Tumballi
2011-07-27
1
-0
/
+1
*
Glusterd: Remove dependency on AI_ADDRCONFIG for AF_UNSPEC
Gaurav
2011-07-27
2
-5
/
+16
*
rpc-transport/socket: avoid logging socket read fails
Rajesh
2011-07-25
2
-8
/
+28
*
glusterd: Add bind-insecure xlator-option for glusterd
shishir gowda
2011-07-24
3
-8
/
+15
*
Glusterd: IPV6 support for glusterfs.
Gaurav
2011-07-14
1
-1
/
+1
*
rpc-transport/rdma: call ibv_fork_init to make rdma work with fork.
Raghavendra G
2011-07-01
1
-0
/
+1
*
spelling corrections in glusterfs code
Vishwanath
2011-06-23
1
-1
/
+1
*
gluster volume create: option for stripe + replicate volume
Amar Tumballi
2011-06-23
1
-0
/
+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
4
-12
/
+12
*
gluster rebalance: bring in a 'force' option
Amar Tumballi
2011-06-16
1
-0
/
+1
*
rdma: fix the excessive logs
Amar Tumballi
2011-06-16
2
-3
/
+5
*
build warning fixes
Amar Tumballi
2011-06-16
4
-57
/
+48
*
fixing some build issues in Mac OS X
Amar Tumballi
2011-06-16
1
-0
/
+1
*
rpc-transport/rdma: don't return '0' in case of un-initiated rdma_connect()
Amar Tumballi
2011-06-08
1
-4
/
+1
*
client_bind: When allow-insecure xlator option is set, donot bind.
shishir gowda
2011-05-31
1
-3
/
+1
*
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: TCP_KEEPALIVE undeclared in NetBSD
Anand Avati
2011-05-30
1
-1
/
+1
*
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
2
-3
/
+16
*
rpc: Introduce option for listen()'s backlog
Vijay Bellur
2011-05-30
2
-1
/
+15
*
cli log level command and per translator log level
Venky Shankar
2011-05-20
6
-0
/
+113
*
Introduce client-allow-insecure xlator-option.
shishir gowda
2011-05-12
3
-1
/
+22
*
glusterd / cli / rpc: move geo-replication reply parameters into dict
Csaba Henk
2011-05-09
3
-30
/
+6
*
geo-replication: revamp CONFIG command
Csaba Henk
2011-04-21
3
-15
/
+8
*
cli: implement "system:: getwd" command
Csaba Henk
2011-04-19
6
-1
/
+88
*
mgmt/glusterd: unify the geo-replication status rpc messages.
Kaushik BV
2011-04-17
1
-3
/
+0
*
mgmt/glusterd: Implementation of volume gsync status [master [slave]]
Kaushik BV
2011-04-14
3
-0
/
+13
*
mgmt/glusterd: Remove excessive INFO logs
Pranith Kumar K
2011-04-13
1
-0
/
+4
*
remove excessive logs due to log enhancement
Amar Tumballi
2011-04-13
1
-7
/
+13
*
Loosen restrictions on hostnames
Pavan T C
2011-03-29
1
-2
/
+5
*
rpc: Don't warn on failure to bind to privileged port
Pranith K
2011-03-26
1
-1
/
+1
*
rpc: Provide an option to allow insecure ports
Pranith K
2011-03-26
3
-1
/
+30
*
CLI : Validate options farmework.
Gaurav
2011-03-23
2
-27
/
+7
*
spelling errors fixed across the code base
Amar Tumballi
2011-03-22
5
-8
/
+8
*
rpc-transport: log enhancement
Amar Tumballi
2011-03-17
4
-202
/
+187
[next]