|
|
65d1b9235d
|
Add "default_actions" to NEWS (#262).
|
2025-03-29 19:02:11 -07:00 |
|
|
|
da324ebeb7
|
Add "recreate" action to NEWS and docs (#610).
|
2025-03-29 15:15:36 -07:00 |
|
|
|
79e4e089ee
|
Fix typo in NEWS (#1044).
|
2025-03-26 09:57:53 -07:00 |
|
|
|
d2714cb706
|
Fix an error in the systemd credential hook when the credential name contains a "." chararcter (#1044).
|
2025-03-26 09:53:52 -07:00 |
|
|
|
9e694e4df9
|
Add MongoDB custom command options to NEWS (#837).
|
2025-03-25 22:28:14 -07:00 |
|
|
|
e1fdfe4c2f
|
Add credential hook directory expansion to NEWS (#422).
|
2025-03-24 13:00:38 -07:00 |
|
|
|
524ec6b3cb
|
Add "extract" action fix to NEWS (#1037).
|
2025-03-21 15:43:05 -07:00 |
|
|
|
201469e2c2
|
Add "key import" action to NEWS (#345).
|
2025-03-21 14:26:01 -07:00 |
|
|
|
587d31de7c
|
Run all command hooks respecting the "working_directory" option if configured (#790).
|
2025-03-21 10:53:06 -07:00 |
|
|
|
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 |
|
|
|
f9612cc685
|
Add SQLite custom command option to NEWS (#836).
|
2025-03-15 21:37:23 -07:00 |
|
|
|
1c92d84e09
|
Add Borg 2 "prune --stats" flag change to NEWS (#1010).
|
2025-03-15 10:02:47 -07:00 |
|
|
|
901e668c76
|
Document a database use case involving a temporary database client container (#1020).
|
2025-03-12 17:10:35 -07:00 |
|
|
|
bcb224a243
|
Claim another implemented ticket in NEWS (#821).
|
2025-03-12 14:31:13 -07:00 |
|
|
|
8817364e6d
|
Documentation on command hooks (#1019).
|
2025-03-10 22:38:48 -07:00 |
|
|
|
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 |
|
|
|
2a0319f02f
|
Merge branch 'main' into unified-command-hooks.
|
2025-03-10 10:35:36 -07:00 |
|
|
|
fbdb09b87d
|
Bump version for release.
|
2025-03-10 10:17:36 -07:00 |
|
|
|
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 |
|
|
|
ec88bb2e9c
|
Merge branch 'main' into unified-command-hooks.
|
2025-03-09 13:37:17 -07:00 |
|
|
|
68b6d01071
|
Fix a regression in which the "exclude_patterns" option didn't expand "~" (#1021).
|
2025-03-09 13:35:22 -07:00 |
|
|
|
d4f48a3a9e
|
Initial work on unified command hooks (#790).
|
2025-03-06 11:23:24 -08:00 |
|
|
|
c76a108422
|
Link to Zabbix documentation from NEWS.
|
2025-03-06 10:37:00 -08:00 |
|
|
|
1d486d024b
|
Fix a regression in which some MariaDB/MySQL passwords were not escaped correctly (#1017).
|
2025-03-06 10:32:38 -08:00 |
|
|
|
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 |
|
|
|
ddfd3c6ca1
|
Clarify Zabbix monitoring hook documentation about creating items (#936).
|
2025-03-03 16:02:22 -08:00 |
|
|
|
dbe82ff11e
|
Bump version for release.
|
2025-03-03 10:21:15 -08:00 |
|
|
|
55c0ab1610
|
Add "tls" options to the MariaDB and MySQL database hooks.
|
2025-03-03 10:07:03 -08:00 |
|
|
|
1f86100f26
|
NEWS wording tweaks.
|
2025-03-02 20:10:20 -08:00 |
|
|
|
2a16ffab1b
|
When ctrl-C is pressed, ensure Borg actually exits (#1015).
|
2025-03-02 10:32:57 -08:00 |
|
|
|
54afe87a9f
|
Add a "compression" option to the PostgreSQL database hook (#975).
|
2025-03-01 17:29:16 -08:00 |
|
|
|
25b6a49df7
|
Send database passwords to MongoDB via anonymous pipe (#1013).
|
2025-03-01 10:04:04 -08:00 |
|
|
|
b97372adf2
|
Add MariaDB and MySQL anonymous pipe to NEWS (#1009).
|
2025-03-01 08:49:42 -08:00 |
|
|
|
dce0528057
|
In the Zabbix monitoring hook, support Zabbix 7.2's authentication changes (#1003).
|
2025-02-26 22:33:01 -08:00 |
|
|
|
8a6c6c84d2
|
Add Uptime Kuma "verify_tls" option to NEWS.
|
2025-02-24 11:30:16 -08:00 |
|
|
|
3bca686707
|
Fix a ZFS error during snapshot cleanup (#1001).
|
2025-02-23 17:01:35 -08:00 |
|
|
|
bcc463688a
|
When getting all ZFS dataset mount points, deduplicate and filter out "none".
|
2025-02-23 15:46:39 -08:00 |
|
|
|
596305e3de
|
Bump version for release.
|
2025-02-23 09:59:53 -08:00 |
|
|
|
4f0142c3c5
|
Fix Python < 3.12 compatibility issue (#1005).
|
2025-02-23 09:09:47 -08:00 |
|
|
|
4f88018558
|
Bump version for release.
|
2025-02-22 14:39:45 -08:00 |
|
|
|
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 |
|
|
|
a61eba8c79
|
Add PR number to NEWS item.
|
2025-02-21 22:30:31 -08:00 |
|
|
|
4ee2603fef
|
Merge branch 'main' into passphrase-via-file-descriptor
|
2025-02-21 20:26:48 -08:00 |
|
|
|
0210bf76bc
|
Fix ZFS and Btrfs tests (#1001).
|
2025-02-20 22:58:05 -08:00 |
|
|
|
3655e8784a
|
Add NEWS items for filesystem hook fixes/changes (#1001).
|
2025-02-20 13:25:09 -08:00 |
|
|
|
07ecc0ffd6
|
Send the "encryption_passphrase" option to Borg via an anonymous pipe.
|
2025-02-17 11:03:36 -08:00 |
|
|
|
37ad398aff
|
Add a ticket number to NEWS for (some of) the credential hook work.
|
2025-02-16 09:12:52 -08:00 |
|
|
|
056dfc6d33
|
Add Btrfs "/" subvolume fix to NEWS.
|
2025-02-15 09:56:46 -08:00 |
|
|
|
5661b67cde
|
Merge branch 'main' into keepassxc-docker-podman-file-credentials
|
2025-02-12 09:14:49 -08:00 |
|
|
|
aa4a9de3b2
|
Fix the "create" action to omit the repository label prefix from Borg's output when databases are enabled (#996).
|
2025-02-12 09:12:59 -08:00 |
|