summaryrefslogtreecommitdiffstats
path: root/python/knot_resolver (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: client: completion: config: remove COMP_NOSPACE for last nodeAleš Mrázek2024-12-201-0/+1
* python: client: completion: not to sugest already used args and alternatives ...Aleš Mrázek2024-12-2010-68/+53
* kresctl: tab-completion: stop appending space after one config layer is compl...Frantisek Tobias2024-12-202-2/+44
* python: client: add completion for all config layersFrantisek Tobias2024-12-201-71/+37
* python: client: handle the escape '--' argument better because we need it in ...Aleš Mrázek2024-12-203-2/+4
* python: client: command: move the getting of completion words to functionAleš Mrázek2024-12-2010-103/+108
* python: client: completion: improved top-level behaviorAleš Mrázek2024-12-202-21/+46
* kresctl: tab-completion: enable config completionFrantisek Tobias2024-12-201-51/+58
* kresctl: tab-completion: auto-complete for all commands except configFrantisek Tobias2024-12-204-9/+8
* python: client: completion: use argparse.REMAINDERAleš Mrázek2024-12-201-12/+6
* kresctl: tab-completion: implement suggestions/completion for first argumentFrantisek Tobias2024-12-203-43/+75
* kresctl debug: add --print-only and be silent by defaultOto Šťáva2024-12-031-3/+13
* kresctl debug: adjust defaults, documentationOto Šťáva2024-12-032-16/+14
* kresctl debug: allow paths for '--gdb' and add existence checksOto Šťáva2024-12-031-6/+29
* kresctl: debug command help messageOto Šťáva2024-12-031-3/+18
* manager, kresctl: print status in pidsOto Šťáva2024-12-031-0/+1
* manager: add more verbose PIDs listingOto Šťáva2024-12-034-21/+41
* kresctl: add command to run a debugger on subprocessesOto Šťáva2024-12-032-1/+112
* manager: add option to list PIDsOto Šťáva2024-12-035-11/+113
* manager: files watchdog: watch parent directory for changesAleš Mrázek2024-12-031-67/+62
* manager: server: globally handle configuration validation errorsAleš Mrázek2024-12-031-12/+3
* manager: files watchdog: watchdog created specifically for TLS certificate filesAleš Mrázek2024-12-031-39/+89
* python/knot_resolver/manager: added files watchdogAleš Mrázek2024-12-033-1/+94
* python: controller: write subprocess config synchronouslyAleš Mrázek2024-11-211-30/+27
* release 6.0.9Aleš Mrázek2024-11-111-1/+1
* rate-limiting config: use more precise typesVladimír Čunát2024-11-064-16/+22
* daemon/ratelimiting: add log-period and dry-runLukáš Ondráček2024-11-042-1/+9
* daemon/ratelimiting: polishLukáš Ondráček2024-11-041-2/+2
* daemon/ratelimiting: fix runtime configuration reloadLukáš Ondráček2024-11-041-1/+2
* daemon/ratelimiting: use slip instead of tc_limitLukáš Ondráček2024-11-042-8/+9
* Merge remote-tracking branch 'master' into rrl-wipLukáš Ondráček2024-10-2137-282/+280
|\
| * python/knot_resolver: ruff linter fixesAleš Mrázek2024-10-1733-254/+216
| * python: linting fixesAleš Mrázek2024-10-171-8/+8
| * python: code format fixesAleš Mrázek2024-10-174-14/+16
| * python: utils: 'typing.Pattern' compatibility fixAleš Mrázek2024-10-093-4/+11
| * python: datamodel: types: pylint error fixAleš Mrázek2024-10-091-1/+3
| * python: datamodel: added permissions_default to global validation contextAleš Mrázek2024-09-303-25/+23
| * python: manager: check the current user against the default constant when the...Aleš Mrázek2024-09-301-1/+10
| * datamodel: types: files: improvementsAleš Mrázek2024-09-301-3/+21
* | daemon/ratelimiting: lint fixesLukáš Ondráček2024-10-162-3/+3
* | fixup! lib/log: add [defer ] groupLukáš Ondráček2024-10-011-0/+1
* | fixup! Merge branch 'master' into rrl-wipVladimír Čunát2024-10-012-3/+3
* | Merge branch 'master' into rrl-wipVladimír Čunát2024-09-305-0/+52
|/
* python: meson constants.py template moved to knot_resolver moduleAleš Mrázek2024-09-302-0/+36
* scripts/poe-tasks: doc-schema addedAleš Mrázek2024-09-301-1/+1
* python: use CACHE_DIR and RUN_DIR constantsAleš Mrázek2024-09-303-6/+4
* python: removed env vars from python codeAleš Mrázek2024-09-302-18/+4
* python/knot_resolver: constants fixesAleš Mrázek2024-09-309-41/+45
* python/knot_resolver: use constants.py configured by MesonAleš Mrázek2024-09-301-34/+16
* python datamodel: tweak cache TTL validationVladimír Čunát2024-09-161-2/+2