summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* legacy/protocol/client: fix namespace collisions.Amar Tumballi2010-08-253-11/+13
* rpcsvc: allow creation of both rdma and socket for a single server transport.Raghavendra G2010-08-231-5/+6
* protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...Pavan Sondur2010-08-224-23/+32
* rpcsvc: decouple creation of listener from rpcsvc_program_register and rpcsvc...Raghavendra G2010-08-191-10/+43
* protocol/client: fix ESTALE in statfs on root inodeAmar Tumballi2010-08-191-9/+14
* protocol/server: remove default progport from the fop program definitionv3.1.0prealpha4Amar Tumballi2010-08-191-1/+0
* rpc - cleanup and changes related to rdmaRaghavendra G2010-08-184-24/+23
* 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: send proper errno when op_ret is -1Amar Tumballi2010-08-131-8/+8
* fixes read data corruption seen by patch b04d963e91f8b3c72343e1043d6ed8c68699...Amar Tumballi2010-08-131-10/+5
* 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