summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/utils/syncdaemon/resource.py
Commit message (Expand)AuthorAgeFilesLines
* geo-rep / gsyncd: fix cleanup of temporary mountsv3.2.6qa6v3.2.6Csaba Henk2012-03-091-13/+25
* cli: add geo-replication log-rotate commandVenky Shankar2011-11-041-3/+3
* syncdaemon: handle errors in glusterfs mount more carefullyv3.2.0qa15Csaba Henk2011-04-211-4/+11
* syncdaemon: add session-owner optionCsaba Henk2011-04-191-1/+7
* syncdaemon: implement template substitutions for config valuesCsaba Henk2011-04-191-1/+2
* 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: load xattrs from libc on-demandCsaba Henk2011-04-161-55/+11
* 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: force termination for unhandled exception in any threadCsaba Henk2011-04-131-3/+1
* syncdaemon: streamline user-visible messages (and control flow a bit, too)Csaba Henk2011-04-131-3/+1
* syncdaemon: fix parsing of the volume-mark structureCsaba Henk2011-04-131-1/+1
* syncdaemon: minor fixesCsaba Henk2011-04-131-1/+0
* 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: give some refactoring to cascading codeCsaba Henk2011-04-041-20/+30
* syncdaemon: minor cleanups in cascading codeCsaba Henk2011-03-311-7/+1
* Gsyncd: Cascading of gsync daemonsKaushik BV2011-03-291-18/+77
* Gsyncd: fix a typo for the command-line arg of gluster processKaushik BV2011-03-251-1/+1
* syncdaemon: fortify handling of failed xtime queriesCsaba Henk2011-03-111-1/+1
* 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-101-8/+1
* 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
* syncdaemon: add support from dumping urls in canonical and escaped canonical ...Csaba Henk2011-03-101-2/+6
* syncdaemon: fix RePCe version queryCsaba Henk2011-02-151-1/+1
* syncdaemon: change pidfile handling approachCsaba Henk2011-02-151-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: Handling of deleted symlinks (of directories). When a symlink of ...Kaushik BV2011-02-131-1/+16
* syncdaemon: Syncdaemon should not crash on ENOENT while performing setxattr()Kaushik BV2011-02-101-1/+6
* syncdaemon: config revamp #2: implement canonicalized urls, use them in confi...Csaba Henk2011-02-101-1/+24
* syncdaemon: refine RePCe version check to tolerate difference in minorCsaba Henk2011-02-101-2/+7
* syncdaemon: add "setattr" server method, needed to synchronize metadata of li...Csaba Henk2011-02-071-0/+13
* syncdaemon: fix broken symlink handling in "purge" callCsaba Henk2011-02-071-2/+2
* syncdaemon: version the rpcCsaba Henk2011-02-071-2/+10
* syncdaemon: display slave role in log outputCsaba Henk2011-02-071-1/+1
* adding syncdaemonCsaba Henk2011-01-271-0/+372