summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/server
Commit message (Expand)AuthorAgeFilesLines
* glusterfs protocol: handshake to log the version of the peerAmar Tumballi2011-09-202-5/+15
* mgmt/Glusterd: Implementation volume set help/help-xmlKaushik BV2011-08-181-0/+18
* Change Copyright current yearPranith Kumar K2011-08-1010-10/+10
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-0610-30/+30
* server: Reassociating 'old' conn can lead to chaos.Krishnan P2011-07-121-22/+12
* protocol/server: logging changesRaghavendra Bhat2011-06-082-11/+2
* prevent few excessive logsAmar Tumballi2011-04-211-7/+5
* remove excessive logs due to log enhancementAmar Tumballi2011-04-131-5/+5
* protocol/server: prevent unnessary logs in INFO levelAmar Tumballi2011-04-101-10/+11
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-2/+2
* protocol/server: change allow_insecure option in reconfigurePranith K2011-03-261-1/+4
* CLI : Validate options farmework.Gaurav2011-03-231-48/+16
* do not check loc and fd since they can be passed as NULL onlyRaghavendra Bhat2011-03-231-4/+0
* 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
* 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/xdr: update .x filesAmar Tumballi2011-02-181-1/+1
* 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
* 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/server: fix log level of message in server-resolver.cv3.1.1qa5Anand Avati2010-11-091-1/+1
* protocol/server: array declarations changed to alloca()Amar Tumballi2010-11-081-102/+55
* use uuid_copy instead of memcpyRaghavendra Bhat2010-11-021-1/+1
* copy the gfid of root to the iatt structure of rootv3.1.1qa3Raghavendra Bhat2010-10-291-0/+2
* 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
* protocol/server: be consistent in setting rsp.dict_len and rsp.dictAnand Avati2010-10-121-3/+3
* Copyright changesVijay Bellur2010-10-111-1/+1
* Glusterfsd Crash in server_link_cbkKaushik BV2010-10-071-15/+0
* mgmt/Glusterd: Volume set enhancementsKaushik BV2010-10-071-5/+31
* protocol/rpc/transport: bring in one more event for 'TRANSPORT-DESTROY'Amar Tumballi2010-10-072-2/+11
* 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
* features/locks: cluster/afr: Misc fixes for lock recovery.Pavan Sondur2010-10-051-0/+5
* rpc: don't refer to 'req' after calling 'prog->actor()'Amar Tumballi2010-10-041-93/+174
* Change GNU GPL to GNU AGPLPranith K2010-10-0410-30/+30
* mgmt/Glusterd: new command volume reset <volname>, volume set enhancementsv3.1.0qa39Kaushik BV2010-10-031-2/+18
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-1/+3
* get server xattr only if name is not NULLshishir gowda2010-10-021-4/+4
* stat enhancementsAmar Tumballi2010-10-013-0/+67
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-013-8/+8
* remove 'gfs_id' field from all protocol xdr structuresAmar Tumballi2010-10-012-85/+41
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-301-0/+9
* protocol/server: set 'this->private' only if 'init()' is successfulAmar Tumballi2010-09-291-2/+1
* resolver: set safer conditionals during path creationAnand Avati2010-09-281-1/+1
* protocol/server: Check before de-referencing confVijay Bellur2010-09-271-0/+4