- May 25, 2021
-
-
-
-
-
...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.
-
David Vasek authored
-
Daniel Salzman authored
nameserver: prove wildcards in referral answers See merge request !1292
-
-
-
-
This reverts commit 747869b5.
-
-
-
Daniel Salzman authored
libknot: optimize knot_dname_lf for many short labels See merge request !1250
-
Daniel Salzman authored
-
-
- May 18, 2021
-
-
Daniel Salzman authored
knotd: implemented extended error in EDNS (EDE) See merge request !1220
-
Daniel Salzman authored
This change reduces code complexity and information leakage.
-
Daniel Salzman authored
-
-
- May 17, 2021
-
-
Libor Peltan authored
Don't flush up-to-date signed zone after start See merge request !1290
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- May 14, 2021
-
-
"Omitted class and TTL values are default to the last explicitly stated values."
-
- May 13, 2021
-
-
Daniel Salzman authored
CDNSKEY public only See merge request !1289
-