- Jul 03, 2019
-
-
-
Petr Špaček authored
-
Petr Špaček authored
-
Petr Špaček authored
-
Petr Špaček authored
-
Petr Špaček authored
-
- don't print a line in every checking cycle - don't exit when cache isn't found - reduce recommended interval to 10s (compromise) - don't increase cache size (but keep the code for now)
-
-
I can't see any real benefit of floating-point in the amount_tofree computation; we could use round(), but it doesn't seem significant.
-
For example, "10foo" will no longer be accepted as number 10.
-
-
-
-
-
It should be no real change, just better readability, hopefully.
-
-
Basically all use cases get renamed to *_E(), except one in utils/kr_cache_gc. It was perhaps confusing that this name only applied to 'E' entries.
-
-
-
-
-
-
-
-
-
-
-
-
categories: different level of what should be deleted based on DB usage
-
-
-
-
-
-
-
-
Petr Špaček authored
systemd: kill kresd@* service if unresponsive when stopping See merge request !837
-
- Jul 02, 2019
-
-
Tomas Krizek authored
-
- Jul 01, 2019
-
-
Vladimír Čunát authored
-
Regression in 19ef77d1 (unreleased): Default value IN for qclass parameter was missing. Also consistently use A as default for qtype.
-