]> git.ipfire.org Git - thirdparty/dhcp.git/history - RELNOTES
When attempting to convert a DUID from a client id option
[thirdparty/dhcp.git] / RELNOTES
2012-06-27  Shawn RouthierWhen attempting to convert a DUID from a client id...
2012-06-27  Shawn RouthierPreviously the server code was relaxed to allow packets...
2012-06-08  Shawn RouthierA problem with missing get_hw_addr function when -...
2012-06-06  Shawn RouthierThe 'no available billing' log line now also logs the...
2012-06-06  Shawn RouthierFix some issues in the code for parsing and printing...
2012-06-06  Shawn RouthierCorrect code to calculate timing values in client to...
2012-05-15  Shawn Routhier- Rotate the lease file when running in v6 mode.
2012-04-12  Shawn RouthierFix typos per sanity review for 4.2.4b1/4.1-ESV-R5b1
2012-04-12  Shawn RouthierFix typos per sanity review for 4.2.4b1/4.1-ESV-R5b1
2012-04-11  Shawn RouthierFix up some issues found by static analysis
2012-04-10  Shawn RouthierFix the NA and PD allocation code to handle the case...
2012-04-10  Shawn RouthierRemove unnecessary checks in the lease query code and...
2012-04-10  Shawn RouthierMultiple items to clean up IPv6 address processing.
2012-04-02  Shawn RouthierAdd release note
2012-03-20  Shawn RouthierUse offsetof() instead of sizeof() to get the sizes...
2012-03-19  Shawn RouthierModify the code that determines if an outstanding DDNS...
2012-03-09  Tomek MrugalskiFixed many compilation problems ("set, but not used...
2012-02-16  Shawn RouthierAdd a compile time check for the presence of the noretu...
2012-02-16  Shawn RouthierAdd support for Infiniband over sockets to the server and
2012-02-10  Shawn RouthierTidy up the receive calls and eliminate the need for...
2012-02-03  Shawn RouthierIn the DDNS code handle error conditions more gracefull...
2012-02-01  Shawn RouthierMove a note to get it to end up in the last 4.2.x update
2012-01-05  Shawn RouthierFixed the code that checks if an address the server...
2012-01-04  Shawn RouthierRemove extra "out" from note.
2011-12-30  Shawn RouthierModify the DDNS handling code. In a previous patch...
2011-11-23  Shawn RouthierAdded cve number
2011-11-23  Shawn RouthierAdd acknowledgement
2011-11-22  Shawn RouthierAdd a check for a null pointer before calling the regex...
2011-10-14  Shawn RouthierCorrect typos it's => its
2011-10-04  Shawn RouthierEnhanced patch for 23595 to handle IPv4 fixed addresses...
2011-09-21  Shawn RouthierAdd support for passing DDNS information to a DNS serve...
2011-09-13  Shawn RouthierAdd AM_MAINTAINER_MODE to configure.ac to avoid rebuilding
2011-08-22  Shawn RouthierFix the code that checks for an existing DDNS transacti...
2011-07-19  Shawn RouthierTwo packets were found that cause a server to halt...
2011-07-08  Shawn RouthierDNS Update fix. A misconfigured server could crash...
2011-07-01  Tomek Mrugalski- Strict checks for content of domain-name DHCPv4 optio...
2011-06-27  Shawn RouthierIn Solaris 11 switch to using sockets instead of DLPI...
2011-06-01  Shawn RouthierEnlarge the buffer size used by the Omshell code and...
2011-05-24  Shawn RouthierConvert ISC_R_INPROGRESS status to ISC_R_SUCCESS when...
2011-05-23  Tomek MrugalskiServer no longer complains about NULL pointer when...
2011-05-20  Tomek Mrugalski- Documentation cleanup
2011-05-18  Shawn RouthierClient Script fixes
2011-05-12  Tomek Mrugalski- If a client renews before 'dhcp-cache-threshold'...
2011-05-12  Tomek MrugalskiCompilation problem with gcc4.5 and omshell.c resolved...
2011-05-11  Tomek Mrugalski- Code cleanup: remove obsolete PROTO, KandR, INLINE...
2011-05-11  Shawn RouthierMinor code cleanups - but note port change for #23196
2011-05-10  Tomek MrugalskiLinux Packet Filter interface improvement. sockaddr_pkt...
2011-05-10  Tomek MrugalskiRelay now properly logs that packet was received over...
2011-05-10  Tomek MrugalskiRelay no longer crashes, when DHCP packet is received...
2011-04-25  Shawn RouthierDocumentation fixes
2011-04-22  Tomek MrugalskiThe DHCP server now responds to DHCPLEASEQUERY messages...
2011-04-21  Tomek Mrugalski- Parameters configured to evaluate from user defined...
2011-04-21  Tomek MrugalskiAdded missing ticket numbers to RELNOTES entries. ...
2011-04-21  Tomek MrugalskiSeveral time related improvements:
2011-04-15  Shawn RouthierAdd the option "--no-pid" to the client, relay and...
2011-04-13  Tomek MrugalskiDHCPv6 server now responds properly if client asks...
2011-03-24  Shawn RouthierIn dhclient check the data for some string options for
2011-02-18  Shawn RouthierModify the dlpi code to accept getmsg() returning a...
2011-02-18  Shawn RouthierSome fixes for LDAP
2011-02-18  Shawn RouthierHandle some DDNS corner cases better. Maintain the...
2011-02-18  Shawn RouthierTidy up release note for 23039, including adding the...
2011-02-18  Mark Andrewsgrammer
2011-02-18  Mark Andrews- Removed the restriction on using IPv6 address in...
2011-01-21  Shawn RouthierFix typo in 21921 note
2011-01-20  Shawn RouthierCorrectly spell crashing
2011-01-20  Shawn RouthierWhen processing a request in the DHCPv6 server code...
2010-12-30  Shawn RouthierDisable the use of kqueue in the ISC library. This...
2010-12-29  Shawn RouthierWhen processing the format flags for a given option...
2010-12-14  Shawn RouthierLimit the timeout period allowed in the dispatch code...
2010-12-14  Shawn RouthierAdd Brad's name to the entry for 22679
2010-12-14  Shawn RouthierDon't pass the ISC_R_INPROGRESS status to the omapi...
2010-12-13  Shawn RouthierFix the handling of connection requests on the failover...
2010-12-03  Shawn RouthierIn the entry for ticket 22626 correct the ticket that
2010-12-03  Shawn RouthierRestore printing of values in omshell to the style...
2010-11-18  Shawn RouthierIgnore sigpipe if possible. 22269
2010-11-03  David Hankins- ./configure on longer searches for -lcrypto to explic...
2010-11-02  Shawn RouthierAdd cert and cve numbers and acknowledgement
2010-10-22  Shawn RouthierHandle a relay forward message with an unspecified...
2010-10-13  Shawn RouthierUpdate the code to parse dhcpv6 lease files to accept...
2010-09-14  Shawn RouthierMinor changes for scripts, configure.ac and Makefiles
2010-09-13  Shawn RouthierFixes to lease input and output.
2010-09-13  Shawn RouthierParse date strings more properly - the code now handles...
2010-09-10  David Hankins- Two identical log messages for commit_leases() have...
2010-09-10  Shawn Routhier- Add an elapsed time option to the release message...
2010-09-09  Shawn RouthierAnother batch of fixes
2010-09-08  Shawn RouthierMinor code fixes
2010-09-07  David Hankins- Fixed a bug that leaks host record references onto...
2010-09-07  Shawn RouthierAdd code to clear the pointer to an object in an OMAPI...
2010-07-20  David Hankins- The .TH tag for the dhcp-options manpage was typo...
2010-07-14  Shawn RouthierPut the options in the dhclient and dhcpd man pages...
2010-07-13  David Hankins- 'get-host-names true;' now also works even if 'use...
2010-07-02  Shawn RouthierDocumentation cleanup covering multiple tickets
2010-06-18  Shawn RouthierAdd cert and cve number to note for 21253
2010-06-11  Shawn RouthierAdd declaration for variable in debug code in alloc...
2010-06-02  David Hankinsadding changes notes to reflect bugs fixed by updating...
2010-05-27  Shawn RouthierModify determination of ttl to use for DDNS update...
2010-05-27  Shawn RouthierFix the trace code to handle timing events better....
2010-05-26  Shawn RouthierAdd some debugging output for use with the DDNS code...
2010-05-25  David Hankins- A bug was fixed that could cause the DHCPv6 server...
2010-05-25  Shawn RouthierPatch for 21093 - handle v4 or v6 only a little better...
next