summaryrefslogtreecommitdiffstats
path: root/xlators/protocol
Commit message (Expand)AuthorAgeFilesLines
* Fix local==NULL crash in wb_sync_cbk during disconnect.Jeff Darcy2011-12-191-3/+10
* protocol/client: Be strict about gfids in fop reqPranith Kumar K2011-12-151-0/+73
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-162-2/+2
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-166-215/+188
* Move some of the messages to log level `TRACE'.Sachidananda Urs2011-11-153-6/+6
* libglusterfs/iobuf: increase the iobref's iobuf array sizeAmar Tumballi2011-10-101-2/+1
* statedump: do not print the inode number in the statedumpRaghavendra Bhat2011-10-012-36/+12
* protocol/server: check for the fd being NULL and unwindRaghavendra Bhat2011-09-291-0/+8
* cli : new volume statedump commandKaushal M2011-09-271-2/+43
* glusterfs protocol: handshake to log the version of the peerAmar Tumballi2011-09-213-5/+23
* protocol/client: minor log enhancementsRajesh Amaravathi2011-09-191-21/+14
* protocol/client: log enhancementsRajesh Amaravathi2011-09-181-90/+109
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-121-1/+6
* protocol/client: avoid code duplication in fd based operationsRaghavendra Bhat2011-09-112-340/+42
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-073-10/+0
* modify to the way we used XDR definitions files (.x files)Amar Tumballi2011-09-078-269/+182
* glusterfs protocol: bring in variable sized iobuf supportAmar Tumballi2011-09-078-197/+296
* 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