index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemon
/
zimport.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop libknot <=3.2.x support
Oto Šťáva
2024-07-11
1
-4
/
+0
*
drop libknot 3.0.x support
Vladimír Čunát
2024-07-11
1
-23
/
+7
*
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
*
|
daemon: refactor stage 1
Oto Šťáva
2023-01-26
1
-5
/
+4
|
/
*
Copyright notices: remove years and replace e-mail
Oto Šťáva
2022-12-14
1
-1
/
+1
*
drop unused #include lines
Vladimír Čunát
2022-06-03
1
-2
/
+0
*
lib/generic/map: remove
Oto Šťáva
2022-05-13
1
-1
/
+0
*
lib/dnssec/ta: use trie_t instead of map_t
Oto Šťáva
2022-05-04
1
-1
/
+1
*
daemon/zimport: close transaction after importing batch
Vladimír Čunát
2022-04-11
1
-0
/
+1
*
Coverity Scan false positives clarifications
Oto Šťáva
2022-03-01
1
-0
/
+3
*
daemon/zimport: better failure logging
Vladimír Čunát
2021-12-22
1
-4
/
+15
*
daemon/zimport: rewrite, support ZONEMD
Vladimír Čunát
2021-12-22
1
-617
/
+529
*
logging: remove QVERBOSE in favor of kr_log_q
Tomas Krizek
2021-12-21
1
-1
/
+1
*
spelling
Josh Soref
2021-11-19
1
-1
/
+1
*
log: shortening LOG_GRP_<SOMETHING> to <SOMETHING>
Lukáš Ježek
2021-07-29
1
-24
/
+24
*
log: remove hard-coded prefix from log messages
Lukáš Ježek
2021-07-29
1
-22
/
+22
*
log: add level prefix to each message
Lukáš Ježek
2021-07-29
1
-1
/
+1
*
log: split to groups
Lukáš Ježek
2021-07-29
1
-23
/
+23
*
treewide: rename assumptions to kr_assert() / kr_fails_assert()
Tomas Krizek
2021-05-25
1
-3
/
+3
*
daemon/zimport.c: replace asserts
Tomas Krizek
2021-05-25
1
-7
/
+9
*
treewide: avoid memset where it's trivial
Vladimír Čunát
2021-01-13
1
-4
/
+2
*
selection: server selection rewrite
Štěpán Balážik
2020-12-31
1
-0
/
+1
*
WIP delay allocation of kr_request::answer
Vladimír Čunát
2020-10-21
1
-1
/
+1
*
zimport: log errors on error level, not just verbose
Petr Špaček
2020-04-24
1
-4
/
+4
*
prefill/zimport: fix race condition on TA access
Petr Špaček
2020-04-24
1
-3
/
+10
*
treewide: machine readable license for GNU GPLv3+ source code
Petr Špaček
2020-02-25
1
-13
/
+1
*
prefill: check correct origin attribute
Ivana Krumlová
2019-07-09
1
-8
/
+7
*
zimport: avoid crash on empty zone file
Ivana Krumlová
2019-07-09
1
-0
/
+6
*
zimport: avoid crash on zi_state_parsing() failure
Ivana Krumlová
2019-07-09
1
-13
/
+15
*
lua worker.resolve*: rework, get rid of light userdata
Vladimír Čunát
2019-06-13
1
-5
/
+1
*
treewide nitpick: fix -Wshadow
Vladimír Čunát
2019-01-08
1
-21
/
+21
*
use randomness from gnutls instead of internal ISAAC
Vladimír Čunát
2018-12-11
1
-1
/
+1
*
treewide: use more standard variadic macros
Vladimír Čunát
2018-11-26
1
-1
/
+1
*
removal of pos from parameters
Vladimír Čunát
2018-08-14
1
-2
/
+4
*
knot_rdataset_t field renames
Vladimír Čunát
2018-08-14
1
-1
/
+1
*
*_free() fixups
Vladimír Čunát
2018-08-14
1
-6
/
+6
*
TTL changes: moved in libknot from rdata to rrset
Vladimír Čunát
2018-08-14
1
-2
/
+2
*
simple include fixes
Vladimír Čunát
2018-08-14
1
-1
/
+1
*
zimport nitpick: fix printing of uint64_t
Vladimír Čunát
2018-08-06
1
-13
/
+27
*
treewide: additional dname checks
Grigorii Demidov
2018-05-11
1
-11
/
+10
*
zimport: fix error reporting
Petr Špaček
2018-04-18
1
-4
/
+6
*
daemon: cache prefill module
Grigorii Demidov
2018-04-18
1
-159
/
+256
*
lib/utils: merge kr_rrkey() and kr_rrkey2() functions
Grigorii Demidov
2018-04-18
1
-11
/
+11
*
daemon: root zone import
Grigorii Demidov
2018-04-18
1
-0
/
+704