]> git.ipfire.org Git - thirdparty/dhcp.git/history - server/dhcp.c
Update RELNOTES
[thirdparty/dhcp.git] / server / dhcp.c
2022-01-20  Tomek Mrugalski[#189] ISC address updated
2019-11-22  Thomas Markwalder[#64,!35] Restored work
2019-06-07  Thomas Markwalder[#13,!7] Corrected a backwards check in billing class...
2019-06-07  Thomas Markwalder[master] Added ping-timeout-ms parameter
2019-06-07  Thomas Markwalder[#10,!6] Addressed review comments
2019-05-01  Thomas Markwalder[#10,!6] Added ping-timeout-ms parameter
2018-09-26  Thomas Markwalder[master] Added configuration parameter, ping-cltt-secs...
2018-02-09  Thomas Markwalder[master] Correct delayed-ack 0 prohibiting active lease...
2017-12-30  Francis DupontFixed CID 1426986, 1426985, 1426984 and 1426983
2017-12-23  Francis DupontMerged rt44535 (relay port)
2017-12-19  Thomas Markwalder[master] Moved delayed-ack fully to runtime
2017-12-13  Thomas Markwalder[master] delayed-ack is now compiled in by default
2017-11-23  Francis DupontMerged rt44950 (MA compat)
2017-07-12  Thomas Markwalder[master] Replaced licensing text with MPL licensing...
2017-05-10  Thomas Markwalder[master] Altered v4 lease time handling better handle...
2017-04-12  Thomas Markwalder[master] Execute pool statements separately in dhcpinform()
2016-11-01  Thomas Markwalder[master] DHCPINFORM response now includes options down...
2016-10-06  Francis DupontFinished merge of rt39318 (install embedded bind9 inclu...
2016-10-06  Francis DupontMerged rt43246a (fix --enable-threads)
2016-10-04  Thomas Markwalder[master] Server now permits one UID to hold leases...
2016-07-28  Thomas Markwalder[master] find_lease() now ACKs reclaimed abandoned...
2016-07-26  Shawn Routhier[master] Correct the dhcp-cache-threshold codes treatme...
2016-07-07  Thomas Markwalder[master] Add abandon-lease-time parameter
2016-02-23  Francis DupontMerged rt35711c (DHCPv4-over-DHCPv6 support)
2016-02-09  Francis DupontFinished merge of t39262 (DHCP build from another direc...
2016-02-05  Shawn Routhier[master] merge documeantion change
2016-02-05  Thomas Markwalder[master] Fixed infinite-is-reserved and lease:flags...
2015-11-17  Francis DupontMerged rt38836b (cross compile)
2015-11-17  Francis DupontFinished merge of rt39210 (--with-libbind fixes) (regen...
2015-09-25  Thomas Markwalder[master] Added lease address to reuse lease log message
2015-09-25  Thomas Markwalder[master] Fixed build issues with --disable-failover
2015-07-29  Thomas Markwalder[master] Fixed server crash after billing class is...
2015-07-09  Francis Dupontspelling
2015-06-15  Thomas Markwalder[master] Delayed-ack now works correctly with failover
2015-05-27  Shawn Routhier[master] Add support for manipulating lease queues...
2015-04-16  Shawn Routhier[master] Leave siaddr clear when sending a NAK
2015-02-16  Thomas Markwalder[master] Corrected reuse_lease debug log content v4_3_2rc1
2014-12-11  Shawn Routhier[master] Don't call pool_timer recusively
2014-12-10  Shawn Routhier[master] Fix up code to process host declartions in...
2014-12-08  Thomas Markwalder[master] Replaced SERVER_ID_CHECK compile switch with...
2014-11-24  Thomas Markwalder[master] Enabling dhcp-cache-threshold no longer causes...
2014-10-27  Thomas Markwalder[master] Add use-host-decl-names support to BOOTP
2014-10-17  Thomas Markwalder[master] Added echo-client-id server parameter
2014-08-28  Thomas Markwalder[master] Corrects medium impact issues reported by...
2014-06-05  Shawn Routhier[master] Add support for pool thresholds
2014-01-26  Shawn Routhier[master] Remove vix.com and nominum.com
2013-12-13  Shawn Routhier[master] Better support for INFORM requests.
2013-12-13  Shawn Routhier[master] Patch to ignore UIDS
2013-08-27  Shawn Routhier-n [master]
2013-08-27  Shawn Routhier-n [master]
2012-11-16  Shawn Routhier[master]
2012-11-02  Shawn Routhier[master]
2012-08-14  Tomek MrugalskiMerge branch 'rt25901_atf'
2012-08-14  Tomek Mrugalski[master] Merge branch 'rt25901_atf'
2012-06-06  Shawn RouthierThe 'no available billing' log line now also logs the...
2012-03-09  Tomek MrugalskiFixed many compilation problems ("set, but not used...
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2011-07-19  Shawn RouthierTwo packets were found that cause a server to halt...
2011-07-02  Shawn RouthierRestore common/discover.c, common/options.c and server...
2011-07-01  Shawn Routhiercorrect spelling of options
2011-07-01  Shawn RouthierCorrect an unsigned math operation when calculating...
2011-05-23  Tomek MrugalskiCopyright year updated.
2011-05-23  Tomek MrugalskiServer no longer complains about NULL pointer when...
2011-05-13  Mark Andrewsremove redundant test, unsigned is always >= 0
2011-05-12  Tomek Mrugalski- If a client renews before 'dhcp-cache-threshold'...
2011-04-22  Tomek MrugalskiThe DHCP server now responds to DHCPLEASEQUERY messages...
2011-04-21  Tomek MrugalskiSeveral time related improvements:
2011-02-16  Mark Andrewscast to int for * in $.*s
2010-09-09  Mark Andrewsaddress builds where sizeof != int
2010-09-08  Shawn RouthierMinor code fixes
2010-09-07  David Hankins- Fixed a bug that leaks host record references onto...
2010-07-13  David Hankins- 'get-host-names true;' now also works even if 'use...
2010-04-20  Shawn RouthierDon't include lease time information in the response...
2010-03-12  Shawn RouthierUpdate the fsync batching patch to work with the isc...
2010-02-03  David Hankins- An optimization described in the failover protocol...
2010-02-02  Shawn RouthierClean up some compiler warnings
2010-02-01  David Hankins- Cleaned up an unused hardware address variable in...
2009-11-24  Shawn RouthierUpdate copyright years
2009-11-10  Shawn RouthierTicket 19830 - enhancment to allow use of host-identifi...
2009-09-11  David Hankins*** empty log message ***
2009-07-24  David Hankins- Fixed a fenceposting bug when a client had two host...
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2009-07-06  David Hankins- Fixed a bug where relay agent options would never...
2009-04-07  David Hankins- Memory leak in the load_balance_mine() function is...
2008-11-03  David Hankins- Delayed-ack is now a compile-time option, compiled...
2008-09-11  David Hankins- A cosmetic bug in DHCPDECLINE processing was fixed...
2008-08-19  David Hankins- A partner-down failover server no longer emits 'peer...
2008-07-18  Evan HuntFixed a bug that caused some request types to be logged...
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-01-28  David Hankins- Do not delay-ack STATIC leases. v4_1_0a1
2008-01-24  Evan HuntUpdated copyright strings for 4.1.0a1 release
2008-01-21  David Hankins- Multiple (up to "delayed-ack x;" maximum) DHCPv4...
2008-01-14  Shane KerrMove warning about dhcp-renewal-time to config parsing...
2008-01-09  David Hankins- The minimum site code value was set to 224 in 3.1...
2008-01-08  David Hankinsmistake in merging
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-13  David Hankins- The 'min-secs' configuration parameter's log message...
2007-11-02  Evan HuntClarify error message when lease limit reached. [rt17010]
next