summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* protocol/client: writev(): don't unwind if rpc_submit failedAmar Tumballi2012-02-201-2/+9
* Move some of the messages to log level `TRACE'.Sachidananda Urs2011-10-303-6/+6
* protocol/client: print remote operation failure logs in error mode instead if...v3.2.5qa4Raghavendra Bhat2011-10-281-24/+24
* check the return value of inode_path for less than or equal to zeroRaghavendra Bhat2011-10-281-2/+2
* libglusterfs/iobuf: increase the iobref's iobuf array sizeAmar Tumballi2011-10-101-1/+1
* glusterfs protocol: handshake to log the version of the peerAmar Tumballi2011-09-203-5/+23
* mgmt/Glusterd: Implementation volume set help/help-xmlKaushik BV2011-08-182-9/+57
* Change Copyright current yearPranith Kumar K2011-08-1046-46/+46
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-0646-138/+138
* 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-071-0/+2
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-06-142-32/+131
* fix multiple transport related 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
* Introduce client-allow-insecure xlator-option.shishir gowda2011-05-311-0/+3
* gf_auth also needs to handle server.allow-insecureshishir gowda2011-05-311-1/+15
* 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
* protocol/client: skip notify if query portmap is successfulshishir gowda2010-11-181-1/+2
* protocol/client: use the new rpc_clnt initialization methodsv3.1.1qa8Anand Avati2010-11-161-12/+2