index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemon
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
daemon: remove -f/--forks
Oto Šťáva
2024-09-06
1
-42
/
+2
*
daemon: use __attribute__((constructor)) for protolayer_globals
Oto Šťáva
2024-06-18
1
-11
/
+0
*
daemon/proxyv2: move PROXY protocol into its own layer
Oto Šťáva
2024-06-04
1
-0
/
+2
*
Merge 'origin/master' into 6.0 - last merge before rename
Oto Šťáva
2024-05-14
1
-3
/
+3
|
\
|
*
Silence Clang-Tidy
Oto Šťáva
2024-05-13
1
-3
/
+3
*
|
hints: expose as C kr_rule_local_*()
Vladimír Čunát
2023-09-12
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/6.0' into daemon-refactor-2
Oto Šťáva
2023-06-22
1
-0
/
+21
|
\
\
|
*
|
lib/rules: DB size+path: make configurable, bump to 100 MiB
Vladimír Čunát
2023-06-12
1
-8
/
+8
|
*
|
lib/rules,cache: use transactions, improve assertions
Vladimír Čunát
2023-06-12
1
-0
/
+4
|
*
|
lib/rules: add API for loading a zonefile
Vladimír Čunát
2023-06-12
1
-0
/
+6
|
*
|
new policy engine - prototype
Vladimír Čunát
2023-06-12
1
-0
/
+11
|
|
/
*
|
daemon: documentation and warnings fixes
Oto Šťáva
2023-02-02
1
-1
/
+1
*
|
daemon: adapt DNS-over-HTTPS for protocol layers
Oto Šťáva
2023-01-26
1
-0
/
+8
*
|
daemon: implement TLS with protocol layers
Oto Šťáva
2023-01-26
1
-0
/
+1
*
|
daemon: basic implementation of TCP and UDP with protolayers
Oto Šťáva
2023-01-26
1
-0
/
+2
*
|
daemon: refactor stage 1
Oto Šťáva
2023-01-26
1
-18
/
+35
|
/
*
Copyright notices: remove years and replace e-mail
Oto Šťáva
2022-12-14
1
-1
/
+1
*
add option to link sbin/kresd to jemalloc
Vladimír Čunát
2022-11-30
1
-0
/
+20
*
drop unused #include lines
Vladimír Čunát
2022-06-03
1
-5
/
+0
*
Fix defects detected by Coverity Scan
Oto Šťáva
2022-02-28
1
-0
/
+2
*
lib/log: add [rdebug] group
Vladimír Čunát
2021-08-10
1
-0
/
+1
*
daemon: fix --version output
Vladimír Čunát
2021-08-10
1
-1
/
+1
*
treewide: avoid using the deprecated verbose()
Vladimír Čunát
2021-07-29
1
-1
/
+1
*
lib/log: redesign startup and target selection
Vladimír Čunát
2021-07-29
1
-1
/
+0
*
rework logging from control sockets (+simplify)
Vladimír Čunát
2021-07-29
1
-4
/
+2
*
daemon/main: log interactive message properly
Tomas Krizek
2021-07-29
1
-2
/
+4
*
log: use kr_log_debug instead kr_log_verbose
Lukáš Ježek
2021-07-29
1
-4
/
+4
*
log: shortening LOG_GRP_<SOMETHING> to <SOMETHING>
Lukáš Ježek
2021-07-29
1
-21
/
+21
*
log: remove hard-coded prefix from log messages
Lukáš Ježek
2021-07-29
1
-14
/
+14
*
log: remove NOVERBOSELOG option
Lukáš Ježek
2021-07-29
1
-5
/
+1
*
log: fix journal metadata
Lukáš Ježek
2021-07-29
1
-1
/
+1
*
log: split to groups
Lukáš Ježek
2021-07-29
1
-21
/
+21
*
log: lua interface
Lukáš Ježek
2021-07-29
1
-1
/
+1
*
log: add syslog target, systemd
Lukáš Ježek
2021-07-29
1
-1
/
+1
*
log: remove kr_verbose_set
Lukáš Ježek
2021-07-29
1
-4
/
+1
*
log: add log levels
Lukáš Ježek
2021-07-29
1
-0
/
+2
*
daemon/main.c: replace asserts
Tomas Krizek
2021-05-25
1
-12
/
+6
*
lib/utils: define kr_require(), kr_assume() macros
Tomas Krizek
2021-05-25
1
-3
/
+18
*
utilize mm_ctx_mempool() instead of writing by hand
Vladimír Čunát
2021-01-13
1
-4
/
+2
*
worker: migrate worker.id to string
Petr Špaček
2020-10-27
1
-1
/
+1
*
map: use control sockets instead of pipe from parent process
Lukáš Ježek
2020-10-26
1
-122
/
+4
*
treewide: unify ENABLE_* defines
Vladimír Čunát
2020-10-20
1
-2
/
+2
*
daemon/io: Buffer incomplete command from previous syscall
Lukáš Ježek
2020-10-02
1
-8
/
+13
*
daemon/lua: get rid of __engine symbol in lua
Vladimír Čunát
2020-08-05
1
-2
/
+0
*
meson: don't pass libsystemd version to C preprocessor
Vladimír Čunát
2020-07-27
1
-2
/
+2
*
remove more --forks=1 ocurrences
Vladimír Čunát
2020-07-15
1
-1
/
+1
*
treewide: move to our new GitLab URL
Vladimír Čunát
2020-07-10
1
-1
/
+1
*
daemon: don't drop capabilities when running as root
Tomas Krizek
2020-07-03
1
-2
/
+9
*
daemon: warn that non-Linux platforms are untested
Petr Špaček
2020-04-27
1
-0
/
+4
*
daemon/main: -Wformat in info message
Vladimír Čunát
2020-03-06
1
-1
/
+1
[next]