]> git.ipfire.org Git - thirdparty/dhcp.git/history - server/mdb6.c
[master] Fixed mispelling of abandon-lease-time in dhcpd.conf.5
[thirdparty/dhcp.git] / server / mdb6.c
2017-07-12  Thomas Markwalder[master] Replaced licensing text with MPL licensing...
2017-04-26  Thomas Markwalder[master] Server now supports EUI-64 based address alloc...
2016-02-09  Francis DupontFinished merge of t39262 (DHCP build from another direc...
2016-01-28  Thomas Markwalder[master] Add support for relayed client-linklayer-addre...
2015-01-08  Thomas Markwalder[master] Log v6 shared network lease counts, when none...
2014-06-05  Shawn Routhier[master] Add support for pool thresholds
2013-11-08  Shawn Routhier[master] Emit log messages when the server is stable
2013-08-27  Shawn Routhier-n [master]
2013-08-27  Shawn Routhier-n [master]
2012-08-17  Shawn Routhier[rt30281]
2012-08-14  Tomek MrugalskiMerge branch 'rt25901_atf'
2012-08-14  Tomek Mrugalski[master] Merge branch 'rt25901_atf'
2012-05-15  Shawn Routhier- Rotate the lease file when running in v6 mode.
2012-04-10  Shawn RouthierMultiple items to clean up IPv6 address processing.
2012-03-19  Shawn RouthierModify the code that determines if an outstanding DDNS...
2012-01-31  Tomek MrugalskiExisting server unittest migrated to ATF.
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2012-01-05  Shawn RouthierFixed the code that checks if an address the server...
2011-12-30  Shawn RouthierModify the DDNS handling code. In a previous patch...
2011-01-20  Shawn RouthierWhen processing a request in the DHCPv6 server code...
2010-02-02  Shawn RouthierClean up some compiler warnings
2010-01-23  Francis Dupont_GNU_SOURCE fixes
2009-11-24  Shawn RouthierUpdate copyright years
2009-10-28  Shawn RouthierSupport for asynchronous ddns per ticket 19216 - conver...
2009-05-18  David HankinsUpdate comment to explain absence of adjustment to...
2008-10-22  Francis DupontImprove IA_TA server support (17586)
2008-03-31  Francis Dupontrename iaaddr structure & co
2008-03-17  Francis DupontMerged IA_XXrelated structures
2008-02-21  Francis DupontSoft binding side-effects
2008-02-20  Francis DupontAdd IA_TA and IA_PD support in server
2008-01-24  Evan HuntUpdated copyright strings for 4.1.0a1 release
2008-01-03  Shane KerrOne conversion to sub-second timers missed.
2008-01-03  Francis Dupontfiner granularity timers
2008-01-02  Francis DupontCleanup IA_NA dependencies
2007-12-28  Francis DupontFix reserved IID stuff for compiler warnings & co
2007-12-28  Francis DupontBetter control over allocated IID
2007-12-21  Francis Duponthash type fix
2007-12-18  Shane KerrFixed definition of iaaddr hash to use correct referenc...
2007-12-06  Shane KerrInsure we let people Request addresses that we suggeste...
2007-10-24  David Hankins- The client leasing subsystem was streamlined and...
2007-10-09  Shane KerrFix a number of bugs with the internal lease state...
2007-10-05  David Hankins- DDNS updates state information are now stored in...
2007-10-05  David Hankins- A core dump during expired lease cleanup has been...
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-08-22  David Hankins- An internal database inconsistency bug was repaired...
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-05-19  David HankinsCopyright++
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2007-05-18  Shane KerrMerge errors from rt16849. Must remember to use "-u...
2007-05-18  Shane KerrExpire old IPv6 leases. Also a number of fixes.
2007-05-17  David Hankins- Additional warnings and such from robie. [ISC-Bugs...
2007-05-16  Shane KerrFreeBSD, NetBSD, OpenBSD support added in (again).
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.