]> git.ipfire.org Git - thirdparty/knot-dns.git/log
thirdparty/knot-dns.git
4 weeks agotests: avoid parallel backtrace readout leading to valgrind crash tests_backtrace_parallel
Libor Peltan [Mon, 10 Nov 2025 14:03:19 +0000 (15:03 +0100)] 
tests: avoid parallel backtrace readout leading to valgrind crash

5 weeks agoMerge branch 'purge_event' into 'master'
Daniel Salzman [Thu, 6 Nov 2025 18:38:47 +0000 (19:38 +0100)] 
Merge branch 'purge_event' into 'master'

zone/purge: refactoring: perform as zone event instead by main thread...

See merge request knot/knot-dns!1825

5 weeks agozone/purge: refactoring: perform as zone event instead by main thread...
Libor Peltan [Thu, 6 Nov 2025 13:09:35 +0000 (14:09 +0100)] 
zone/purge: refactoring: perform as zone event instead by main thread...

...but only in case of knotc zone-purge; catalog-induced purges
are still performed by main thread while zone events all frozen
for all zones

5 weeks agoMerge branch 'ctl_empty_zone' into 'master'
Libor Peltan [Thu, 6 Nov 2025 16:46:18 +0000 (17:46 +0100)] 
Merge branch 'ctl_empty_zone' into 'master'

Add missing checks for empty zone in suitable event handlers

See merge request knot/knot-dns!1824

5 weeks agoredis: refactor knot.zone.list
Daniel Salzman [Wed, 5 Nov 2025 13:38:14 +0000 (14:38 +0100)] 
redis: refactor knot.zone.list

5 weeks agoredis: command knot.zone.info
Jan Hák [Mon, 22 Sep 2025 12:00:24 +0000 (14:00 +0200)] 
redis: command knot.zone.info

5 weeks agoevents: add missing checks for empty zone + unification
Daniel Salzman [Mon, 3 Nov 2025 12:47:57 +0000 (13:47 +0100)] 
events: add missing checks for empty zone + unification

5 weeks agodoc: extend listen comment in the configuration example
Daniel Salzman [Mon, 3 Nov 2025 14:14:32 +0000 (15:14 +0100)] 
doc: extend listen comment in the configuration example

5 weeks agoMerge branch 'dsync_rrtype' into 'master'
Daniel Salzman [Mon, 3 Nov 2025 09:32:04 +0000 (10:32 +0100)] 
Merge branch 'dsync_rrtype' into 'master'

libknot: support for DSYNC RRtype, RFC 9859

See merge request knot/knot-dns!1810

5 weeks agolibzscanner: merge type_num with type_num_dsync
Daniel Salzman [Mon, 3 Nov 2025 08:48:38 +0000 (09:48 +0100)] 
libzscanner: merge type_num with type_num_dsync

5 weeks agolibknot: support for DSYNC RRtype, RFC 9859
Libor Peltan [Mon, 29 Sep 2025 13:05:34 +0000 (15:05 +0200)] 
libknot: support for DSYNC RRtype, RFC 9859

6 weeks agotests/rrset-dump: fix compilation on OpenSuse + tiny refactoring
Daniel Salzman [Sun, 2 Nov 2025 06:36:56 +0000 (07:36 +0100)] 
tests/rrset-dump: fix compilation on OpenSuse + tiny refactoring

6 weeks agoMerge branch 'rrset_dump_erange' into 'master'
Daniel Salzman [Fri, 31 Oct 2025 13:15:00 +0000 (14:15 +0100)] 
Merge branch 'rrset_dump_erange' into 'master'

libknot/rrset-dump/bugfix: ERANGE instead of enlarging output buffer if...

See merge request knot/knot-dns!1820

6 weeks agolibknot/rrset-dump/bugfix: ERANGE instead of enlarging output buffer if overflow...
Libor Peltan [Mon, 27 Oct 2025 16:17:24 +0000 (17:17 +0100)] 
libknot/rrset-dump/bugfix: ERANGE instead of enlarging output buffer if overflow inside base64_encode

6 weeks agoMerge branch 'fix/PID' into 'master'
David Vasek [Fri, 31 Oct 2025 11:30:07 +0000 (12:30 +0100)] 
Merge branch 'fix/PID' into 'master'

Fix: Reuse PID file if current PID matches

See merge request knot/knot-dns!1819

6 weeks agoFix: Reuse PID file if current PID matches
Berbe [Mon, 27 Oct 2025 10:24:01 +0000 (10:24 +0000)] 
Fix: Reuse PID file if current PID matches

Co-Authored-By: David Vašek <david.vasek@nic.cz>
6 weeks agoDoc: Fix boolean type
David Vašek [Thu, 30 Oct 2025 15:15:59 +0000 (15:15 +0000)] 
Doc: Fix boolean type

6 weeks agoMerge branch 'acl_catalog' into 'master'
Libor Peltan [Fri, 31 Oct 2025 10:13:35 +0000 (11:13 +0100)] 
Merge branch 'acl_catalog' into 'master'

Require 'query' ACL action for queries to catalog zone + improvements

See merge request knot/knot-dns!1823

6 weeks agoMerge branch 'pinned_master_fixes' into 'master'
Daniel Salzman [Fri, 31 Oct 2025 10:06:05 +0000 (11:06 +0100)] 
Merge branch 'pinned_master_fixes' into 'master'

Improve refresh from a pinned master, fix master pinning related tests

See merge request knot/knot-dns!1821

6 weeks agotests-extra: ixfr/master_pin2 -- align the servers at the start
David Vašek [Tue, 12 Aug 2025 15:37:00 +0000 (17:37 +0200)] 
tests-extra: ixfr/master_pin2 -- align the servers at the start

Notice:
Both masters send their NOTIFY's to the slave. The slave makes
refresh from the last master which it received NOTIFY from
- it's the current state of Knot DNS design. If a NOTIFY
for lower serial arrives close enough after the previous NOTIFY
for a higher serial from another master, before the slave made
refresh from the first master, the first NOTIFY "knowledge" gets
"overwritten" by the second one with lower serial, resulting
in refresh from the lagging behind master and a rare test failure.

6 weeks agotests-extra: ixfr/master_pin -- provide the servers enough time
Libor Peltan [Tue, 12 Aug 2025 15:36:49 +0000 (17:36 +0200)] 
tests-extra: ixfr/master_pin -- provide the servers enough time

Especially needed with valgrind.

6 weeks agofix typos in comments
David Vašek [Thu, 14 Aug 2025 14:23:05 +0000 (16:23 +0200)] 
fix typos in comments

6 weeks agotests: refactor remaining server configuration routines
David Vašek [Thu, 30 Oct 2025 18:32:11 +0000 (19:32 +0100)] 
tests: refactor remaining server configuration routines

6 weeks agorefresh: with pinned master, refresh the zone when the tolerance period times out
Libor Peltan [Tue, 12 Aug 2025 15:36:34 +0000 (17:36 +0200)] 
refresh: with pinned master, refresh the zone when the tolerance period times out

6 weeks agoMerge branch 'ci-arm64-fork-disable' into 'master'
Daniel Salzman [Fri, 31 Oct 2025 08:21:19 +0000 (09:21 +0100)] 
Merge branch 'ci-arm64-fork-disable' into 'master'

CI: Add rule to not run build:debian:arm64 on forked projects

See merge request knot/knot-dns!1822

6 weeks agoci: Add rule to not run build:debian:arm64 on forked projects
Hynek Šabacký [Fri, 31 Oct 2025 07:18:34 +0000 (08:18 +0100)] 
ci: Add rule to not run build:debian:arm64 on forked projects

6 weeks agointernet: refactor ACL evaluation for catalog queries
Daniel Salzman [Thu, 30 Oct 2025 14:49:10 +0000 (15:49 +0100)] 
internet: refactor ACL evaluation for catalog queries

6 weeks agoprocess_query: weaken the ACL action for catalog queries to 'query'
Daniel Salzman [Thu, 30 Oct 2025 14:43:31 +0000 (15:43 +0100)] 
process_query: weaken the ACL action for catalog queries to 'query'

6 weeks agoprocess_query: don't try to evaluate automatic ACL if disabled
Daniel Salzman [Thu, 30 Oct 2025 14:12:44 +0000 (15:12 +0100)] 
process_query: don't try to evaluate automatic ACL if disabled

6 weeks agoprocess_query: move logging-related stuff to conditional debug section
Daniel Salzman [Thu, 30 Oct 2025 14:10:16 +0000 (15:10 +0100)] 
process_query: move logging-related stuff to conditional debug section

6 weeks agoMerge branch 'zonemd_chain' into 'master'
Daniel Salzman [Wed, 29 Oct 2025 18:25:36 +0000 (19:25 +0100)] 
Merge branch 'zonemd_chain' into 'master'

zonemd: ignore ZONEMD removal within IXFR if zonemd-generate configured...

See merge request knot/knot-dns!1818

6 weeks agozonemd: additional warning when signer verifies ZONEMD
Libor Peltan [Fri, 24 Oct 2025 09:53:36 +0000 (11:53 +0200)] 
zonemd: additional warning when signer verifies ZONEMD

6 weeks agozonemd: ignore ZONEMD removal within IXFR if zonemd-generate configured...
Libor Peltan [Fri, 24 Oct 2025 09:40:04 +0000 (11:40 +0200)] 
zonemd: ignore ZONEMD removal within IXFR if zonemd-generate configured...

...because it is overwritten anyway, causing semantic errors when applying incoming changeset

6 weeks agoMerge branch 'tests_refactor_conf' into 'master'
Libor Peltan [Wed, 29 Oct 2025 09:26:18 +0000 (10:26 +0100)] 
Merge branch 'tests_refactor_conf' into 'master'

tests: refactor server configuration routines

See merge request knot/knot-dns!1816

6 weeks agotests: refactor server configuration routines
Libor Peltan [Tue, 30 Sep 2025 11:27:44 +0000 (13:27 +0200)] 
tests: refactor server configuration routines

6 weeks agodoc: fix typo in operation
Daniel Salzman [Mon, 27 Oct 2025 08:10:23 +0000 (09:10 +0100)] 
doc: fix typo in operation

7 weeks agopython/libknot: add documentation for zone-serial-set
Jan Doskočil [Thu, 23 Oct 2025 12:11:25 +0000 (14:11 +0200)] 
python/libknot: add documentation for zone-serial-set

7 weeks agoMerge branch 'libdnsec-libknot' into 'master'
Daniel Salzman [Fri, 24 Oct 2025 19:24:51 +0000 (21:24 +0200)] 
Merge branch 'libdnsec-libknot' into 'master'

Integrate libdnsec into libknot

See merge request knot/knot-dns!1817

7 weeks agoRemove no longer existing libknot/dnssec/error.h
Daniel Salzman [Wed, 22 Oct 2025 06:54:28 +0000 (08:54 +0200)] 
Remove no longer existing libknot/dnssec/error.h

7 weeks agolibknot: merge dnssec/dnssec.h into libknot/libknot.h
Daniel Salzman [Wed, 22 Oct 2025 06:39:02 +0000 (08:39 +0200)] 
libknot: merge dnssec/dnssec.h into libknot/libknot.h

7 weeks agolibknot: remove no longer needed knot_error_from_libdnssec()
Daniel Salzman [Wed, 22 Oct 2025 06:33:21 +0000 (08:33 +0200)] 
libknot: remove no longer needed knot_error_from_libdnssec()

7 weeks agolibknot: remove dnssec/error.{c,h}
Daniel Salzman [Wed, 22 Oct 2025 06:27:07 +0000 (08:27 +0200)] 
libknot: remove dnssec/error.{c,h}

7 weeks agoReplace dnssec_errno_to_error() with knot_map_errno()
Daniel Salzman [Wed, 22 Oct 2025 06:25:06 +0000 (08:25 +0200)] 
Replace dnssec_errno_to_error() with knot_map_errno()

7 weeks agoReplace DNSSEC_P11_TOKEN_NOT_AVAILABLE with KNOT_P11_ETOKEN
Daniel Salzman [Wed, 22 Oct 2025 06:14:03 +0000 (08:14 +0200)] 
Replace DNSSEC_P11_TOKEN_NOT_AVAILABLE with KNOT_P11_ETOKEN

7 weeks agoReplace DNSSEC_P11_TOO_MANY_MODULES with KNOT_ERANGE
Daniel Salzman [Wed, 22 Oct 2025 06:12:15 +0000 (08:12 +0200)] 
Replace DNSSEC_P11_TOO_MANY_MODULES with KNOT_ERANGE

7 weeks agoReplace DNSSEC_P11_FAILED_TO_LOAD_MODULE with KNOT_P11_ELOAD
Daniel Salzman [Wed, 22 Oct 2025 06:10:55 +0000 (08:10 +0200)] 
Replace DNSSEC_P11_FAILED_TO_LOAD_MODULE with KNOT_P11_ELOAD

7 weeks agoReplace DNSSEC_KEYSTORE_INVALID_CONFIG with KNOT_P11_ECONFIG
Daniel Salzman [Wed, 22 Oct 2025 06:05:19 +0000 (08:05 +0200)] 
Replace DNSSEC_KEYSTORE_INVALID_CONFIG with KNOT_P11_ECONFIG

7 weeks agoReplace DNSSEC_INVALID_SIGNATURE with KNOT_INVALID_SIGNATURE
Daniel Salzman [Wed, 22 Oct 2025 05:57:40 +0000 (07:57 +0200)] 
Replace DNSSEC_INVALID_SIGNATURE with KNOT_INVALID_SIGNATURE

7 weeks agoReplace DNSSEC_SIGN_ERROR with KNOT_ECRYPTO
Daniel Salzman [Wed, 22 Oct 2025 05:52:35 +0000 (07:52 +0200)] 
Replace DNSSEC_SIGN_ERROR with KNOT_ECRYPTO

7 weeks agoReplace DNSSEC_DIGEST/DS_HASHING/NSEC3_HASHING_ERROR with KNOT_ECRYPTO
Daniel Salzman [Wed, 22 Oct 2025 05:47:14 +0000 (07:47 +0200)] 
Replace DNSSEC_DIGEST/DS_HASHING/NSEC3_HASHING_ERROR with KNOT_ECRYPTO

7 weeks agoReplace DNSSEC_ERROR with KNOT_ERROR
Daniel Salzman [Tue, 21 Oct 2025 11:29:12 +0000 (13:29 +0200)] 
Replace DNSSEC_ERROR with KNOT_ERROR

7 weeks agoReplace DNSSEC_INVALID_*_ALGORITHM with KNOT_EALGORITHM
Daniel Salzman [Tue, 21 Oct 2025 09:04:20 +0000 (11:04 +0200)] 
Replace DNSSEC_INVALID_*_ALGORITHM with KNOT_EALGORITHM

7 weeks agoReplace DNSSEC_SIGN_INIT_ERROR with KNOT_ECRYPTO
Daniel Salzman [Wed, 22 Oct 2025 10:18:18 +0000 (12:18 +0200)] 
Replace DNSSEC_SIGN_INIT_ERROR with KNOT_ECRYPTO

7 weeks agoReplace DNSSEC_KEY_ALREADY_PRESENT with KNOT_EEXIST
Daniel Salzman [Tue, 21 Oct 2025 08:26:51 +0000 (10:26 +0200)] 
Replace DNSSEC_KEY_ALREADY_PRESENT with KNOT_EEXIST

7 weeks agoReplace DNSSEC_NO_PRIVATE_KEY with KNOT_NO_PRIVATE_KEY
Daniel Salzman [Tue, 21 Oct 2025 08:22:52 +0000 (10:22 +0200)] 
Replace DNSSEC_NO_PRIVATE_KEY with KNOT_NO_PRIVATE_KEY

7 weeks agoReplace DNSSEC_NO_PUBLIC_KEY with KNOT_NO_PUBLIC_KEY
Daniel Salzman [Tue, 21 Oct 2025 08:21:52 +0000 (10:21 +0200)] 
Replace DNSSEC_NO_PUBLIC_KEY with KNOT_NO_PUBLIC_KEY

7 weeks agoReplace DNSSEC_INVALID_KEY_NAME with KNOT_INVALID_KEY_NAME
Daniel Salzman [Tue, 21 Oct 2025 08:19:57 +0000 (10:19 +0200)] 
Replace DNSSEC_INVALID_KEY_NAME with KNOT_INVALID_KEY_NAME

7 weeks agoReplace DNSSEC_INVALID_KEY_ID with KNOT_INVALID_KEY_ID
Daniel Salzman [Tue, 21 Oct 2025 08:19:01 +0000 (10:19 +0200)] 
Replace DNSSEC_INVALID_KEY_ID with KNOT_INVALID_KEY_ID

7 weeks agoReplace DNSSEC_INVALID_KEY_SIZE with KNOT_INVALID_KEY_SIZE
Daniel Salzman [Tue, 21 Oct 2025 08:18:11 +0000 (10:18 +0200)] 
Replace DNSSEC_INVALID_KEY_SIZE with KNOT_INVALID_KEY_SIZE

7 weeks agoReplace DNSSEC_INVALID_KEY_ALGORITHM with KNOT_INVALID_KEY_ALGORITHM
Daniel Salzman [Tue, 21 Oct 2025 08:17:02 +0000 (10:17 +0200)] 
Replace DNSSEC_INVALID_KEY_ALGORITHM with KNOT_INVALID_KEY_ALGORITHM

7 weeks agoReplace DNSSEC_INVALID_PUBLIC_KEY with KNOT_INVALID_PUBLIC_KEY
Daniel Salzman [Tue, 21 Oct 2025 08:15:33 +0000 (10:15 +0200)] 
Replace DNSSEC_INVALID_PUBLIC_KEY with KNOT_INVALID_PUBLIC_KEY

7 weeks agoReplace DNSSEC_KEY_GENERATE_ERROR with KNOT_KEY_EGENERATE
Daniel Salzman [Tue, 21 Oct 2025 08:13:16 +0000 (10:13 +0200)] 
Replace DNSSEC_KEY_GENERATE_ERROR with KNOT_KEY_EGENERATE

7 weeks agoReplace DNSSEC_KEY_EXPORT_ERROR with KNOT_KEY_EEXPORT
Daniel Salzman [Tue, 21 Oct 2025 08:12:18 +0000 (10:12 +0200)] 
Replace DNSSEC_KEY_EXPORT_ERROR with KNOT_KEY_EEXPORT

7 weeks agoReplace DNSSEC_PKCS8_IMPORT_ERROR and DNSSEC_KEY_IMPORT_ERROR with KNOT_KEY_EIMPORT
Daniel Salzman [Tue, 21 Oct 2025 08:11:14 +0000 (10:11 +0200)] 
Replace DNSSEC_PKCS8_IMPORT_ERROR and DNSSEC_KEY_IMPORT_ERROR with KNOT_KEY_EIMPORT

7 weeks agoReplace DNSSEC_NOT_FOUND with KNOT_ENOENT
Daniel Salzman [Tue, 21 Oct 2025 07:59:41 +0000 (09:59 +0200)] 
Replace DNSSEC_NOT_FOUND with KNOT_ENOENT

7 weeks agoReplace DNSSEC_MALFORMED_DATA with KNOT_EMALF
Daniel Salzman [Tue, 21 Oct 2025 07:57:43 +0000 (09:57 +0200)] 
Replace DNSSEC_MALFORMED_DATA with KNOT_EMALF

7 weeks agoReplace DNSSEC_NOT_IMPLEMENTED_ERROR with KNOT_ENOTSUP
Daniel Salzman [Tue, 21 Oct 2025 07:56:23 +0000 (09:56 +0200)] 
Replace DNSSEC_NOT_IMPLEMENTED_ERROR with KNOT_ENOTSUP

7 weeks agoReplace DNSSEC_ENOENT with KNOT_ENOENT
Daniel Salzman [Tue, 21 Oct 2025 07:54:03 +0000 (09:54 +0200)] 
Replace DNSSEC_ENOENT with KNOT_ENOENT

7 weeks agoReplace DNSSEC_EINVAL with KNOT_EINVAL
Daniel Salzman [Tue, 21 Oct 2025 07:52:41 +0000 (09:52 +0200)] 
Replace DNSSEC_EINVAL with KNOT_EINVAL

7 weeks agoReplace DNSSEC_ENOMEM with KNOT_ENOMEM
Daniel Salzman [Tue, 21 Oct 2025 07:48:25 +0000 (09:48 +0200)] 
Replace DNSSEC_ENOMEM with KNOT_ENOMEM

7 weeks agoReplace DNSSEC_EOK with KNOT_EOK
Daniel Salzman [Tue, 21 Oct 2025 07:27:55 +0000 (09:27 +0200)] 
Replace DNSSEC_EOK with KNOT_EOK

7 weeks agoUpdate Doxyfile
Daniel Salzman [Tue, 21 Oct 2025 07:13:02 +0000 (09:13 +0200)] 
Update Doxyfile

7 weeks agolibknot: replace dnssec/shared/dname with libknot/dname
Daniel Salzman [Sun, 19 Oct 2025 11:43:27 +0000 (13:43 +0200)] 
libknot: replace dnssec/shared/dname with libknot/dname

7 weeks agotests: adapt to libdnssec to libknot change
Daniel Salzman [Sun, 19 Oct 2025 11:24:06 +0000 (13:24 +0200)] 
tests: adapt to libdnssec to libknot change

7 weeks agotests: move libdnssec tests to libknot
Daniel Salzman [Sun, 19 Oct 2025 11:15:02 +0000 (13:15 +0200)] 
tests: move libdnssec tests to libknot

7 weeks agoUpdate libdnssec -> libknot/dnssec includes
Daniel Salzman [Sun, 19 Oct 2025 10:45:55 +0000 (12:45 +0200)] 
Update libdnssec -> libknot/dnssec includes

7 weeks agodistro: remove libdnssec
Daniel Salzman [Sun, 19 Oct 2025 09:43:26 +0000 (11:43 +0200)] 
distro: remove libdnssec

7 weeks agoRemove libdnssec
Daniel Salzman [Sun, 19 Oct 2025 09:32:53 +0000 (11:32 +0200)] 
Remove libdnssec

7 weeks agolibknot: move to libknot/dnssec/
Daniel Salzman [Sun, 19 Oct 2025 09:26:50 +0000 (11:26 +0200)] 
libknot: move to libknot/dnssec/

7 weeks agoCI: fix documentation building by using explicit debian_stable image
Daniel Salzman [Mon, 20 Oct 2025 10:08:17 +0000 (12:08 +0200)] 
CI: fix documentation building by using explicit debian_stable image

7 weeks agoMerge branch 'rrl_avx2' into 'master'
Daniel Salzman [Mon, 20 Oct 2025 08:49:44 +0000 (10:49 +0200)] 
Merge branch 'rrl_avx2' into 'master'

KRU: fix collision if target architecture/optimization is specified

See merge request knot/knot-dns!1815

7 weeks agolibngtcp2: update embedded library to v1.17.0
Jan Doskočil [Mon, 20 Oct 2025 08:36:48 +0000 (10:36 +0200)] 
libngtcp2: update embedded library to v1.17.0

7 weeks agokru: fix collision if target architecture/optimization is specified
Daniel Salzman [Sat, 18 Oct 2025 17:10:10 +0000 (19:10 +0200)] 
kru: fix collision if target architecture/optimization is specified

Related to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289611

7 weeks agokru: don't expect obsolete Clang < 12 for optimized implementation
Daniel Salzman [Sat, 18 Oct 2025 17:05:02 +0000 (19:05 +0200)] 
kru: don't expect obsolete Clang < 12 for optimized implementation

8 weeks agoredis: fix compilation if hiredis without TLS
Daniel Salzman [Thu, 16 Oct 2025 06:12:42 +0000 (08:12 +0200)] 
redis: fix compilation if hiredis without TLS

8 weeks agoredis: add multi-db and/or sentinel support
Daniel Salzman [Thu, 25 Sep 2025 13:26:57 +0000 (15:26 +0200)] 
redis: add multi-db and/or sentinel support

8 weeks agotests-redis: add --use-aof
Daniel Salzman [Mon, 6 Oct 2025 09:35:42 +0000 (11:35 +0200)] 
tests-redis: add --use-aof

8 weeks agodoc: add default TLS and QUIC ports to reference
Daniel Salzman [Wed, 24 Sep 2025 14:38:13 +0000 (16:38 +0200)] 
doc: add default TLS and QUIC ports to reference

8 weeks agoredis: add support for hostname listen specification
Daniel Salzman [Wed, 24 Sep 2025 14:28:18 +0000 (16:28 +0200)] 
redis: add support for hostname listen specification

8 weeks agoconf: introduce macros for default ports
Daniel Salzman [Wed, 24 Sep 2025 13:46:57 +0000 (15:46 +0200)] 
conf: introduce macros for default ports

8 weeks agoMerge branch 'knotc_zone_serial' into 'master'
Daniel Salzman [Wed, 15 Oct 2025 10:33:04 +0000 (12:33 +0200)] 
Merge branch 'knotc_zone_serial' into 'master'

knotc: implemented zone-serial-set

See merge request knot/knot-dns!1811

8 weeks agoknotc: implemented zone-serial-set
Libor Peltan [Thu, 2 Oct 2025 13:08:30 +0000 (15:08 +0200)] 
knotc: implemented zone-serial-set

8 weeks agokeymgr: remove local-serial command
Daniel Salzman [Mon, 13 Oct 2025 06:21:45 +0000 (08:21 +0200)] 
keymgr: remove local-serial command

8 weeks agokeymgr: deprecate local-serial command
Daniel Salzman [Mon, 13 Oct 2025 06:15:50 +0000 (08:15 +0200)] 
keymgr: deprecate local-serial command

2 months agozone: fix a recent memory leak
David Vašek [Tue, 14 Oct 2025 18:29:42 +0000 (20:29 +0200)] 
zone: fix a recent memory leak

2 months agoMerge branch 'restore_fix' into 'master'
Daniel Salzman [Tue, 14 Oct 2025 12:23:32 +0000 (14:23 +0200)] 
Merge branch 'restore_fix' into 'master'

Fix and improve restore if PKCS #11 is in use

Closes #960

See merge request knot/knot-dns!1813

2 months agodnssec: fix loading from more keystores if the key not in HSM
Daniel Salzman [Mon, 13 Oct 2025 14:13:06 +0000 (16:13 +0200)] 
dnssec: fix loading from more keystores if the key not in HSM

2 months agobackup: fix restore error if only PKCS #11 keystores are configured
Daniel Salzman [Fri, 10 Oct 2025 07:36:04 +0000 (09:36 +0200)] 
backup: fix restore error if only PKCS #11 keystores are configured

2 months agoMerge branch 'up_inc_diff_soarem' into 'master'
Daniel Salzman [Tue, 14 Oct 2025 07:54:11 +0000 (09:54 +0200)] 
Merge branch 'up_inc_diff_soarem' into 'master'

update: incremental without NO_CHSET standalone SOA removal ignored...

See merge request knot/knot-dns!1814

2 months agoupdate: incremental without NO_CHSET standalone SOA removal ignored...
Libor Peltan [Mon, 13 Oct 2025 14:29:23 +0000 (16:29 +0200)] 
update: incremental without NO_CHSET standalone SOA removal ignored...

otherwise for example knotc zone-begin followed by zone-diff shows SOA removal,
which respects the internals but makes no sense