summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* syncdaemon: set the default value of timeout to 120secKaushik BV2011-02-151-1/+1
* syncdaemon: Moved the gsync start code to cli.Mohammed Junaid Ahmed2011-02-157-156/+261
* Changes to include geo-sync in specVijay Bellur2011-02-141-0/+3
* syncdaemon: fix some pidfile issuesCsaba Henk2011-02-141-17/+18
* syncdaemon: make /usr/libexec/gsyncd the default remote gsyncd (incomplete ha...Csaba Henk2011-02-141-1/+1
* syncdaemon: use "ping" message instead of "__version__" to wait for remote to...Csaba Henk2011-02-141-1/+1
* cluster/dht: Send removexattr() to all subvolumes.Vikas Gorur2011-02-141-4/+52
* syncdaemon: config-get-all option add to gsync cli.Mohammed Junaid Ahmed2011-02-145-7/+91
* syncdaemon: fix KeyErrorCsaba Henk2011-02-141-1/+1
* syncdaemon: make configparser code work with all supported python versionsCsaba Henk2011-02-141-3/+9
* syncdaemon: Using /usr/local/libexec/python/syncdaemon as the default directo...Mohammed Junaid Ahmed2011-02-132-32/+157
* syncdaemon: conf file to be read properlyKaushik BV2011-02-131-2/+5
* syncdaemon: Create conf directory if not presetKaushik BV2011-02-131-0/+9
* fix a typo in xdr_gf1_cli_gsync_set_req functionRaghavendra Bhat2011-02-131-1/+1
* initialize the cli_req structure before sending it to xdrRaghavendra Bhat2011-02-131-1/+1
* syncdaemon: Handling of deleted symlinks (of directories). When a symlink of ...Kaushik BV2011-02-131-1/+16
* syncdaemon: configinterface.py file moved under xlators/features/marker/utils...Mohammed Junaid Ahmed2011-02-112-1/+1
* syncdaemon: Syncdaemon should not crash on ENOENT while performing setxattr()Kaushik BV2011-02-101-1/+6
* NFS : Fail Nfs init if volume-id not found.Gaurav2011-02-101-3/+2
* 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 filesAmar 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.Mohammed 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.Raghavendra G2011-01-271-0/+1
* Move hostname, ip address validating functions to libglusterfs.Sachidananda2011-01-274-243/+126