- May 31, 2021
-
-
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
-
Daniel Salzman authored
various journal fixes Closes #736 See merge request !1296
-
fixes #715
-
Daniel Salzman authored
-
-
-
-
...make them silent if OK as there atre thousands of them
-
-
- May 24, 2021
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- May 23, 2021
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- May 21, 2021
-
-
Daniel Salzman authored
libknot/lmdb: tiny fix in lmdb del() See merge request !1294
-
- May 20, 2021
-
-
Vladimír Čunát authored
Passing the data means to only delete the data that matches, which is not what we wanted to do here. The only luck has been that LMDB ignores this parameter when MDB_DUPSORT isn't in use, but for example the mdbx for does not.
-
Daniel Salzman authored
add new filters to "zone-backup"/"zone-restore" that allow detailed selection of backup/restore components See merge request !1293
-
David Vasek authored
-
David Vasek authored
A cleaner solution, but not necessary since the code will fail later for ENOTDIR anyway.
-
David Vasek authored
-
David Vasek authored
The filters are now called "filters" in zone-backup/zone-restore, not "flags" as recently.
-
David Vasek authored
Abusing of CTL_FILTER_FLUSH_OUTDIR and CTL_FILTER_PURGE_* for backup purposes stops here and dedicated filter values for backup/restore are created.
-