]> git.ipfire.org Git - thirdparty/dhcp.git/history - includes/dhcpd.h
Added option definition
[thirdparty/dhcp.git] / includes / dhcpd.h
2019-11-22  Thomas Markwalder[#64,!35] Restored work
2019-06-12  Thomas Markwalder[master] GCC 9 compilation errors fixed.
2019-06-12  Thomas Markwalder[#15,!10] Addressed review comments
2019-06-12  Thomas Markwalder[#15,!10] Minor changes to eliminate warnings under...
2019-06-07  Thomas Markwalder[master] Added ping-timeout-ms parameter
2019-05-01  Thomas Markwalder[#10,!6] Added ping-timeout-ms parameter
2018-11-29  Francis DupontFixed server option code point conflict
2018-11-29  Francis DupontSolved conflict
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...
2018-01-26  Thomas Markwalder[master] Pre-release tag prep for 4.4.0: version #... v4_4_0
2018-01-12  Thomas Markwalder[master] Fixed relative file name crash
2017-12-23  Francis DupontMerged rt44535 (relay port)
2017-12-19  Francis DupontAdded local-address6
2017-12-19  Thomas Markwalder[master] dhcpd (-6) now supports update-static-leases
2017-12-18  Thomas Markwalder[master] Added --release-on-roam server parameter
2017-12-13  Thomas Markwalder[master] delayed-ack is now compiled in by default
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-12-07  Thomas Markwalder[master] Client (-6) DECLINEs and resolicits when clien...
2017-12-06  Thomas Markwalder[master] dhcpd -T now writes leases to temp file
2017-12-01  Thomas Markwalder[master] Use 0 instead of -1 to indicate empty heap...
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-06-29  Thomas Markwalder[master] Removed obsolete source directory minires.
2017-06-27  Thomas Markwalder[master] Check failover pools per peer in test mode
2017-05-10  Thomas Markwalder[master] Altered v4 lease time handling better handle...
2017-04-26  Thomas Markwalder[master] Server now supports EUI-64 based address alloc...
2016-10-21  Francis DupontMerged rt29402c (footprint/libtool)
2016-10-06  Francis DupontAlmost done (still aestetic fixes and of course doc...
2016-10-06  Francis DupontFinished merge of rt39318 (install embedded bind9 inclu...
2016-10-06  Francis DupontMerged rt43246a (fix --enable-threads)
2016-09-30  Francis DupontDaemonize sooner (code from bind9/named) (rebased)
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] Added lease-id-format to server and client
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...
2016-01-28  Thomas Markwalder[master] Add support for relayed client-linklayer-addre...
2016-01-16  Shawn Routhier[master] Terminate strings before calling regexec
2016-01-07  Shawn Routhier[master] Remove some incorrect #ifdefs
2015-12-02  Shawn Routhier[master] Update client code to RFC7550
2015-11-17  Francis DupontMerged rt38836b (cross compile)
2015-11-17  Francis DupontFinished merge of rt39210 (--with-libbind fixes) (regen...
2015-11-05  Thomas Markwalder[master] Fixed memory leask in omapi dereferencing
2015-10-13  Thomas Markwalder[master] Added authoring-btye-order parameter to lease...
2015-07-29  Thomas Markwalder[master] LDAP: Pathces, IPv6 support, GSSAPI support
2015-07-29  Thomas Markwalder[master] Fixed server crash after billing class is...
2015-07-15  Shawn Routhier[master] Add fchown to the paranoia patch
2015-07-13  Shawn Routhier[master] Add code to parse a vendor option as directed...
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-01-19  Thomas Markwalder[master] Fixed inconsistencies in setting hop count...
2015-01-15  Thomas Markwalder[master] Replaced use of ULLONG_MAX with ISC_UINT64_MAX.
2015-01-08  Thomas Markwalder[master] Added DHCPv6 prefix-length-mode configuration...
2015-01-08  Thomas Markwalder[master] Log v6 shared network lease counts, when none...
2014-12-11  Shawn Routhier[master] Don't call pool_timer recusively
2014-12-08  Thomas Markwalder[master] Replaced SERVER_ID_CHECK compile switch with...
2014-11-25  Thomas Markwalder[master] Fixed concatenation of "Dc" formatted options...
2014-11-24  Thomas Markwalder[master] Enabling dhcp-cache-threshold no longer causes...
2014-11-19  Thomas Markwalder[master] Host declaration name can now be used in DNS...
2014-11-11  Shawn Routhier[master] Patch the failover code to avoid deadlocks
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-09-18  Thomas Markwalder[master] Checkum handling fixes
2014-06-05  Shawn Routhier[master] Add support for pool thresholds
2014-05-16  Shawn Routhier[master] Add -df option to client code to help share...
2014-05-07  Shawn Routhier[master] Add configure option to incude PID in syslog...
2014-05-07  Shawn Routhier[master] Some small client changes
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-12-10  Shawn Routhier -n master Patch for 30461 and update the auto generate...
2013-11-26  Shawn Routhier[master] Support using v6 relay options in server decic...
2013-11-08  Shawn Routhier[master] Add option to suppress the use of fsync when...
2013-10-21  Shawn Routhier-n [master]
2013-10-14  Shawn Routhier-n [master]
2013-08-27  Shawn Routhier-n [master]
2013-08-27  Shawn Routhier-n [master]
2013-05-15  Mark Andrews- Silence benign static analysis warnings.
2012-11-16  Shawn Routhier[master]
2012-11-13  Shawn Routhier[master]
2012-08-14  Tomek MrugalskiMerge branch 'rt25901_atf'
2012-08-14  Tomek Mrugalski[master] Merge branch 'rt25901_atf'
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-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-02-16  Shawn RouthierAdd support for Infiniband over sockets to the server and
2012-02-03  Shawn RouthierIn the DDNS code handle error conditions more gracefull...
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-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-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...
next