summary refs log tree commit diff
path: root/nixos/modules/services/networking
Commit message (Collapse)AuthorAge
* nixos/prosody: fix pidfile pathMárton Boros2018-04-13
|
* nixos/prosody: add user, group optionsMárton Boros2018-04-13
|
* nixos/prosody: add dataDir optionMárton Boros2018-04-09
|
* Merge pull request #38111 from oxij/tree/cleanupsMichael Raskin2018-04-05
|\ | | | | assorted cleanups
| * nixos: tcpcrypt: /var/run -> /run, don't drop files out of rundirJan Malakhovski2018-03-30
| |
* | nixos/dhcp: fix permissions of statedirJoachim Schiele2018-04-04
| | | | | | nixos/dhcp: fix permissions of statedir
* | nixos/unbound: don't fail on root trust anchor updatesFranz Pletz2018-04-01
|/ | | | Exit code on updates is 1 which makes the inital start of unbound fail.
* zerotier module: add option to join networks and open portobadz2018-03-28
|
* networkmanager-pptp: remove packageFlorian Klink2018-03-23
| | | | | | | | | Currently broken on NixOS due to hardcoded modprobe binary path (see bug #30756 from Oct 2017), no activity on a proposed fix for months. As the protocol is terribly broken anyways, let's better remove it completely, and not talk about anymore ;-) Closes #30756.
* Merge pull request #32960 from florianjacob/prosody-0.10Robin Gloster2018-03-22
|\ | | | | Prosody 0.10.0
| * prosody: improve module handlingRobin Gloster2018-03-22
| |
| * prosody: 0.9.12 -> 0.10.0Florian Jacob2018-03-12
| | | | | | | | | | updating config options, removing luazlib as mod_compression was removed for security reasons.
* | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-03-13
|\| | | | | | | | | Conflicts: pkgs/development/tools/build-managers/conan/default.nix
| * resilio: Adjust option description to 3d17573Silvan Mosberger2018-03-11
| |
* | Merge branch 'master' into stagingJan Malakhovski2018-03-10
|\| | | | | | | | | | | | | | | | | | | | | Resolved the following conflicts (by carefully applying patches from the both branches since the fork point): pkgs/development/libraries/epoxy/default.nix pkgs/development/libraries/gtk+/3.x.nix pkgs/development/python-modules/asgiref/default.nix pkgs/development/python-modules/daphne/default.nix pkgs/os-specific/linux/systemd/default.nix
| * nix-serve: nix 2.0 fixesvolth2018-03-05
| |
| * Merge pull request #31019 from teto/strongswan_rebasedJörg Thalheim2018-03-03
| |\ | | | | | | [RFC/RDY] make l2tp work with Strongswan
| | * strongswan module: make it work with ipsec l2tpMatthieu Coudron2018-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | l2tp saves its secrets into /etc/ipsec.d but strongswan would not read them. l2tp checks for /etc/ipsec.secrets includes /etc/ipsec.d and if not tries to write into it. Solution: Have the strongswan module create /etc/ipsec.d and /etc/ipsec.secrets when networkmanager_l2tp is installed. Include /etc/ipsec.secrets in /nix/store/hash-strongswan/etc/ipsec.secrets so that it can find l2tp secrets. Also when the ppp 'nopeerdns' option is used, the DNS resolver tries to write into an alternate file /etc/ppp/resolv.conf. This fails when /etc/ppp does not exist so the module creates it by default.
* | | nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy2018-03-01
|/ /
* | Merge pull request #35432 from timokau/syncthing-deprecate-inotifyPeter Hoeg2018-02-26
|\ \ | | | | | | syncthing,qsyncthingtray: remove syncthing-inotify
| * | syncthing,qsyncthingtray: remove syncthing-inotifyTimo Kaufmann2018-02-24
| | | | | | | | | | | | syncthing-inotify is replaced by the new syncthing "fswatcher" feature.
* | | tree-wide: autorename gnome packages to use dashesJan Tojnar2018-02-25
|/ /
* | tinc: enable invitationsTom Bereknyei2018-02-23
| |
* | Merge pull request #35343 from gnidorah/softetherJörg Thalheim2018-02-23
|\ \ | | | | | | softether module: fix dataDir option
| * | softether module: fix dataDir optiongnidorah2018-02-22
| | |
* | | nixos/tox-bootstrapd: new command line formatvolth2018-02-23
|/ /
* | Merge pull request #35161 from volth/patch-92Franz Pletz2018-02-20
|\ \ | | | | | | nixos/nat: support nat reflection
| * | nixos/nat: support nat reflectionvolth2018-02-19
| | |
* | | Merge pull request #35141 from abbradar/dhcpcd-orderFranz Pletz2018-02-20
|\ \ \ | | | | | | | | dhcpcd service: fix service dependencies when default gateways are set
| * | | dhcpcd service: want for both IP stacksNikolay Amiantov2018-02-19
| | | | | | | | | | | | | | | | | | | | | | | | We want to wait for both stacks to be active before declaring that network is active. So either both default gateways must be specified or only IPv4 if IPv6 is disabled to avoid dhcpcd for network-online.target.
| * | | dhcpcd service: always want by multi-userNikolay Amiantov2018-02-19
| |/ / | | | | | | | | | | | | When default gateways were specified the service wasn't wanted by anything at all before.
* | | nixos/nixops-dns: init (#34511)Richard Marko2018-02-20
| | |
* | | nixos/networking-interfaces: rename IP addresses/routes optionsrnhmjoj2018-02-17
|/ /
* | nixos/dante: order after network-online.target (#34435)Alexei Robyn2018-02-17
| | | | | | | | | | | | | | | | network-online.target properly depends on the underlying network management tool (e.g. NixOS static configuration scripts, dhcpcd, NetworkManager, networkd) signalling that all interfaces are up and appropriately configured (to whatever degree possible/required), whereas network.target only indicates that the network management tool itself has started.
* | Merge pull request #29869 from Nadrieril/syncserver-fupJoachim F2018-02-17
|\ \ | | | | | | syncserver service: follow-up of #28189
| * | firefox.syncserver service: Fix missing dependencyNadrieril2017-12-08
| | |
| * | firefox.syncserver service: Add nadrieril to maintainersNadrieril2017-12-08
| | |
| * | firefox.syncserver service: Fix permissionsNadrieril2017-12-08
| | |
| * | firefox.syncserver service: No need for configurable userNadrieril2017-12-08
| | |
* | | Merge pull request #34587 from netixx/add-freeradius-serviceJoachim F2018-02-17
|\ \ \ | | | | | | | | nixos/freeradius : init - Added freeradius service
| * | | nixos/freeradius : init - Added freeradius serviceNetix (Espinet François)2018-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inspired from the dhcpd service implementation Only 2 configurations options at the moment: - enabled - path to config directory (defaults to /etc/raddb) Implementation was also inspired from ArchLinux systemd file and corrected with @dotlambda and @fpletz help.
* | | | Merge staging and PR #35021Vladimír Čunát2018-02-16
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | It's the last staging commit (mostly) built on Hydra, and a minimal fix for Darwin regression in pysqlite.
| * | | | radvd service: fix due to systemd upgradeFranz Pletz2018-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After the systemd 237 upgrade, radvd wouldn't start anymore because the PID file cannot be written. It seems that directories in /run has to be explicitely defined as RuntimeDirectory now. The PID file isn't needed due to systemd, though, so it was removed along with forking and loggia via syslog. This fixes the ipv6 NixOS test.
* | | | | connmand: add extraFlags option to serviceHerwig Hochleitner2018-02-15
| | | | |
* | | | | Merge pull request #34974 from dotlambda/prosodyFrederik Rietdijk2018-02-14
|\ \ \ \ \ | |/ / / / |/| | | | nixos/prosody: add package option
| * | | | nixos/prosody: add package optionRobert Schütz2018-02-14
| | | | |
* | | | | nixos/gnunet: set private TMPDIR (#34945)Lassulus2018-02-14
|/ / / /
* | | | kresd service: add listenTLS optionVladimír Čunát2018-02-12
| | | | | | | | | | | | | | | | Also fix some deficiencies in the systemd multi-socket stuff.
* | | | bird2: init at 2.0.1Franz Pletz2018-02-11
| | | |
* | | | Merge pull request #34753 from noqqe/masterJörg Thalheim2018-02-10
|\ \ \ \ | | | | | | | | | | Multiple users with hashedPassword is broken in mosquitto