Dan Helfman
|
5246a10b99
|
Merge branch 'main' into config-command-line.
|
2025-03-21 15:44:12 -07:00 |
|
Dan Helfman
|
524ec6b3cb
|
Add "extract" action fix to NEWS (#1037).
|
2025-03-21 15:43:05 -07:00 |
|
Dan Helfman
|
5c11052b8c
|
Merge branch 'main' into config-command-line
|
2025-03-21 14:30:39 -07:00 |
|
Dan Helfman
|
201469e2c2
|
Add "key import" action to NEWS (#345).
|
2025-03-21 14:26:01 -07:00 |
|
Dan Helfman
|
f3cc3b1b65
|
Merge branch 'main' into config-command-line
|
2025-03-21 11:10:19 -07:00 |
|
Dan Helfman
|
587d31de7c
|
Run all command hooks respecting the "working_directory" option if configured (#790).
|
2025-03-21 10:53:06 -07:00 |
|
Dan Helfman
|
89c98de122
|
Merge branch 'main' into config-command-line.
|
2025-03-20 11:37:04 -07:00 |
|
Dan Helfman
|
624a7de622
|
Document "after" command hooks running in case of error and make sure that happens in case of "before" hook error (#790).
|
2025-03-20 10:57:39 -07:00 |
|
Dan Helfman
|
93e7da823c
|
Add an encryption option to repositories (#303).
|
2025-03-17 22:24:01 -07:00 |
|
Dan Helfman
|
d75c8609c5
|
Merge branch 'main' into config-command-line
|
2025-03-17 10:34:20 -07:00 |
|
Dan Helfman
|
7b14e8c7f2
|
Add feature to NEWS (#303).
|
2025-03-17 10:17:04 -07:00 |
|
Dan Helfman
|
f9612cc685
|
Add SQLite custom command option to NEWS (#836).
|
2025-03-15 21:37:23 -07:00 |
|
Dan Helfman
|
1c92d84e09
|
Add Borg 2 "prune --stats" flag change to NEWS (#1010).
|
2025-03-15 10:02:47 -07:00 |
|
Dan Helfman
|
901e668c76
|
Document a database use case involving a temporary database client container (#1020).
|
2025-03-12 17:10:35 -07:00 |
|
Dan Helfman
|
bcb224a243
|
Claim another implemented ticket in NEWS (#821).
|
2025-03-12 14:31:13 -07:00 |
|
Dan Helfman
|
8817364e6d
|
Documentation on command hooks (#1019).
|
2025-03-10 22:38:48 -07:00 |
|
Dan Helfman
|
965740c778
|
Update version of command hooks since they didn't get released in 1.9.14 (#1019).
|
2025-03-10 10:37:09 -07:00 |
|
Dan Helfman
|
2a0319f02f
|
Merge branch 'main' into unified-command-hooks.
|
2025-03-10 10:35:36 -07:00 |
|
Dan Helfman
|
fbdb09b87d
|
Bump version for release.
|
2025-03-10 10:17:36 -07:00 |
|
Dan Helfman
|
4ee7f72696
|
Fix an error in the Btrfs hook when attempting to snapshot a read-only subvolume (#1023).
|
2025-03-09 23:04:55 -07:00 |
|
Dan Helfman
|
ec88bb2e9c
|
Merge branch 'main' into unified-command-hooks.
|
2025-03-09 13:37:17 -07:00 |
|
Dan Helfman
|
68b6d01071
|
Fix a regression in which the "exclude_patterns" option didn't expand "~" (#1021).
|
2025-03-09 13:35:22 -07:00 |
|
Dan Helfman
|
d4f48a3a9e
|
Initial work on unified command hooks (#790).
|
2025-03-06 11:23:24 -08:00 |
|
Dan Helfman
|
c76a108422
|
Link to Zabbix documentation from NEWS.
|
2025-03-06 10:37:00 -08:00 |
|
Dan Helfman
|
1d486d024b
|
Fix a regression in which some MariaDB/MySQL passwords were not escaped correctly (#1017).
|
2025-03-06 10:32:38 -08:00 |
|
Dan Helfman
|
c0135864c2
|
With the PagerDuty monitoring hook, send borgmatic logs to PagerDuty so they show up in the incident UI (#409).
|
2025-03-04 08:55:09 -08:00 |
|
Dan Helfman
|
ddfd3c6ca1
|
Clarify Zabbix monitoring hook documentation about creating items (#936).
|
2025-03-03 16:02:22 -08:00 |
|
Dan Helfman
|
dbe82ff11e
|
Bump version for release.
|
2025-03-03 10:21:15 -08:00 |
|
Dan Helfman
|
55c0ab1610
|
Add "tls" options to the MariaDB and MySQL database hooks.
|
2025-03-03 10:07:03 -08:00 |
|
Dan Helfman
|
1f86100f26
|
NEWS wording tweaks.
|
2025-03-02 20:10:20 -08:00 |
|
Dan Helfman
|
2a16ffab1b
|
When ctrl-C is pressed, ensure Borg actually exits (#1015).
|
2025-03-02 10:32:57 -08:00 |
|
Dan Helfman
|
54afe87a9f
|
Add a "compression" option to the PostgreSQL database hook (#975).
|
2025-03-01 17:29:16 -08:00 |
|
Dan Helfman
|
25b6a49df7
|
Send database passwords to MongoDB via anonymous pipe (#1013).
|
2025-03-01 10:04:04 -08:00 |
|
Dan Helfman
|
b97372adf2
|
Add MariaDB and MySQL anonymous pipe to NEWS (#1009).
|
2025-03-01 08:49:42 -08:00 |
|
Dan Helfman
|
dce0528057
|
In the Zabbix monitoring hook, support Zabbix 7.2's authentication changes (#1003).
|
2025-02-26 22:33:01 -08:00 |
|
Dan Helfman
|
8a6c6c84d2
|
Add Uptime Kuma "verify_tls" option to NEWS.
|
2025-02-24 11:30:16 -08:00 |
|
Dan Helfman
|
3bca686707
|
Fix a ZFS error during snapshot cleanup (#1001).
|
2025-02-23 17:01:35 -08:00 |
|
Dan Helfman
|
bcc463688a
|
When getting all ZFS dataset mount points, deduplicate and filter out "none".
|
2025-02-23 15:46:39 -08:00 |
|
Dan Helfman
|
596305e3de
|
Bump version for release.
|
2025-02-23 09:59:53 -08:00 |
|
Dan Helfman
|
4f0142c3c5
|
Fix Python < 3.12 compatibility issue (#1005).
|
2025-02-23 09:09:47 -08:00 |
|
Dan Helfman
|
4f88018558
|
Bump version for release.
|
2025-02-22 14:39:45 -08:00 |
|
Dan Helfman
|
5d9c111910
|
Fix a runtime directory error from a conflict between "extra_borg_options" and special file detection (#999).
|
2025-02-22 14:26:21 -08:00 |
|
Dan Helfman
|
a61eba8c79
|
Add PR number to NEWS item.
|
2025-02-21 22:30:31 -08:00 |
|
Dan Helfman
|
4ee2603fef
|
Merge branch 'main' into passphrase-via-file-descriptor
|
2025-02-21 20:26:48 -08:00 |
|
Dan Helfman
|
0210bf76bc
|
Fix ZFS and Btrfs tests (#1001).
|
2025-02-20 22:58:05 -08:00 |
|
Dan Helfman
|
3655e8784a
|
Add NEWS items for filesystem hook fixes/changes (#1001).
|
2025-02-20 13:25:09 -08:00 |
|
Dan Helfman
|
07ecc0ffd6
|
Send the "encryption_passphrase" option to Borg via an anonymous pipe.
|
2025-02-17 11:03:36 -08:00 |
|
Dan Helfman
|
37ad398aff
|
Add a ticket number to NEWS for (some of) the credential hook work.
|
2025-02-16 09:12:52 -08:00 |
|
Dan Helfman
|
056dfc6d33
|
Add Btrfs "/" subvolume fix to NEWS.
|
2025-02-15 09:56:46 -08:00 |
|
Dan Helfman
|
5661b67cde
|
Merge branch 'main' into keepassxc-docker-podman-file-credentials
|
2025-02-12 09:14:49 -08:00 |
|