summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* protocol/client: query portmap and reconnect on new portAnand V. Avati2010-08-122-0/+133
* client changes for 'gluster volume migration' to workAmar Tumballi2010-08-122-33/+230
* fixed some backward compatibility issuesAmar Tumballi2010-08-123-21/+13
* Fix for seg fault in dict_unserialize if undersized buffers are passedshishir gowda2010-08-061-2/+20
* rpc: changes to glusterfs programs that can take an optional payload argument.Raghavendra G2010-08-063-29/+44
* changes to rpcRaghavendra G2010-07-284-22/+15
* fix all clang errors in xlator/protocolAmar Tumballi2010-07-288-145/+100
* removed last few remaining 'ERR_ABORT's from codebaseAmar Tumballi2010-07-281-4/+12
* some check added to the variables after GF_CALLOCAmar Tumballi2010-07-285-4/+11
* Cancel ping timer if socket or ib errorshishir gowda2010-07-271-2/+10
* Set fdctx only if op_ret is not -1Anush Shetty2010-07-271-6/+11
* client protocol should send the fops only after handshakeAmar Tumballi2010-07-234-125/+313
* handle some NULL dereference in server protocolAmar Tumballi2010-07-232-6/+210
* return ENOENT instead of ESTALE for links in client for stripeshishir gowda2010-07-191-0/+3
* Fix compilation issues when uuid/uuid.h is not presentVijay Bellur2010-07-151-33/+0
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-1434-7541/+342
* v2 [PATCH BUG:1050] protocol/server Convert-OS-specific-lock-value-to-Gluster...Pranith Kumar K2010-07-141-0/+16
* Changes in CLI and glusterdVijay Bellur2010-07-126-28/+363
* gluster-CLI-and-mgmt-glusterd-added-to-codebaseAmar Tumballi2010-07-0816-21/+1605
* make DUMP as another programAmar Tumballi2010-07-0810-243/+79
* assign proper 'fop' number to 'frame->root->op' on server sideAmar Tumballi2010-07-081-1/+40
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-0612-535/+11
* avoid repeating codeAmar Tumballi2010-07-062-43/+1
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-0210-54/+82
* minor fixes in rpc + protocolAmar Tumballi2010-07-016-238/+21
* backward compatibility of protocolAmar Tumballi2010-07-0114-798/+499
* Move rpc to top-levelVijay Bellur2010-06-2830-10322/+6
* OS X: fix up rpc protocolCsaba Henk2010-06-255-2/+12
* added proper mem-types to GF_CALLOC in protocolAmar Tumballi2010-06-2513-67/+70
* change volume file options back to 'transport' from 'rpc-transport'Amar Tumballi2010-06-244-41/+47
* minor improvements in protocolAmar Tumballi2010-06-2420-2615/+2995
* moved 'auth_glusterfs' xdr definitions to rpc-libAmar Tumballi2010-06-245-100/+103
* misc updates in mainlineAmar Tumballi2010-06-211-1/+1
* make rpc protocol as default, and move the old one to legacyAmar Tumballi2010-06-214-12/+17
* rpc protocolAmar Tumballi2010-06-2161-43/+32275
* renamed xlator/protocol to xlator/protocol/legacyAmar Tumballi2010-06-2144-27/+58
* Fix compilation failure on Solaris in __socket_keepalive()Vijay Bellur2010-06-081-1/+1
* mem-types: include *-mem-types.h in noinst_HEADERS variables in all Makefile.amAnand Avati2010-06-084-4/+4
* dynamic volume changes for graph replacementAnand Avati2010-06-073-3/+4
* protocol/client: Add missing argument to readlink unwind call.Pavan Sondur2010-05-311-1/+2
* catch up with 4911659 on OS XCsaba Henk2010-05-281-0/+1
* protocol/server: Use EBADFD instead of EBADF in the case of a failed fd resol...Pavan Sondur2010-05-271-1/+1
* protocol/client: Unwind with error if getting remote inode number fails.Pavan Sondur2010-05-271-1/+44
* resolver: set safer conditionals during path creationAnand Avati2010-05-271-1/+1
* socket: make tcp keepalive work on OS XCsaba Henk2010-05-261-2/+10
* socket: Support TCP-KEEPALIVEShehjar Tikoo2010-05-212-0/+84
* Adding GF_LOG_OCCASIONALLY to prevent repeated log messagesAnush Shetty2010-05-091-7/+10
* Add key/type pair to volume_options.Sachidananda2010-05-081-0/+3
* frame's 'op', 'type' restructuredAmar Tumballi2010-05-035-329/+384
* structuring of protocol - 2Amar Tumballi2010-05-0332-5/+8523