Add feature to try rollback twice if it fails
[zfs-ubuntu/.git] / zfs-replicate
2020-04-05 Alan J. PippinAdd feature to try rollback twice if it fails
2020-02-03 Alan J. PippinAdded support to replicate and restore from multiple...
2019-02-14 Alan J. PippinAdded --compressed flag to zfs send cmds
2016-02-16 Carl BaldwinMerge all the work Alan's done for the past 8 years
2016-02-16 Carl BaldwinMerge all the work Alan's done for the past 8 years gerrit/master origin/HEAD origin/master
2014-03-19 Alan J. PippinConsolidated zfs send and recv operations into replicat... gerrit/ubuntu origin/ubuntu
2014-03-19 Alan J. PippinFixed bug in running throttle command on remote machine...
2014-03-07 Alan J. PippinAdded hostname to error messages that are emailed
2012-10-12 Alan J. PippinMajor changes from nexenta versions to support running...
2010-01-29 Alan J. PippinMerge branch 'master' of ssh://backup.pippins.net/etc...
2010-01-29 Alan J. PippinTweaked some settings in zfs-replicate.
2009-01-29 Alan J. PippinIncreased spin lock cycle time
2009-01-17 Alan J. PippinFixed misnamed throttle opt var
2009-01-17 Alan J. PippinAdded new throttle option
2009-01-17 Alan J. PippinAdded code to destroy backup markers on local machine...
2009-01-17 Alan J. PippinAdded configuration scripts to hold customized options
2009-01-16 Alan J. PippinAdded fatal_and_exit routine to handle all early exits...
2009-01-16 Alan J. PippinCreated the zfs-replicate-wrapper script that factors...
2009-01-16 Alan J. PippinAdded new destroy on full option
2009-01-14 Alan J. PippinAdded code to fallback to lists of snapshots to find...
2009-01-13 Alan J. PippinInitial working draft of the new replicate algorithm...
2009-01-13 Alan J. PippinAdded code to deal with not finding a common snapshot
2009-01-12 Alan J. PippinAdded logging to zfs-scrub
2009-01-12 Alan J. PippinChanged name of local backup pool
2009-01-12 Alan J. PippinAdded variable for the name of the local backup pool...
2009-01-12 Alan J. PippinMoved old zfs-replicate scripts out of the way.
2008-09-25 Alan J. PippinFixed zfs-replicate bug when a filesystem is created...
2008-08-22 Alan J. PippinUpdated log file location to dump to /var/log/zfs inste...
2008-03-01 Alan J. PippinInitial commit/revision of a number of ZFS scripts...
2008-02-21 Carl N. BaldwinThis script handled my initial snapshots on a single...