summaryrefslogtreecommitdiffstats
path: root/modules/bogus_log (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into 6.0Oto Šťáva2024-05-021-1/+1
|\
| * modules/*/meson.build: add missing dependenciesOto Šťáva2024-05-021-1/+1
* | Create branch 6.0 by merging master and managerVladimír Čunát2023-06-091-4/+0
|\ \ | |/ |/|
| * tests: remove tests/packagingJakub Ružička2022-09-271-4/+0
* | Fix building on CygwinChristopher Ng2023-03-081-0/+1
|/
* build: fix when knot-dns headers are on non-standard locationVladimír Čunát2021-10-111-0/+1
* modules/bogus_log nitsVladimír Čunát2021-08-102-12/+14
* log: use log_level() lua APITomas Krizek2021-07-291-1/+1
* treewide: avoid using the deprecated verbose()Vladimír Čunát2021-07-291-1/+1
* log: fix CI testsLukáš Ježek2021-07-291-4/+6
* log: shortening LOG_GRP_<SOMETHING> to <SOMETHING>Lukáš Ježek2021-07-291-1/+1
* log: split to groupsLukáš Ježek2021-07-291-1/+1
* bogus_log: fix bogus_log test to new error handlingŠtěpán Balážik2021-01-251-1/+1
* treewide: avoid memset where it's trivialVladimír Čunát2021-01-131-2/+1
* selection: server selection rewriteŠtěpán Balážik2020-12-311-1/+1
* meson: use / instead of join_pathsTomas Krizek2020-11-231-1/+1
* remove more --forks=1 ocurrencesVladimír Čunát2020-07-151-2/+1
* tests/packaging: rename packaging file directories to .packagingTomas Krizek2020-05-271-0/+0
* tests: pytest packaging tests for Debian 10 and Ubuntu DiscoLukáš Ježek2020-05-271-1/+0
* modules/meson.build: move test definitions closer to modulesVladimír Čunát2020-04-021-0/+4
* treewide: machine readable license for all the restPetr Špaček2020-02-257-2/+9
* doc: restructure into smaller sectionsTomas Krizek2020-01-151-1/+1
* tests: packagingLukáš Ježek2019-11-202-0/+4
* treewide: drop support for other lua versionsVladimír Čunát2019-06-131-5/+0
* lua net.list(): change output and docsVladimír Čunát2019-04-181-1/+1
* module API+ABI: remove one level of indirectionVladimír Čunát2019-04-171-21/+12
* tests/integration: update kresd config for deckardTomas Krizek2019-04-041-0/+5
* tests: adapt to change of net.list() outputVladimír Čunát2019-03-121-1/+1
* meson: fix build on OSXTomas Krizek2019-03-121-5/+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/integration: move related filesTomas Krizek2019-03-121-1/+1
* meson: modules - build as shared_module, not libraryTomas Krizek2019-03-121-1/+1
* meson: modules - remove unnecessary link_flagsTomas Krizek2019-03-121-2/+1
* meson: modules/bogus_log buildTomas Krizek2019-03-121-0/+17
* tiny -Wpedantic fixesVladimír Čunát2019-01-081-1/+1
* bogus_log: document new function frequent()Petr Špaček2018-12-111-0/+16
* bogus_log: integration tests for bogus_log.frequent()Petr Špaček2018-12-113-0/+219
* bogus_log: add list of most frequent bogus queriesUlrich Wisser2018-12-111-1/+113
* treewide nitpick: remove extraneous semicolonsVladimír Čunát2018-11-261-1/+1
* new module: bogus_log to log DNSSEC bogus queriesPetr Špaček2018-06-283-0/+71