nixpkgs/nixos/modules/services
TobTobXX 26fbd1adbe
nixos/bind: Fix cacheNetworks option
services.bind.cacheNetworks should only apply to recursive queryies, as
per the option documentation:
> Note that this is for recursive queries – all networks are allowed to
> query zones configured with the zones option by default [...].

This would correspond to the `allow-query-cache` option in named.conf,
as per the BIND docs[1]:
> Specifies which hosts (an IP address list) can access this server’s
> cache and thus effectively controls recursion.

And not `allow-query`, which restricts all requests (including requests
where the server has authority) [2]:
> Specifies which hosts (an IP address list) are allowed to send queries
> to this resolver.
> [...]
> Note:
> `allow-query-cache` is used to specify access to the cache.

[1]: https://bind9.readthedocs.io/en/v9.20.0/reference.html#namedconf-statement-allow-query-cache
[2]: https://bind9.readthedocs.io/en/v9.20.0/reference.html#namedconf-statement-allow-query
2024-11-20 10:47:06 +01:00
..
accessibility
admin
amqp
audio nixos/snapserver: restart the systemd service on failure 2024-11-19 06:52:11 -06:00
backup tsm-client: 8.1.23.0 -> 8.1.24.0 (#345039) 2024-10-04 18:25:37 +02:00
blockchain/ethereum nixos/lighthouse: use lib.getExe (validator_client) 2024-10-31 07:04:58 +01:00
cluster
computing nixos/{boinc,guix}: Use exec to start the payload binary of the service (#297526) 2024-11-10 17:35:24 +00:00
continuous-integration nixos/buildbot-master: allow merging extraConfig and extraImports (#322469) 2024-11-04 13:32:04 +01:00
databases nixos/postgresql: fix warning typo 2024-11-16 20:59:04 -05:00
desktop-managers lomiri.*: OTA-6 (#355289) 2024-11-18 22:40:08 +01:00
desktops nixos/geoclue2: add package option (#326882) 2024-11-18 22:40:37 +00:00
development nixos/athens: update docs 2024-11-11 11:42:08 +01:00
display-managers
editors
finance
games nixos/factorio: add allowedPlayers 2024-10-23 18:19:05 +01:00
hardware handheld-daemon-ui: init at 3.2.3 (#305027) 2024-11-19 11:17:59 +01:00
home-automation nixos/wyoming-faster-whisper: update CUDA device allowlist 2024-11-18 03:21:43 +01:00
logging vector: fix service using pkgs.vector regardless package option (#354316) 2024-11-11 19:09:22 -05:00
mail nixos/opendkim: modernize, add expandable settings option, put config file under standard location (#333758) 2024-11-19 22:29:49 +01:00
matrix nixos/hebbot: Fix systemd service (#354098) 2024-11-09 11:38:13 +01:00
misc nixos/duckdns: init module (#294489) 2024-11-14 17:29:11 +01:00
monitoring nixos/glances: init module 2024-11-13 00:06:47 +01:00
network-filesystems nixos/saunafs: add module + test 2024-10-12 19:13:00 +02:00
networking nixos/bind: Fix cacheNetworks option 2024-11-20 10:47:06 +01:00
printing cups-filters: remove support for legacy CUPS browsing and for LDAP 2024-10-07 22:28:12 +02:00
scheduling
search
security sgx-psw+aesmd: 2.24 -> 2.25 (#353041) 2024-11-16 12:21:10 +01:00
system nixos/swapspace: init module 2024-10-30 22:41:15 +05:30
torrent nixos/bitmagnet: add help text for the options, fix typo 2024-10-19 15:55:15 +03:00
tracing
ttys nixos/getty: add option to autologin once per boot, take 2 2024-10-13 12:45:15 +02:00
video nixos/frigate: Set SyslogIdentifier for better log entries 2024-11-10 17:49:20 -05:00
wayland nixos/hypridle: add hyprctl, hyprlock and pidof to path 2024-10-31 18:06:26 +05:30
web-apps wordpress: 6.6.2 -> 6.7 (#356449) 2024-11-19 22:44:51 +01:00
web-servers {apache,caddy,nginx}: not "before" ACME certs using DNS validation (#336412) 2024-11-08 18:50:28 +03:00
x11 docs: remove references before 22.11 2024-11-17 12:51:09 +01:00