summaryrefslogtreecommitdiffstats
path: root/doc/kresctl.8.in (unfollow)
Commit message (Expand)AuthorFilesLines
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-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
2024-12-03manager: add more verbose PIDs listingOto Šťáva4-21/+41
2024-12-03kresctl: add command to run a debugger on subprocessesOto Šťáva3-2/+113
2024-12-03manager: add option to list PIDsOto Šťáva5-11/+113
2024-12-03doc, NEWS: added 'watchdog' infoAleš Mrázek3-3/+9
2024-12-03.gitlab-ci.yml: pkg: alma-9: install 'watchdog' with PyPi just for testingAleš Mrázek1-0/+4
2024-12-03.gitlab-ci.yml: pkg: arch: install python-watchdogAleš Mrázek1-2/+2
2024-12-03manager: files watchdog: watch parent directory for changesAleš Mrázek1-67/+62
2024-12-03.gitlab-ci.yml: pkg-tests: show knot-resolver.service logAleš Mrázek1-0/+2
2024-12-03manager: server: globally handle configuration validation errorsAleš Mrázek1-12/+3