- Mar 21, 2017
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
Closes #167.
-
Vladimír Čunát authored
-
- Mar 20, 2017
-
-
Vladimír Čunát authored
Fixes #169.
-
-
Vladimír Čunát authored
-
- Mar 19, 2017
-
-
Petr Špaček authored
Previously even loopback glue addresses were logged using message '<= using glue ...' which was very confusing. From now the loopback addresses are logged using '<= ignoring invalid glue ...'. Logging was moved into the function update_nsaddr() to avoid changing return codes. As far as I can tell it does not produce any confusing messages.
-
- Mar 17, 2017
-
-
Petr Špaček authored
-
Petr Špaček authored
-
- Mar 15, 2017
-
-
Vladimír Čunát authored
It was being overwritten by options from struct kr_context; now the flags are combined (by set union). For example, the NO_CACHE flag is important for the prefetch module and for trust anchor updates.
-
Vladimír Čunát authored
Fixes #167.
-
Vladimír Čunát authored
The output is only better if built with libknot >= 2.4.0. As a side-effect, add lua method knot_rrset_t::txt_dump; it's a light wrapper around knot_rrset_txt_dump. Re-tested rolling with a.moot-servers.net, to be sure.
-
Vladimír Čunát authored
-
Vladimír Čunát authored
It would break after making rr2str pretty-print the data.
-
Vladimír Čunát authored
-
- Mar 14, 2017
-
-
Vladimír Čunát authored
Probably. The problem sometimes appeared on osx Travis.
-
- Mar 13, 2017
-
-
Vladimír Čunát authored
-
Daniel Kahn Gillmor authored
-
- Mar 08, 2017
-
-
Ondřej Surý authored
layer\iterate: when processing delegations, check if qname is at\below new authority See merge request !229
-
Grigorii Demidov authored
-
- Mar 06, 2017
-
-
Ondřej Surý authored
Add daemon/lua/zonefile.lua to git ignore list See merge request !228
-
Ondřej Surý authored
-
Ondřej Surý authored
add dnstap module See merge request !213
-
Ondřej Surý authored
-
Ondřej Surý authored
modules/dnstap: Change option names to socket_path and log_responses, we don't use camelCase anywhere else
-
Ondřej Surý authored
-
-
-
... and generate files instead of including them.
-
-
Vicky Shrestha authored
-
Vicky Shrestha authored
removing it from make test since default go version for language C in Travis is 1.4 which has no vendoring support
-
Vicky Shrestha authored
-
Vicky Shrestha authored
-
Vicky Shrestha authored
-
Vicky Shrestha authored
-
Vicky Shrestha authored
-
- Mar 03, 2017
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
Fixes #164.
-