summaryrefslogtreecommitdiffstats
path: root/modules/hints (follow)
Commit message (Expand)AuthorAgeFilesLines
* hints: cleanup unused parts of codeVladimír Čunát2023-06-121-20/+4
* hints: implement PTR and imperfect deletion (no .get)Vladimír Čunát2023-06-121-220/+68
* hints: implement .use_nodata(true) and .ttlVladimír Čunát2023-06-122-6/+17
* new policy engine - prototypeVladimír Čunát2023-06-121-3/+37
* Create branch 6.0 by merging master and managerVladimír Čunát2023-06-091-4/+0
|\
| * Merge branch 'master' into managerVasek Sraier2023-01-101-1/+1
| |\
| * | tests: remove tests/packagingJakub Ružička2022-09-271-4/+0
* | | hints docs: explain root hints betterVladimír Čunát2023-05-101-4/+4
* | | Fix building on CygwinChristopher Ng2023-03-081-0/+2
* | | Revert "meson: use correct luajit includes from pkgconfig"Vladimír Čunát2023-03-081-1/+0
| |/ |/|
* | Copyright notices: remove years and replace e-mailOto Šťáva2022-12-141-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
* hints docs: better explain shadowing by policiesVladimír Čunát2022-01-111-2/+20
* logging: remove QVERBOSE in favor of kr_log_qTomas Krizek2021-12-211-1/+1
* lib/utils: rename union inaddr to union kr_sockaddrOto Šťáva2021-12-201-4/+4
* build: fix when knot-dns headers are on non-standard locationVladimír Čunát2021-10-111-0/+1
* log: shortening LOG_GRP_<SOMETHING> to <SOMETHING>Lukáš Ježek2021-07-291-2/+2
* log: add level prefix to each messageLukáš Ježek2021-07-291-2/+2
* log: split to groupsLukáš Ježek2021-07-291-1/+1
* treewide: rename assumptions to kr_assert() / kr_fails_assert()Tomas Krizek2021-05-251-2/+2
* modules/hints/hints.c: replace assertsTomas Krizek2021-05-251-7/+3
* mm_ctx_mempool2(): factor out the new functionVladimír Čunát2021-01-131-8/+1
* lib/utils kr_straddr_subnet(): fix some error detectionVladimír Čunát2020-12-141-1/+1
* doc: use :any: to refer to non-function policiesTomas Krizek2020-12-111-1/+1
* tests/packaging: rename packaging file directories to .packagingTomas Krizek2020-05-271-0/+0
* modules/hints/tests: test NODATA, fix module orderVladimír Čunát2020-05-251-2/+29
* modules/hints: NODATA answers also for non-address queriesVladimír Čunát2020-05-251-14/+21
* modules/meson.build: move test definitions closer to modulesVladimír Čunát2020-04-021-0/+4
* docs: better RPZ descriptionPetr Špaček2020-03-091-0/+5
* treewide: machine readable license for all the restPetr Špaček2020-02-255-1/+7
* treewide: machine readable license for GNU GPLv3+ source codePetr Špaček2020-02-251-13/+1
* doc: restructure into smaller sectionsTomas Krizek2020-01-151-3/+3
* tests: packagingLukáš Ježek2019-11-201-0/+3
* treewide nitpick: more sensitive detection of KR_STATE_FAILVladimír Čunát2019-06-251-1/+1
* module API+ABI: remove one level of indirectionVladimír Čunát2019-04-171-30/+17
* meson: use correct luajit includes from pkgconfigTomas Krizek2019-03-131-0/+3
* meson: fix build on OSXTomas Krizek2019-03-121-6/+1
* gitlabci: fix lint:tidyTomas Krizek2019-03-121-2/+3
* meson: remove no longer needed makefilesTomas Krizek2019-03-121-8/+0
* meson: use add_project_argumentsTomas Krizek2019-03-121-1/+0
* meson: use c_args instead of setting global compiler optionsTomas Krizek2019-03-121-0/+1
* meson: cleanupTomas Krizek2019-03-121-0/+2
* tests/config: remove obsolete variableTomas Krizek2019-03-121-1/+1
* meson: modules/hints buildTomas Krizek2019-03-121-0/+17
* nitpick fixes for clang-tidyVladimír Čunát2019-02-211-1/+1
* modules/hints: change default TTL to 5s, add NEWSVladimír Čunát2019-01-292-2/+2
* modules/hints: allow overriding the TTLVladimír Čunát2019-01-292-10/+49
* modules/hints: plug a memory leak in .use_nodata()Vladimír Čunát2019-01-091-0/+2
* treewide nitpick: fix -WshadowVladimír Čunát2019-01-081-20/+20