]> git.ipfire.org Git - thirdparty/dhcp.git/history - RELNOTES
- The minimum site code value was set to 224 in 3.1.0 to track RFC3942. This
[thirdparty/dhcp.git] / RELNOTES
2008-01-09  David Hankins- The minimum site code value was set to 224 in 3.1...
2008-01-08  David Hankins- A log message was introduced to clarify the situation...
2008-01-08  David Hankins- A bug was fixed where the 'giaddr' may be used to...
2008-01-03  Francis Dupontfiner granularity timers
2007-12-30  Francis DupontFix release of empty IPv6 active lease
2007-12-28  Francis DupontDon't be fooled by rapid-commit in the NoAddrsAvail...
2007-12-28  Francis DupontUnicast options are taken into account only for RENEWs
2007-12-28  Francis DupontBetter control over allocated IID
2007-12-20  Francis DupontSome definitions not in phase with the IANA registry...
2007-12-18  David Hankins- A bug in failover pool rebalancing that caused POOLRE...
2007-12-18  Shane KerrFixed definition of iaaddr hash to use correct referenc...
2007-12-13  David Hankins- A cosmetic bug during potential-conflict recovery...
2007-12-13  David Hankins- The 'min-secs' configuration parameter's log message...
2007-12-13  David Hankins- The warning logged when an address range doesn't...
2007-12-11  David Hankinsrelease date++ v4_0_0rc1
2007-12-11  David Hankins- The reverse dns name for PTR updates on IPv6 addresse...
2007-12-08  Evan Huntdhc6_lease_destroy() and dhc6_ia_destroy() now set...
2007-12-08  Shane KerrAlways send preference if it is configured.
2007-12-06  David HankinsRelease to 4.0.0rc1.
2007-12-06  David Hankins- A bug was fixed where the DHCPv6 server puts the...
2007-12-06  Shane KerrInsure we let people Request addresses that we suggeste...
2007-12-05  David Hankins- ./configure now autodetects local database locations...
2007-12-04  David Hankins- A reference overleak in DHCPv6 shared network process...
2007-12-03  David Hankins- A bug was fixed that caused the DHCPv6 ORO option...
2007-12-03  Francis Dupontfix dhcp6.status-code success parsing
2007-12-02  Shane KerrProperly ignore address hints if we cannot supply them.
2007-12-02  David HankinsDocument changes to dhclient-script.
2007-11-30  Francis DupontAdd an entry about Information-Request support by the...
2007-11-20  David Hankins- The DHCPv6 client now issues fresh transaction IDs...
2007-11-20  David Hankins- The server now limits clients that request multiple...
2007-11-20  David Hankins- If the client had multiple addresses, and one expired...
2007-11-14  David HankinsTo version 4.0.0b3.
2007-11-14  David Hankins- The server will now include multiple IA_NA's and...
2007-11-06  David HankinsRemove unreviewed sources from HEAD.
2007-11-02  Evan HuntClarify error message when lease limit reached. [rt17010]
2007-10-31  David Hankins- Relative time may now be used as a qualifier for...
2007-10-30  David HankinsMight even work.
2007-10-27  Evan HuntUse different paths for PID and lease files when runnin...
2007-10-27  Evan HuntAdd note for merges of 17090 and 17250 (which I forgot...
2007-10-24  David HankinsVersion to 4.0.0b2.
2007-10-24  David Hankins- The client leasing subsystem was streamlined and...
2007-10-23  David Hankins- sendmsg()/recvmsg() control buffers are now declared...
2007-10-09  David Hankins- The peer_wants_leases() changes pulled up from 3...
2007-10-09  Shane KerrForgot to update RELNOTES on RT ticket #17196.
2007-10-08  David Hankins- Additional compilation problems on HP/UX have been...
2007-10-05  David Hankins- DDNS updates state information are now stored in...
2007-10-05  David Hankinsversion++ in preparation for release later today
2007-10-05  David Hankins- A core dump during expired lease cleanup has been...
2007-10-05  David Hankins- DHCPv6 server Confirm message processing has been...
2007-10-04  Shane KerrBug in decoding certain options fixed.
2007-10-03  David Hankins- Compilation with DLPI and -Werror has been repaired...
2007-10-03  David Hankins- Fixed a ./configure bug where compile tests were...
2007-10-03  David Hankins- Dynamic BOOTP leases are now load balanced in failove...
2007-10-03  Shane KerrAvoid infinite loop where we reschedule for the current...
2007-10-03  Shane KerrMake sure we return the IPv6 address we suggested in...
2007-10-01  David Hankins- The subnet-mask option inclusion now conforms with...
2007-10-01  David Hankins- An assertion in lease counting relating to reserved...
2007-09-27  David Hankins- A bug was repaired where MAC Address Affinity for...
2007-09-17  David Hankins- Log messages when failover peer names mismatch have...
2007-09-17  Shane KerrWill not be in a3, so need new section for RELNOTES.
2007-09-17  Shane KerrRemove ddns-update-style warning by changing default...
2007-09-14  Shane KerrSpelling corrections.
2007-09-12  David HankinsDocument change to server/dhcpd.c. v4_0_0a3
2007-09-05  David HankinsFinal grammar fix.
2007-09-05  David Hankinsmore grammar
2007-09-05  David HankinsUpdate for grammar feedback.
2007-09-05  David HankinsVersion to 4.0.0a3.
2007-08-27  Shane KerrSupport for zero-length options in config files.
2007-08-23  David Hankins- 'request' and 'also request' syntaxes have been added...
2007-08-22  David Hankins- An internal database inconsistency bug was repaired...
2007-08-21  Shane KerrEnable DHCPv6 by default.
2007-08-14  Shane KerrFix for interface detection when no IPv4 addresses...
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 infinite loop if EOF in pool statement.
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 KerrMinor bug in octal parsing fixed.
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-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-08  David Hankins- supersede_lease() now requeues leases in their respec...
2007-06-08  David Hankins- Compilation on HP/UX has been repaired. The changes...
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 Hunt- Add support for dhcpv6 "Release" messages [rt16905]
2007-06-05  Evan HuntPulled up rt16929
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-23  David Hankins- Corrected a flaw that broke encapsulated spaces inclu...
2007-05-23  Shane KerrFix pointer size in 64-bit land.
2007-05-22  David Hankins- A flaw in failover startup sequences was repaired...
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 Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2007-05-18  David Hankins- Fix documentation of the domain-search atom (quoted...
next