nixpkgs/modules/services/networking
Eelco Dolstra 005ca15f64 * Firewall: add an option to allow extra firewall rules to be added.
* Firewall: change the policy of the INPUT chain back to ACCEPT to
  prevent a lockup when the Nix store is mounted over the network
  (i.e. in our VM tests).  This is because as soon as the policy is
  set to DROP, the iptables modules that enable access to the network
  filesystem cannot be acccessed anymore.

svn path=/nixos/trunk/; revision=26274
2011-03-11 13:04:17 +00:00
..
ssh lshd: Streamline first use. 2011-01-29 23:06:52 +00:00
amuled.nix AMule: quick fix 2010-09-26 02:09:34 +00:00
avahi-daemon.nix avahi-daemon: Remove outdated and confusing comment. 2010-10-07 20:10:49 +00:00
bind.nix * jobAttrs -> jobs. 2009-10-12 18:09:34 +00:00
bitlbee.nix * Remove some `stopOn = "ip-down"' declarations since they probably 2010-06-02 16:19:48 +00:00
ddclient.nix * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
dhclient.nix * Use "initctl restart". 2010-12-23 11:00:20 +00:00
dhcpd.nix * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
ejabberd.nix ejabberd: tabs->spaces, remove trailing whitespace 2011-02-16 21:03:14 +00:00
firewall.nix * Firewall: add an option to allow extra firewall rules to be added. 2011-03-11 13:04:17 +00:00
git-daemon.nix Git daemon: packaged. 2010-12-17 07:33:20 +00:00
gnunet.nix GNUnet: Add options; add as a system package; provide /etc/gnunetd.conf. 2010-01-23 15:47:33 +00:00
gvpe.nix * Synced with the trunk. 2009-11-24 16:11:01 +00:00
gw6c.nix * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
ifplugd.nix * Since "initctl stop" is now synchronous, the sleep is no longer 2009-11-15 20:40:07 +00:00
ircd-hybrid.nix * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
nat.nix * NAT module: support active FTP. 2011-03-10 13:03:47 +00:00
ntpd.nix * Use the "iburst" flag. This makes ntpd synchronise in a few seconds rather than 2010-10-06 16:03:37 +00:00
openfire.nix * Change all the startOn / stopOn attributes to the Upstart 0.6 syntax 2009-11-06 22:19:17 +00:00
openvpn.nix * OpenVPN: add it to the system path when enabled. 2010-10-18 10:40:08 +00:00
portmap.nix * Put all of /var/run (not just /var/run/nscd) on a tmpfs to simplify 2010-06-09 22:29:06 +00:00
privoxy.nix Make privoxy run with uid=privoxy. 2010-05-02 04:38:45 +00:00
quassel.nix Quassel: quick fix 2010-09-26 02:10:23 +00:00
radvd.nix * Add a module for radvd. 2011-02-19 19:19:55 +00:00
sabnzbd.nix sabnzbd now really starts at boot 2010-07-13 14:45:44 +00:00
tftpd.nix * Modularised the xinetd service. tftp has been factored out into a 2009-08-21 13:05:45 +00:00
vsftpd.nix Fixing a syntax error in the vsftpd module I added in a recent commit. 2010-05-09 15:38:48 +00:00
wakeonlan.nix Adding a wake on lan module. 2010-12-02 20:23:45 +00:00
wicd.nix Adding wicd, taking in the patch sent by roconnor to nix-dev on 2010-01-07. 2010-01-07 17:53:03 +00:00
wpa_supplicant.nix * Typos. 2010-07-08 16:21:55 +00:00
xinetd.nix nixos: kerberos services for the server. 2010-08-06 08:49:08 +00:00