summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client/src/client-handshake.c
Commit message (Expand)AuthorAgeFilesLines
* client-reopen-cbk: fix a gf_log() crash due to wrong argument listv3.1.2qa2Amar Tumballi2010-12-121-1/+1
* rpc-clnt: show disconnect messages in log file by defaultAnand Avati2010-12-061-6/+18
* protocol/client: skip notify if query portmap is successfulshishir gowda2010-11-181-1/+2
* client: move reopen{,dir} code to handshake fileAmar Tumballi2010-10-241-2/+296
* protocol/client: prevent propagation of CHILD_DOWN after pmap queryAnand Avati2010-10-121-0/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* cluster/pump: mgmt/glusterd: Misc fixes for replace-brickPavan Sondur2010-10-041-6/+7
* remove 'gfs_id' field from all protocol xdr structuresAmar Tumballi2010-10-011-1/+1
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-301-21/+44
* client-handshake: prevent NULL dereferenceAmar Tumballi2010-09-281-11/+33
* memory leak fixes.Raghavendra G2010-09-151-0/+1
* protocol/client: send CHILD_UP directly fuse if parent is NULLAmar Tumballi2010-09-081-1/+8
* changes to client to make use of the rdma functionality.Raghavendra G2010-08-301-8/+16
* client: Do reconfig upon failureVijay Bellur2010-08-171-2/+4
* protocol/client: fix reconnection to happen on portmapper firstAnand Avati2010-08-171-0/+6
* protocol/client: query portmap and reconnect on new portAnand V. Avati2010-08-121-0/+132
* fix all clang errors in xlator/protocolAmar Tumballi2010-07-281-20/+25
* Cancel ping timer if socket or ib errorshishir gowda2010-07-271-2/+10
* client protocol should send the fops only after handshakeAmar Tumballi2010-07-231-1/+8
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-141-1/+2
* gluster-CLI-and-mgmt-glusterd-added-to-codebaseAmar Tumballi2010-07-081-10/+0
* make DUMP as another programAmar Tumballi2010-07-081-80/+60
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-1/+1
* added proper mem-types to GF_CALLOC in protocolAmar Tumballi2010-06-251-1/+2
* minor improvements in protocolAmar Tumballi2010-06-241-20/+49
* rpc protocolAmar Tumballi2010-06-211-0/+738