summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/utils
Commit message (Expand)AuthorAgeFilesLines
* gsyncd: don't use void* arithmetic; don't leak upon OOM; remove castJim Meyering2012-08-191-4/+6
* geo-rep / gsycnd: restore the generic signature for sendmark_regularCsaba Henk2012-07-301-3/+3
* gsyncd / geo-rep: Fix sendmark() invocation for Normal MixinVenky Shankar2012-07-251-1/+1
* Fixes for gsyncd / geo-rep and FUSE listxattrVenky Shankar2012-07-241-4/+4
* gsyncd / geo-rep: Fix typo in 'purge' flowVenky Shankar2012-07-201-1/+1
* geo-rep / gsyncd: convert ignore-deletes to a mixin tooCsaba Henk2012-07-191-3/+16
* geo-rep / gsyncd: add support for sending xtimes through rsyncCsaba Henk2012-07-193-14/+35
* geo-rep / gsyncd: rsync option cleanups, fixesCsaba Henk2012-07-182-2/+6
* geo-rep / gsyncd: fixes to communication with child processesCsaba Henk2012-07-141-7/+11
* geo-rep / gsyncd: sanitize error log of external commandsCsaba Henk2012-07-141-2/+10
* gsyncd: don't dereference NULL upon failed reallocJim Meyering2012-07-131-1/+1
* 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