- Feb 08, 2017
-
-
Vladimír Čunát authored
- 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
-
- Feb 07, 2017
-
-
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.
-
- Feb 06, 2017
-
-
Štěpán Balážik authored
-
-
Vladimír Čunát authored
The FD leak happened only when we exit the process, but still...
-
Štěpán Balážik authored
-
- Feb 03, 2017
-
-
Štěpán Balážik authored
-
-
This might help if the lua command returns an unexpected number of arguments.
-
That's to allow tunnelling the TTY to a different endian.
-
-
It was possible to write past the end of the buffer, if very unlucky.
-
Štěpán Balážik authored
-
Štěpán Balážik authored
-
The build system is prepared for libedit.
-
... via "__binary" pseudocommand
-
That will allow us to discover the top-level symbols for completion. For others we can e.g.: for n in pairs(net) do print(n); end I must admit I fail to understand some of the related lua magic.
-
- Jan 31, 2017
-
-
Vladimír Čunát authored
Fixes #147.
-
- Jan 27, 2017
-
-
Vladimír Čunát authored
I believe it was unused, so no risk was caused, but better remove it. There's the complication that its signature has changed since libknot-2.4.0. Fixes https://gitlab.labs.nic.cz/knot/resolver/issues/146
-
Vladimír Čunát authored
-
Vladimír Čunát authored
These shouldn't make any problems: - the verbose messages don't print any scope, and - reputation cache doesn't consider scope.
-
- Jan 26, 2017
-
-
Vladimír Čunát authored
-
- Jan 25, 2017
-
-
Ondřej Surý authored
-
Ondřej Surý authored
-
- Jan 24, 2017
-
-
Vladimír Čunát authored
-
- Jan 23, 2017
-
-
Grigorii Demidov authored
-
- Jan 20, 2017
-
-
Grigorii Demidov authored
-
- Jan 18, 2017
-
-
Grigorii Demidov authored
-
- Jan 17, 2017
-
-
Marek Vavruša authored
-
- Jan 16, 2017
-
-
Petr Špaček authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Grigorii Demidov authored
-
-
Marek Vavruša authored
-
- Jan 11, 2017
-
-
On standard 64-bit: 24 -> 16 bytes per element.
-
-
Grigorii Demidov authored
-
- Jan 09, 2017
-
-
Vladimír Čunát authored
Fixes https://gitlab.labs.nic.cz/knot/resolver/issues/76
-
Vladimír Čunát authored
-