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
/
xlators
/
protocol
/
client
/
src
/
client.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
LICENSE: s/GNU Affero General Public/GNU General Public/
v3.1.6qa6
Pranith Kumar K
2011-08-06
1
-3
/
+3
*
protocol/client: changes in volume_options to assist
Kaushik BV
2011-07-17
1
-9
/
+40
*
Introduce client-allow-insecure xlator-option.
shishir gowda
2011-05-31
1
-0
/
+3
*
protocol/client: make sure to send only genuine events up to parent
Amar Tumballi
2011-04-06
1
-5
/
+22
*
rpc/rpc-clnt: don't use iobref passed from caller to hold iobufs required for...
Raghavendra G
2011-02-22
1
-16
/
+27
*
protocol: avoid repetitive disconnect logs
Anand Avati
2010-12-10
1
-2
/
+8
*
rpc-clnt: show disconnect messages in log file by default
Anand Avati
2010-12-06
1
-3
/
+6
*
protocol/client: use the new rpc_clnt initialization methods
Anand Avati
2010-11-16
1
-12
/
+2
*
protocol/client: fix ping timeout checks in reconfigure()
Amar Tumballi
2010-11-15
1
-4
/
+4
*
protocol/client: prevent propagation of CHILD_DOWN after pmap query
Anand Avati
2010-10-12
1
-1
/
+4
*
mgmt/Glusterd: fixes in volume reset
Kaushik BV
2010-10-11
1
-0
/
+4
*
get the remote-host option from the dictionary in reconfigure
Raghavendra Bhat
2010-10-11
1
-0
/
+18
*
protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'
Amar Tumballi
2010-10-07
1
-1
/
+1
*
Reply back to CLI on error, by validating each xlator's opts
Kaushik BV
2010-10-05
1
-0
/
+71
*
Change GNU GPL to GNU AGPL
Pranith K
2010-10-04
1
-3
/
+3
*
cluster/pump: mgmt/glusterd: Misc fixes for replace-brick
Pavan Sondur
2010-10-04
1
-8
/
+23
*
rmdir: introduce extra flags parameter in FOP prototype
Anand V. Avati
2010-10-02
1
-1
/
+2
*
Changes to replace flock with gf_flock across GlusterFS.
Pavan Sondur
2010-10-01
1
-3
/
+3
*
glusterfsd: perform init new graph if re-configure fails
Vijay Bellur
2010-09-30
1
-8
/
+27
*
protocol/client: cluster/afr: Support lock recovery and self heal.
Pavan Sondur
2010-09-30
1
-0
/
+2
*
protocol/client: handle more NULL dereference
Amar Tumballi
2010-09-30
1
-43
/
+50
*
mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.
Pavan Sondur
2010-09-23
1
-2
/
+2
*
check the private structure of the xlator before accessing it
Raghavendra Bhat
2010-09-21
1
-0
/
+8
*
Glusterd: gluster volume set <volume> <option> <value>
Kaushik BV
2010-09-18
1
-0
/
+74
*
protocol/client: prevent a crash while taking process state dump
Amar Tumballi
2010-09-16
1
-7
/
+8
*
cli, mgmt/glusterd: disallow probe to a cluster
Pranith Kumar K
2010-09-15
1
-1
/
+1
*
socket: add xfer data counts
Amar Tumballi
2010-09-14
1
-0
/
+8
*
protocol/client: ignore rpc_clnt_destroy as temp fix for sigterm handling
Pranith Kumar K
2010-09-06
1
-2
/
+2
*
misc replace-brick fixes
Vijay Bellur
2010-09-06
1
-2
/
+5
*
gfid: protocol/xdr changes to handle gfid based fops.
Amar Tumballi
2010-09-04
1
-1
/
+5
*
gfid: changes in symlink() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-3
/
+2
*
gfid: changes in mkdir() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-3
/
+2
*
gfid: changes in mknod() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-3
/
+2
*
gfid: change in create() prototype to have params dictionary with uuid in it
Anand Avati
2010-09-04
1
-1
/
+1
*
Add rdma as valid transport type for client and server protocol.
Raghavendra G
2010-08-30
1
-1
/
+1
*
changes to client to make use of the rdma functionality.
Raghavendra G
2010-08-30
1
-3
/
+7
*
rpc: server to client callback mechanism
Amar Tumballi
2010-08-27
1
-0
/
+5
*
protocol/client: query portmap and reconnect on new port
Anand V. Avati
2010-08-12
1
-0
/
+1
*
client changes for 'gluster volume migration' to work
Amar Tumballi
2010-08-12
1
-33
/
+226
*
changes to rpc
Raghavendra G
2010-07-28
1
-1
/
+1
*
fix all clang errors in xlator/protocol
Amar Tumballi
2010-07-28
1
-1
/
+12
*
client protocol should send the fops only after handshake
Amar Tumballi
2010-07-23
1
-3
/
+14
*
protocol/lib: rename files to standardized names and places
Anand Avati
2010-07-14
1
-1
/
+2
*
make DUMP as another program
Amar Tumballi
2010-07-08
1
-0
/
+3
*
removed 'fop->checksum' from codebase as its not required anymore
Amar Tumballi
2010-07-06
1
-29
/
+0
*
minor fixes in rpc + protocol
Amar Tumballi
2010-07-01
1
-5
/
+1
*
minor improvements in protocol
Amar Tumballi
2010-06-24
1
-103
/
+106
*
rpc protocol
Amar Tumballi
2010-06-21
1
-0
/
+1791