index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
log.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/log: add [defer ] group
Vladimír Čunát
2024-10-01
1
-0
/
+1
*
Merge 'origin/master' into 6.0 - last merge before rename
Oto Šťáva
2024-05-14
1
-1
/
+1
|
\
|
*
Silence Clang-Tidy
Oto Šťáva
2024-05-13
1
-1
/
+1
*
|
Merge branch 'master' into 6.0
Vladimír Čunát
2023-07-11
1
-2
/
+2
|
\
|
|
*
treewide: fix -Wstrict-prototypes
Vladimír Čunát
2023-06-08
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/6.0' into daemon-refactor-2
Oto Šťáva
2023-06-22
1
-0
/
+1
|
\
\
|
*
|
new policy engine - prototype
Vladimír Čunát
2023-06-12
1
-0
/
+1
|
|
/
*
/
session2: protocol layer API
Oto Šťáva
2023-01-26
1
-0
/
+1
|
/
*
Copyright notices: remove years and replace e-mail
Oto Šťáva
2022-12-14
1
-1
/
+1
*
lib/log: Coverity Scan nits
Oto Šťáva
2022-08-08
1
-4
/
+10
*
lib/log: remove the unused log groups
Vladimír Čunát
2021-12-22
1
-2
/
+0
*
lib/log: add LOG_GRP_EDE
Tomas Krizek
2021-12-21
1
-0
/
+1
*
renumber: warn when using unsupported network mask
Tomas Krizek
2021-11-24
1
-0
/
+1
*
lib/log: check the *last* log group number
Tomas Krizek
2021-09-20
1
-3
/
+1
*
lib/log: add [rdebug] group
Vladimír Čunát
2021-08-10
1
-0
/
+2
*
trace_log: include the "[group]" tag in the messages
Vladimír Čunát
2021-08-10
1
-3
/
+3
*
lib/log.h: improve readability (hopefully)
Vladimír Čunát
2021-07-29
1
-0
/
+1
*
lib/log kr_log_name2grp(): return -1 on failures
Vladimír Čunát
2021-07-29
1
-7
/
+7
*
lib/log level names: disregard SYSLOG_NAMES
Vladimír Čunát
2021-07-29
1
-21
/
+24
*
logging: linter nitpicks
Tomas Krizek
2021-07-29
1
-2
/
+0
*
logging: use log_groups() lua API
Tomas Krizek
2021-07-29
1
-4
/
+5
*
log: use log_level() lua API
Tomas Krizek
2021-07-29
1
-9
/
+3
*
lib/log: redesign startup and target selection
Vladimír Čunát
2021-07-29
1
-9
/
+14
*
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
1
-8
/
+14
*
log: add log functions and LOG_GRP_MODULE group for users's modules
Lukáš Ježek
2021-07-29
1
-0
/
+1
*
lib/utils: drop a pair of unused macros
Vladimír Čunát
2021-07-29
1
-2
/
+7
*
lib/log: add kr_log_is_debug*()
Vladimír Čunát
2021-07-29
1
-2
/
+12
*
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
1
-0
/
+1
*
QRVERBOSE: fix ignoring the log groups
Vladimír Čunát
2021-07-29
1
-0
/
+1
*
lib/log: typing improvements
Vladimír Čunát
2021-07-29
1
-10
/
+14
*
logging: fix GNUTLS logging
Tomas Krizek
2021-07-29
1
-9
/
+19
*
logging: use LOG_GRP_HTTP for http lua module
Tomas Krizek
2021-07-29
1
-0
/
+1
*
logging: use dedicated DOTAUTH log for experimental auth DoT
Tomas Krizek
2021-07-29
1
-0
/
+1
*
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
1
-2
/
+5
*
logging: add LOG_GRP_DEVEL
Tomas Krizek
2021-07-29
1
-0
/
+1
*
logging: print group name padded to 6 characters
Tomas Krizek
2021-07-29
1
-1
/
+1
*
logging: add get_log_group() with better API
Tomas Krizek
2021-07-29
1
-5
/
+5
*
logging: ensure get/set_log_level behaves consistently
Tomas Krizek
2021-07-29
1
-1
/
+3
*
log: use kr_log_debug instead kr_log_verbose
Lukáš Ježek
2021-07-29
1
-0
/
+2
*
log: fix CI tests
Lukáš Ježek
2021-07-29
1
-0
/
+1
*
log: lua logging
Lukáš Ježek
2021-07-29
1
-5
/
+26
*
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
1
-1
/
+1
*
log: remove hard-coded prefix from log messages
Lukáš Ježek
2021-07-29
1
-1
/
+1
*
log: add level prefix to each message
Lukáš Ježek
2021-07-29
1
-14
/
+70
*
log: groups lua interface
Lukáš Ježek
2021-07-29
1
-0
/
+45
[next]