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
*
glusterd, cli: adds 'force' for 'peer detach'
Kaushal M
2011-10-01
3
-0
/
+4
*
Second round of warning suppression.
Jeff Darcy
2011-09-29
8
-0
/
+48
*
by default make option rpc-auth.addr.namelookup off.
krishna
2011-09-27
1
-4
/
+4
*
cli : new volume statedump command
Kaushal M
2011-09-27
4
-1
/
+72
*
build: Solaris build fixes
v3.3.0qa12
Kaushik BV
2011-09-27
8
-0
/
+8
*
rpc: fix wrong wiping of state machine's state
Anand Avati
2011-09-25
1
-1
/
+1
*
rpc: No timeouts for lock fops.
Krishnan Parthasarathi
2011-09-23
2
-3
/
+48
*
glusterd: Implemented cmd to trigger self-heal on a replicate volume.
v3.3.0qa10
Krishnan Parthasarathi
2011-09-22
4
-0
/
+65
*
NFS : Posix compliance fixes.
Gaurav
2011-09-22
1
-1
/
+2
*
rpc:memcpy data of right size to auth params
Vijay Bellur
2011-09-19
1
-1
/
+1
*
rpc: Use correct variable for volume-specific insecure ports check
krishna
2011-09-18
1
-1
/
+1
*
rpc: fix up mountbroker xdr defs and regenerate headers
Csaba Henk
2011-09-15
3
-30
/
+42
*
support for de-commissioning a node using 'remove-brick'
Amar Tumballi
2011-09-13
3
-1
/
+75
*
socket: provide proper arguments to getaddrinfo
Amar Tumballi
2011-09-13
1
-1
/
+1
*
glusterd / cli: mount-broker service
Csaba Henk
2011-09-12
4
-0
/
+101
*
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
2
-27
/
+2
*
modify to the way we used XDR definitions files (.x files)
Amar Tumballi
2011-09-07
19
-3538
/
+457
*
mem-pool: Make mem-pool ptr avialable in ptr
shishir gowda
2011-08-25
3
-11
/
+11
*
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
[next]