summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gsync: cli support for gsyncd.Mohammed Junaid Ahmed2011-02-1014-2/+1127
* removed some of the stale scriptsAmar Tumballi2011-02-1010-1219/+4
* syncdaemon: config revamp #3: implement command line get/set/del interface to...Csaba Henk2011-02-102-15/+82
* syncdaemon: config revamp #2: implement canonicalized urls, use them in confi...Csaba Henk2011-02-102-3/+32
* syncdaemon: config revamp #1: drop simplecfg, switch to stdlib's ConfigParserCsaba Henk2011-02-102-94/+13
* syncdaemon: Removing the simplecfg.py entry from the Makefile.am, since it is...Mohammed Junaid Ahmed2011-02-101-1/+1
* features/marker: Use touch TimeStamp file instead of futimens, to avoid the d...Kaushik BV2011-02-101-19/+14
* syncdaemon: refine RePCe version check to tolerate difference in minorCsaba Henk2011-02-101-2/+7
* volgen: specify a mode argument for open(2)Csaba Henk2011-02-101-1/+1
* cluster/dht: Perform self-heal as rootPranith K2011-02-083-35/+2
* cluster/afr: Perform self-heal as rootPranith K2011-02-083-1/+20
* protocol/client: decrement reopen fd count in cases of re-open errorsPranith K2011-02-071-2/+24
* cluster/dht: restore attrs of dirs in self-healPranith K2011-02-071-3/+63
* rpc/rpc-clnt: don't access rpcreq after putting the struct back into mem-pool.Raghavendra G2011-02-071-8/+13
* gluster rebalance: fix the permission issue of rebalanced filesv3.1.2gsyncqa6Amar Tumballi2011-02-071-0/+14
* syncdaemon: add "setattr" server method, needed to synchronize metadata of li...Csaba Henk2011-02-072-8/+27
* syncdaemon: fix broken symlink handling in "purge" callCsaba Henk2011-02-071-2/+2
* syncdaemon: version the rpcCsaba Henk2011-02-072-2/+19
* syncdaemon: improve program terminationCsaba Henk2011-02-071-1/+3
* syncdaemon: display slave role in log outputCsaba Henk2011-02-072-4/+8
* Revert "distribute: Return ESTALE when dir selfheal finds no fix"Anand V. Avati2011-02-041-6/+2
* mount3: Do not return error when mount list is emptyShehjar Tikoo2011-02-041-0/+4
* nfs: Set volume started after root lookup succeedsShehjar Tikoo2011-02-041-1/+1
* marker: Updating the xtime marks on both the paths in rename fop.v3.1.2gsyncqa5Mohammed Junaid Ahmed2011-02-042-3/+28
* Logging : Use of uuid_utoa and uuid_utoa_r.Gaurav2011-02-0411-144/+81
* Logging : New uuid to string conversion functions.Gaurav2011-02-044-5/+72
* libxlator: New policy for aggregation of xtime:Kaushik BV2011-02-042-16/+57
* libxlator: memdup the data that is required for aggregation of attributesKaushik BV2011-02-041-3/+7
* cluster/afr: fix races in self-healPranith K2011-02-041-119/+125
* performance/io-cache: disable caching if indicated by NFS.v3.1.2gsyncqa4Raghavendra G2011-01-271-0/+1
* Move hostname, ip address validating functions to libglusterfs.Sachidananda2011-01-274-243/+126
* use rpc_clnt_{new,start} (), instead of rpc_clnt_init();Amar Tumballi2011-01-273-5/+16
* free GF_CALLOCed memory by GF_FREE instead of FREERaghavendra Bhat2011-01-271-2/+2
* glusterfsd-mgmt: handle the RPC_DISCONNECT event properlyAmar Tumballi2011-01-271-0/+8
* remove op_errstr from glusterd_handle_rpc_msg as op_errstr is not used in tha...Raghavendra Bhat2011-01-271-4/+2
* cli: Show 'commit' option in replace-brick.Gaurav2011-01-271-1/+1
* adding syncdaemonCsaba Henk2011-01-2713-1/+1217
* mgmt/glusterd: restart bricks when syncdaemon is enabledKaushik BV2011-01-273-2/+64
* volgen: add marker to brick volfilesCsaba Henk2011-01-271-5/+94
* implement "--client-pid" option which can forcibly set the pid value in messa...Csaba Henk2011-01-276-0/+40
* adding marker translatorJunaid2011-01-277-3/+1540
* adding libxlator, to ensure proper client side aggregation of marks by cluste...Kaushik BV2011-01-2712-20/+737
* rpc: handle proper 'ref', 'unref' of transport from rpc-clntAmar Tumballi2011-01-262-3/+7
* features/access-control: skip access-tests if the call is from fusePranith K2011-01-264-1/+90
* mgmt/glusterd: error out if remove-brick comes for final bricksPranith K2011-01-261-2/+9
* cli: return error when cmd execution failsPranith K2011-01-261-7/+8
* protocol/server: Distinguishing the locks based on the type of fop like inode...Mohammed Junaid Ahmed2011-01-244-50/+141
* glusterd: de-register nfs rpcs when it is stoppedPranith K2011-01-241-1/+31
* nfs3: Handle root resolution failuresv3.1.2Shehjar Tikoo2011-01-131-9/+9
* performance/quick-read: Fix unwinding of same frame twice when qr_loc_fill fa...v3.1.2qa4Raghavendra G2011-01-111-42/+22