]> git.ipfire.org Git - thirdparty/dhcp.git/history - server/stables.c
Update README to clarify EOL status
[thirdparty/dhcp.git] / server / stables.c
2022-01-25  Wlodek Wencelcopy rights update
2022-01-20  Tomek Mrugalski[#189] Whitespace fixes in opened files
2022-01-20  Tomek Mrugalski[#189] ISC address updated
2019-12-17  Thomas Markwalder[master] Implement and use new option format type 'k'
2019-11-25  Thomas Markwalder[#64,!35] Updated copyright dates
2019-06-07  Thomas Markwalder[master] Added ping-timeout-ms parameter
2019-05-01  Thomas Markwalder[#10,!6] Added ping-timeout-ms parameter
2018-09-26  Thomas Markwalder[master] Added configuration parameter, ping-cltt-secs...
2017-12-23  Francis DupontMerged rt44535 (relay port)
2017-12-19  Francis DupontAdded local-address6
2017-12-19  Thomas Markwalder[master] Moved delayed-ack fully to runtime
2017-12-18  Thomas Markwalder[master] Added --release-on-roam server parameter
2017-12-11  Thomas Markwalder[master] Adds persist-eui-64-leases config parameter...
2017-12-08  Thomas Markwalder[master] Adds DDNS Dual Stack Mixed Mode
2017-12-07  Thomas Markwalder[master] Replaced --enable-secs-btyeorder with run...
2017-11-29  Thomas Markwalder[45364] Replaced --enable-secs-byteorder with runtime...
2017-11-23  Francis DupontMerged rt44950 (MA compat)
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-07-07  Thomas Markwalder[master] Add abandon-lease-time parameter
2016-03-08  Jeremy C. ReedMerge branch 'master' of repo.isc.org:/proj/git/prod...
2016-03-04  Thomas Markwalder[master] Pre-release tag prep for 4.3.4b1: version...
2016-02-23  Francis DupontMerged rt35711c (DHCPv4-over-DHCPv6 support)
2016-02-16  Thomas Markwalder[master] Add global DHCPv6 option, dhcpv6-set-tee-times...
2016-02-09  Francis DupontFinished merge of t39262 (DHCP build from another direc...
2015-11-17  Francis DupontMerged rt38836b (cross compile)
2015-11-17  Francis DupontFinished merge of rt39210 (--with-libbind fixes) (regen...
2015-07-29  Thomas Markwalder[master] LDAP: Pathces, IPv6 support, GSSAPI support
2015-01-08  Thomas Markwalder[master] Added DHCPv6 prefix-length-mode configuration...
2014-12-08  Thomas Markwalder[master] Replaced SERVER_ID_CHECK compile switch with...
2014-10-17  Thomas Markwalder[master] Added echo-client-id server parameter
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] Patch to ignore UIDS
2013-12-11  Shawn Routhier[master] Add support for user selection of the from...
2013-11-08  Shawn Routhier[master] Add option to suppress the use of fsync when...
2013-10-14  Shawn Routhier-n [master]
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2011-10-14  Shawn RouthierUpdate copyright
2011-05-12  Tomek Mrugalski- If a client renews before 'dhcp-cache-threshold'...
2010-03-24  David Hankins- "The LDAP Patch" that has been circulating for some...
2009-11-24  Shawn RouthierUpdate copyright years
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2008-11-03  David Hankins- Delayed-ack is now a compile-time option, compiled...
2008-02-28  David Hankins- There is now a default 1/4 of a second scheduled...
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-21  David Hankins- Multiple (up to "delayed-ack x;" maximum) DHCPv4...
2008-01-09  David Hankins- The minimum site code value was set to 224 in 3.1...
2007-11-20  David Hankins- The server now limits clients that request multiple...
2007-10-27  Evan HuntUse different paths for PID and lease files when runnin...
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-05-19  David Hankinsinclude syslog.h in server/stables.c, so that log-facil...
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.
2007-04-27  Evan HuntA new server config option "fqdn-reply" specifies wheth...
2007-04-03  David Hankins- A new server config option, 'do-reverse-updates'...
2007-01-05  David Hankins- A bug was fixed where attempting to permit leasequeri...
2006-10-27  David Hankins- Some default hash table sizes were tweaked, some...
2006-07-31  David Hankins- A new dhcp server option 'adaptive-lease-time-thresho...
2006-07-19  David Hankins- A new DDNS related server option, update-conflict...
2006-07-17  David Hankins- The DHCP Relay Agent Information Option / Link Select...
2006-06-15  David HankinsLess silly configuration syntax for infinite lease...
2006-06-01  David Hankins- Varying option space code and length bit widths ...
2006-04-27  David Hankins- Support for 'reserved' (psuedo-static) and BOOTP...
2005-03-17  David HankinsMASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD...
2001-06-27  Ted LemonMerge changes between 3.0rc7 and 3.0rc8pl2.
2001-01-25  Ted LemonAdd log-facility.
2001-01-17  Ted LemonAdd ping-check and update-static-leases flags.
2001-01-11  Ted LemonAdd update-optimization keyword.
2001-01-08  Ted LemonAdd client-updates config option.
2000-12-29  Ted Lemon- Add ddns-update-style configuration option, which...
2000-12-11  Damien NeilDDNS implementation rewrite. DDNS should now operate...
2000-11-28  Ted LemonPass client state to eval functions. Lots of other...
2000-10-10  Ted LemonFix up universe initializations, and define vendor_cfg_...
2000-08-31  Ted LemonUpdate message type requirements.
2000-08-03  Damien NeilAdded authentication support. The tsig_key structure...
2000-06-28  Ted LemonFix parameters for dynamic bootp lease limits.
2000-06-07  Ted LemonAllow reject reason and message in BNDACK messages.
2000-06-02  Ted LemonRework DHCP lease state handling to be compatible with...
2000-05-16  Ted Lemon- Fix all the OMAPI objects in the DHCP server and...
2000-05-02  Ted LemonAdd some server options.
2000-03-18  Ted LemonMake universe_hash using new_hash.
2000-03-18  Ted LemonPatch in TSIG, just to see how to get it to work.
2000-03-17  Ted LemonGo back to the BSD license.
2000-03-06  Ted LemonUpdate calls to new_hash.
2000-02-02  Ted LemonSupport parsing of configuration options in generic...
2000-01-25  Ted LemonSupport 'never' keyword, ddns-updates flag.
2000-01-05  Ted LemonAdd skip_failover_option for easier use of the failover...
1999-11-23  Ted LemonFix failover-specific data declarations.
1999-11-20  Ted LemonMass commit for Brian Murrell.
1999-11-14  Ted LemonServer-specific data tables.