about summary refs log tree commit diff
path: root/pkgs/tools/networking/dhcp
AgeCommit message (Expand)AuthorFilesLines
2015-09-17dhcp: 4.3.2 -> 4.3.3William A. Kennington III1-2/+2
2015-05-24dhcp: Add proper bind dependencyWilliam A. Kennington III1-1/+1
2015-03-26dhcp: 4.3.1 -> 4.3.2William A. Kennington III1-4/+27
2014-11-14dhcp: 4.3.0 -> 4.3.1William A. Kennington III1-2/+2
2014-08-13dhcp: Update meta information and add maintainershipWilliam A. Kennington III1-2/+4
2014-08-13dhcpd: Update 4.1-ESV-R6 -> 4.3.0William A. Kennington III1-6/+10
2012-07-26dhcp: Update to 4.1-ESV-R6Eelco Dolstra1-3/+3
2011-04-01* Make sure that dhclient properly sets the hostname after reboots.Eelco Dolstra2-0/+19
2011-03-22* dhclient: don't flush IPv6 addresses/routes.Eelco Dolstra1-3/+3
2011-02-11* DHCP 4.1.2.Eelco Dolstra1-3/+3
2010-08-06* Get rid of the ugly `useFromStdenv' hack in all-packages.nix.Eelco Dolstra1-2/+2
2010-07-15* dhcp 4.1.1.Eelco Dolstra1-2/+2
2009-12-23Made dhcp build (removing its -Werror). gcc 4.4 complained on uninitializatedLluís Batlle i Rossell1-0/+4
2009-09-29* dhcp: don't bring down an interface to delete old addresses / routeEelco Dolstra2-2/+86
2009-07-30Make dhclient work againMichael Raskin1-1/+6
2009-07-23* dhcp updated to 4.1.0p1. This seems to fix my problems withEelco Dolstra4-86/+19
2009-04-23* Got rid of a lot of "postInstall=postInstall" and similar lines inEelco Dolstra1-2/+0
2008-05-08dhcp: Fix path of `dhclient-script' used in `dhclient', fix dependencies of `...Ludovic Courtès2-7/+17
2008-03-14ISC DHCP: Add a proper wrapper for `dhclient-script' so that it finds `hostname'Ludovic Courtès2-4/+41
2007-09-11* Fix a bunch of URLs.Eelco Dolstra1-3/+3
2007-06-20Changed DHCP expression not to fail on global /var/state installation.Michael Raskin1-1/+1
2007-03-16* Oops.Eelco Dolstra1-2/+2
2007-03-16* Don't put stuff in $out/usr.Eelco Dolstra2-5/+7
2007-02-20* Hackery to get dhclient to pass PATH to dhclient-script.Eelco Dolstra1-0/+4
2007-02-20* Latest dhcp.Eelco Dolstra5-192/+36
2006-10-12* Copy a bunch of files to nix.cs.uu.nl.Eelco Dolstra1-1/+1
2006-08-08new version of ISC dhcpdArmijn Hemel1-3/+3
2006-01-30* Copy lots of files to nix.cs.uu.nl.Eelco Dolstra1-1/+1
2005-12-05* "." -> "source".Eelco Dolstra1-1/+1
2005-10-16remove dependency on /bin/bash for dhclientArmijn Hemel3-3/+13
2005-10-12don't forget the patch!Armijn Hemel1-0/+166
2005-10-12make dhclient workArmijn Hemel3-15/+14
2005-08-21use execv instead of execveArmijn Hemel2-1/+14
2005-08-21add dhcpArmijn Hemel2-0/+24