index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: avoid using the deprecated verbose()
Vladimír Čunát
2021-07-29
5
-5
/
+5
*
lib/log: redesign startup and target selection
Vladimír Čunát
2021-07-29
2
-10
/
+17
*
lib/log detail: avoid a bit of duplication
Vladimír Čunát
2021-07-29
1
-6
/
+5
*
lib/log.h: avoid defining types without kr_ prefix
Vladimír Čunát
2021-07-29
2
-23
/
+24
*
log: use kr_log_crit instead of kr_log_fatal
Lukáš Ježek
2021-07-29
3
-3
/
+3
*
lib/log: slightly improve log group description and their ordering
Tomas Krizek
2021-07-29
1
-17
/
+17
*
doc: logging
Lukáš Ježek
2021-07-29
1
-51
/
+59
*
log: add log functions and LOG_GRP_MODULE group for users's modules
Lukáš Ježek
2021-07-29
2
-0
/
+7
*
lib/utils: drop a pair of unused macros
Vladimír Čunát
2021-07-29
2
-13
/
+7
*
treewide: replace VERBOSE_STATUS, WITH_VERBOSE, etc.
Vladimír Čunát
2021-07-29
13
-77
/
+65
*
validate: add kr_rrset_validation_ctx_t::log_qry
Vladimír Čunát
2021-07-29
3
-10
/
+13
*
lib/log: add kr_log_is_debug*()
Vladimír Čunát
2021-07-29
2
-2
/
+25
*
lib/log: make trace-logging not prevent normal logging
Vladimír Čunát
2021-07-29
1
-6
/
+2
*
rework logging from control sockets (+simplify)
Vladimír Čunát
2021-07-29
2
-0
/
+3
*
QRVERBOSE: fix ignoring the log groups
Vladimír Čunát
2021-07-29
2
-11
/
+2
*
lib/log: typing improvements
Vladimír Čunát
2021-07-29
2
-27
/
+27
*
logging: fix GNUTLS logging
Tomas Krizek
2021-07-29
2
-9
/
+20
*
logging: use LOG_GRP_HTTP for http lua module
Tomas Krizek
2021-07-29
2
-0
/
+3
*
logging: use dedicated DOTAUTH log for experimental auth DoT
Tomas Krizek
2021-07-29
2
-0
/
+3
*
logging: add test for log groups
Tomas Krizek
2021-07-29
1
-1
/
+1
*
logging: add missing LOG_GRP_PLAN
Tomas Krizek
2021-07-29
1
-0
/
+1
*
logging: fix get_log_group()
Tomas Krizek
2021-07-29
2
-4
/
+7
*
logging: add LOG_GRP_DEVEL
Tomas Krizek
2021-07-29
2
-0
/
+4
*
logging: print group name padded to 6 characters
Tomas Krizek
2021-07-29
2
-21
/
+21
*
logging: add get_log_group() with better API
Tomas Krizek
2021-07-29
2
-6
/
+6
*
logging: ensure get/set_log_level behaves consistently
Tomas Krizek
2021-07-29
1
-1
/
+3
*
lib: make NOTICE the default log level
Tomas Krizek
2021-07-29
1
-1
/
+1
*
log: use kr_log_debug instead kr_log_verbose
Lukáš Ježek
2021-07-29
5
-7
/
+13
*
log: fix CI tests
Lukáš Ježek
2021-07-29
3
-1
/
+6
*
log: lua logging
Lukáš Ježek
2021-07-29
2
-61
/
+107
*
log: fix CI tests
Lukáš Ježek
2021-07-29
1
-3
/
+0
*
log: shortening LOG_GRP_<SOMETHING> to <SOMETHING>
Lukáš Ježek
2021-07-29
21
-50
/
+57
*
log: remove hard-coded prefix from log messages
Lukáš Ježek
2021-07-29
7
-20
/
+20
*
log: add level prefix to each message
Lukáš Ježek
2021-07-29
15
-117
/
+169
*
log: remove NOVERBOSELOG option
Lukáš Ježek
2021-07-29
3
-21
/
+15
*
log: groups lua interface
Lukáš Ježek
2021-07-29
2
-1
/
+57
*
log: fix journal metadata
Lukáš Ježek
2021-07-29
2
-23
/
+29
*
log: split to groups
Lukáš Ježek
2021-07-29
10
-41
/
+98
*
log: lua interface
Lukáš Ježek
2021-07-29
2
-3
/
+54
*
log: add syslog target, systemd
Lukáš Ježek
2021-07-29
3
-18
/
+78
*
log: remove kr_verbose_status
Lukáš Ježek
2021-07-29
5
-21
/
+9
*
log: remove kr_verbose_set
Lukáš Ježek
2021-07-29
4
-25
/
+32
*
log: add log levels
Lukáš Ježek
2021-07-29
5
-6
/
+56
*
lib/selection: be more careful with RO transactions
Vladimír Čunát
2021-06-18
3
-1
/
+7
*
treewide: rename assumptions to kr_assert() / kr_fails_assert()
Tomas Krizek
2021-05-25
32
-268
/
+275
*
lib/dnssec/ta.c: replace asserts
Tomas Krizek
2021-05-25
1
-1
/
+1
*
lib/utils kr_ranked_rrarray_add(): clarify RRset sizes
Vladimír Čunát
2021-05-25
2
-4
/
+7
*
lib/cache assertions: saving to cache is not critical
Vladimír Čunát
2021-05-25
1
-7
/
+14
*
lib/cache: simplify rdataset_dematerialize()
Vladimír Čunát
2021-05-25
3
-15
/
+7
*
lib/cache entry2answer(): trigger failures before jumps
Vladimír Čunát
2021-05-25
1
-7
/
+5
[next]