Commits on Source (18)
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
The address won't work anymore, and Jakub says this field isn't needed.
-
Vladimír Čunát authored
-
-
-
Vladimír Čunát authored
Other LTS than 22.04 have really old versions in the repo (<= 3.2.1), so better not advertise those at all.
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
-
Vladimír Čunát authored
-
Fixes CIDs 355763 and 355764. Also fixes a minor typo.
-
Vladimír Čunát authored
-
Fixes #760. Also removes a warning in policy.REROUTE that is no longer true.
-
Vladimír Čunát authored
Fixes #760
-
Vladimír Čunát authored
For long arrays we really want to increase their length by a fraction. Otherwise it will cost lots of CPU. Doubling seems customary, though I could imagine e.g. keeping the +50% growth on longest arrays. I finally got sufficiently angry with this piece of code when debugging https://forum.turris.cz/t/how-to-debug-a-custom-hosts-file-for-kresd/17449 though in that case it wasn't the main source of inefficiency. CI: two of the mysterious/bogus warnings around arrays disappeared.
-
Vladimír Čunát authored
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- NEWS 1 addition, 0 deletionsNEWS
- README.md 4 additions, 2 deletionsREADME.md
- ci/images/README.md 8 additions, 0 deletionsci/images/README.md
- distro/pkg/deb/control 0 additions, 2 deletionsdistro/pkg/deb/control
- lib/generic/array.h 11 additions, 8 deletionslib/generic/array.h
- lib/log.c 10 additions, 4 deletionslib/log.c
- lib/log.h 1 addition, 0 deletionslib/log.h
- lib/rplan.h 0 additions, 1 deletionlib/rplan.h
- lib/utils.c 1 addition, 1 deletionlib/utils.c
- lib/utils.h 0 additions, 7 deletionslib/utils.h
- modules/dnstap/dnstap.c 1 addition, 1 deletionmodules/dnstap/dnstap.c
- modules/policy/policy.lua 0 additions, 5 deletionsmodules/policy/policy.lua
- modules/renumber/renumber.lua 5 additions, 1 deletionmodules/renumber/renumber.lua