summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/utils
Commit message (Expand)AuthorAgeFilesLines
* geo-rep: gsyncd: fix up fallback xtime for orphans on master sideCsaba Henk2012-02-071-7/+8
* geo-rep: gsyncd: Python3 compat fixesVenky Shankar2012-01-261-3/+4
* log to stderr if "-" is given as log-fileCsaba Henk2011-11-202-2/+2
* cli: add geo-replication log-rotate commandVenky Shankar2011-10-206-24/+66
* geo-rep: disallow some special characters in url syntaxCsaba Henk2011-09-221-1/+1
* geo-rep: add support to glob patterns with "geo-rep config"Csaba Henk2011-09-221-3/+7
* geo-rep: implement IP address based access controlCsaba Henk2011-09-223-23/+64
* geo-rep: gsyncd: make sure path operations do not act outside the volumeCsaba Henk2011-09-221-0/+28
* gsyncd: control rsync targetCsaba Henk2011-09-225-20/+258
* gsyncd: implement restricted mode and utility dispatchCsaba Henk2011-09-222-38/+182
* geo-rep: rewrite gsyncd wrapper in CCsaba Henk2011-09-224-60/+152
* geo-rep: gsyncd: add --ignore-deletes optionVenky Shankar2011-09-203-3/+29
* geo-rep: partial support for unprivileged gsyncd via mountbrokerCsaba Henk2011-09-124-33/+126
* gsyncd: python3 compat fixesCsaba Henk2011-09-124-5/+36
* gsyncd: do the homework, document _everything_Csaba Henk2011-09-089-17/+483
* gsyncd: refine command invocationCsaba Henk2011-08-254-32/+124
* gsyncd: do some basic sanitization on logsCsaba Henk2011-07-295-24/+60
* geo-rep: minor fixesCsaba Henk2011-07-291-1/+1
* gsyncd: exit in slave when RePCe session came to an endCsaba Henk2011-07-281-1/+2
* gsyncd: log exit properlyCsaba Henk2011-07-283-2/+4
* geo-rep: compactify loggingCsaba Henk2011-07-281-14/+40
* Revert "temporary workaround for mtab update race thingy"Csaba Henk2011-05-261-1/+0
* syncdaemon: fix listing xattrs when there is none and failure handlingCsaba Henk2011-05-091-5/+4
* syncdaemon: some refactor on monitorCsaba Henk2011-05-093-13/+17
* syncdaemon: add --normalize-url optionCsaba Henk2011-05-091-5/+8
* 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