]> git.ipfire.org Git - thirdparty/dhcp.git/history - RELNOTES
- ./configure now checks to ensure the intX_t and u_intX_t types are defined,
[thirdparty/dhcp.git] / RELNOTES
2009-10-06  David Hankins- ./configure now checks to ensure the intX_t and u_int...
2009-10-05  David Hankinsupdate RELNOTES for CVE-2009-1892
2009-09-30  David Hankins- Both host and subnet6 configuration groups are now...
2009-09-11  David Hankins*** empty log message ***
2009-09-09  Shawn RouthierFix the check in the signal handler code to check if...
2009-07-24  David Hankins- Fixed a fenceposting bug when a client had two host...
2009-07-22  David Hankins- A patch supplied by David Cantrell at RedHat was...
2009-07-22  David Hankins- Secondary servers in a failover pair will now perform...
2009-07-16  Paul SelkirkDon't look for IPv6 interfaces on Linux when running...
2009-07-16  Paul Selkirkadd a null check to avoid primary crash on contact...
2009-07-16  David HankinsRELNOTES entry for previous change was erroneously...
2009-07-16  David Hankins- Versions 3.0.x syntax with multiple name->code option...
2009-07-06  David Hankins- Fixed a bug where relay agent options would never...
2009-07-06  David Hankins- Added a configuration function, 'gethostname()',...
2009-06-19  David Hankins! A stack overflow vulnerability was fixed in dhclient...
2009-06-17  David Hankins- A new failover configuration parameter has been intro...
2009-06-17  David Hankins- A bug was fixed that caused the 'conflict-done' state...
2009-05-27  Paul Selkirkpull up rt19436: client -D option
2009-05-20  David Hankins- Fixed a bug where an OMAPI socket disconnection messa...
2009-04-30  David Hankins- Compilation on Solaris with USE_SOCKETS defined in...
2009-04-30  Mark AndrewsRemove infinite loop in token_print_indent_concat().
2009-04-22  David Hankins- Fixed failover reconnection retry code to continue...
2009-04-21  Paul Selkirkpull up from rt18597 to HEAD
2009-04-07  David Hankins- Memory leak in the load_balance_mine() function is...
2009-03-26  David Hankins- The update-conflict-detection feature would leave...
2009-03-24  David Hankins- A bug in DLPI packet transmission (Solaris, HP/UX...
2009-03-13  David Hankins- If configured, dhclient may now transmit to an anycas...
2009-03-10  David HankinsDavid Cantrell requests to use 'Red Hat' for trademark...
2009-03-10  David Hankins- Fixed a cosmetic bug where pretty-printing valid...
2009-03-05  David Hankinsattribution
2009-02-20  David HankinsPartial source attribution.
2009-02-20  David Hankins- Failover port configuration can now be left to defaul...
2009-02-20  David Hankins- Two uninitialized stack structures are now memset...
2009-02-12  David Hankins- DDNS removal routines were updated so that the DHCID...
2009-02-11  Paul Selkirk- Fix a build error in dhcrelay, using older versions...
2009-01-30  David Hankins- Using reserved leases no longer results in 'lease...
2009-01-22  David Hankins- The db-time-format option was documented in manpages...
2009-01-22  Shawn RouthierUpdate relnotes for bug 19054
2009-01-07  David Hankins- A bug was fixed that caused the server not to answer...
2009-01-07  Evan HuntSuppress spurious warnings from configure about --datar...
2009-01-07  David HankinsPave the way for 4.2.0 feature listings, s/eight-spaces...
2009-01-07  David Hankins- The notorious 'option <unknown> ... larger than buffe...
2009-01-06  Shawn RouthierValidate argument to port option - bug 18695
2008-12-05  David HankinsVersion to 4.1.0 final.
2008-11-19  David HankinsVersion to 4.1.0rc1.
2008-11-12  Evan HuntA missing "else" in dhcrelay.c could have caused an...
2008-11-06  David Hankinss/trasnmit/transmit/
2008-11-03  David Hankins- A dhclient-script for MacOS X has been included,...
2008-11-03  David Hankinsversion to 4.1.0b1
2008-11-03  David Hankins- The !inet_pton() call in res_mkupdrec was adjusted...
2008-11-03  David Hankins- Delayed-ack is now a compile-time option, compiled...
2008-10-08  David Hankins- A bug cleaning up unknown-xxx temporary option defini...
2008-09-24  David Hankins- Some failover debugging #defines have been better...
2008-09-24  Francis DupontCommit rt17304 DHCPv6 examples
2008-09-11  David Hankins- A cosmetic bug in DHCPDECLINE processing was fixed...
2008-08-29  David HankinsThese are changes appearing since 4.1.0a1, not changes... v4_1_0a2
2008-08-29  David Hankins- The v6 BSD socket method was updated to use a single...
2008-08-20  David Hankins- Compliation warnings on GCC 4.3 relating to bootp...
2008-08-19  David Hankins- A partner-down failover server no longer emits 'peer...
2008-08-19  David Hankins- A bug in subnet6 parsing where options contained...
2008-08-08  David HankinsBacking out [ISC-Bugs #17610]
2008-08-08  David Hankins- The BSD socket code will now permit multiple DHCPv6...
2008-07-19  Evan HuntThe server wasn't always sending the FQDN option when...
2008-07-19  Evan HuntClients that sent a parameter request list containing...
2008-07-18  Evan HuntFixed a bug that caused some request types to be logged...
2008-07-17  Evan HuntCorrected list of failover state values in dhcpd man...
2008-07-16  Evan HuntUpdate dates, since 4.1.0a2 is coming out a month later...
2008-07-16  Evan HuntFix handling of -A and -a flags in dhcrelay; it was...
2008-06-13  Evan Hunt- Merge dhcrelay6 into dhcrelay
2008-06-12  Francis Dupontdhclient -6 -1
2008-06-12  Francis Dupontfix format code 'Z'
2008-06-11  David Hankins- A double-dereference in dhclient transmission of...
2008-05-23  Francis Dupontmerge 17500
2008-05-06  Evan HuntFix a coredump when adding a class via OMAPI [rt17162]
2008-03-24  David Hankins- DHCPv6 vendor-class options (VSIO) are now only sent...
2008-03-18  David Hankins- A memory leak when using omapi has been fixed. ...
2008-03-17  Francis DupontAdd DHCPv6 files in configure
2008-03-17  Francis DupontMerged IA_XXrelated structures
2008-03-17  Francis DupontPrefix pools are attached to shared network scopes
2008-03-07  Evan HuntCheck whether files are zero length before parsing...
2008-03-07  David Hankins- Shared network selection should be done from the...
2008-03-06  David Hankins- A bug was fixed where the length of a hostname was...
2008-02-28  David Hankins- There is now a default 1/4 of a second scheduled...
2008-02-28  David Hankins- ./configure was extended to cover many optional build...
2008-02-27  David Hankins- Ari Edelkind's PARANOIA patch has been included and...
2008-02-27  Francis DupontReliable DHCPv6 release
2008-02-26  Francis DupontBasic and partial DHCPv6 leasequery support
2008-02-21  Francis DupontSoft binding side-effects
2008-02-20  Francis DupontDHCPv6 released resources are now marked as released...
2008-02-20  Francis DupontERO(RFC 4994) server support
2008-02-15  Francis Dupontno hardware parameter in DHCPv6
2008-02-15  Francis Dupontfix DUID-LTT epoch
2008-02-13  Mark Andrews- Fix startup error messages to report a missing "subne...
2008-01-24  Evan HuntFix README/RELNOTES errors found during sanity check
2008-01-24  Francis DupontAdded DHCPv6 rapid commit support
2008-01-24  Evan HuntOh guess what, this is 2008, not 2007...
2008-01-24  Evan HuntPreparing to release 4.1.0a1
2008-01-23  Evan HuntAdded explicit parser support for zero-length DHCP...
2008-01-22  Evan HuntExit with warning when DHCPv6 config is used but -6...
2008-01-21  David Hankins- Multiple (up to "delayed-ack x;" maximum) DHCPv4...
next