- Jun 03, 2021
-
-
Daniel Salzman authored
LMDB: increase max readers for all databases (journal, kasp, timers..) See merge request !1303
-
Daniel Salzman authored
keymgr/on-slave-signing: allow printing master serial See merge request !1305
-
-
-
Libor Peltan authored
-
- Jun 02, 2021
-
-
Daniel Salzman authored
tests: better debuggability of problematic contrib/net See merge request !1304
-
Libor Peltan authored
-
-
Libor Peltan authored
This has 2 consequences: 1) increased size of lock.mdb file (8k -> 80k) this seems fine since the number of databases is limited for Knot and independent on number of zones 2) possibly longer linear search in lock table upon txn_begin however, it depends rather on real number of readers than on maximum readers limit
-
- Jun 01, 2021
-
-
Daniel Salzman authored
Keymgr ed448 Closes #739 See merge request !1302
-
Libor Peltan authored
-
Libor Peltan authored
-
Daniel Salzman authored
Systemd integration improvements Closes #733 See merge request !1301
-
-
Jan Hák authored
-
- May 31, 2021
-
-
-
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- May 30, 2021
-
-
Daniel Salzman authored
A fix for tests-extra: ixfr/many_zones. See merge request !1299
-
- May 29, 2021
-
-
David Vasek authored
-
- May 28, 2021
-
-
David Vasek authored
This change solves the issue of undelivered NOTIFY's over UDP when the slave is under high load with Valgrind. From now, the master, being Knot, will run under Valgrind as well as the slave.
-
- May 27, 2021
-
-
Daniel Salzman authored
dnssec: allow optional sha384 for generated CDS Closes #738 See merge request !1297
-
-
- May 26, 2021
-
-
Daniel Salzman authored
-
Daniel Salzman authored
distro: add apkg support See merge request !1298
-
Jakub Ružička authored
Change packaging templates distro/pkg/* to use {{ version }}. Add scripts/make_dev_archive.sh to create dev archives. Add apkg config: distro/config/apkg.toml With these changes, apkg can be used to package Knot DNS.
-
Jakub Ružička authored
autoreconf: command not found Can't exec "aclocal": No such file or directory at ... autoreconf: failed to run aclocal: No such file or directory error: Libtool library used but 'LIBTOOL' is undefined
-
Jakub Ružička authored
-
Jakub Ružička authored
-
- May 25, 2021
-
-
Libor Peltan authored
Correct owner of answered CNAME from wildcard expansion Closes #715 See merge request !1295
-