summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/utils
Commit message (Expand)AuthorAgeFilesLines
* gsyncd: don't let a bogus config file make us read/write buf[-1]Jim Meyering2012-07-111-2/+4
* pidinfo: don't let a corrupt /proc/PID/status cause buf[-1] accessJim Meyering2012-07-021-2/+4
* localtime and ctime are not MT-SAFEKaleb S. KEITHLEY2012-06-291-1/+2
* gsyncd / geo-rep : failover/failbackCsaba Henk2012-06-133-66/+341
* geo-rep: checkpointingCsaba Henk2012-06-133-19/+172
* geo-rep / gsyncd: further cleanup refinementsCsaba Henk2012-05-244-5/+23
* geo-rep / gsyncd: add "--super" to rsync invocationCsaba Henk2012-05-242-2/+1
* geo-rep / gsyncd: fix cleanup of temporary mountsCsaba Henk2012-05-211-17/+76
* geo-rep / gsyncd: fixes regarding the command invocation frameworkCsaba Henk2012-05-192-9/+25
* geo-rep / gsyncd: recognize ECONNABORTED as termination of aux glusterfsCsaba Henk2012-05-191-3/+3
* geo-rep / gsyncd: typo fixCsaba Henk2012-05-191-1/+1
* geo-rep / gsyncd.c: fix coverity fixCsaba Henk2012-05-182-86/+36
* NetBSD build fixesEmmanuel Dreyfus2012-05-151-0/+4
* NetBSD build fixesEmmanuel Dreyfus2012-05-112-0/+3
* geo-replication: coverity resource leak fixesAmar Tumballi2012-05-092-14/+64
* geo-rep / gsyncd: log sync failures as warningsCsaba Henk2012-04-131-1/+1
* Fix compiler warnings and typos from Debian build.Jeff Darcy2012-04-101-1/+1
* geo-rep / gsyncd: shuffle directory entries in crawlCsaba Henk2012-04-051-0/+2
* cleanup and fix xattr namespace flipCsaba Henk2012-03-071-1/+1
* geo-rep / syncdaemon: determine suitable xattr namespace based on privilegeCsaba Henk2012-03-052-6/+7
* geo-rep / syncdaemon: make the timeout for establishing the connection to sla...Csaba Henk2012-03-012-1/+2
* 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 carefullyCsaba 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