summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* protocol/client: Changes to be benign to replace-brickVijay Bellur2011-08-211-5/+5
* option validation: further fixesAnand Avati2011-08-191-0/+3
* xlator options: revamp xlator option validation/reconfigure codeAnand Avati2011-08-183-179/+20
* Change Copyright current yearPranith Kumar K2011-08-1046-46/+46
* pass xlator pointer to rpcsvc_init() so that it can init svc->mydata to xlatorv3.3.0qa1krishna2011-08-091-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-0646-138/+138
* IOBUF: Bring in variable iobuf supportshishir gowda2011-07-311-8/+8
* RPC unify code changekrishna2011-07-291-1/+26
* protocol/client: changes in volume_options to assist volume set help/help-xmlKaushik BV2011-07-121-9/+39
* server: Reassociating 'old' conn can lead to chaos.Krishnan P2011-07-121-22/+12
* client-handshake: skip CHILD_DOWN notifications when client is querying port ...Raghavendra G2011-07-121-0/+2
* logging: fill proper domain names at places where it is missingAmar Tumballi2011-06-162-51/+54
* fix multiple transport portmap issues in client handshakeAmar Tumballi2011-06-082-0/+24
* protocol/server: logging changesRaghavendra Bhat2011-06-082-11/+2
* protocol/client: Change log level of error to GF_LOG_ERRORPranith Kumar K2011-06-081-1/+1
* rpc-clnt: consider the (re-)configured port for only one connect() callAmar Tumballi2011-05-301-9/+0
* Introduce client-allow-insecure xlator-option.shishir gowda2011-05-121-0/+3
* gf_auth also needs to handle server.allow-insecureshishir gowda2011-05-041-1/+15
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-05-032-32/+131
* prevent few excessive logsAmar Tumballi2011-04-212-14/+11
* remove excessive logs due to log enhancementAmar Tumballi2011-04-134-12/+21
* protocol/client: convert to errno before checking for EAGAINAmar Tumballi2011-04-121-5/+10
* protocol/client: fix the fd_count decrement logicAmar Tumballi2011-04-121-3/+5
* protocol/server: prevent unnessary logs in INFO levelAmar Tumballi2011-04-101-10/+11
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-075-7/+7
* protocol/client: Avoid logging when EAGAIN is received for *lk requestsVijay Bellur2011-04-061-5/+5
* protocol/client: make sure to send only genuine events up to parentAmar Tumballi2011-04-063-36/+48
* log gfid mismatches for the same file in cluster xlator lookupAmar Tumballi2011-04-061-1/+1
* protocol/server: change allow_insecure option in reconfigurePranith K2011-03-261-1/+4
* CLI : Validate options farmework.Gaurav2011-03-232-110/+33
* do not check loc and fd since they can be passed as NULL onlyRaghavendra Bhat2011-03-231-4/+0
* protocol/client: log enhancementAmar Tumballi2011-03-177-358/+1001
* protocol/server: log enhancementsAmar Tumballi2011-03-175-105/+175
* protocol/server: White space cleanup and NULL check validations.Mohammed Junaid Ahmed2011-03-1710-435/+512
* protocol/auth directory updated with whitespace cleanup and proper logsAmar Tumballi2011-03-172-291/+315
* rpc: Changes for handling unix domain sockets avoid racePranith K2011-03-101-2/+1
* mgmt/Glusterd: while resetting the volume options, the previous data structur...v3.1.3qa1Kaushik BV2011-03-011-7/+27
* glusterd/cli: option added to create volume with both transportsAmar Tumballi2011-02-221-0/+2
* rpc/rpc-clnt: don't use iobref passed from caller to hold iobufs required for...Raghavendra G2011-02-222-32/+55
* rpc/xdr: update .x filesAmar Tumballi2011-02-182-2/+2
* protocol/client: decrement reopen fd count in cases of re-open errorsPranith K2011-02-071-2/+24
* Logging : Use of uuid_utoa and uuid_utoa_r.Gaurav2011-02-041-12/+8
* protocol/server: Distinguishing the locks based on the type of fop like inode...Mohammed Junaid Ahmed2011-01-244-50/+141
* glusterd,cli: print single error message on failurePranith K2010-12-271-6/+8
* protocol: fix warnings due to format string mismatches during invocation of g...Raghavendra G2010-12-122-8/+8
* client-reopen-cbk: fix a gf_log() crash due to wrong argument listv3.1.2qa2Amar Tumballi2010-12-121-1/+1
* protocol: avoid repetitive disconnect logsAnand Avati2010-12-101-2/+8
* rpc-clnt: show disconnect messages in log file by defaultAnand Avati2010-12-062-9/+24
* resolver: include par_idx access within the conditional sectionAnand Avati2010-11-241-1/+1
* resolver: handle corner cases of handling root inode betterAnand Avati2010-11-241-4/+27