summary refs log tree commit diff
path: root/nixos/modules/services/networking
Commit message (Collapse)AuthorAge
* nsd service: add build time config validationChristoph Hrdinka2016-02-28
|
* nsd service: make use of literalExampleChristoph Hrdinka2016-02-28
|
* nsd service: add missing optionsChristoph Hrdinka2016-02-28
|
* nsd service: code cleanupChristoph Hrdinka2016-02-28
| | | | | Puts everything in alphanumeric order and removes unnecessary spaces to better match NixOS coding style.
* Merge pull request #8630 from lihop/nixos/fix-formattingDomen Kožar2016-02-27
|\ | | | | nixos: fix formatting of option examples
| * nsd service: fix formatting of exampleLeroy Hopson2016-02-27
| |
* | Merge #12796: nixos docs: show references to packagesVladimír Čunát2016-02-27
|\ \ | |/ |/| | | | | | | | | (version 2) A better implementation of #10039, after #12357. This time I did more thorough checking. See commit messages for details.
| * nixos manuals: bring back package referencesVladimír Čunát2016-02-03
| | | | | | | | | | | | | | | | This reverts most of 89e983786a, as those references are sanitized now. Fixes #10039, at least most of it. The `sane` case wasn't fixed, as it calls a *function* in pkgs to get the default value.
* | networkmanager: fix link-local ip addressesProfpatsch2016-02-26
| | | | | | | | | | | | NetworkManager needs an additional avahi-user to use link-local IPv4 (and probably IPv6) addresses. avahi-autoipd also needs to be patched to the right path.
* | sshd.nix: Ensure global config goes before user Match blocksEelco Dolstra2016-02-23
| | | | | | | | Hopefully fixes #13393.
* | Merge pull request #13373 from tomberek/revert_kippo_twistedPascal Wittmann2016-02-22
|\ \ | | | | | | kippo: revert twisted dependency
| * | kippo: revert twisted dependencyThomas Bereknyei2016-02-22
| | |
* | | wpa_supplicant module: after network-interfaces.targetRobin Gloster2016-02-20
| | | | | | | | | | | | fixes #13136
* | | Merge pull request #13142 from zimbatm/zerotierone-1.1.4Arseniy Seroka2016-02-20
|\ \ \ | | | | | | | | Zerotierone 1.1.4
| * | | zerotierone: adopt systemd unit from upstreamzimbatm2016-02-19
| |/ / | | | | | | | | | | | | See https://github.com/zerotier/ZeroTierOne/blob/5db538d85ef739fa969a5b71d294501ac0bb5335/ext/installfiles/linux/systemd/zerotier-one.service
* | | tlsdated: add missing default value for extraOptionstg(x)2016-02-18
| | |
* | | nixos: Provide a defaultText for type = packageaszlig2016-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | We don't want to build all those things along with the manual, so that's what the defaultText attribute is for. Unfortunately a few of them were missing, so let's add them. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | Merge branch 'master' into stagingVladimír Čunát2016-02-17
|\ \ \
| * \ \ Merge branch 'pdnsd-service' of https://github.com/nfjinjing/nixpkgsNikolay Amiantov2016-02-16
| |\ \ \ | | | | | | | | | | | | | | | Closes #12932
| | * | | pdnsd service: initJinjing Wang2016-02-12
| | | | |
| * | | | 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
| | | | |
| * | | | nixos: i2pd, make config options adhere to version 2.4.0Edward Tjörnhammar2016-02-13
| |/ / /
| * / / unifi: LD_LIBRARY_PATH hack for embedded libsnappyjava.so, fixes #12897Eric Litak2016-02-11
| |/ /
| * | tinc: chroot optiontg(x)2016-02-10
| | |
| * | tinc: enable chroottg(x)2016-02-10
| | |
| * | wpa_supplicant module: add an option for accepting raw PSKsNathan Zadoks2016-02-09
| |/ | | | | | | fix #12892
* | Merge branch 'master' into stagingVladimír Čunát2016-02-07
|\|
| * Revert "Merge #12357: nixos docs: show references to packages"Vladimír Čunát2016-02-03
| | | | | | | | | | | | The PR wasn't good enough yet. This reverts commit b2a37ceeea8c38ec71447f8dae1e6890a8cf982d, reversing changes made to 7fa9a1abce623aaf18b22f5dca3fc8a44a494e8d.
| * Merge #12357: nixos docs: show references to packagesVladimír Čunát2016-02-03
| |\
| | * nixos manuals: bring back package referencesVladimír Čunát2016-01-13
| | | | | | | | | | | | | | | | | | | | | | | | This reverts most of 89e983786a, as those references are sanitized now. Fixes #10039, at least most of it. The `sane` case wasn't fixed, as it calls a *function* in pkgs to get the default value.
| * | nixos/connman: Fix assertion for networkmanageraszlig2016-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Regression introduced by 5184aaa1ea93368cb993b1e8e5862adb6e305110. The fix was intended to remove the "x == true/false" assertions, but by accident a "x == false" was made "x == true" instead of "(!x)". Signed-off-by: aszlig <aszlig@redmoonstudios.org> Reported-by: devhell <"^"@regexmail.net>
| * | Use booleans properlyEelco Dolstra2016-02-01
| | |
| * | openssh: Enable DSA host/client keysEelco Dolstra2016-02-01
| | | | | | | | | | | | | | | | | | This applies a patch from Fedora to make HostKeyAlgorithms do the right thing, fixing the issue described in 401782cb678d2e28c0f7f2d40c6421624f410148.
* | | Configure a default trust store for opensslGuillaume Maudoux2016-02-03
|/ /
* | Fix some references to deprecated /etc/ssl/certs/ca-bundle.crtEelco Dolstra2016-01-29
| |
* | Merge pull request #12601 from tomberek/gateone_updateArseniy Seroka2016-01-25
|\ \ | | | | | | Gateone: fix cacerts dependency
| * | Gateone: fix cacerts dependencyThomas Bereknyei2016-01-24
| | |
* | | softether: Fixed problems with using systemd servicesRick Yang2016-01-20
| | |
* | | gale service: fix permissions configuration, fixes #12457Mark Laws2016-01-20
|/ /
* | Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
| | | | | | | | | | | | - add missing types in module definitions - add missing 'defaultText' in module definitions - wrap example with 'literalExample' where necessary in module definitions
* | gale: init at 1.1happyMark Laws2016-01-13
| |
* | ejabberd: make config parameter nullable, so that the default bundled config ↵Sander van der Burg2016-01-12
| | | | | | | | can be used if none is given
* | Merge pull request #12103 from rick68/ostinatogoibhniu2016-01-11
|\ \ | | | | | | Ostinato
| * | ostinato: add ostinato in NixOS servicesWei-Ming Yang2016-01-04
| | |
* | | nixos/ejabberd: update serviceNikolay Amiantov2016-01-10
| |/ |/|
* | consul service: add package optionNathan Zadoks2016-01-08
| |
* | Merge branch 'rm-notbit' of git://github.com/jgillich/nixpkgsShea Levy2016-01-07
|\ \
| * | notbit: removed dead packageJakob Gillich2016-01-07
| | | | | | | | | | | | The Bitmessage protocol v3 became mandatory on 16 Nov 2014 and notbit does not support it, nor has there been any activity in the project repository since then.