summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* hints: fix names inside home.arpa.Vladimír Čunát2023-06-151-1/+5
* treewide: fix -Wstrict-prototypesVladimír Čunát2023-06-081-0/+1
* hints docs: explain root hints betterVladimír Čunát2023-05-101-4/+4
* view: fix destination-based matchingVladimír Čunát2023-03-101-1/+2
* Fix building on CygwinChristopher Ng2023-03-0810-2/+15
* Revert "meson: use correct luajit includes from pkgconfig"Vladimír Čunát2023-03-086-7/+2
* predict: fully deactivate prediction with `period = 0`Vladimír Čunát2022-12-221-1/+1
* Copyright notices: remove years and replace e-mailOto Šťáva2022-12-148-8/+8
* TTL bounds: improve the logicVladimír Čunát2022-12-131-1/+1
* lib/cache: tweak TTL computation for packetsVladimír Čunát2022-12-131-7/+1
* policy.STUB: avoid applying aggressive DNSSEC denial proofsVladimír Čunát2022-12-061-14/+3
* policy.DEBUG_IF: don't trigger .REQTRACE unconditionallyVladimír Čunát2022-12-051-1/+1
* modules/dns64: add recommendation to also disable DNS64 via IPv4Tom Herbers2022-10-141-1/+4
* modules/renumber: fix renumber.name behaviourOto Šťáva2022-08-082-6/+5
* modules/dnstap nit: silence a lint:tidy warningVladimír Čunát2022-08-011-1/+1
* hints.add_hosts(): respect comments anywhere in a lineVladimír Čunát2022-07-071-3/+9
* hints tests: simple check of comment parsingVladimír Čunát2022-07-072-1/+2
* modules/priming: downgrade logs to 'info' levelVladimír Čunát2022-06-271-3/+3
* modules/priming: don't warn against unloading itVladimír Čunát2022-06-271-2/+1
* renumber: fix incorrect masking of bytes after netmask boundaryOto Šťáva2022-06-091-1/+1
* renumber: test for arbitrary netmaskOto Šťáva2022-06-091-1/+7
* renumber: get rid of netmask limitation, now support any netmaskcronfy2022-06-092-19/+39
* meson nit: deal with warning about future of run_commandVladimír Čunát2022-06-011-1/+2
* renumber: named local variables for readabilityOto Šťáva2022-06-011-5/+11
* renumber: add test for single IP rewriteOto Šťáva2022-06-011-0/+10
* renumber: document additions from the parent commitVladimír Čunát2022-05-301-1/+5
* renumber: allow renumbering a subnet to a single IPKonstantin Amelichev2022-05-301-3/+24
* modules/stats: use trie_t instead of map_tOto Šťáva2022-05-111-13/+39
* modules/dns64: fix incorrect packet writes for cached packetsOto Šťáva2022-03-211-1/+1
* predict docs: be more explicit about recommended useVladimír Čunát2022-03-141-3/+2
* policy docs: explain non-ASCII namesVladimír Čunát2022-03-141-2/+13
* modules/dnstap: improve UX for common errorsVladimír Čunát2022-02-282-5/+10
* modules/dnstap: don't do anything on loading the moduleVladimír Čunát2022-02-281-1/+2
* lib/resolve, modules: NO_ANSWER for not responding to clientsOto Šťáva2022-02-282-0/+17
* meson: minor cleanupTomas Krizek2022-01-132-2/+2
* policy docs: warn about filters and forwardingVladimír Čunát2022-01-111-0/+14
* hints docs: better explain shadowing by policiesVladimír Čunát2022-01-111-2/+20
* modules/prefill nit: explicit conversion isn't needed hereVladimír Čunát2021-12-221-3/+1
* modules/prefill nit: unify log tag to `[prefil]`Vladimír Čunát2021-12-221-8/+8
* daemon/zimport: rewrite, support ZONEMDVladimír Čunát2021-12-222-20/+28
* policy: add policy.IPTRACE logging actionVladimír Čunát2021-12-212-0/+36
* doc: add mention about policy debug logging near RPZTomas Krizek2021-12-211-0/+9
* policy: log selected actionsTomas Krizek2021-12-211-0/+18
* ede: mark every error with a unique tagTomas Krizek2021-12-214-9/+7
* policy: add extended errorsTomas Krizek2021-12-213-6/+25
* modules/dns64: EDE - mark as forgedTomas Krizek2021-12-211-1/+5
* ede: handle not authoritativeTomas Krizek2021-12-211-0/+1
* logging: remove QVERBOSE in favor of kr_log_qTomas Krizek2021-12-213-3/+3
* modules/extended_error: OPT section modificationTomas Krizek2021-12-213-0/+68
* lib/utils: rename union inaddr to union kr_sockaddrOto Šťáva2021-12-202-5/+5