]> git.ipfire.org Git - thirdparty/dhcp.git/history - server/failover.c
[master] Fixed mispelling of abandon-lease-time in dhcpd.conf.5
[thirdparty/dhcp.git] / server / failover.c
2017-07-12  Thomas Markwalder[master] Replaced licensing text with MPL licensing...
2017-06-27  Thomas Markwalder[master] Check failover pools per peer in test mode
2016-06-13  Thomas Markwalder[master] Scrub leases when they are re-balanced
2016-02-18  Thomas Markwalder[master] Fixed several minor Coverity issues
2016-02-09  Francis DupontFinished merge of t39262 (DHCP build from another direc...
2016-01-18  Thomas Markwalder[master] Failover primary now accepts secondary updates...
2015-11-17  Francis DupontMerged rt38836b (cross compile)
2015-11-17  Francis DupontFinished merge of rt39210 (--with-libbind fixes) (regen...
2015-05-27  Shawn Routhier[master] Add support for manipulating lease queues...
2014-12-11  Shawn Routhier[master] Don't call pool_timer recusively
2014-11-11  Shawn Routhier[master] Patch the failover code to avoid deadlocks
2014-09-08  Thomas Markwalder[master] Added check for invalid failover message type.
2014-08-28  Thomas Markwalder[master] Corrects medium impact issues reported by...
2014-04-28  Shawn Routhier[master] Update partner's stos field when processing...
2014-04-28  Shawn Routhier[master] Add #ifdefs to allow code to compile if NSUPDA...
2014-01-26  Shawn Routhier[master] Remove vix.com and nominum.com
2013-11-08  Shawn Routhier[master] Emit log messages when the server is stable
2013-05-15  Mark Andrews- Silence benign static analysis warnings.
2012-10-16  Shawn Routhier[master]
2012-10-11  Shawn Routhier[master]
2012-10-09  Shawn Routhier[master]
2012-08-14  Tomek MrugalskiMerge branch 'rt25901_atf'
2012-08-14  Tomek Mrugalski[master] Merge branch 'rt25901_atf'
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-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2011-12-30  Shawn RouthierModify the DDNS handling code. In a previous patch...
2011-05-11  Tomek Mrugalski- Code cleanup: remove obsolete PROTO, KandR, INLINE...
2010-12-13  Shawn RouthierFix the handling of connection requests on the failover...
2010-02-03  David Hankins- An optimization described in the failover protocol...
2009-10-28  Shawn RouthierSupport for asynchronous ddns per ticket 19216 - conver...
2009-09-08  David Hankins- s/%ul/%lu/ in failover timing debug logs. This bug...
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2009-07-22  David Hankins- Secondary servers in a failover pair will now perform...
2009-07-16  Paul Selkirkupdate copyright
2009-07-16  Paul Selkirkadd a null check to avoid primary crash on contact...
2009-06-17  David Hankins- A new failover configuration parameter has been intro...
2009-05-20  David Hankins- Fixed a bug where an OMAPI socket disconnection messa...
2009-04-22  David Hankins- Fixed failover reconnection retry code to continue...
2009-04-07  David Hankins- Memory leak in the load_balance_mine() function is...
2008-09-24  David Hankins- Some failover debugging #defines have been better...
2008-01-24  Evan HuntUpdated copyright strings for 4.1.0a1 release
2008-01-21  David Hankins- When a failover server suspects it has encountered...
2008-01-08  David Hankins- A log message was introduced to clarify the situation...
2008-01-03  Francis Dupontfiner granularity timers
2007-12-18  David Hankins- A bug in failover pool rebalancing that caused POOLRE...
2007-12-13  David Hankins- A cosmetic bug during potential-conflict recovery...
2007-11-30  Francis Dupontalmost editorial stuff
2007-10-09  David Hankins- The peer_wants_leases() changes pulled up from 3...
2007-09-27  David Hankins- A bug was repaired where MAC Address Affinity for...
2007-09-18  Shane KerrCouple of casts to fix build errors reported by robie.
2007-09-17  David Hankins- Log messages when failover peer names mismatch have...
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-06-01  David Hankins- Failover rebalance events no longer play ping pong...
2007-05-22  David Hankins- A flaw in failover startup sequences was repaired...
2007-05-19  David HankinsCopyright++
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2007-01-29  Shane KerrSpelling fixes. See RT ticket 16513 for details.
2006-10-27  David Hankins- Some default hash table sizes were tweaked, some...
2006-10-09  David HankinsSilencing compiler warnings in ths run of development...
2006-09-27  David Hankins- The servers now try harder to transmit pending bindin...
2006-08-28  David HankinsHead bugfix, dueling BNDUPD/ACKs [ISC-Bugs #16346b]
2006-08-24  David Hankins- Don't forget to set ATSFP on receiving a BNDACK ...
2006-06-19  David HankinsMAC address affinity and reserved leases were subtly...
2006-06-16  David Hankins- Failover pairs now implement 'MAC Affinity' on leases...
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-24  David Hankins- Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into...
2005-03-17  David HankinsMASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD...
2001-08-10  Ted Lemonsync with branch
2001-06-29  Ted LemonPull up RC9
2001-06-27  Ted LemonMerge changes between 3.0rc7 and 3.0rc8pl2.
2001-05-17  Ted LemonSync with 3.0rc7
2001-05-03  Ted Lemon- Whenever we are connected, send updates.
2001-05-01  Ted Lemon- When we are in partner_down and peer moves to recover...
2001-05-01  Ted LemonDon't bother with recover_wait if both peers are recove...
2001-04-20  Ted LemonMake put_message work with mallocs that don't allocate...
2001-04-20  Ted Lemon- If we are get a contact timeout on a link, drop it...
2001-04-20  Ted LemonDon't ignore 'no-op' peer state changes when we're...
2001-04-20  Ted LemonOops, keep the old stos but take the new state when...
2001-04-20  Ted Lemon- Add recover_wait state.
2001-04-20  Ted Lemon- Don't print out spurious messages and initiate reconn...
2001-04-18  Ted Lemon- Add some informational statements in recover mode...
2001-04-17  Ted LemonFix a couple of ifdef compatibility mistakes.
2001-04-16  Ted LemonRototill the failover protocol support.
2001-03-28  Ben CottrellFix RT #1100. This was due to incorrect refcounting...
2001-03-16  Ted Lemon- Return a correct status in lease_ours_to_reallocate...
2001-03-14  Ted LemonDon't reference/dereference failover_listeners if it...
2001-03-01  Ted LemonFix up a couple of type errors
2001-02-27  Damien NeilAllow failover_state objects to have their local-state...
2001-02-22  Ted LemonFix up function declaration formatting.
2001-02-22  Damien NeilAdded failover ack queueing. Failover update messages...
2001-02-15  Damien NeilRemoved a log message from dhcp_failover_pool_rebalance...
2001-02-15  Damien NeilChanged dhcp_failover_pool_rebalance() to defer committ...
2001-01-25  Ted LemonDon't use snprintf on platforms that don't have it.
2001-01-19  Ted Lemon- Be more verbose about bogus state transitions.
2000-11-28  Ted LemonPass client state to eval functions. Lots of other...
2000-11-24  Ted LemonAdd in a couple of missing break statements.
2000-09-29  Ted LemonDon't print silly error messages
2000-09-20  Ted LemonFix misnamed function call.
next