- Mar 25, 2025
-
-
Aleš Mrázek authored
-
Removed some outdated stuff.
-
-
As discussed, let's keep rarely useful settings out of the YAML model.
-
It will be deleted from user docs, and perhaps it could be useful.
-
-
It seemed to clutter the cache page in docs, even though very few users will be directly interested in the API.
-
It felt disorganized, some topics were even discussed twice, so in this commit I tried to improve the structure of this page.
-
-
Some distros do enable knot-resolver.service on installation, e.g. I quickly tried in a CentOS 9 LXC where it didn't start immediately but it did after restarting the container. I believe that customs of each distro should be followed here.
-
We keep installing this manpage in default 6.x packaging, so at least put a notice in there.
-
We don't have it. Before 6.x we used to install kresd.systemd.7 but it wasn't really more detailed than the current 6.x systemd docs.
-
TODO: I'm not sure whether this really is a good place for the docs Basically noone should be touching these settings, so on this docs place it feels like more misleading than helpful.
-
The implementation does not allow combining multiple files for this or combining a file with an in-config list - each lua call will replace the list by whatever is passed to it. Also I'm not aware of any use case for trying to support such cases. Therefore: - change model from file list to a single file (and use singular name) - enforce that the two options are not combined
-
- Mar 24, 2025
-
-
Aleš Mrázek authored
ci: update to new IMAGE_TAG with newer Fedora release See merge request !1669
-
Aleš Mrázek authored
-
- Mar 17, 2025
-
-
Vladimír Čunát authored
-
Jakub Ružička authored
-
- Feb 28, 2025
-
-
Vladimír Čunát authored
Fixes #926
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
-
Aleš Mrázek authored
This reverts commit 10fb8754.
-
Aleš Mrázek authored
This reverts commit cee2250c.
-
- Feb 26, 2025
-
-
Aleš Mrázek authored
Release 6.0.11 See merge request !1663
-
Aleš Mrázek authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
Honestly, I find it ugly and probably unintended, but it's correctly signed and other vendors tend to accept it. Example: ;; ->>HEADER<<- opcode: QUERY; status: NOERROR; id: 24204 ;; Flags: qr aa rd; QUERY: 1; ANSWER: 0; AUTHORITY: 4; ADDITIONAL: 1 ;; EDNS PSEUDOSECTION: ;; Version: 0; flags: do; UDP size: 4096 B; ext-rcode: NOERROR ;; QUESTION SECTION: ;; _domainkey.mail.cez.cz. TXT ;; AUTHORITY SECTION: cez.cz. 3600 SOA ns10.cez.cz. netmaster.cez.cz. 2025021801 14400 3600 604800 7200 cez.cz. 3600 RRSIG SOA 10 2 3600 20250302073317 20250223063317 45620 cez.cz. JnAonhCOi234lF2A40lYaHcuKtxACKz8X6UFILSgSaK00xyXDk6gWDWo3nmMjXxBwgfP98Gaj8nLMqRZ7ezAEUfWi+5P4YCQzax5Habu3nKB+XKocIPMCHHMhOMf410w4Taz4N2rKgi1p71QkuujISi3JZWzqG4bqzot2cGL12w= 1vk9lupeivbv7dhsb7udm5da1hkd089j.cez.cz. 7200 NSEC3 1 0 1 ACB298B834ADA5FD 1vk9lupeivbv7dhsb7udm5da1hkd089k A NS HINFO MX AAAA SRV RRSIG CAA 1vk9lupeivbv7dhsb7udm5da1hkd089j.cez.cz. 7200 RRSIG NSEC3 10 3 7200 20250303115912 20250224105912 45620 cez.cz. OBW90lof86IoVsiuKkNEf4useG3fikE+npAVkpbiVsgMZWLHRNzAAlIU9wPMH5S4CWpnwoMVTaNtWJxegsG7cvCDZrjVVNOHE9hLOG2eG9f57vx/tVFTe4/DegO9KOyColOOYt4nt/uj7LTJZbzJY3Ev8I9971LEkFf5IxVwwPU=
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
-
-
- Feb 25, 2025
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
#925
-
- Feb 19, 2025
-
-
Aleš Mrázek authored
ci: pkg: debian 13 See merge request !1658
-
Aleš Mrázek authored
-
Vladimír Čunát authored
-
- Feb 18, 2025
-
-
Vladimír Čunát authored
This concerns the AF_UNIX socket for sd_notify() protocol between supervisord and the individual kresd processes. Before: "@knot-resolver-control-socket" Now: "/the_rundir/supervisor-notify-socket" Nits: also some refactoring (goto)
-
Vladimír Čunát authored
-
Vladimír Čunát authored
> TypeError: can only concatenate str (not "ReadableFile") to str
-