- Feb 28, 2017
-
-
engine_cmd() doesn't print the error() exceptions thrown from lua; it only leaves the message on lua stack. (cherry picked from commit a316b9f7)
-
Ondřej Surý authored
-
Grigorii Demidov authored
-
So far it wasn't possible to load multiple files (!). Real use case: https://forum.turris.cz/t/how-to-configure-local-address-dns-resoultion-on-omnia/1000/14
-
-
-
This does NOT change the module API/ABI in any way.
-
-
- docs: fix cache.current_* since long ago d5272b4b - don't allow "cache.foo = 'bar'" for abitrary foo - restore cache['nic.cz'] after b31bad2ccf while not breaking completion - #cache won't work on lua 5.1, so remove it
-
Štěpán Balážik authored
-
All either generated by the build system or some "standard tools".
-
-
Grigorii Demidov authored
-
These shouldn't make any problems: - the verbose messages don't print any scope, and - reputation cache doesn't consider scope.
-
Grigorii Demidov authored
-
Grigorii Demidov authored
-
... and perform extra checks when converting from the floating-point number.
-
- Feb 23, 2017
-
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Grigorii Demidov authored
-
Grigorii Demidov authored
- Feb 10, 2017
-
-
Ondřej Surý authored
Release 1.2.2 See merge request !199
-
Ondřej Surý authored
-
Ondřej Surý authored
TA bootstrap: log HTTPS failures See merge request !198
-
Petr Špaček authored
-
Ondřej Surý authored
Query name minimization tests in CI See merge request !197
-
Petr Špaček authored
-
Petr Špaček authored
Latest version of Deckard provides script kresd_run.sh which executes all the tests twice: - without query name minimization - with query name minimization Let's use this for CI!
-
Ondřej Surý authored
-
Petr Špaček authored
Mangling of keyfile_dir and allocation of keyfile_path led to rare crashes (and Valgrind complaints). The error was introduced in 21f3a6b9.
-
Grigorii Demidov authored
-
Calling `hints.del()` would cause a crash. It wasn't apparent to me that NULL could be passed through.
-
- Feb 01, 2017
-
-
Ondřej Surý authored
Final 1.2.1 changelog update See merge request !189
-
Ondřej Surý authored
-
Ondřej Surý authored
Merge deckard test for negative CD/no-AD answers (using rhybar.cz) See merge request !188
-
Ondřej Surý authored
-
Ondřej Surý authored
Fix policy.TRACE -> policy.QTRACE mistake in the documentation See merge request !187
-