summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server/src/server.c
Commit message (Expand)AuthorAgeFilesLines
* server: parse more precisely when validating auth optionsCsaba Henk2010-10-261-19/+15
* server: Don't free conf in fini.Raghavendra G2010-10-261-1/+2
* server: print information about disconnected clientAmar Tumballi2010-10-241-0/+4
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-071-5/+31
* protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'Amar Tumballi2010-10-071-1/+6
* Reply back to CLI on error, by validating each xlator's optsKaushik BV2010-10-051-0/+79
* mgmt/Glusterd : Reply to CLI error: graph constructionKaushik BV2010-10-051-0/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* mgmt/Glusterd: new command volume reset <volname>, volume set enhancementsv3.1.0qa39Kaushik BV2010-10-031-2/+18
* 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