]> git.ipfire.org Git - thirdparty/dhcp.git/history - RELNOTES
Make sure all writes to lease file are checked for success or failure.
[thirdparty/dhcp.git] / RELNOTES
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...
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 KerrExpire old IPv6 leases. Also a number of fixes.
2007-05-17  David HankinsDiffed the snapshot against the DHCPv6 branch head...
2007-05-16  Shane KerrFreeBSD, NetBSD, OpenBSD support added in (again).
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-02  David HankinsChange was in 3.0.6, not 3.1.0b2. Reflect wording...
2007-04-27  Evan HuntAssorted fixes for broken network devices: IP header...
2007-04-27  Evan HuntA new server config option "fqdn-reply" specifies wheth...
2007-04-27  Evan HuntAllow trace output files (-tf option) to be overwritten...
2007-04-27  Evan HuntFix a bug where dhcpd segfaults if a pool is declared...
2007-04-26  David Hankins- The server's "by client-id" and "by hardware address...
2007-04-26  David HankinsRelnotes entry in the wrong place.
2007-04-26  David Hankins- dhclient now closes its descriptor to dhclient.leases...
2007-04-20  David Hankins- Some bugs were fixed in the 'emergency relay agent...
2007-04-19  David Hankins- Several spelling typos were repaired, and some cross...
2007-04-19  David Hankins- A grammar error in the dhclient.8 manpage was repaire...
2007-04-16  David Hankins- Timestamp parsing errors that indicated missing ...
2007-04-12  David Hankins- A bug was repaired in subencapsulation support, where...
2007-04-11  David Hankins- A bug was fixed where the nwip virtual option space...
2007-04-03  David Hankins- A new server config option, 'do-reverse-updates'...
2007-04-03  David Hankins- A bug was fixed where the BOOTP header 'sname' field...
2007-04-02  David Hankins- Some uninitialized values were repaired in dhcpleaseq...
2007-03-27  David Hankins- In the case where an "L2" DHCP Relay Agent (one that...
2007-03-27  David Hankins- A memory leak in the minires_nsendsigned() function...
2007-03-27  David Hankins- A reference leak on binding scopes set by ddns update...
2007-01-29  Shane KerrSpelling fixes. See RT ticket 16513 for details.
2007-01-11  David Hankins- A bug was fixed in dhclient rendering the textual...
2007-01-05  David Hankins- A bug was fixed where attempting to permit leasequeri...
2006-11-09  David Hankins- A segfault bug in recursive encapsulation support...
2006-11-07  David Hankins- A logic error in omapi interface code was repaired...
2006-10-27  David Hankins- Some default hash table sizes were tweaked, some...
2006-10-17  David Hankins- An option definition referencing leak was fixed,...
2006-10-12  David Hankins'Domain name list' was not added in 3.0.4rc1...
2006-09-27  David Hankins- The servers now try harder to transmit pending bindin...
2006-09-18  David Hankins- A bug in the FQDN universe that added FQDN codes...
2006-09-01  David Hankinss/acheiving/achieving/
2006-08-30  David Hankinss/saught/sought/
2006-08-28  David Hankinss/sought/saught/
2006-08-22  David Hankins- DHCPINFORM handling for clients that properly set...
2006-08-22  Shane KerrMerged rt16356.
2006-08-11  Shane KerrMerge of rt16329, adds encapsulation within encapsulation.
2006-08-09  David HankinsRemoving the new I/O changes from HEAD. [ISC-Bugs ...
2006-08-01  David HankinsUpdates prior to 3.1.0a1 release.
2006-07-31  David Hankins- A new dhcp server option 'adaptive-lease-time-thresho...
2006-07-31  David Hankins- A new common configuration executable statement,...
2006-07-26  Shane KerrNew options added, and some magic code to parse unknown...
2006-07-25  David Hankins- DHCPD is now RFC2131 section 4.1 compliant (broadcast...
2006-07-25  Shane KerrMerged rt12324, DHCPLEASEQUERY.
2006-07-22  David Hankins- Support for compressed 'domain name list' style DHCP... DHCPv6_parsing_base
2006-07-20  David Hankins- Host declaration hardware addresses and client identi...
2006-07-19  David Hankins- 'ignore client-updates;' now has behaviour that is...
2006-07-19  David Hankins- In those cases where the DHCP software manufactures...
2006-07-19  David Hankins- A new DDNS related server option, update-conflict...
2006-07-19  David Hankins- Attempting to write a new lease file to replace a...
2006-07-18  David Hankins- Abandoned or dissociated (err condition) leases now...
2006-07-17  David Hankins- The log message emitted when the 'leased-address...
2006-07-17  David Hankins- A few lines of code that were failover-specific were...
2006-07-17  David Hankins- The DHCP Relay Agent Information Option / Link Select...
2006-07-13  David HankinsAttribute omapi.1 manpage update to Yoshihiko.
2006-07-09  David HankinsForgot (ARGH!) to attribute Chris.
2006-07-09  David Hankins- If the dhclient were to receive a DHCPNAK while it...
2006-07-09  David HankinsUpdated dhcpd.conf.5 manpage in regard to ddns-domainna...
2006-06-16  David Hankins- Failover pairs now implement 'MAC Affinity' on leases...
2006-06-15  David Hankins- A bug where leases not in ACTIVE state would get...
2006-06-09  David Hankins- Some patches to improve DHCP Server startup speed...
2006-06-06  David Hankins- A new common (server or client) option, 'db-time...
2006-06-01  David Hankins- Varying option space code and length bit widths ...
2006-05-30  David Hankins- The subnet-mask option is now supplied by default...
2006-05-17  David Hankins- Some time value size fixes in 3.0.4 brought on from...
2006-05-15  David HankinsReally must remember attribution of user patches.
2006-05-15  David Hankins- The dhclient 'reject ...;' statement, which rejects...
2006-05-11  David HankinsSomehow managed to mis-sort new features from code...
2006-05-11  David HankinsStupid me, forgot to attribute the patch to the supplier.
2006-05-11  David Hankins- lcase() and ucase() configuration expressions have...
2006-05-05  David HankinsPulling work between V3-0-4B3 and present v3-release...
2006-05-04  David Hankins- The Load Balance Algorithm was misimplemented. The...
2006-04-27  David Hankins- Support for 'reserved' (psuedo-static) and BOOTP...
2006-02-27  David Hankins- The IO system now tracks all local IP addresses,...
2006-02-24  David Hankins- Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into...
2005-09-30  David Hankins- RFC3942 compliance, site-local option spaces start...
2005-07-07  David HankinsMerge changes between 3.0.3b1 and 3.0.3rc1 to HEAD. HEAD-MERGE-V3-0-3RC1
2005-04-01  David HankinsUpon trying to back the www-server documentation down... HEAD-MERGE-V3-0-3RC1_base
next