summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/utils
Commit message (Expand)AuthorAgeFilesLines
...
* syncdaemon: split gluster_command to make it possible to set options for glus...Csaba Henk2011-04-151-1/+1
* syncdaemon: work around python feature of allowing double leading slashes in ...Csaba Henk2011-04-151-1/+4
* syncdaemon: ensure -/_ invariance in tunables, in all componentsCsaba Henk2011-04-133-18/+32
* syncdaemon: refactor gsyncd.py cmdline interface to configurationCsaba Henk2011-04-131-19/+35
* syncdaemon: force termination for unhandled exception in any threadCsaba Henk2011-04-135-13/+27
* syncdaemon: streamline user-visible messages (and control flow a bit, too)Csaba Henk2011-04-132-11/+11
* syncdaemon: fix parsing of the volume-mark structureCsaba Henk2011-04-131-1/+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-133-4/+2
* temporary workaround for mtab update race thingyCsaba Henk2011-04-121-0/+1
* syncdaemon: do not use os.getlogin() for getting the name of the current userCsaba Henk2011-04-111-1/+2
* syncdaemon: fix transaction codeCsaba Henk2011-04-112-7/+7
* syncdaemon: minor fixesCsaba Henk2011-04-112-3/+3
* syncdaemon: fix setting None as new masterCsaba Henk2011-04-111-5/+6
* syncdaemon: add monitor mode to support autorestartCsaba Henk2011-04-045-16/+105
* syncdaemon: provide transactional semantics to config file writingCsaba Henk2011-04-042-13/+49
* syncdaemon: give some refactoring to cascading codeCsaba Henk2011-04-042-84/+116
* syncdaemon: fix up fallback xtime value for slaveCsaba Henk2011-04-011-1/+1
* syncdaemon: minor cleanups in cascading codeCsaba Henk2011-03-311-7/+1
* syncdaemon: fix "--debug" option of gsyncd.pyCsaba Henk2011-03-311-3/+8
* Gsyncd: Cascading of gsync daemonsKaushik BV2011-03-292-34/+155
* Gsyncd: fix a typo for the command-line arg of gluster processKaushik BV2011-03-251-1/+1
* 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
* Gsyncd: Explicitly mention the path for the gsyncd.py scriptKaushik BV2011-03-141-1/+1
* Gsyncd: Include a directory glusterfs in the libexecdir, so that it is not cu...Kaushik BV2011-03-143-3/+3
* syncdaemon: fortify handling of failed xtime queriesCsaba Henk2011-03-112-6/+19
* syncdaemon: don't follow symlinks on entries queryCsaba Henk2011-03-101-0/+3
* syncdaemon: fortify purge implementation to not do silly things like followin...Csaba Henk2011-03-101-4/+15
* syncademon: fortify handling of failed entries queriesCsaba Henk2011-03-102-9/+16
* Revert "syncdaemon: Syncdaemon should not crash on ENOENT while performing se...Csaba Henk2011-03-101-6/+1
* Revert "syncdaemon: Handling of deleted symlinks (of directories). When a sym...Csaba Henk2011-03-101-16/+1
* 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-105-15/+38
* syncdaemon: add versioning to config fileCsaba Henk2011-03-101-5/+6
* syncdaemon: configinterface: add support for regexp based pattern-matching se...Csaba Henk2011-03-102-38/+130
* syncdaemon: fix RePCe version queryCsaba Henk2011-02-152-8/+11
* syncdaemon: change pidfile handling approachCsaba Henk2011-02-153-28/+48
* 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: use "ping" message instead of "__version__" to wait for remote to...Csaba Henk2011-02-141-1/+1
* syncdaemon: fix KeyErrorCsaba Henk2011-02-141-1/+1
* syncdaemon: make configparser code work with all supported python versionsCsaba Henk2011-02-141-3/+9
* syncdaemon: conf file to be read properlyKaushik BV2011-02-131-2/+5
* syncdaemon: Create conf directory if not presetKaushik BV2011-02-131-0/+9