about summary refs log tree commit diff
path: root/pkgs/tools/networking/dhcp
AgeCommit message (Expand)AuthorFilesLines
2022-10-06dhcp: 4.4.3 -> 4.4.3-P1Martin Weinelt1-2/+2
2022-03-30dhcp: make client and relay component optionalMartin Weinelt1-0/+9
2022-03-30dhcp: 4.4.2-P1 -> 4.4.3Martin Weinelt1-16/+2
2021-12-21dhcp: Add BUILD_CC when cross compilingrembo101-1/+2
2021-10-27dhcp: enable parallel buildingSergei Trofimovich1-0/+10
2021-09-12dhcp: pull upstream fix for -fno-common compilerSergei Trofimovich1-1/+7
2021-07-11dhcp: was relicensed from ISC to MPL2.0 in 2018ajs1241-1/+1
2021-06-10dhcp: 4.4.2 -> 4.4.2-P1Thomas Gerbet1-2/+2
2021-04-04iproute: deprecate aliasSandro Jäckel1-2/+2
2021-02-19treewide: makeWrapper buildInputs to nativeBuildInputsBen Siraphob1-2/+2
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-1/+1
2020-12-28Remove trailing whitespaces and fix indentationluc65r1-1/+1
2020-12-28dhcp: fix build with gcc10luc65r1-0/+1
2020-02-05dhcp: 4.4.1 -> 4.4.2R. RyanTM1-2/+2
2020-01-11dhcp: fix homepage, quoteWill Dietz1-1/+1
2019-12-31treewide: configureFlags is a flat listRobin Gloster1-2/+2
2019-12-31treewide: NIX_*_COMPILE -> stringRobin Gloster1-1/+1
2019-11-03dhcp: fix build with gcc9Franz Pletz1-0/+2
2019-09-06Merge remote-tracking branch 'upstream/gcc8' into staging-nextFrederik Rietdijk1-1/+4
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
2019-04-16dhcp: cross compileMichael Eden1-1/+9
2019-01-26treewide: remove wkennington as maintainerJörg Thalheim1-1/+0
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger1-1/+1
2018-05-16dhcp: fix compilation on gcc8 (#40605)Patrick Hilhorst1-1/+4
2018-04-07dhcp: 4.3.6-P1 -> 4.4.1R. RyanTM1-2/+2
2018-03-01dhcp: 4.3.6 -> 4.3.6-P1Will Dietz1-2/+2
2018-03-01dhcp: 4.3.4 -> 4.3.6Will Dietz3-96/+14
2017-11-12dhcp: fixup build with gcc-7 (ignore warning)Vladimír Čunát1-0/+2
2016-09-28dhcp: 4.3.3 -> 4.3.4Franz Pletz1-17/+5
2016-08-23treewide: Make explicit that 'dev' output of bind is usedTuomas Tynkkynen1-1/+1
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