summaryrefslogtreecommitdiffstats
path: root/python/knot_resolver/datamodel/templates/cache.lua.j2 (unfollow)
Commit message (Expand)AuthorFilesLines
5 daysdefer nitsVladimír Čunát2-1/+2
5 daysNEWS: add defer bulletLukáš Ondráček1-0/+1
5 daysdaemon/defer: disable by defaultLukáš Ondráček3-4/+4
8 daysdaemon/defer: redesign UDP and non-UDP phase transitionLukáš Ondráček1-79/+63
9 daysdaemon/defer: update uv time after longer operationsLukáš Ondráček2-2/+8
10 daysdaemon/defer: fix accounting time to phasesLukáš Ondráček1-3/+5
10 daysdaemon/defer: fix infinite UDP reclassification after TCP requestLukáš Ondráček1-7/+7
12 daysdaemon/defer: fix memory consumption limit checkLukáš Ondráček1-16/+21
12 daysdoc: add defer sectionLukáš Ondráček2-0/+59
2025-01-02daemon/defer: fix negative priority of follow-up stream packetsLukáš Ondráček1-15/+8
2024-12-30daemon/defer: fix configuration reloadLukáš Ondráček1-0/+1
2024-12-30daemon/defer: tidyLukáš Ondráček1-18/+17
2024-12-30daemon/defer: avoid warnings from gcc and coverityVladimír Čunát1-1/+6
2024-12-30daemon/defer: add subpriorities by prefix lengthLukáš Ondráček3-41/+104
2024-12-20distro: add bash completion to packagesJakub Ružička2-0/+2
2024-12-20NEWS: updateAleš Mrázek1-1/+1
2024-12-20python: client: completion: config: remove COMP_NOSPACE for last nodeAleš Mrázek1-0/+1
2024-12-20utils/shell-completion/meson.build: install client.bash on a systemAleš Mrázek2-6/+7
2024-12-20python: client: completion: not to sugest already used args and alternatives ...Aleš Mrázek10-68/+53
2024-12-20kresctl: tab-completion: stop appending space after one config layer is compl...Frantisek Tobias3-3/+47
2024-12-20python: client: add completion for all config layersFrantisek Tobias1-71/+37
2024-12-20python: client: handle the escape '--' argument better because we need it in ...Aleš Mrázek3-2/+4
2024-12-20python: client: command: move the getting of completion words to functionAleš Mrázek11-115/+123
2024-12-20python: client: completion: improved top-level behaviorAleš Mrázek2-21/+46
2024-12-20utils/shell-completion/client.bash: compgen escape '--' arguments and minor a...Frantisek Tobias1-21/+12
2024-12-20utils/shell-completion/client.bash: skip program name in COMP_WORDSFrantisek Tobias1-2/+2
2024-12-20kresctl: tab-completion: enable config completionFrantisek Tobias1-51/+58
2024-12-20kresctl: tab-completion: auto-complete for all commands except configFrantisek Tobias4-9/+8
2024-12-20python: client: completion: use argparse.REMAINDERAleš Mrázek1-12/+6
2024-12-20kresctl: tab-completion: implement suggestions/completion for first argumentFrantisek Tobias3-43/+75
2024-12-20NEWS nit: avoid a Sphinx warningVladimír Čunát1-1/+1
2024-12-20modules/stats: be more correct on ENOMEMVladimír Čunát1-0/+3
2024-12-20kr_module_load(): don't pass the_engine in module->dataVladimír Čunát3-6/+2
2024-12-20kr_module_load(): avoid calling deinit() on errorsVladimír Čunát1-0/+2
2024-12-16daemon/defer: make rate limits relative to single cpuLukáš Ondráček1-20/+15
2024-12-12daemon/defer: fix price overflow for too long operationsLukáš Ondráček1-3/+5
2024-12-12daemon/defer: change KRU configurationLukáš Ondráček1-26/+23
2024-12-11daemon/defer: increase request timeout to 1sLukáš Ondráček1-1/+1
2024-12-11daemon/defer: add log-period for dropped data loggingLukáš Ondráček7-8/+39
2024-12-11daemon/defer: improve time measuringLukáš Ondráček4-12/+57
2024-12-11daemon/defer: increase request timeout to 50 msLukáš Ondráček1-1/+1
2024-12-11daemon/defer: add missing libm dependencyLukáš Ondráček1-0/+1
2024-12-11daemon/defer: use defer instead of prioritization in logsLukáš Ondráček1-4/+4
2024-12-04daemon/defer: configuration changes + loggingLukáš Ondráček1-29/+113
2024-12-03doc: debugging with kresctl moved to devAleš Mrázek3-96/+116
2024-12-03kresctl debug: add --print-only and be silent by defaultOto Šťáva2-3/+18
2024-12-03kresctl debug: adjust defaults, documentationOto Šťáva3-16/+105
2024-12-03kresctl debug: allow paths for '--gdb' and add existence checksOto Šťáva1-6/+29
2024-12-03kresctl: debug command help messageOto Šťáva1-3/+18
2024-12-03manager, kresctl: print status in pidsOto Šťáva1-0/+1