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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
datamodel: sync the whole list logging groups
Vladimír Čunát
2023-11-26
1
-2
/
+2
*
Merge branch 'master' into 6.0
Vladimír Čunát
2023-07-11
1
-1
/
+1
|
\
|
*
treewide: fix -Wstrict-prototypes
Vladimír Čunát
2023-06-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/6.0' into daemon-refactor-2
Oto Šťáva
2023-06-22
1
-2
/
+4
|
\
\
|
*
|
doc comments: fix two cases of "@param is not found"
Vladimír Čunát
2023-06-12
1
-2
/
+2
|
*
|
new policy engine - prototype
Vladimír Čunát
2023-06-12
1
-0
/
+2
|
|
/
*
/
session2: protocol layer API
Oto Šťáva
2023-01-26
1
-0
/
+2
|
/
*
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
-0
/
+1
*
lib/log: remove the unused log groups
Vladimír Čunát
2021-12-22
1
-4
/
+0
*
daemon/zimport: rewrite, support ZONEMD
Vladimír Čunát
2021-12-22
1
-2
/
+2
*
lib/log: add LOG_GRP_EDE
Tomas Krizek
2021-12-21
1
-0
/
+2
*
renumber: warn when using unsupported network mask
Tomas Krizek
2021-11-24
1
-0
/
+2
*
spelling
Josh Soref
2021-11-19
1
-2
/
+2
*
lib/log: add [rdebug] group
Vladimír Čunát
2021-08-10
1
-1
/
+3
*
lib/log kr_log_fmt(): pass parameters more properly
Vladimír Čunát
2021-08-10
1
-0
/
+5
*
lib/log nit: fix order of the levels
Vladimír Čunát
2021-08-10
1
-4
/
+4
*
lib/log.h: improve readability (hopefully)
Vladimír Čunát
2021-07-29
1
-43
/
+71
*
lib/log kr_log_name2grp(): return -1 on failures
Vladimír Čunát
2021-07-29
1
-0
/
+1
*
lib/log level names: disregard SYSLOG_NAMES
Vladimír Čunát
2021-07-29
1
-11
/
+1
*
lib/log.h nit: tweak macro for __LINE__
Vladimír Čunát
2021-07-29
1
-3
/
+3
*
logging: use log_groups() lua API
Tomas Krizek
2021-07-29
1
-2
/
+2
*
log: use log_level() lua API
Tomas Krizek
2021-07-29
1
-3
/
+1
*
lib/log: redesign startup and target selection
Vladimír Čunát
2021-07-29
1
-1
/
+3
*
lib/log.h: avoid defining types without kr_ prefix
Vladimír Čunát
2021-07-29
1
-15
/
+10
*
log: use kr_log_crit instead of kr_log_fatal
Lukáš Ježek
2021-07-29
1
-1
/
+1
*
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
1
-0
/
+6
*
treewide: replace VERBOSE_STATUS, WITH_VERBOSE, etc.
Vladimír Čunát
2021-07-29
1
-5
/
+1
*
lib/log: add kr_log_is_debug*()
Vladimír Čunát
2021-07-29
1
-0
/
+13
*
rework logging from control sockets (+simplify)
Vladimír Čunát
2021-07-29
1
-0
/
+2
*
lib/log: typing improvements
Vladimír Čunát
2021-07-29
1
-17
/
+13
*
logging: fix GNUTLS logging
Tomas Krizek
2021-07-29
1
-0
/
+1
*
logging: use LOG_GRP_HTTP for http lua module
Tomas Krizek
2021-07-29
1
-0
/
+2
*
logging: use dedicated DOTAUTH log for experimental auth DoT
Tomas Krizek
2021-07-29
1
-0
/
+2
*
logging: fix get_log_group()
Tomas Krizek
2021-07-29
1
-2
/
+2
*
logging: add LOG_GRP_DEVEL
Tomas Krizek
2021-07-29
1
-0
/
+3
*
logging: print group name padded to 6 characters
Tomas Krizek
2021-07-29
1
-20
/
+20
*
logging: add get_log_group() with better API
Tomas Krizek
2021-07-29
1
-1
/
+1
*
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
1
-1
/
+5
*
log: fix CI tests
Lukáš Ježek
2021-07-29
1
-0
/
+2
*
log: lua logging
Lukáš Ježek
2021-07-29
1
-56
/
+81
*
log: shortening LOG_GRP_<SOMETHING> to <SOMETHING>
Lukáš Ježek
2021-07-29
1
-9
/
+16
*
log: add level prefix to each message
Lukáš Ježek
2021-07-29
1
-8
/
+82
*
log: groups lua interface
Lukáš Ježek
2021-07-29
1
-1
/
+12
*
log: fix journal metadata
Lukáš Ježek
2021-07-29
1
-10
/
+22
*
log: split to groups
Lukáš Ježek
2021-07-29
1
-14
/
+47
*
log: lua interface
Lukáš Ježek
2021-07-29
1
-0
/
+18
[next]