- Feb 14, 2018
-
-
Tomas Krizek authored
update CI See merge request !494
-
Tomas Krizek authored
-
Tomas Krizek authored
-
- Feb 13, 2018
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
I messed this up in 44c2ea6b !465.
-
Vladimír Čunát authored
Closes #284
-
Vladimír Čunát authored
This changes more time than anticipated, as the old naming didn't apply anymore (time of last cache clear).
-
- Feb 12, 2018
-
-
Tomas Krizek authored
Fedora symbols again See merge request !491
-
- their `cc --version` doesn't start with "gcc" - modifying CFLAGS at this point doesn't work, so we modify BUILD_CFLAGS instead (_vomit_)
-
- Feb 09, 2018
-
-
Petr Špaček authored
refactoring of the tls data sending scheme See merge request !489
-
- Feb 08, 2018
-
-
Grigorii Demidov authored
-
Grigorii Demidov authored
-
Grigorii Demidov authored
-
Grigorii Demidov authored
-
Grigorii Demidov authored
-
Petr Špaček authored
nitpicks, see commits See merge request !480
-
- Feb 05, 2018
-
-
Vladimír Čunát authored
It had no implementation for years - since 456e5446. (cherry picked from commit 59126a77) The commit was apparently "reverted" unintentionally when resolving conflicts in a5b14c25.
-
Vladimír Čunát authored
- no need to have gitter twice - update information about modules (one cache, no alternative backends) - add EPEL 7 - add mailing-list - link to stable docs instead of latest master
-
Vladimír Čunát authored
Detected by clang as dead store.
-
Vladimír Čunát authored
Just loading the module without option was printing that it expected number of milliseconds, which could've been confusing.
-
Vladimír Čunát authored
This happens e.g. after cache.clear(), and currently one can stay long-term without that record in cache. That was effectively disabling aggressive answers from the root zone. This needs disabling a buggy part of Deckard test.
-
Vladimír Čunát authored
It mostly worked, just by accident. I see no use for negative initialization in this case.
-
Vladimír Čunát authored
-
Vladimír Čunát authored
There's no real effect, probably.
-
Grigorii Demidov authored
-
Vladimír Čunát authored
-
Tomas Krizek authored
Symlinks are pointing to broken locations with the way we generate source tarballs. Dereference them to avoid this issue.
-
Vladimír Čunát authored
-
"man man" says that the sections are: 1 Executable programs or shell commands 2 System calls (functions provided by the kernel) 3 Library calls (functions within program libraries) 4 Special files (usually found in /dev) 5 File formats and conventions eg /etc/passwd 6 Games 7 Miscellaneous (including macro packages and conventions), e.g. man(7), groff(7) 8 System administration commands (usually only for root) 9 Kernel routines [Non standard] Since there is no command named kresd.system it does not belong in section 8. Section 7 includes conventions and useful patterns like gitcli(7), which seems more similar to the documentation that is supplied in kresd.systemd.
-
Vladimír Čunát authored
-
Tomas Krizek authored
Verbose logging should be used for debugging purposes, as it generates a lot of output. It shouldn't be turned on by default for normal mode of operation.
-
- Feb 02, 2018
-
-
Tomas Krizek authored
ci: respdiff - use ipv4, increase timeout, collect kresd.log See merge request !473
-
Tomas Krizek authored
This reverts threshold that was bumped in commit de7a4a96.
-
Tomas Krizek authored
This decreases the amount of timeouts, which become SERVFAILs instead. Overall, this results in more valid answers.
-
Tomas Krizek authored
-
Tomas Krizek authored
IPv6 isn't currently supported in our Docker image and using it during resolution leads to a larger amount of timeouts.
-
- Feb 01, 2018
-
-
Vladimír Čunát authored
-
Tomas Krizek authored
To be able to use development version tarballs for creating distro packages for Fedora/CentOS, the pre-release name can't contain hyphens.
-
Tomas Krizek authored
systemd: fixes for unit files See merge request !476
-