index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
knot_resolver
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: client: completion: config: remove COMP_NOSPACE for last node
Aleš Mrázek
2024-12-20
1
-0
/
+1
*
python: client: completion: not to sugest already used args and alternatives ...
Aleš Mrázek
2024-12-20
10
-68
/
+53
*
kresctl: tab-completion: stop appending space after one config layer is compl...
Frantisek Tobias
2024-12-20
2
-2
/
+44
*
python: client: add completion for all config layers
Frantisek Tobias
2024-12-20
1
-71
/
+37
*
python: client: handle the escape '--' argument better because we need it in ...
Aleš Mrázek
2024-12-20
3
-2
/
+4
*
python: client: command: move the getting of completion words to function
Aleš Mrázek
2024-12-20
10
-103
/
+108
*
python: client: completion: improved top-level behavior
Aleš Mrázek
2024-12-20
2
-21
/
+46
*
kresctl: tab-completion: enable config completion
Frantisek Tobias
2024-12-20
1
-51
/
+58
*
kresctl: tab-completion: auto-complete for all commands except config
Frantisek Tobias
2024-12-20
4
-9
/
+8
*
python: client: completion: use argparse.REMAINDER
Aleš Mrázek
2024-12-20
1
-12
/
+6
*
kresctl: tab-completion: implement suggestions/completion for first argument
Frantisek Tobias
2024-12-20
3
-43
/
+75
*
kresctl debug: add --print-only and be silent by default
Oto Šťáva
2024-12-03
1
-3
/
+13
*
kresctl debug: adjust defaults, documentation
Oto Šťáva
2024-12-03
2
-16
/
+14
*
kresctl debug: allow paths for '--gdb' and add existence checks
Oto Šťáva
2024-12-03
1
-6
/
+29
*
kresctl: debug command help message
Oto Šťáva
2024-12-03
1
-3
/
+18
*
manager, kresctl: print status in pids
Oto Šťáva
2024-12-03
1
-0
/
+1
*
manager: add more verbose PIDs listing
Oto Šťáva
2024-12-03
4
-21
/
+41
*
kresctl: add command to run a debugger on subprocesses
Oto Šťáva
2024-12-03
2
-1
/
+112
*
manager: add option to list PIDs
Oto Šťáva
2024-12-03
5
-11
/
+113
*
manager: files watchdog: watch parent directory for changes
Aleš Mrázek
2024-12-03
1
-67
/
+62
*
manager: server: globally handle configuration validation errors
Aleš Mrázek
2024-12-03
1
-12
/
+3
*
manager: files watchdog: watchdog created specifically for TLS certificate files
Aleš Mrázek
2024-12-03
1
-39
/
+89
*
python/knot_resolver/manager: added files watchdog
Aleš Mrázek
2024-12-03
3
-1
/
+94
*
python: controller: write subprocess config synchronously
Aleš Mrázek
2024-11-21
1
-30
/
+27
*
release 6.0.9
Aleš Mrázek
2024-11-11
1
-1
/
+1
*
rate-limiting config: use more precise types
Vladimír Čunát
2024-11-06
4
-16
/
+22
*
daemon/ratelimiting: add log-period and dry-run
Lukáš Ondráček
2024-11-04
2
-1
/
+9
*
daemon/ratelimiting: polish
Lukáš Ondráček
2024-11-04
1
-2
/
+2
*
daemon/ratelimiting: fix runtime configuration reload
Lukáš Ondráček
2024-11-04
1
-1
/
+2
*
daemon/ratelimiting: use slip instead of tc_limit
Lukáš Ondráček
2024-11-04
2
-8
/
+9
*
Merge remote-tracking branch 'master' into rrl-wip
Lukáš Ondráček
2024-10-21
37
-282
/
+280
|
\
|
*
python/knot_resolver: ruff linter fixes
Aleš Mrázek
2024-10-17
33
-254
/
+216
|
*
python: linting fixes
Aleš Mrázek
2024-10-17
1
-8
/
+8
|
*
python: code format fixes
Aleš Mrázek
2024-10-17
4
-14
/
+16
|
*
python: utils: 'typing.Pattern' compatibility fix
Aleš Mrázek
2024-10-09
3
-4
/
+11
|
*
python: datamodel: types: pylint error fix
Aleš Mrázek
2024-10-09
1
-1
/
+3
|
*
python: datamodel: added permissions_default to global validation context
Aleš Mrázek
2024-09-30
3
-25
/
+23
|
*
python: manager: check the current user against the default constant when the...
Aleš Mrázek
2024-09-30
1
-1
/
+10
|
*
datamodel: types: files: improvements
Aleš Mrázek
2024-09-30
1
-3
/
+21
*
|
daemon/ratelimiting: lint fixes
Lukáš Ondráček
2024-10-16
2
-3
/
+3
*
|
fixup! lib/log: add [defer ] group
Lukáš Ondráček
2024-10-01
1
-0
/
+1
*
|
fixup! Merge branch 'master' into rrl-wip
Vladimír Čunát
2024-10-01
2
-3
/
+3
*
|
Merge branch 'master' into rrl-wip
Vladimír Čunát
2024-09-30
5
-0
/
+52
|
/
*
python: meson constants.py template moved to knot_resolver module
Aleš Mrázek
2024-09-30
2
-0
/
+36
*
scripts/poe-tasks: doc-schema added
Aleš Mrázek
2024-09-30
1
-1
/
+1
*
python: use CACHE_DIR and RUN_DIR constants
Aleš Mrázek
2024-09-30
3
-6
/
+4
*
python: removed env vars from python code
Aleš Mrázek
2024-09-30
2
-18
/
+4
*
python/knot_resolver: constants fixes
Aleš Mrázek
2024-09-30
9
-41
/
+45
*
python/knot_resolver: use constants.py configured by Meson
Aleš Mrázek
2024-09-30
1
-34
/
+16
*
python datamodel: tweak cache TTL validation
Vladimír Čunát
2024-09-16
1
-2
/
+2
[next]