|
1 |
| -commit af533d252c65893c73ec11f8e8d93b7d28b491df |
| 1 | +commit 972c74daed1d09b83f88b65483f86ad46a4f4592 |
| 2 | +Author: Manuel Oetiker < [email protected]> |
| 3 | +Date: Fri Jun 15 09:27:00 2018 +0200 |
| 4 | + |
| 5 | + increasing the buffersize (#361) |
| 6 | + |
| 7 | + there are warnings from mbuffer: |
| 8 | + "mbuffer: warning: high value of number of blocks(10696): increase block size for better performance" |
| 9 | + with 256k mbuffer is happy. |
| 10 | + |
| 11 | +commit 1a4e66aa9dab4f14e0ffb5a92fdf230f82c7dee7 |
| 12 | +Author: Randy Wilkey < [email protected]> |
| 13 | +Date: Mon May 14 22:31:00 2018 -0700 |
| 14 | + |
| 15 | + changes for macOS Startup (#358) |
| 16 | + |
| 17 | + These changes are proposed as a solution to issue #356 and maybe issue #322. |
| 18 | + |
| 19 | + 1. Change znapzend startup behavior to die if no zfs snap or backup sets are found. |
| 20 | + 2. Update init directory to add a launchd template and modify README.md to explain use. |
| 21 | + 3. Update main README.md to mention XCode command-line tools requirement. |
| 22 | + |
| 23 | +commit 4b11c69e8c258d11fb51427e9dd92bd2e2e705ca |
| 24 | +Author: Jim Klimov < [email protected]> |
| 25 | +Date: Fri May 11 11:40:50 2018 +0200 |
| 26 | + |
| 27 | + README.md : Z-spelling |
| 28 | + |
| 29 | +commit 188541126aee242f6e573b6a52d803b68e134af9 |
| 30 | +Author: Phil! Gold < [email protected]> |
| 31 | +Date: Thu May 10 12:51:52 2018 -0400 |
| 32 | + |
| 33 | + System V init script. |
| 34 | + |
| 35 | +commit f274a4afe27515c07992b4f8eab790103f7d7078 |
| 36 | +Author: Phil! Gold < [email protected]> |
| 37 | +Date: Wed May 9 15:24:16 2018 -0400 |
| 38 | + |
| 39 | + Allow use of /etc/default/znapzend for extra znapzend parameters in init files. |
| 40 | + |
| 41 | +commit bc68fa11036373854c7ebe04eeaf2cf97f157b0d |
| 42 | +Author: Phil! Gold < [email protected]> |
| 43 | +Date: Wed May 9 15:00:41 2018 -0400 |
| 44 | + |
| 45 | + Link to RPM spec file. |
| 46 | + |
| 47 | +commit 1e815a84ead0b52db26bbe59955f4319250248fc |
| 48 | +Author: Jim Klimov < [email protected]> |
| 49 | +Date: Wed May 9 11:09:49 2018 +0200 |
| 50 | + |
| 51 | + README.md : wrap some long lines |
| 52 | + |
| 53 | +commit ab776dddacf8ba5a6829bec6e09a79056c96abd4 |
| 54 | +Author: Jim Klimov < [email protected]> |
| 55 | +Date: Tue May 8 11:06:30 2018 +0200 |
| 56 | + |
| 57 | + znapzend.xml.in : do not go into maintenance if "zfs" coredumps |
| 58 | + |
| 59 | +commit 1dc773fa61a7a31f5430e210670165234c68ded8 |
| 60 | +Author: Jim Klimov < [email protected]> |
| 61 | +Date: Mon May 7 12:15:09 2018 +0200 |
| 62 | + |
| 63 | + README.md : Clarify about recursive (no-prune) being a feature in certain point of view |
| 64 | + |
| 65 | +commit 38cbe9c4063451665d164a607f76262c295414b9 |
| 66 | +Author: Jim Klimov < [email protected]> |
| 67 | +Date: Mon May 7 12:12:38 2018 +0200 |
| 68 | + |
| 69 | + README.md : Troubleshooting with "znapzendzetup list" |
| 70 | + |
| 71 | +commit a5e56efc865f372f78e2b607af3d7e745f314951 |
| 72 | +Author: Jim Klimov < [email protected]> |
| 73 | +Date: Sat May 5 14:34:10 2018 +0200 |
| 74 | + |
| 75 | + znapzendzetup.pod : warn about current lack of support for pruning of recursive configurations |
| 76 | + |
| 77 | +commit aac8e8017478d351cf3530decfcd4884431d182a |
| 78 | +Author: Jim Klimov < [email protected]> |
| 79 | +Date: Sat May 5 13:30:11 2018 +0200 |
| 80 | + |
| 81 | + README.md : warn about current lack of support for pruning of recursive configurations |
| 82 | + |
| 83 | +commit 67ac09d09bd14bdb56f06a44c551d2409be6a81e |
| 84 | +Author: Jim Klimov < [email protected]> |
| 85 | +Date: Sat May 5 13:56:52 2018 +0200 |
| 86 | + |
| 87 | + Problem: unclear sizing of mbuffer |
| 88 | + |
| 89 | + Solution: give a ballpark number, address issues #335 and #347 |
| 90 | + |
| 91 | + Signed-off-by: Jim Klimov < [email protected]> |
| 92 | + |
| 93 | +commit 3f00ce3d8c123460b7c529efebb20d59e7a79693 |
2 | 94 | Author: Jim Klimov < [email protected]>
|
3 | 95 | Date: Sat May 5 13:38:34 2018 +0200
|
4 | 96 |
|
5 | 97 | znapzendzetup.pod : HUP can be sent via SMF refresh or systemctl/upstart reload keywords
|
6 | 98 |
|
7 |
| -commit 578d0d8c9047d8ab109e59f3565c2020cb34cfee |
| 99 | +commit d12a47b46832e66170d560c32a1f81fca8513fc2 |
8 | 100 | Author: Jim Klimov < [email protected]>
|
9 | 101 | Date: Sat May 5 13:33:10 2018 +0200
|
10 | 102 |
|
11 | 103 | znapzendzetup.pod : typo fix
|
12 | 104 |
|
13 |
| -commit 70cddb5de524570cf0e29b767f58e50047eefad9 |
| 105 | +commit 79d5799b2207e1e91aeabccdf038e95179aac635 |
14 | 106 | Author: Jim Klimov < [email protected]>
|
15 | 107 | Date: Sat May 5 13:32:59 2018 +0200
|
16 | 108 |
|
17 | 109 | znapzendzetup.pod : clarify in help text that SRC and DST are verbatim :)
|
18 | 110 |
|
19 |
| -commit 7d3094df965cc4f71336aaa86b13e35a7f4d9c1f |
| 111 | +commit b2dfe67f044c68661cb253d46f1d99796ba8a0c8 |
| 112 | +Author: Jim Klimov < [email protected]> |
| 113 | +Date: Sat May 5 13:31:20 2018 +0200 |
| 114 | + |
| 115 | + README.md znapzendzetup.pod : note about 64-bit mbuffer |
| 116 | + |
| 117 | +commit d777eb841482b0cbd0dec67433819b315e142d0d |
20 | 118 | Author: Jim Klimov < [email protected]>
|
21 | 119 | Date: Sat May 5 13:32:25 2018 +0200
|
22 | 120 |
|
23 | 121 | README.md : add a bit of troubleshooting pointers
|
24 | 122 |
|
25 |
| -commit e8901bbff5a308c7667c5d266e06cf829c89b3c5 |
| 123 | +commit b2f5ff4fbd277a58b3c4b7a9596bcc9712cff1fe |
26 | 124 | Author: Jim Klimov < [email protected]>
|
27 | 125 | Date: Sat May 5 13:32:05 2018 +0200
|
28 | 126 |
|
29 | 127 | README.md : link to init/README.md
|
30 | 128 |
|
31 |
| -commit 1e1814af915c7c23ae6e136059122cd21317db89 |
32 |
| -Author: Jim Klimov < [email protected]> |
33 |
| -Date: Sat May 5 13:31:20 2018 +0200 |
34 |
| - |
35 |
| - README.md znapzendzetup.pod : note about 64-bit mbuffer |
36 |
| - |
37 |
| -commit 960469801d8db8579a760ec05b87e1d2610febca |
38 |
| -Author: Jim Klimov < [email protected]> |
39 |
| -Date: Sat May 5 13:30:11 2018 +0200 |
40 |
| - |
41 |
| - README.md : warn about current lack of support for pruning of recursive configurations |
42 |
| - |
43 |
| -commit ba1531645ed0ecf46c6bb4d547505ba3f23a2ac7 |
| 129 | +commit bfd5eb578b4b358ffc3c4cd20e0804448e152be4 |
44 | 130 | Author: Jim Klimov < [email protected]>
|
45 |
| -Date: Sat May 5 13:04:56 2018 +0200 |
| 131 | +Date: Sat May 5 13:39:44 2018 +0200 |
46 | 132 |
|
47 |
| - configure.ac |
| 133 | + Regenerated autotools files with bootstrap.sh |
48 | 134 |
|
49 |
| -commit eb418c3670c37daf053be72f3a131b6c72446cdd |
| 135 | +commit 7b9556c5d608aebdf32864a9ee649199a93dcc40 |
50 | 136 | Author: Jim Klimov < [email protected]>
|
51 | 137 | Date: Fri May 4 22:18:46 2018 +0200
|
52 | 138 |
|
@@ -162,6 +248,20 @@ Date: Tue Feb 6 14:14:03 2018 +0000
|
162 | 248 | the respective pre-command returns a non-zero exit code or is killed by
|
163 | 249 | a signal.
|
164 | 250 |
|
| 251 | +commit 94105035cf9a9d635b4f2a9d55a367311f9510f1 |
| 252 | +Author: Tobias Oetiker < [email protected]> |
| 253 | +Date: Fri Dec 29 21:52:37 2017 +0100 |
| 254 | + |
| 255 | + Update README.md |
| 256 | + |
| 257 | +commit 41deffd297aaf50ac853e4dd11fa15ea0a996bbc |
| 258 | +Author: testbird < [email protected]> |
| 259 | +Date: Thu Dec 28 17:03:15 2017 +0100 |
| 260 | + |
| 261 | + Update README.md |
| 262 | + |
| 263 | + https://github.com/oetiker/znapzend/issues/312 |
| 264 | + |
165 | 265 | commit a15ab81197bb018cf1e7f8e894ecf74c808d8b30
|
166 | 266 | Author: Dylan Powers < [email protected]>
|
167 | 267 | Date: Mon Oct 16 16:15:23 2017 -0700
|
@@ -325,7 +425,7 @@ Date: Mon Dec 19 15:55:34 2016 +0000
|
325 | 425 | Fix trivial typos
|
326 | 426 |
|
327 | 427 | commit 3d41cdd8871053ce183209ee7f8f0fbd1e3e4db7
|
328 |
| -Author: Дмитрий Глушенок <dglushenok@ya <dglushenok@yandex.ru> |
| 428 | +Author: Дмитрий Глушенок < [email protected]> |
329 | 429 | Date: Thu Dec 1 15:15:18 2016 +0300
|
330 | 430 |
|
331 | 431 | Changed SMF dependency to multi-user
|
|
0 commit comments