Commit Graph

  • 10d15ef2f1
    Merge branch 'master' into master shodanshok 2018-06-29 00:01:32 +0200
  • 2224866da6
    Merge pull request #183 from martinvw/feature/quiet-mode Jim Salter 2018-06-28 16:16:25 -0400
  • d3355912a3
    Merge pull request #166 from jasonblewis/fixps Jim Salter 2018-06-28 16:15:28 -0400
  • 50bd897cb7
    Merge pull request #174 from phreaker0/tests Jim Salter 2018-06-28 16:10:00 -0400
  • 733f3ad030
    Merge pull request #227 from phreaker0/debian-changelog Jim Salter 2018-06-28 16:05:44 -0400
  • f107907dc4
    Merge pull request #175 from phreaker0/dst-fixes Jim Salter 2018-06-28 16:05:29 -0400
  • 22ab817020
    Merge pull request #203 from phreaker0/cache-improvements Jim Salter 2018-06-28 16:03:46 -0400
  • 8ee41752c7
    Merge pull request #201 from phreaker0/monitor-capacity Jim Salter 2018-06-28 16:03:25 -0400
  • bd1da260fd
    Merge pull request #226 from phreaker0/use-utc Jim Salter 2018-06-28 16:02:43 -0400
  • 138a8ab698
    Merge pull request #205 from jsavikko/fix-syncoid-options-list Jim Salter 2018-06-28 16:01:36 -0400
  • 21722c34b9
    Merge pull request #208 from danielewood/patch-1 Jim Salter 2018-06-28 16:01:00 -0400
  • c909f55bc4
    Merge pull request #229 from UnlawfulMonad/master Jim Salter 2018-06-28 15:59:38 -0400
  • 5e291b6f41
    Merge pull request #238 from phreaker0/parser-fixes Jim Salter 2018-06-28 15:58:43 -0400
  • e718dcd806
    Merge pull request #239 from phreaker0/exclude Jim Salter 2018-06-28 15:57:55 -0400
  • 1f88580199
    implemented support for excluding datasets from replication with a regular expression #239 Christoph Klaffl 2018-06-28 17:45:18 +0200
  • 34b942ea45
    correctly parse zfs column output (space can be included in the values) #238 Christoph Klaffl 2018-06-21 18:18:28 +0200
  • 0f8fee7637
    added option for using extra identification in the snapshot name for replicating to multiple targets Christoph Klaffl 2018-06-19 19:43:36 +0200
  • add7bf6de7 Added a missing newline in README Gionatan Danti 2018-06-19 19:08:30 +0200
  • 392a4f470a Merge branch 'master' of https://github.com/jimsalterjrs/sanoid Gionatan Danti 2018-06-19 19:00:20 +0200
  • 70b259ac3c
    typos Christoph Klaffl 2018-06-19 18:24:34 +0200
  • c0c3050076
    added option for skipping the parent dataset in recursive replication Christoph Klaffl 2018-06-19 18:21:06 +0200
  • 0aaac42057 skip pruning with --no-sync-snap (as by PR #218) Gionatan Danti 2018-06-11 10:16:18 +0200
  • 4ed6ff0e44 Updated README file Gionatan Danti 2018-06-11 10:06:36 +0200
  • f9049085c8 Added "no-rollback" option to prevent any rollback on target host Gionatan Danti 2018-06-11 09:48:45 +0200
  • e65879d1f8 Fix --help typo #229 Lucas Salibian 2018-06-08 11:52:52 -0400
  • 52661afb41
    updated debian changelog #227 Christoph Klaffl 2018-06-05 12:45:13 +0200
  • bb654c1cf6
    use utc for timestamps as default #226 Christoph Klaffl 2018-06-05 11:41:48 +0200
  • 9d387c013f
    Merge pull request #218 from phreaker0/prune-fix Jim Salter 2018-05-01 18:45:54 -0400
  • 63979973b2
    if syncoid is instructed to skip snapshot creation it shouldn't attempt to prune existing ones #218 Christoph Klaffl 2018-05-02 00:15:14 +0200
  • 679f1f3bda Reintroduced targetfsescaped Gionatan Danti 2018-05-01 09:39:35 +0200
  • 793f1c782b Reintroduced escapeshellparam for remote command and updated README file Gionatan Danti 2018-05-01 09:32:18 +0200
  • 670e76458c Reintroduce "no-resume", erroneously removed from previous commit Gionatan Danti 2018-04-30 22:45:05 +0200
  • 2f518d3209 Update to current sanoid master and solved a (fake ?) confict in syncoid Gionatan Danti 2018-04-30 22:31:27 +0200
  • f670631ca2 Added "no-clone-rollback" option to prevent clone rollback on target host #186 Gionatan Danti 2018-04-30 21:50:17 +0200
  • 24845bd10c
    Merge pull request #214 from ecoutu/master Jim Salter 2018-04-29 16:14:34 -0400
  • faf825003f
    Document compatibility with (t)csh shells #214 Eric Coutu 2018-04-29 15:06:31 -0400
  • 4ab64b27a3
    Merge pull request #212 from dcrdev/master Jim Salter 2018-04-28 12:57:58 -0400
  • b3b69c598c Restructure dist packages & bump rpm spec to 1.4.18 #212 dcrdev 2018-04-28 17:38:19 +0100
  • 503471718f
    Merge branch 'master' into frequently Christoph Klaffl 2018-04-25 23:53:34 +0200
  • 979cb8bc3d
    resume/receive support in syncoid 1.4.18 v1.4.18 Jim Salter 2018-04-25 15:24:24 -0400
  • 72245338a8 special character handling and resumable zfs receive support in syncoid root 2018-04-25 15:21:56 -0400
  • 2732392088 fix use of uninitialized value in escapeshellparam() root 2018-04-25 15:18:00 -0400
  • 4ebc0abef5 fix use of uninitialized string in escapeshellparam() root 2018-04-25 14:58:35 -0400
  • 563a93bcfe
    Merge pull request #197 from phreaker0/resumeable-replication Jim Salter 2018-04-25 14:56:04 -0400
  • 944a718351
    Merge branch 'master' into resumeable-replication #197 Christoph Klaffl 2018-04-25 18:03:14 +0200
  • 956ccb18c7
    Merge pull request #210 from phreaker0/special-char-fixes-#2 Jim Salter 2018-04-25 11:37:04 -0400
  • e6eec0aca0
    fix snapshot list generation and incremental sync for snapshots containing whitespaces #210 Christoph Klaffl 2018-04-25 17:15:55 +0200
  • 2b82a14e88
    Merge pull request #176 from phreaker0/special-char-fixes Jim Salter 2018-04-25 09:48:08 -0400
  • 1b5ab20b0d
    use resumeable zfs send/receive as default if supported by source and target Christoph Klaffl 2018-04-25 14:58:01 +0200
  • ecf2a852b5
    Added support for ZStandard compression. #208 danielewood 2018-04-12 17:43:08 -0700
  • 0f669a304a
    Cleaned up Configuration section to match the rest of the document Andrew Bobulsky 2018-03-26 03:54:28 -0400
  • 429da3a131
    Add comprehensive installation instructions Andrew Bobulsky 2018-03-26 03:44:00 -0400
  • 8dfdd1a716 syncoid: fix --version in options list of helptext #205 Janne Savikko 2018-03-15 13:50:12 +0200
  • b405b58980
    let monitor-capacity parse the limits from the configuration file #201 Christoph Klaffl 2018-03-01 09:22:22 +0100
  • f961a9f447
    implemented monitor-capacity flag for checking zpool capacity limits in the nagios monitoring format Christoph Klaffl 2018-02-27 17:58:51 +0100
  • 01398789f6
    Revert "let monitor-health check the capacity too" Christoph Klaffl 2018-02-27 17:53:32 +0100
  • 6f29bed441
    Revert "allow monitor-health to optionally check zpool capacity too by providing limits along the flag" Christoph Klaffl 2018-02-27 17:53:04 +0100
  • 6c695f1a86
    allow monitor-health to optionally check zpool capacity too by providing limits along the flag Christoph Klaffl 2018-02-26 18:16:06 +0100
  • d0f1445784
    defer cache updates after snapshot pruning and do them after all pruning is done (waiting for the cache update lock if necessary) #203 Christoph Klaffl 2018-02-22 17:29:58 +0100
  • 06d029db68
    remove destroyed snapshots from cache file instead of regenerating the whole thing (which can take very long on systems with many snapshots and/or datasets) Christoph Klaffl 2018-02-22 16:53:30 +0100
  • 1f64c9c35a
    let monitor-health check the capacity too Christoph Klaffl 2018-02-20 18:16:35 +0100
  • d5f4b5abba
    support resumable zfs send/receive Christoph Klaffl 2018-02-13 18:47:55 +0100
  • e902df1ef2 also made warnings quiet Attie Grande 2018-01-06 11:03:02 +0000
  • 8a2a673c58 fixed loud 'NEWEST SNAPSHOT' message Attie Grande 2018-01-06 11:01:44 +0000
  • 3d9b3b04ba Added "force-prune" option to skip busy dataset check Gionatan Danti 2018-01-04 12:20:37 +0100
  • 742db32e68 Made two INFO prints mutable #183 Martin van Wingerden 2017-12-29 20:02:01 +0100
  • 2a3d91e446
    fixed weekly snapshot interval Christoph Klaffl 2017-12-13 00:44:48 +0100
  • 85cc99c9e6
    accidentally removed helptext #176 Christoph Klaffl 2017-12-10 16:56:56 +0100
  • bb5fc81c0d
    Merge branch 'master' into special-char-fixes Christoph Klaffl 2017-12-10 16:55:08 +0100
  • 3027831095
    escape all remaining snapshot names which could have special characters Christoph Klaffl 2017-12-10 16:32:49 +0100
  • adca6230b7
    missed one regular expression Christoph Klaffl 2017-12-10 16:10:49 +0100
  • e260f9095f
    escape filesystem names as needed to avoid interpreting special characters like whitespace and stop interpreting metacharacters in fs names for some regular expressions, fixes #40 Christoph Klaffl 2017-12-10 16:05:08 +0100
  • 371f8ff318
    exit with error code upon failure #174 Christoph Klaffl 2017-12-06 23:41:15 +0100
  • ceb1397ef0
    Revert "exit with error code upon failure" Christoph Klaffl 2017-12-06 23:40:23 +0100
  • 53894b2855
    indentation fix #175 Christoph Klaffl 2017-12-06 23:36:13 +0100
  • 8d4484a2d1
    exit with error code upon failure Christoph Klaffl 2017-12-06 23:24:34 +0100
  • e61ccf1c9d
    added test for checking for correct DST handling behaviour Christoph Klaffl 2017-12-06 20:24:54 +0100
  • c1f7cd4241
    fixed snapshot suffix Christoph Klaffl 2017-12-06 20:23:52 +0100
  • 9a6cdb8543
    handle DST (daylight saving times) properly for hourly and daily snapshots, fixes #155 Christoph Klaffl 2017-12-06 20:15:29 +0100
  • 31da53140f
    implemented a simple test which will take snapshots over a whole year and checks the resulting snapshot list Christoph Klaffl 2017-12-06 19:00:44 +0100
  • 4a3e93372c check for emtpy lockfile #166 Jason Lewis 2017-11-20 15:16:43 +1100
  • ac16b2128e
    disable monitoring of frequent snapshots Christoph Klaffl 2017-11-09 17:44:04 +0100
  • 4649704046
    codestyle fix and disable monitoring of weekly snapshots Christoph Klaffl 2017-11-09 17:41:52 +0100
  • 00b9206829
    implemented weekly period Christoph Klaffl 2017-11-09 09:44:40 +0100
  • 293d83bdaa versioning and compatibility check for default configuration file Christoph Klaffl 2017-11-08 22:08:02 +0100
  • bc2f8bd4e9 Revert "hardcoded new defaults" Christoph Klaffl 2017-11-08 21:48:37 +0100
  • 8bd98f1800 added more documentation for frequent snapshots Christoph Klaffl 2017-11-08 21:40:30 +0100
  • f6519c0aea
    Merge pull request #162 from LordAro/helptext Jim Salter 2017-11-08 14:25:18 -0500
  • c9adcdab1e hardcoded new defaults Christoph Klaffl 2017-11-08 20:25:07 +0100
  • 90e6a401da Missed some compression variable renames #162 Charles Pigott 2017-11-08 16:32:39 +0000
  • 11da17fa4a Fix compress arg handling Charles Pigott 2017-11-08 16:19:59 +0000
  • 21a6881c4b Unrevert syncoid Charles Pigott 2017-11-08 16:19:41 +0000
  • d8613d1379 implemented frequent snapshots with configurable period Christoph Klaffl 2017-11-07 08:03:53 +0100
  • 09a879664a
    Merge pull request #161 from phreaker0/cleanup Jim Salter 2017-11-08 13:47:00 -0500
  • dbe33170e7
    removed trailing whitespace #161 Christoph Klaffl 2017-11-08 17:30:52 +0100
  • 368a9fe78e default to not manually specifying an SSH cipher jimsalterjrs 2017-11-08 11:02:39 -0500
  • 0be8076145 revert syncoid due to compress options error in GetOpt version jimsalterjrs 2017-11-08 10:52:23 -0500
  • 1545d6a20c
    me as maintainer, zfs | zfsutils-linux deps Jim Salter 2017-11-08 10:12:41 -0500
  • 03c15e42b5
    Merge pull request #148 from DHowett/master Jim Salter 2017-11-08 10:10:21 -0500
  • 008f48319b
    Merge pull request #151 from stardude900/patch-2 Jim Salter 2017-11-08 10:06:39 -0500