index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils/client/.clang-tidy: remove
Oto Šťáva
2024-06-04
1
-2
/
+0
*
Non-trivial merge 'master-5' (see 'modules/stats')
Oto Šťáva
2024-05-27
1
-37
/
+29
|
\
|
*
utils/cache_gc: use lib/generic/array instead of dynarray
Oto Šťáva
2024-05-20
1
-37
/
+29
*
|
Merge 'origin/master' into 6.0 - last merge before rename
Oto Šťáva
2024-05-14
5
-19
/
+28
|
\
|
|
*
Silence Clang-Tidy
Oto Šťáva
2024-05-13
5
-19
/
+28
*
|
Merge remote-tracking branch 'origin/master' into 6.0
Oto Šťáva
2024-05-02
1
-0
/
+2
|
\
|
|
*
modules/*/meson.build: add missing dependencies
Oto Šťáva
2024-05-02
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/master' into 6.0
Oto Šťáva
2024-04-10
1
-0
/
+1
|
\
|
|
*
daemon/meson.build: add install_rpath to kresd
Oto Šťáva
2024-04-05
2
-0
/
+2
*
|
Merge branch 'master' into 6.0
Vladimír Čunát
2023-07-11
1
-3
/
+3
|
\
|
|
*
treewide: fix -Wold-style-*
Vladimír Čunát
2023-06-08
1
-1
/
+1
|
*
treewide: fix -Wstrict-prototypes
Vladimír Čunát
2023-06-08
2
-3
/
+3
*
|
kresc: remove this client
Vladimír Čunát
2023-06-28
3
-496
/
+0
*
|
upgrade-4-to-5: remove the rest of occurrences
Vladimír Čunát
2023-06-22
3
-101
/
+0
*
|
new policy engine - prototype
Vladimír Čunát
2023-06-12
1
-1
/
+5
|
/
*
Revert "meson: use correct luajit includes from pkgconfig"
Vladimír Čunát
2023-03-08
1
-1
/
+0
*
Copyright notices: remove years and replace e-mail
Oto Šťáva
2022-12-14
1
-1
/
+1
*
Fix defects detected by Coverity Scan
Oto Šťáva
2022-02-28
3
-9
/
+12
*
spelling
Josh Soref
2021-11-19
1
-1
/
+1
*
lib/utils: factor out kr_timer_* from GC code
Vladimír Čunát
2021-11-03
1
-38
/
+9
*
treewide: replace VERBOSE_STATUS, WITH_VERBOSE, etc.
Vladimír Čunát
2021-07-29
1
-0
/
+4
*
log: use kr_log_debug instead kr_log_verbose
Lukáš Ježek
2021-07-29
2
-2
/
+2
*
log: remove kr_verbose_set
Lukáš Ježek
2021-07-29
1
-1
/
+1
*
utils/cache_gc nit: use dynarray from libknot 3.1
Vladimír Čunát
2021-07-26
1
-1
/
+9
*
treewide: rename assumptions to kr_assert() / kr_fails_assert()
Tomas Krizek
2021-05-25
3
-7
/
+7
*
utils/client/kresc.c: replace asserts
Tomas Krizek
2021-05-25
1
-4
/
+1
*
utils/cache_gc/main.c: replace asserts
Tomas Krizek
2021-05-25
1
-3
/
+2
*
utils/cache_gc/kr_cache_gc.c: replace asserts
Tomas Krizek
2021-05-25
1
-2
/
+4
*
utils/cache_gc/db.c: replace asserts
Tomas Krizek
2021-05-25
1
-8
/
+5
*
treewide: fix unaligned access
Vladimír Čunát
2021-04-14
3
-22
/
+21
*
utils/cache_gc: fix crashes/assertions on RTT entries
Vladimír Čunát
2021-03-16
3
-4
/
+13
*
lib/selection: tweak how cache is used
Vladimír Čunát
2020-12-31
1
-0
/
+3
*
utils/cache_gc: fix debug prints
Vladimír Čunát
2020-11-30
1
-1
/
+1
*
meson: use / instead of join_paths
Tomas Krizek
2020-11-23
1
-1
/
+1
*
tty: do not print extra newline after empty messages
Petr Špaček
2020-11-02
1
-1
/
+1
*
doh2: replace references to obsolete DoH in docs, tests and example configs
Petr Špaček
2020-10-29
1
-1
/
+1
*
lib/resolve answer_finalize: fix AD flag handling
Vladimír Čunát
2020-10-21
1
-43
/
+43
*
utils/cache_gc: fix a rebase error causing GC crashes
Vladimír Čunát
2020-09-11
1
-1
/
+1
*
lib/cache: type safety of the cache API pointers
Vladimír Čunát
2020-09-10
1
-2
/
+2
*
cache, GC: improve handling of LMDB maxsize
Vladimír Čunát
2020-09-07
1
-3
/
+1
*
gc: print cache usage in every cycle if in verbose mode
Petr Špaček
2020-09-07
1
-1
/
+1
*
gc: verbose mode is now runtime option
Petr Špaček
2020-09-07
4
-43
/
+32
*
utils/cache_gc nitpick: more precise error prints
Vladimír Čunát
2020-09-07
3
-3
/
+19
*
utils/cache_gc nitpick: print time in milliseconds
Vladimír Čunát
2020-09-07
1
-4
/
+4
*
utils/cache_gc: comments and cleanup in kr_cache_gc()
Vladimír Čunát
2020-09-07
1
-12
/
+9
*
tests: fine tune integration test for GC
Vladimír Čunát
2020-09-07
1
-2
/
+5
*
tests: integration test for GC
Petr Špaček
2020-09-07
3
-0
/
+776
*
lib/cache: run check_health() every five seconds
Vladimír Čunát
2020-09-07
2
-1
/
+2
*
lib/cache check_health(): also detect size changes
Vladimír Čunát
2020-09-07
2
-1
/
+5
*
utils/cache_gc: tolerate ESPACE unless twice in a row
Vladimír Čunát
2020-09-07
2
-1
/
+16
[next]