summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/utils
Commit message (Expand)AuthorAgeFilesLines
* syncdaemon: fix listing xattrs when there is none and failure handlingCsaba Henk2011-05-311-5/+4
* syncdaemon: some refactor on monitorCsaba Henk2011-05-313-13/+17
* syncdaemon: have the monitor kill the worker if it does not connect in 60 secCsaba Henk2011-04-223-4/+33
* syncdaemon: handle errors in glusterfs mount more carefullyv3.2.0qa15Csaba Henk2011-04-211-4/+11
* syncdaemon: fix double wait in monitorCsaba Henk2011-04-211-1/+1
* syncdaemon: add session-owner optionCsaba Henk2011-04-192-1/+8
* syncdaemon: implement template substitutions for config valuesCsaba Henk2011-04-193-22/+66
* gsyncd service auto-discoveryCsaba Henk2011-04-191-1/+49
* syncdaemon: fix swallowing of exit valueCsaba Henk2011-04-191-1/+1
* syncdaemon: pythonize accidentally copied ruby line in codeCsaba Henk2011-04-191-1/+1
* syncdaemon: don't accept simple identifiers anymore as sugared urlsCsaba Henk2011-04-191-1/+3
* syncdaemon: minor cleanups on terminationCsaba Henk2011-04-172-8/+9
* syncdaemon: load xattrs from libc on-demandCsaba Henk2011-04-163-56/+75
* syncdaemon: yet another try to exit properlyCsaba Henk2011-04-163-83/+92
* syncdaemon: when getting a single config option, don't display the option nam...Csaba Henk2011-04-161-5/+8
* syncdaemon: name tempdirs used by gsyncd more characteristically to ease debu...Csaba Henk2011-04-151-2/+2
* 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