]> git.ipfire.org Git - thirdparty/dhcp.git/shortlog
thirdparty/dhcp.git
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-07-12  Shane KerrFixed file descriptor leak on failure in initializing...
2007-07-11  Shane KerrFix missing parameter in parse_warn().
2007-07-11  Shane KerrFix infinite loop if EOF in pool statement.
2007-07-10  Evan Huntautoconf regeneration v4_0_0a2
2007-07-10  Evan Huntautomake regeneration
2007-07-10  Evan Huntautoheader regeneration
2007-07-10  Evan Huntaclocal regeneration
2007-07-10  Evan HuntReleasing 4.0.0a2
2007-07-10  David Hankins- Fixed a bug with the 'ddns-updates' boolean server...
2007-07-03  Shane KerrUpdating the dhcpd usage() message and the dhcpd man...
2007-07-03  Shane KerrMinor bug in octal parsing fixed.
2007-06-29  David HankinsCorrect compilation on HP/UX.
2007-06-28  David HankinsImprove documentation of VIVSO and VSIO vendor spaces.
2007-06-28  David Hankins- The parse warning that 'deny dyanmic bootp;' must...
2007-06-27  Evan HuntFixed a bug parsing ipv6 addresses in host-identifier...
2007-06-27  Shane Kerrregen
2007-06-26  Shane KerrBuild fixes for Solaris. (CVS checkin, part 4)
2007-06-26  Shane KerrBuild fixes for Solaris. (CVS checking, part 3)
2007-06-26  Shane KerrBuild fixes for Solaris. (CVS checking, part 2)
2007-06-26  Shane KerrBuild fixes for Solaris.
2007-06-20  Shane KerrHandle IPv6 parsing better. Adds generic whitespace...
2007-06-19  Shane KerrCheck for valid prefixes in configuration.
2007-06-15  Shane KerrBuild fix for BSD.
2007-06-08  David Hankins- supersede_lease() now requeues leases in their respec...
2007-06-08  David Hankinsautoconf regeneration
2007-06-08  David Hankinsautomake regeneration
2007-06-08  David Hankinsautoheader regeneration
2007-06-08  David Hankinsaclocal regeneration
2007-06-08  David Hankins- Compilation on HP/UX has been repaired. The changes...
2007-06-07  David Hankins- AC_CHECK_HEADERS() defines HAVE_NET_IF_DL_H not HAVE_...
2007-06-07  David Hankinsautoconf+++, this time with 2.61
2007-06-07  David Hankinsautoconf++, second round.
2007-06-07  David Hankinsautomake++, second round.
2007-06-07  David Hankinsaclocal++, second round.
2007-06-07  David Hankinsautoconf updated
2007-06-07  David Hankinsautomake updated
2007-06-07  David Hankinsautoheader updated
2007-06-07  David Hankinsaclocal updated.
2007-06-07  David Hankins- Two new operators, ~= and ~~, have been integrated...
2007-06-07  Evan HuntChdir to "/" before going into daemon mode. Use realpa...
2007-06-06  Evan HuntMake sure all writes to lease file are checked for...
2007-06-06  Evan Hunt- Add support for dhcpv6 "Release" messages [rt16905]
2007-06-05  Evan HuntPulled up rt16929
2007-06-05  Shane Kerrregen
2007-06-04  Shane KerrFix DHCP build on Slackware with 2.4 kernel.
2007-06-01  David Hankins- Failover rebalance events no longer play ping pong...
2007-06-01  David Hankins- A bug was fixed in interface discovery wherein an...
2007-05-30  Shane KerrCheck in latest config.h.in to fix build problems.
2007-05-30  Shane KerrRemove redundant cast.
2007-05-30  Shane KerrFollowing directions from tinderbox to fix build.
2007-05-29  Mark Andrewsregen
2007-05-29  Evan HuntMerge in changes that were needed in 3.1.0 to silence...
2007-05-29  Shane KerrBuild fixes. See RT ticket #16888 for more information.
2007-05-23  Mark Andrewsregen
2007-05-23  David Hankins- Corrected a flaw that broke encapsulated spaces inclu...
2007-05-23  Shane KerrHandle hostnames that start with numbers.
2007-05-23  Mark Andrewsregen
2007-05-23  Shane KerrFix pointer size in 64-bit land.
2007-05-23  Mark Andrewsregenerate configure
2007-05-23  Mark Andrewsregenerate aclocal.m4
2007-05-23  Mark Andrewsregenerate configure
2007-05-22  David Hankins- A flaw in failover startup sequences was repaired...
2007-05-21  David Hankins"make check-am" to flush build environs and get new...
2007-05-21  David HankinsMissed one.
2007-05-21  David Hankinscvsignore++
2007-05-21  David HankinsOops - this is a 3.1.x bug. Demoted.
2007-05-21  David HankinsIt doesn't use a random source address - the failure...
2007-05-21  David Hankins- 'dhcp.c(3953): non-null pointer' has been repaired...
2007-05-21  David Hankins- A bug in dhclient was repaired which caused it to...
2007-05-19  David HankinsMerge errors on rt16890. v4_0_0a1
2007-05-19  David Hankins- Parse AF_LINK contents properly - sa->sdl_type is...
2007-05-19  David HankinsDo not try to sense the hardware address of the interfa...
2007-05-19  David Hankinsinclude syslog.h in server/stables.c, so that log-facil...
2007-05-19  David HankinsPost-autoheader.
2007-05-19  David HankinsLimit u_int32_t etc typedefs to __sun__ build environment.
2007-05-19  David HankinsLoad net/if_dl.h if it exists (FreeBSD compile fix).
2007-05-19  David HankinsLooks like the package version was moved into autoconf.
2007-05-19  David HankinsCopyright++
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2007-05-19  David HankinsSOLARIS README update per discussion with Rob.
2007-05-19  David HankinsConditionally include ifaddrs.h if USE_BPF_RECEIVE...
2007-05-19  David Hankinss/nameservers/nameserver/
2007-05-18  David Hankins- Fix documentation of the domain-search atom (quoted...
2007-05-18  David Hankins- dhclient will now fork() into the background once...
2007-05-18  David Hankins- DHCPv4 I/O methods that failed to sense hardware...
2007-05-18  David Hankins- Duplicate dhclient-script updates for DHCPv6 to all...
2007-05-18  Shane KerrMerge errors from rt16849. Must remember to use "-u...
2007-05-18  Shane KerrExpire old IPv6 leases. Also a number of fixes.
2007-05-17  David HankinsDiffed the snapshot against the DHCPv6 branch head...
2007-05-17  David Hankins- Additional warnings and such from robie. [ISC-Bugs...
2007-05-17  David HankinsMay as well version++.
2007-05-16  Shane KerrFreeBSD, NetBSD, OpenBSD support added in (again).
2007-05-16  David HankinsUpdate comment per rt16841.
2007-05-16  David HankinsSpell 'received' correctly.
2007-05-11  David Hankins- Corrected some situations where variables might be...
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.
2007-05-07  Evan HuntFixed a bug that caused OMAPI clients to hang when...
2007-05-04  David Hankins- Error in rt16831 repaired...append the n_hw tail...
2007-05-03  Evan HuntRework pool parsing change to fix null dereference...
next