summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/utils/syncdaemon/gsyncd.py
Commit message (Expand)AuthorAgeFilesLines
* geo-rep / syncdaemon: make the timeout for establishing the connection to sla...Csaba Henk2012-03-011-0/+1
* cli: add geo-replication log-rotate commandVenky Shankar2011-11-041-2/+5
* syncdaemon: some refactor on monitorCsaba Henk2011-05-311-2/+3
* syncdaemon: have the monitor kill the worker if it does not connect in 60 secCsaba Henk2011-04-221-0/+6
* syncdaemon: add session-owner optionCsaba Henk2011-04-191-0/+1
* syncdaemon: implement template substitutions for config valuesCsaba Henk2011-04-191-13/+28
* syncdaemon: fix swallowing of exit valueCsaba Henk2011-04-191-1/+1
* syncdaemon: minor cleanups on terminationCsaba Henk2011-04-171-4/+2
* syncdaemon: yet another try to exit properlyCsaba Henk2011-04-161-80/+6
* syncdaemon: ensure -/_ invariance in tunables, in all componentsCsaba Henk2011-04-131-3/+3
* syncdaemon: refactor gsyncd.py cmdline interface to configurationCsaba Henk2011-04-131-19/+35
* syncdaemon: force termination for unhandled exception in any threadCsaba Henk2011-04-131-3/+1
* syncdaemon: return exit code properlyCsaba Henk2011-04-131-3/+6
* syncdaemon: fix pidfile deletion on failed pidfile acquisitionCsaba Henk2011-04-131-1/+6
* syncdaemon: minor fixesCsaba Henk2011-04-111-2/+2
* syncdaemon: add monitor mode to support autorestartCsaba Henk2011-04-041-9/+27
* syncdaemon: fix "--debug" option of gsyncd.pyCsaba Henk2011-03-311-3/+8
* Revert "syncdaemon: make /usr/libexec/gsyncd the default remote gsyncd (incom...Csaba Henk2011-03-171-1/+1
* syncdaemon: fix up exit valueCsaba Henk2011-03-171-2/+4
* syncdaemon: don't try to set log level to NoneCsaba Henk2011-03-171-1/+3
* Revert "syncdaemon: Create conf directory if not preset"Csaba Henk2011-03-101-9/+0
* syncdaemon: improve loglevel handlingCsaba Henk2011-03-101-3/+12
* syncdaemon: ensure stdio is flushed before exitCsaba Henk2011-03-101-0/+2
* syncdaemon: add support from dumping urls in canonical and escaped canonical ...Csaba Henk2011-03-101-5/+16
* syncdaemon: configinterface: add support for regexp based pattern-matching se...Csaba Henk2011-03-101-19/+28
* syncdaemon: change pidfile handling approachCsaba Henk2011-02-151-27/+46
* syncdaemon: set the default value of timeout to 120secKaushik BV2011-02-151-1/+1
* 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: Create conf directory if not presetKaushik BV2011-02-131-0/+9
* syncdaemon: config revamp #3: implement command line get/set/del interface to...Csaba Henk2011-02-101-15/+32
* syncdaemon: config revamp #2: implement canonicalized urls, use them in confi...Csaba Henk2011-02-101-2/+8
* syncdaemon: config revamp #1: drop simplecfg, switch to stdlib's ConfigParserCsaba Henk2011-02-101-17/+13
* syncdaemon: improve program terminationCsaba Henk2011-02-071-1/+3
* syncdaemon: display slave role in log outputCsaba Henk2011-02-071-3/+7
* adding syncdaemonCsaba Henk2011-01-271-0/+230