about summary refs log tree commit diff
path: root/nixos/modules/services/networking/unbound.nix
AgeCommit message (Expand)AuthorFilesLines
2022-07-30treewide: automatically md-convert option descriptionspennae1-12/+12
2022-02-28nixos/treewide: Add last missing option typesSilvan Mosberger1-0/+1
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-2/+2
2021-05-29nixos/unbound: fix define-tag optionMarc 'risson' Schmitt1-1/+10
2021-05-08nixos/unbound: allow list of strings in top-level settings option typeMarc 'risson' Schmitt1-2/+2
2021-05-03nixos/unbound: deprecate extraConfig in favor of settingsMarc 'risson' Schmitt1-84/+169
2020-12-08unbound: Add AF_NETLINK to allowed address families.Peng Mei Yu1-1/+1
2020-11-03nixos/unbond: unbound should be required for nss-lookup.targetAndreas Rammhold1-2/+1
2020-11-03nixos/unbound: add option to configure the local control socket pathAndreas Rammhold1-0/+36
2020-11-03nixos/unbound: drop ReadWritePaths from systemd unit configurationAndreas Rammhold1-1/+0
2020-11-03nixos/unbound: note about the AmbientCapabilitiesAndreas Rammhold1-0/+1
2020-11-03nixos/modules/services/networking/unbound: update systemd unitAndreas Rammhold1-31/+67
2019-12-12nixos/unbound: add package optionvolth1-3/+10
2019-07-15resolvconf service: initNikolay Amiantov1-0/+2
2018-06-29networkmanager: Expand dns description, integrate with other services (#41898)Benjamin Staffin1-0/+3
2018-06-12nixos/unbound: add restart (#41885)volth1-3/+5
2018-04-01nixos/unbound: don't fail on root trust anchor updatesFranz Pletz1-1/+1
2017-11-03nixos/unbound: correct indented interface/access listsJoerg Thalheim1-2/+2
2017-10-10unbound: fix typo in systemd BeforeYegor Timoshenko1-1/+1
2016-10-23nixos: use types.lines for extraConfigEmery Hemingway1-1/+1
2016-09-16unbound service: extend isLocalAddress to handle ipv6Joachim Fasting1-1/+1
2016-09-15unbound service: some pre-chroot isolationJoachim Fasting1-0/+4
2016-09-15unbound service: use auto-generated uidJoachim Fasting1-5/+2
2016-09-15unbound service: add reference to man:unbound.conf(8)Joachim Fasting1-1/+5
2016-09-15unbound service: non-blocking random in chrootJoachim Fasting1-1/+1
2016-09-15unbound service: convenient handling of local forward addressesJoachim Fasting1-3/+11
2016-09-01unbound service: whitespace fixesJoachim Fasting1-2/+2
2016-09-01unbound service: use mkEnableOptionJoachim Fasting1-5/+1
2016-05-21unbound service: do not initialize root certArnold Krille1-0/+2
2016-03-06unbound: drop sbin directoryMarius Bakke1-1/+1
2016-02-15unbound service: add fetching root anchor for DNSSECFranz Pletz1-1/+14
2016-02-15unbound service: add types to optionsFranz Pletz1-0/+5
2016-02-15unbound service: retabFranz Pletz1-13/+13
2014-08-26unbound: run in chrootEmery Hemingway1-16/+16
2014-05-29unbound: update from 1.4.21 to 1.4.22, service from Upstart to systemdEmery Hemingway1-58/+45
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+118