Commit Graph

  • 92db087bb0
    Merge pull request #109 from mergwyn/master master Jonathan Carter 2019-09-30 09:30:55 +0200
  • f938d9cc1c
    Correct incorrect sh syntax mergwyn 2019-09-25 23:13:21 +0100
  • 4538217932 Clear trailing whitespaces Jonathan Carter 2019-09-25 13:30:46 +0000
  • 99e1a6103d Initiate changelog Jonathan Carter 2019-09-25 13:25:05 +0000
  • 86a95095ee
    Add note about macos compatibility Jonathan Carter 2019-09-25 15:13:00 +0200
  • 363a847ee3
    Merge pull request #94 from aimileus/macos Jonathan Carter 2019-09-25 15:10:13 +0200
  • 12945110d3
    Merge pull request #107 from ArakniD/master Jonathan Carter 2019-09-25 15:08:23 +0200
  • d5646c901e
    Install from release instead of master Jonathan Carter 2019-09-25 15:06:33 +0200
  • 4a59d0d615
    Updated zfs-auto-snapshot.sh Lucas Oldfield 2019-09-07 14:56:30 +1000
  • ef7ae674f5
    Merge pull request #98 from diablodale/missing-log-info Jonathan Carter 2019-04-12 22:54:42 +0200
  • b0a5909335
    Merge pull request #42 from FransUrbo/snapname_fix Jonathan Carter 2019-04-12 22:53:29 +0200
  • 3689b2c43d
    Merge pull request #91 from schors/master Jonathan Carter 2019-04-12 22:47:53 +0200
  • d27bbfa650
    Merge pull request #96 from diablodale/uninstall Jonathan Carter 2019-04-12 22:47:29 +0200
  • 2940f443bc
    Merge pull request #99 from stuehmer/patch-2 leecallen Jonathan Carter 2019-04-12 22:47:04 +0200
  • 897ca026e1
    Merge pull request #59 from rkarlsba/patch-3 Jonathan Carter 2019-04-12 22:46:38 +0200
  • 3e48c8956e
    Merge pull request #100 from jsoref/spelling Jonathan Carter 2019-04-12 22:35:17 +0200
  • 3efc478828 spelling: construction Josh Soref 2018-11-25 20:32:28 -0500
  • 2d6bf078b1
    Avoid syntax error in dash by specifically using bash Roland Stühmer 2018-10-22 17:21:22 +0200
  • f44d47fb4d
    Merge changes from master into leecallan Roland Stühmer 2018-10-22 17:11:52 +0200
  • c99de67c63
    fix verbose logging - corrects regression introduced Dale Phurrough 2018-10-15 18:20:13 +0200
  • 4425d681f3
    add uninstall - fix zfsonlinux/zfs-auto-snapshot#95 - intentionally does not remove directories - intentionally does not force deletes Dale Phurrough 2018-10-13 19:50:50 +0200
  • 6f6d1202cf
    Support macOS with Homebrew gnu-getopt Emiel Wiedijk 2018-09-29 10:26:18 +0200
  • 6ee4553cf6 Fix jjj vs jj bug in recursive snapshot selection Phil Kulin 2018-07-12 13:03:07 +0300
  • 6c7da10e24 Fix recursive snapshot Phil Kulin 2018-07-11 17:32:57 +0300
  • 3d9992b086 Undo PR#82 (fixes #86 and fixes #87) Jonathan Carter 2018-06-15 13:10:29 +0200
  • f145cf6e07 Revert PR85 Jonathan Carter 2018-04-21 09:27:26 +0200
  • 838b03b41f
    Merge pull request #82 from attie/improve_list Jonathan Carter 2018-04-17 13:34:47 +0200
  • e1268767b8
    Merge pull request #85 from riyad/fix-recursive-snapshots-with-noauto-descendants Jonathan Carter 2018-04-17 13:33:38 +0200
  • e93096c2d9 Fix recursive snapshots for datasets with noauto descendants Riyad Preukschas 2018-04-03 23:36:28 +0200
  • 1ae1adc5f0
    Merge pull request #79 from jbnance/man-page-perms Jonathan Carter 2018-03-13 14:14:13 +0200
  • 41eddc97cc only list entities that we are interested in Attie Grande 2018-01-18 17:19:05 +0000
  • 2b7b694a95 Set permissions on man page to 0644 when installing Jason Nance 2017-12-27 15:34:39 -0600
  • 277287f824 Further cron logic cleanups upstream/1.2.4 Jonathan Carter 2017-09-18 09:25:02 +0200
  • d49be6a2de Merge pull request #69 from mailinglists35/patch-4 upstream/1.2.3 Jonathan Carter 2017-09-14 11:22:43 +0200
  • 2e1f309131 Merge pull request #68 from lindhe/fix-broken-cron Jonathan Carter 2017-07-11 13:44:13 +0200
  • 1666623191 make --quiet really quiet mailinglists35 2017-07-06 13:15:56 +0300
  • 739972f18a Found a way to exec the process and yet have it work Andreas Lindhé 2017-07-06 09:20:54 +0200
  • 8c45add2c0 Fix broken cron scripts Andreas Lindhé 2017-07-05 23:11:43 +0200
  • 9c6f065589 Check whether we have zfs-auto-snapshot before running it upstream/1.2.2 Jonathan Carter 2017-06-06 11:06:16 +0200
  • 62f5f7d920 Merge pull request #33 from aphor/master Jonathan Carter 2017-01-27 20:28:01 +0200
  • b74769894c Merge pull request #35 from bernhardschmidt/master Jonathan Carter 2017-01-27 20:08:24 +0200
  • 11130ba8d6 Merge pull request #43 from FransUrbo/prettify_SNAPSHOTS_OLD Jonathan Carter 2017-01-27 20:07:39 +0200
  • 27413ac798 Added --min-size rkarlsba 2017-01-16 00:59:13 +0100
  • c4ad5eeac5 Break up the huge line where SNAPSHOTS_OLD (if --fast was used) to make it easier to read and follow. Turbo Fredriksson 2015-04-03 17:34:16 +0200
  • 6e32b25d8f Fix SNAPNAME and SNAPGLOB. * Currently the following command line: Turbo Fredriksson 2015-04-03 02:12:16 +0200
  • b2e97c5fe0 use long options in frequent cronjob Bernhard Schmidt 2014-12-29 20:07:18 +0100
  • d3bdd2dc23 include default installation prefix in frequent cronjob Bernhard Schmidt 2014-12-29 20:05:26 +0100
  • f2767ad43a zfs destroy will use -d for deferred destruction Jeremy McMillan 2014-11-17 19:21:52 -0600
  • 63e4438edb Update changelog for 1.2.1-1 release debian/1.2.1-1 Darik Horn 2014-10-14 00:18:10 -0500
  • bd5161fe5d Update changelog for 1.2.0-1 release upstream/1.2.1 Darik Horn 2014-10-13 23:17:32 -0500
  • c0b226d4df Update debian/rules for Makefile changes. Darik Horn 2014-10-13 23:17:01 -0500
  • e7e13e9235 Merge branch 'master' into debian Darik Horn 2014-10-13 23:16:31 -0500
  • d5cb31aaae Install the cron.d part without the execute bit. Darik Horn 2014-10-13 23:12:53 -0500
  • 1ce72681bf Merge pull request #31 from virtualguy/patch-1 Darik Horn 2014-10-13 20:41:01 -0400
  • a0df1ebcc1 Merge pull request #30 from mbaynton/remove-only Darik Horn 2014-10-13 20:39:40 -0400
  • 0be4466869 Merge pull request #29 from mmalecki/pre-post Darik Horn 2014-10-13 20:37:12 -0400
  • 9d2398ed8e Merge pull request #26 from borutmrak/master Darik Horn 2014-10-13 20:31:06 -0400
  • bc1b65a66e Update README virtualguy 2014-08-18 21:38:32 +1200
  • bfe4c911a8 Make --{pre,post}-snapshot optional, add --destroy-only, revise docs Mike Baynton 2014-08-09 17:23:02 -0500
  • 10f9b3e336 Document `--{pre,post}-snapshot Maciej Małecki 2014-08-07 02:03:25 +0200
  • c08f366c1c Abort if pre snapshot hook returns non-zero Maciej Małecki 2014-08-07 01:55:43 +0200
  • da5a8bd5b7 Add --{pre,post}-snapshot for pre and post creation hook Maciej Małecki 2014-08-06 22:38:02 +0200
  • a1b89b6fef Makefile: * Remove PREFIX from cron scripts - they should always end up in /etc. * Leave PREFIX for man page and program, and set it to /usr/local by default. Borut Mrak 2014-04-23 07:19:38 +0200
  • e08ebdf884 Merge branch 'topic/hanoi' of git://github.com/rdparker/zfs-auto-snapshot into hanoi hanoi Darik Horn 2014-04-16 16:22:31 -0400
  • 87aec9039a Merge branch 'master' into leecallen Darik Horn 2014-04-16 16:15:01 -0400
  • d625c53af1 Merge pull request #25 from stuehmer/patch-1 Darik Horn 2014-04-16 10:45:48 -0400
  • dc6f5ddcd9 Fix SNAPNAME to contain the DATE if label is empty Roland Stühmer 2014-04-16 13:47:29 +0200
  • 6b24132ccd Update changelog for 1.1.0-0ubuntu1 release Darik Horn 2014-03-31 01:48:58 -0500
  • 937db23c5b Merge branch 'master' into debian Darik Horn 2014-03-31 01:48:47 -0500
  • 087ac3eba2 Update zfs-auto-snapshot.sh leecallen 2014-02-10 17:20:22 -0500
  • 33d53d8cec Update zfs-auto-snapshot.sh leecallen 2014-02-04 09:59:58 -0500
  • 109d537ba0 Add a hanoi rotation option Ron Parker 2013-05-10 16:05:33 -0500
  • 39bce83e0f Merge pull request #18 from hawkowl/master upstream/1.1.0 Darik Horn 2013-06-24 14:19:33 -0700
  • 6ea2d7f5b1 Set the snapshots to use UTC time, which makes the date/time display correctly in Windows 7 Previous Versions. HawkOwl 2013-06-24 21:48:47 +0800
  • dd27aa1c56 Update Makefile for the manual page Mike Swanson 2013-06-16 15:37:33 -0700
  • f5fc21ace0 Add a manpage Mike Swanson 2013-06-16 15:31:33 -0700
  • bf4e97b07d Add a switch for the fast zfs list invocation. Darik Horn 2013-05-08 19:36:44 -0500
  • 53ad1dc042 Merge pull request #15 from tisoft/patch-1 Darik Horn 2013-05-08 15:33:31 -0700
  • b6fba51643 Use only name property for zfs list Markus Heberling 2013-04-17 01:07:00 +0300
  • c19ff8728b PPA 1.0.8-0ubuntu2 release. Darik Horn 2013-03-31 23:11:21 -0500
  • 28aa53155e Update the debian/control file. Darik Horn 2013-03-31 23:08:43 -0500
  • 45edfd3e7c Merge pull request #9 from mk01/zevo zevo Darik Horn 2013-01-14 11:05:37 -0800
  • 85dd8dad9a missing quotations, under bash ok, under dash critical Matus Kral 2013-01-14 11:13:47 +0100
  • feea013d3c cosmetic bug which showed filesystem added for regular snapshot as recursive Matus Kral 2013-01-14 11:07:54 +0100
  • ad9a57eeaf better snapshot consistency testing during --send-full and -R Matus Kral 2013-01-14 11:06:03 +0100
  • 82ff4b2f80 bug fix (wrong recursive filesystem list expansion) Matus Kral 2013-01-14 10:56:49 +0100
  • 9bf3d5b017 Revert "bug fix (wrong recursive filesystem list expansion)" Matus Kral 2013-01-14 10:37:32 +0100
  • ba171cc032 Revert "bug fix (snapshot list created for destroy in case of incremental send through replication)" Matus Kral 2013-01-14 10:37:13 +0100
  • 8b155cf4da bug fix (snapshot list created for destroy in case of incremental send through replication) Matus Kral 2013-01-14 10:35:32 +0100
  • d6c05fb8f4 bug fix (wrong recursive filesystem list expansion) Matus Kral 2013-01-14 10:35:03 +0100
  • 4bbfa476b1 general cleanup, quotations updates etc Matus Kral 2013-01-06 02:49:25 +0100
  • 583fc20e28 error return codes renumbering, parameter checking for --send Matus Kral 2013-01-03 12:10:08 +0100
  • 2d789bdf1d detection of system (Linux/Darwin). proper detection of mounted snapshots prior to umount. Matus Kral 2013-01-03 10:44:32 +0100
  • 8aaf5f904b issue #8 should be solved by this patch Matus Kral 2012-12-28 20:04:56 +0100
  • 6f91e10033 mktemp on macosx uses some .Xs by default, which is not the case on linux Matus Kral 2012-12-28 13:34:21 +0100
  • 1099c622cb comments update Matus Kral 2012-12-27 22:23:10 +0100
  • 70632c00b7 going back to standard /bin/sh (bash 3.x on macosx) Matus Kral 2012-12-27 22:18:43 +0100
  • 90825db245 README updates Matus Kral 2012-12-27 22:04:45 +0100
  • 676ded6217 fix for filesystem expansion when using '//' Matus Kral 2012-12-27 22:04:11 +0100
  • 4d20aa4c79 Zevo support. Matus Kral 2012-12-27 13:58:01 -0600