summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server.c
Commit message (Expand)AuthorAgeFilesLines
* protocol/server: set 'this->private' only if 'init()' is successfulAmar Tumballi2010-09-291-2/+1
* Glusterd: gluster volume set <volume> <option> <value>Kaushik BV2010-09-181-0/+37
* socket: add xfer data countsAmar Tumballi2010-09-141-0/+21
* Add rdma as valid transport type for client and server protocol.Raghavendra G2010-08-301-1/+1
* protocol/server: fix a static buffer free.Amar Tumballi2010-08-271-3/+0
* rpc: server to client callback mechanismAmar Tumballi2010-08-271-0/+13
* fix glusterfsd to glusterfs getspecAmar Tumballi2010-08-261-0/+4
* rpcsvc: handle the return value of rpcsvc_create_listeners properly.Raghavendra G2010-08-261-0/+1
* rpcsvc: allow creation of both rdma and socket for a single server transport.Raghavendra G2010-08-231-5/+6
* rpcsvc: decouple creation of listener from rpcsvc_program_register and rpcsvc...Raghavendra G2010-08-191-10/+43
* rpc - cleanup and changes related to rdmaRaghavendra G2010-08-181-3/+3
* fix all clang errors in xlator/protocolAmar Tumballi2010-07-281-0/+2
* protocol/lib: rename files to standardized names and placesAnand Avati2010-07-141-1/+1
* removed 'fop->checksum' from codebase as its not required anymoreAmar Tumballi2010-07-061-73/+0
* avoid repeating codeAmar Tumballi2010-07-061-0/+1
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-2/+1
* minor fixes in rpc + protocolAmar Tumballi2010-07-011-7/+19
* added proper mem-types to GF_CALLOC in protocolAmar Tumballi2010-06-251-22/+9
* change volume file options back to 'transport' from 'rpc-transport'Amar Tumballi2010-06-241-0/+6
* minor improvements in protocolAmar Tumballi2010-06-241-1/+5
* rpc protocolAmar Tumballi2010-06-211-0/+687