summary refs log tree commit diff
path: root/nixos/modules/services/networking
Commit message (Expand)AuthorAge
* nixos/firewall: Don't allow traffic during reloadWilliam A. Kennington III2014-09-15
* nixos/znc: fix module, createUser option does not exist anymoreJaka Hudoklin2014-09-13
* nixos/ssh: Allow user to configure the package that provides ssh/sshdWilliam A. Kennington III2014-09-11
* start dhcpcd after network-interfacesAristid Breitkreuz2014-09-06
* nixos/nsd: Improve support for journald/systemd.aszlig2014-09-05
* nixos/nsd: Fix indentation/coding style.aszlig2014-09-05
* nixos nat: add description to forwardPortsLuca Bruno2014-09-04
* nixos nat: add type for sourcePort and destination of forwardPortsLuca Bruno2014-09-04
* Merge pull request #3926 from lethalman/fwdportsMichael Raskin2014-09-03
|\
| * nixos/nat: add forwardPorts for external->internal DNATLuca Bruno2014-09-01
* | Fixing comment caseMichael Raskin2014-09-03
* | Merge pull request #3804 from ehmry/unboundMichael Raskin2014-09-03
|\ \
| * | unbound: run in chrootEmery Hemingway2014-08-26
* | | Copy.com: client #3617Nathan Bijnens2014-09-03
* | | nixos/dnsmasq: Fix regressions during the systemd updateWilliam A. Kennington III2014-09-02
* | | sshd: Fix typo in assetion.Vladimir Still2014-09-02
* | | sshd: Add note about listening on port 22 to listenAddresses.Vladimir Still2014-09-01
* | | sshd: Add note about firewall and listenAddresses.Vladimir Still2014-09-01
* | | sshd: Allow to specify ListenAddress.Vladimir Still2014-09-01
* | | Merge pull request #3241 from ehmry/cjdnsMichael Raskin2014-09-02
|\ \ \ | |_|/ |/| |
| * | cjdns: new declarative service expressionEmery Hemingway2014-08-31
* | | nixos/znc: fix immutable config.Luca Bruno2014-09-01
* | | nixos: Add new service for OpenNTPd.aszlig2014-09-01
* | | Merge pull request #3908 from wkennington/master.ipMichael Raskin2014-09-01
|\ \ \
| * | | Revert "Revert "Merge pull request #3182 from wkennington/master.ipv6""William A. Kennington III2014-08-31
| |/ /
* | | nixos: add dhcpcd.persistent optionJan Malakhovski2014-09-01
* | | nixos: add atftpd serviceJan Malakhovski2014-09-01
|/ /
* | Revert "Merge pull request #3182 from wkennington/master.ipv6"Rob Vermaas2014-08-31
* | Merge pull request #3864 from nbp/useless-submodulesNicolas B. Pierron2014-08-30
|\ \
| * | Remove useless use of optionSet.Nicolas Pierron2014-08-29
| * | Remove useless use of undocumented submodules.Nicolas Pierron2014-08-29
* | | nixos/network-interfaces: Support the old ip configuration conventionWilliam A. Kennington III2014-08-30
* | | nixos/network-interfaces: Add support for multiple ipv4 / ipv6 addressesWilliam A. Kennington III2014-08-30
* | | Merge pull request #3344 from ehmry/privoxyMichael Raskin2014-08-30
|\ \ \
| * | | privoxy: upstart to systemd conversion, actions file editingEmery Hemingway2014-08-27
| | |/ | |/|
* | | Merge pull request #3745 from wkennington/master.dnsmasqMichael Raskin2014-08-29
|\ \ \
| * | | dnsmasq: upgrade to 2.71, fixed dnsmasq modulePaul Colomiets2014-08-28
| | |/ | |/|
* | | Merge pull request #3200 from wkennington/master.dhcpcdMichael Raskin2014-08-29
|\ \ \ | |/ / |/| |
| * | nixos/dhcpcd: Use null instead of empty list to disable allowInterfacesWilliam A. Kennington III2014-08-14
| * | nixos/dhcpcd: Add an explicit interfaces optionWilliam A. Kennington III2014-08-14
* | | nixos/manual: Use literalExample when feasible.aszlig2014-08-27
| |/ |/|
* | nixos/radvd: Convert to a systemd unitWilliam A. Kennington III2014-08-24
* | nixos/dhcpcd: Don't configure sit devicesWilliam A. Kennington III2014-08-14
|/
* nixos/dhcpd: Wait until network interfaces are configured to startWilliam A. Kennington III2014-08-13
* nixos/dhcpd: Convert to systemd from upstartWilliam A. Kennington III2014-08-13
* nixos/dhcpd: Use dhcp user instead of nobodyWilliam A. Kennington III2014-08-13
* nixos/dhcpd: Add the ability to drop privilegesWilliam A. Kennington III2014-08-13
* nixos/dhcp: Modernize ddns-update-styleWilliam A. Kennington III2014-08-13
* nixos/znc: add option to add module packages to zncJaka Hudoklin2014-08-09
* Fix NixOS evaluation on i686-linuxEelco Dolstra2014-08-09