summaryrefslogtreecommitdiffstats
path: root/nixos/modules/config/networking.nix
AgeCommit message (Expand)Author
2020-05-25nixos/networking: Add the FQDN and hostname to /etc/hostsMichael Weiss
2020-04-06treewide/nixos: use stdenv.cc.libc instead of glibc when availableMatthew Bauer
2020-03-07nixos/networking: Add hostFiles optionSilvan Mosberger
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger
2019-11-29Remove networking.hostConf optionChristian Kauhaus
2019-08-26treewide: remove redundant quotesvolth
2019-07-15resolvconf service: initNikolay Amiantov
2019-07-07nixos/networking: filter out empty entriesedef
2019-07-03networkmanager: Add rc-manager optiontalyz
2018-11-21Revert "resolvconf.conf: Remove forced NSCD service restart"Eelco Dolstra
2018-11-13nixos/systemd-resolved: link resolv.conf to dynamic stub resolverFlorian Jacob
2018-10-30nixos/networking.nix: only setup rpc on glibcTravis Athougies
2018-10-02nixos/networking: add hostname to `/etc/hosts` by defaultJan Malakhovski
2018-10-02nixos/networking: simplify `/etc/hosts` generation, add assertsJan Malakhovski
2018-07-23nixos/networking: include local Unbound in resolv.confAlexander Shpilkin
2018-06-25resolvconf.conf: Remove forced NSCD service restartMichael Raitza
2017-12-04nixos/networking: support static resolv.confOrivej Desh
2017-10-14Revert "networking: add option to toggle the wait-online service"Peter Hoeg
2017-10-14networking: add option to toggle the wait-online servicePeter Hoeg
2017-09-23Revert "nixos: add option for bind to not resolve local queries (#29503)"Peter Simons
2017-09-18nixos: add option for bind to not resolve local queries (#29503)gwitmond
2017-07-31Removed networking.fqdn optionValentin Shirokov
2017-07-31Removed deprecation warning for networking.extraHostsValentin Shirokov
2017-07-30Merge #27105: more correct form of /etc/hostsVladimír Čunát
2017-07-28Deprecation warning for networking.extraHostsValentin Shirokov
2017-07-13resolved: use resolved's static resolv.conf (#27144)florianjacob
2017-07-09Example of networking.hosts is now literalExampleValentin Shirokov
2017-07-09Style optimizationsValentin Shirokov
2017-07-09Documentation fixesValentin Shirokov
2017-07-08Style adjustmentsValentin Shirokov
2017-07-08Typo fixValentin Shirokov
2017-07-08Added networking.hosts and networking.fqdn optionsValentin Shirokov
2017-07-04Added networking.extraLocalHosts optionValentin Shirokov
2017-05-31systemd-resolved: fix case when dnsmasq is used as local resolverJörg Thalheim
2017-03-28rename iana_etc to iana-etcJörg Thalheim
2017-02-23networking module: remove reference to removed ip-up.targetRobin Gloster
2017-01-21networking: fix typo in resolvconf option edns0Franz Pletz
2017-01-10nixos networking.dnsExtensionMechanism = true; by defaultVladimír Čunát
2016-12-17ntp: make timesyncd the new defaultJörg Thalheim
2016-10-03networking: enable "multi on" in resolver settingsJörg Thalheim
2016-09-26nixos/activation: Rename "tmpfs" to "specialfs"aszlig
2016-09-10treewide: deprecate ip-up.target (#18319)Alexander Ried
2016-05-28networking config: specify resolv.conf options as list of stringsJoachim Fasting
2016-05-28networking config: support setting resolv.conf optionsChristian Zagrodnick
2016-02-03Merge recent 'staging' into closure-sizeVladimír Čunát
2016-01-20nixos: fix evaluationTobias Geerinckx-Rice
2016-01-19nixos: add 'networking.dnsExtensionMechanism' option to enable edns0 (for DNS...Peter Simons
2015-12-11Merge branch 'master' into closure-sizeLuca Bruno
2015-12-11set all_proxy environment variableSergey Mironov
2015-10-03nixos/networking: Reference correct glibc outputTuomas Tynkkynen