index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests-extra
/
tests
/
zone
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: flush before random_ddns() to ensure clean zonefile format
Libor Peltan
2024-09-12
1
-0
/
+1
*
tests-extra: zone/backup_lock -- check '+keysonly' backup/restore
David Vašek
2024-09-12
1
-0
/
+47
*
conf: add 'zone.default-ttl` configuration option
Daniel Salzman
2024-07-19
2
-0
/
+81
*
load: dont skip dnssec+zonemd even when nothing to load
Libor Peltan
2024-07-05
1
-0
/
+55
*
backup: check that the system CPU architecture and the backup data are compat...
David Vašek
2024-06-19
7
-1
/
+73
*
tests-extra: zone/backup -- fix the recently added testing
David Vašek
2024-06-14
1
-1
/
+1
*
backup: use the force option to overwrite an already existing backupdir
David Vašek
2024-06-14
2
-1
/
+41
*
purge: after purging timers, set them to sensible values
Libor Peltan
2024-06-12
1
-0
/
+32
*
tests/zonemd_flush: random non/usage of DNSSEC
Libor Peltan
2024-05-10
1
-3
/
+6
*
ZONEMD: prevent attempt to sign non-existent ZONEMD
Jan Doskočil
2024-05-10
1
-9
/
+36
*
knot: implemented serial-modulo
Libor Peltan
2023-07-25
1
-0
/
+66
*
tests: fix disable_notify option
Libor Peltan
2023-06-21
4
-4
/
+2
*
journal/write: check that stored changeset's SOA serails are strictly increasing
Libor Peltan
2023-05-02
1
-0
/
+4
*
reverse-generate: don't require configuring by user, perform relevant conf au...
Libor Peltan
2023-04-26
1
-3
/
+0
*
tests-extra: zone/zonemd_load -- always ensure the time order of backup and p...
David Vašek
2023-02-11
1
-1
/
+1
*
tests-extra: zone/zonemd_load -- fix a recent omission
David Vašek
2023-02-07
1
-0
/
+1
*
tests-extra: zone/zonemd_load -- test for unchanged serial upon zonefile restore
David Vašek
2023-02-07
1
-0
/
+8
*
tests-extra: zone/zonemd_load -- verify the serial on the slave
David Vašek
2023-02-07
1
-0
/
+1
*
tests-extra: add test for ZONEMD reload/restart preservation
Daniel Salzman
2023-02-01
1
-0
/
+58
*
tests-extra: zone/backup -- fix the setting of the DNSSEC algorithm
David Vašek
2022-10-25
1
-1
/
+1
*
auto-reverse: optional extended test
Libor Peltan
2022-10-24
2
-0
/
+55
*
knot: implemented auto-generating reverse records
Libor Peltan
2022-10-24
5
-0
/
+107
*
tests: fix fail with slow semcheck of DNSSEC with valgrind
Libor Peltan
2022-06-08
3
-0
/
+12
*
tests-extra: zone/backup_lock -- provide always enough time for restore under...
David Vašek
2022-05-02
1
-1
/
+1
*
zonedb-reload: when recreating zone, replan also refresh...
Libor Peltan
2022-04-28
1
-0
/
+40
*
refresh: bootstrap the zone if SOA query fails in the soft semantic checks mode
Daniel Salzman
2022-04-12
2
-0
/
+34
*
conf: change 'semantic-checks' type from boolean to option, add 'soft' mode
Daniel Salzman
2022-04-11
3
-0
/
+69
*
tests-extra: fix early check for flushed zone file
Daniel Salzman
2022-04-07
1
-1
/
+1
*
tests-extra: update zone/flush_immediate
Daniel Salzman
2022-03-28
1
-6
/
+13
*
tests: harden refresh_limits test on slow env
Libor Peltan
2022-03-11
1
-2
/
+5
*
refresh: don't impose limits on expire when EDNS expire takes effect
Libor Peltan
2022-02-25
1
-0
/
+3
*
refresh: configurable min/max for refresh/retry/expire
Libor Peltan
2022-02-25
5
-0
/
+113
*
tests-extra: use zone-xfr-freeze/thaw in zone/expire
Daniel Salzman
2022-02-24
1
-21
/
+10
*
refresh: improve EDNS Expire (RFC 7314, section 4, second paragraph)
David Vašek
2022-02-24
1
-4
/
+62
*
implemented EDNS Expire RFC7314
Libor Peltan
2022-02-24
3
-6
/
+16
*
Implemented outgoing XFR freeze/thaw
Libor Peltan
2022-01-31
1
-0
/
+38
*
spelling
Josh Soref
2021-11-24
3
-8
/
+8
*
zonemd: option to systematicly remove
Libor Peltan
2021-11-04
1
-1
/
+18
*
ZONEMD: fixed and refactored handling without DNSSEC
Libor Peltan
2021-10-21
1
-6
/
+61
*
kjournalprint: take path to journal from configuration
Libor Peltan
2021-09-22
1
-1
/
+1
*
zonemd: reflect changes in configuration when reloaded
Libor Peltan
2021-09-06
1
-1
/
+8
*
zonemd: create hash and bump serial when turned on
Libor Peltan
2021-09-06
1
-0
/
+38
*
test/backup: check error codes in knot logfiles
Libor Peltan
2021-07-12
1
-0
/
+29
*
backup: return KNOT_ENOTSUP when trying to restore from possible future backu...
David Vašek
2021-07-12
7
-2
/
+66
*
tests-extra: zone/backup_multi -- remove the test
David Vašek
2021-07-12
1
-49
/
+0
*
tests-extra: zone/backup -- make the test more stable in case of repeated ser...
David Vašek
2021-07-12
1
-1
/
+1
*
tests/backup: test (im)possibility of backup/restore in situations
David Vašek
2021-07-12
33
-0
/
+479
*
zone-in-journal: bugfix: zero SOA serial wrongly triggers loop detection
Libor Peltan
2021-06-14
5
-0
/
+145
*
zone: don't flush upon start if DNSSEC is up-to-date
Daniel Salzman
2021-05-17
1
-0
/
+10
*
load: fix storing zone-in-journal with difference-no-serial
Libor Peltan
2021-03-22
3
-0
/
+64
[next]