Stephan Düsterhaupt sduesterhaupt
sduesterhaupt released 1.0.0 at cb601/edh-keygen 2026-09-06 14:05:47 +02:00
sduesterhaupt pushed tag 1.0.0 to cb601/edh-keygen 2026-09-06 14:04:09 +02:00
sduesterhaupt pushed to main at cb601/edh-keygen 2026-09-06 14:03:12 +02:00
27f665bbf7 feat(edh-keygen): support user and oneshot service actions
sduesterhaupt released 1.1.0 at cb601/dyndns 2026-09-05 14:15:47 +02:00
sduesterhaupt pushed tag 1.1.0 to cb601/dyndns 2026-09-05 14:12:40 +02:00
sduesterhaupt pushed to main at cb601/dyndns 2026-09-05 14:11:41 +02:00
f3b563228f docs(changelog): document dns update and rndc synchronization changes
sduesterhaupt pushed to main at cb601/dyndns 2026-09-05 13:56:38 +02:00
4e375b130c feat(dyndns): add optional rndc journal synchronization
sduesterhaupt pushed to main at sduesterhaupt/tr2gf 2026-07-05 19:21:59 +02:00
3e887a15a9 fix(logging): initialize log directory before first log write
sduesterhaupt pushed to main at cb601/dyntls 2026-07-04 12:52:37 +02:00
7e5adb1b2e fix: check dns-01 TSIG key before ACME execution
sduesterhaupt pushed to main at cb601/dyndns 2026-06-28 10:24:52 +02:00
24d23012c5 Add project home reference to dyndns.sh header
sduesterhaupt pushed to main at cb601/dyndns 2026-06-28 10:08:19 +02:00
edef3c3303 style: refine dyndns.sh and vars.example comments and formatting
sduesterhaupt pushed to main at cb601/dyndns 2026-06-28 10:06:35 +02:00
b3a4c05001 docs: refine README wording and formatting
sduesterhaupt released 1.0.0 at cb601/dyntls 2026-06-28 09:57:24 +02:00
sduesterhaupt pushed tag 1.0.0 to cb601/dyntls 2026-06-28 09:52:10 +02:00
sduesterhaupt pushed to main at cb601/dyntls 2026-06-28 09:43:07 +02:00
a67ce8e38e Add initial CHANGELOG.md
sduesterhaupt pushed to main at cb601/dyntls 2026-06-28 09:33:31 +02:00
aed4b2b437 Keep technical content intact while simplifying and clarifying descriptions
sduesterhaupt pushed to main at cb601/dyntls 2026-06-27 14:39:22 +02:00
2594fb1f7a fix(vars.example): rename DYNDNS_LOG_DIR to DYNTLS_LOG_DIR
sduesterhaupt pushed to main at cb601/dyntls 2026-06-27 14:28:42 +02:00
dc687d5d8e fix: address ShellCheck findings SC2163 and SC2181
sduesterhaupt pushed to main at cb601/dyntls 2026-06-27 12:23:34 +02:00
419d820f58 chore(logging): adjust default log path variables
sduesterhaupt pushed to main at cb601/dyntls 2026-06-27 12:09:11 +02:00
79217b2230 fix: address ShellCheck findings SC2086, SC2004, SC2155, SC2046, SC3039, SC3037, SC3028, SC2154 and SC3040