summary refs log tree commit diff
path: root/nixos/modules/services/networking/bind.nix
Commit message (Expand)AuthorAge
* bind: replace hard-coded `allow-query` zone setting with a real zone paramete...mrobbetts2023-04-07
* Revert "bind: remove hard-coded `allow-query` config setting"Yureka2023-04-04
* bind: remove hard-coded `allow-query` config file entry, so it can be customi...Matthew Robbetts2023-03-13
* nixos/*: automatically convert option descriptionspennae2022-08-31
* nixos/*: automatically convert option docspennae2022-08-19
* nixos/*: mark pre-existing markdown descriptions as mdDocpennae2022-08-19
* nixos/*: use properly indented strings for option docspennae2022-08-19
* treewide: automatically md-convert option descriptionspennae2022-07-30
* nixos/bind: configurable "forward" settingMatt Christ2022-01-01
* nixos/*: add trivial defaultText for options with simple defaultspennae2021-12-02
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* nixos: define the primary group of users where neededGuillaume Girol2021-09-12
* nixos/bind: add directory config option (#129188)Leo2021-07-17
* nixos/bind: allow specifying BIND packageMatt Christ2021-07-11
* nixos/bind: formatted with nixpkgs-fmtpaumr2021-05-08
* nixos/bind: refactor zones from a list to attrseteyjhb2021-05-03
* nixos/bind: update zone file typeFritz Otlinghaus2021-01-31
* bind: Add types for optionsScriptkiddi2021-01-20
* treewide: add bool type to enable options, or make use of mkEnableOptionDominik Xaver Hörl2020-04-21
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* bind: Expand description of services.bind.cacheNetworksWilliam G Hatch2019-11-19
* nixos/bind: allow manual additions to zone config fragmentsPierre Bourdon2019-07-20
* resolvconf service: initNikolay Amiantov2019-07-15
* bind: Remove deprecated flag from rndc-confgenLucas Savva2019-06-11
* nixos/bind: /var/run -> /runBob van der Linden2019-03-24
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos/bind: Allow to set extra optionsaszlig2018-05-30
* Revert "nixos: add option for bind to not resolve local queries (#29503)"Peter Simons2017-09-23
* nixos: add option for bind to not resolve local queries (#29503)gwitmond2017-09-18
* Merge pull request #26675 from kirelagin/bind-rndcJörg Thalheim2017-06-18
|\
| * bind: Use rndc to control the daemonKirill Elagin2017-06-18
* | bind service: add listen-on options (#26430)David Tulig2017-06-10
|/
* bind: fix collision of binaries in outputsFranz Pletz2017-01-07
* nixos: use types.lines for extraConfigEmery Hemingway2016-10-23
* treewide: minor format / style / documentation fixesAlexander Ried2016-09-13
* bind service: network-interfaces.target -> network.targetJoachim Fasting2016-09-13
* bind: Split into multiple outputsTuomas Tynkkynen2016-05-14
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* jobs -> systemd.servicesRobin Gloster2016-01-07
* nixos: add services.bind.extraConfig optionPeter Simons2015-09-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