summaryrefslogtreecommitdiffstats
path: root/tests-extra/tests/zone (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: flush before random_ddns() to ensure clean zonefile formatLibor Peltan2024-09-121-0/+1
* tests-extra: zone/backup_lock -- check '+keysonly' backup/restoreDavid Vašek2024-09-121-0/+47
* conf: add 'zone.default-ttl` configuration optionDaniel Salzman2024-07-192-0/+81
* load: dont skip dnssec+zonemd even when nothing to loadLibor Peltan2024-07-051-0/+55
* backup: check that the system CPU architecture and the backup data are compat...David Vašek2024-06-197-1/+73
* tests-extra: zone/backup -- fix the recently added testingDavid Vašek2024-06-141-1/+1
* backup: use the force option to overwrite an already existing backupdirDavid Vašek2024-06-142-1/+41
* purge: after purging timers, set them to sensible valuesLibor Peltan2024-06-121-0/+32
* tests/zonemd_flush: random non/usage of DNSSECLibor Peltan2024-05-101-3/+6
* ZONEMD: prevent attempt to sign non-existent ZONEMDJan Doskočil2024-05-101-9/+36
* knot: implemented serial-moduloLibor Peltan2023-07-251-0/+66
* tests: fix disable_notify optionLibor Peltan2023-06-214-4/+2
* journal/write: check that stored changeset's SOA serails are strictly increasingLibor Peltan2023-05-021-0/+4
* reverse-generate: don't require configuring by user, perform relevant conf au...Libor Peltan2023-04-261-3/+0
* tests-extra: zone/zonemd_load -- always ensure the time order of backup and p...David Vašek2023-02-111-1/+1
* tests-extra: zone/zonemd_load -- fix a recent omissionDavid Vašek2023-02-071-0/+1
* tests-extra: zone/zonemd_load -- test for unchanged serial upon zonefile restoreDavid Vašek2023-02-071-0/+8
* tests-extra: zone/zonemd_load -- verify the serial on the slaveDavid Vašek2023-02-071-0/+1
* tests-extra: add test for ZONEMD reload/restart preservationDaniel Salzman2023-02-011-0/+58
* tests-extra: zone/backup -- fix the setting of the DNSSEC algorithmDavid Vašek2022-10-251-1/+1
* auto-reverse: optional extended testLibor Peltan2022-10-242-0/+55
* knot: implemented auto-generating reverse recordsLibor Peltan2022-10-245-0/+107
* tests: fix fail with slow semcheck of DNSSEC with valgrindLibor Peltan2022-06-083-0/+12
* tests-extra: zone/backup_lock -- provide always enough time for restore under...David Vašek2022-05-021-1/+1
* zonedb-reload: when recreating zone, replan also refresh...Libor Peltan2022-04-281-0/+40
* refresh: bootstrap the zone if SOA query fails in the soft semantic checks modeDaniel Salzman2022-04-122-0/+34
* conf: change 'semantic-checks' type from boolean to option, add 'soft' modeDaniel Salzman2022-04-113-0/+69
* tests-extra: fix early check for flushed zone fileDaniel Salzman2022-04-071-1/+1
* tests-extra: update zone/flush_immediateDaniel Salzman2022-03-281-6/+13
* tests: harden refresh_limits test on slow envLibor Peltan2022-03-111-2/+5
* refresh: don't impose limits on expire when EDNS expire takes effectLibor Peltan2022-02-251-0/+3
* refresh: configurable min/max for refresh/retry/expireLibor Peltan2022-02-255-0/+113
* tests-extra: use zone-xfr-freeze/thaw in zone/expireDaniel Salzman2022-02-241-21/+10
* refresh: improve EDNS Expire (RFC 7314, section 4, second paragraph)David Vašek2022-02-241-4/+62
* implemented EDNS Expire RFC7314Libor Peltan2022-02-243-6/+16
* Implemented outgoing XFR freeze/thawLibor Peltan2022-01-311-0/+38
* spellingJosh Soref2021-11-243-8/+8
* zonemd: option to systematicly removeLibor Peltan2021-11-041-1/+18
* ZONEMD: fixed and refactored handling without DNSSECLibor Peltan2021-10-211-6/+61
* kjournalprint: take path to journal from configurationLibor Peltan2021-09-221-1/+1
* zonemd: reflect changes in configuration when reloadedLibor Peltan2021-09-061-1/+8
* zonemd: create hash and bump serial when turned onLibor Peltan2021-09-061-0/+38
* test/backup: check error codes in knot logfilesLibor Peltan2021-07-121-0/+29
* backup: return KNOT_ENOTSUP when trying to restore from possible future backu...David Vašek2021-07-127-2/+66
* tests-extra: zone/backup_multi -- remove the testDavid Vašek2021-07-121-49/+0
* tests-extra: zone/backup -- make the test more stable in case of repeated ser...David Vašek2021-07-121-1/+1
* tests/backup: test (im)possibility of backup/restore in situationsDavid Vašek2021-07-1233-0/+479
* zone-in-journal: bugfix: zero SOA serial wrongly triggers loop detectionLibor Peltan2021-06-145-0/+145
* zone: don't flush upon start if DNSSEC is up-to-dateDaniel Salzman2021-05-171-0/+10
* load: fix storing zone-in-journal with difference-no-serialLibor Peltan2021-03-223-0/+64