summary refs log tree commit diff
path: root/nixos/modules/services/networking/unbound.nix
Commit message (Expand)AuthorAge
* resolvconf service: initNikolay Amiantov2019-07-15
* networkmanager: Expand dns description, integrate with other services (#41898)Benjamin Staffin2018-06-29
* nixos/unbound: add restart (#41885)volth2018-06-12
* nixos/unbound: don't fail on root trust anchor updatesFranz Pletz2018-04-01
* nixos/unbound: correct indented interface/access listsJoerg Thalheim2017-11-03
* unbound: fix typo in systemd BeforeYegor Timoshenko2017-10-10
* nixos: use types.lines for extraConfigEmery Hemingway2016-10-23
* unbound service: extend isLocalAddress to handle ipv6Joachim Fasting2016-09-16
* unbound service: some pre-chroot isolationJoachim Fasting2016-09-15
* unbound service: use auto-generated uidJoachim Fasting2016-09-15
* unbound service: add reference to man:unbound.conf(8)Joachim Fasting2016-09-15
* unbound service: non-blocking random in chrootJoachim Fasting2016-09-15
* unbound service: convenient handling of local forward addressesJoachim Fasting2016-09-15
* unbound service: whitespace fixesJoachim Fasting2016-09-01
* unbound service: use mkEnableOptionJoachim Fasting2016-09-01
* unbound service: do not initialize root certArnold Krille2016-05-21
* unbound: drop sbin directoryMarius Bakke2016-03-06
* unbound service: add fetching root anchor for DNSSECFranz Pletz2016-02-15
* unbound service: add types to optionsFranz Pletz2016-02-15
* unbound service: retabFranz Pletz2016-02-15
* unbound: run in chrootEmery Hemingway2014-08-26
* unbound: update from 1.4.21 to 1.4.22, service from Upstart to systemdEmery Hemingway2014-05-29
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10