summary refs log tree commit diff
path: root/nixos/modules/services/networking/bind.nix
AgeCommit message (Expand)AuthorFilesLines
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-08-19nixos/*: automatically convert option docspennae1-9/+9
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae1-1/+1
2022-08-19nixos/*: use properly indented strings for option docspennae1-20/+20
2022-07-30treewide: automatically md-convert option descriptionspennae1-9/+9
2022-01-01nixos/bind: configurable "forward" settingMatt Christ1-1/+9
2021-12-02nixos/*: add trivial defaultText for options with simple defaultspennae1-0/+1
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-2/+2
2021-09-12nixos: define the primary group of users where neededGuillaume Girol1-1/+3
2021-07-17nixos/bind: add directory config option (#129188)Leo1-1/+10
2021-07-11nixos/bind: allow specifying BIND packageMatt Christ1-4/+14
2021-05-08nixos/bind: formatted with nixpkgs-fmtpaumr1-11/+12
2021-05-03nixos/bind: refactor zones from a list to attrseteyjhb1-36/+42
2021-01-31nixos/bind: update zone file typeFritz Otlinghaus1-1/+1
2021-01-20bind: Add types for optionsScriptkiddi1-2/+34
2020-04-21treewide: add bool type to enable options, or make use of mkEnableOptionDominik Xaver Hörl1-6/+1
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-3/+2
2019-11-19bind: Expand description of services.bind.cacheNetworksWilliam G Hatch1-1/+5
2019-07-20nixos/bind: allow manual additions to zone config fragmentsPierre Bourdon1-1/+3
2019-07-15resolvconf service: initNikolay Amiantov1-1/+3
2019-06-11bind: Remove deprecated flag from rndc-confgenLucas Savva1-1/+1
2019-03-24nixos/bind: /var/run -> /runBob van der Linden1-4/+4
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-1/+1
2018-05-30nixos/bind: Allow to set extra optionsaszlig1-0/+10
2017-09-23Revert "nixos: add option for bind to not resolve local queries (#29503)"Peter Simons1-9/+0
2017-09-18nixos: add option for bind to not resolve local queries (#29503)gwitmond1-0/+9
2017-06-18Merge pull request #26675 from kirelagin/bind-rndcJörg Thalheim1-1/+16
2017-06-18bind: Use rndc to control the daemonKirill Elagin1-1/+16
2017-06-10bind service: add listen-on options (#26430)David Tulig1-2/+18
2017-01-07bind: fix collision of binaries in outputsFranz Pletz1-1/+1
2016-10-23nixos: use types.lines for extraConfigEmery Hemingway1-0/+1
2016-09-13treewide: minor format / style / documentation fixesAlexander Ried1-1/+2
2016-09-13bind service: network-interfaces.target -> network.targetJoachim Fasting1-1/+1
2016-05-14bind: Split into multiple outputsTuomas Tynkkynen1-1/+1
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel1-0/+2
2016-01-07jobs -> systemd.servicesRobin Gloster1-13/+10
2015-09-29nixos: add services.bind.extraConfig optionPeter Simons1-0/+9
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/+152