summaryrefslogtreecommitdiff
path: root/includes/site.h
Commit message (Expand)AuthorAgeFilesLines
* Added option definitionFrancis Dupont2020-10-121-0/+1
* Revert last commitFrancis Dupont2020-09-301-1/+0
* Added option definitionorigin/132-feature-request-to-support-ipv6-only-preferred-dhcpv4-optionFrancis Dupont2020-09-301-0/+1
* [master] Includes DHCP4 option definitions for RFCs 4578,5071, and 5859Thomas Markwalder2018-01-261-1/+4
* [master] Changes DHCLIENT_DEFAULT_PREFIX_LEN to 128, adds --address-prefix-le...Thomas Markwalder2017-12-111-1/+1
* [master] Adds DDNS Dual Stack Mixed ModeThomas Markwalder2017-12-081-1/+0
* [master] Added conditional comp flag, CALL_SCRIPT_ON_ONETRY_FAILtmarkwalder2017-06-281-0/+5
* [master] Changed severity of the log message indicating checksum errors.Marcin Siodelski2017-06-281-0/+7
* [master] dhclient now enforces require options statement in -6 modetmarkwalder2017-05-031-0/+7
* [master] Server now supports EUI-64 based address allocation schemeThomas Markwalder2017-04-261-0/+7
* [master] Add patch to limit the value of an fd we accept for a connection.Shawn Routhier2016-03-041-0/+6
* Merged rt35711c (DHCPv4-over-DHCPv6 support)Francis Dupont2016-02-231-0/+1
* [master] Add new optionsShawn Routhier2016-01-291-1/+5
* [master] Emit better error messages for command line issuesShawn Routhier2016-01-061-0/+7
* [master] Update client code to RFC7550Shawn Routhier2015-12-011-0/+7
* Remerged #38692Francis Dupont2015-11-171-0/+6
* Unmerged #38692Francis Dupont2015-11-171-6/+0
* Merged #38692 (use program base name in (sys)log)Francis Dupont2015-09-121-0/+6
* [master] Add support for manipulating lease queues via a binary search.Shawn Routhier2015-05-271-0/+3
* [master] Replaced SERVER_ID_CHECK compile switch with runtime config parameterThomas Markwalder2014-12-081-26/+3
* [master] Remove unneeded defines for errorsShawn Routhier2014-09-101-0/+8
* [master] Add define to disable gentle shutodwn by defaultShawn Routhier2014-07-021-0/+9
* [master] Add #define for length of prefix we send to v6 client scriptShawn Routhier2014-05-081-1/+11
* [master] Remove the pre-errata code for handling no addresses availableShawn Routhier2014-04-291-10/+0
* [master] Add some more options form older RFCSShawn Routhier2014-01-251-0/+2
* [master] Add defintiions for optionsShawn Routhier2014-01-151-0/+21
* [master] Better support for INFORM requests.Shawn Routhier2013-12-131-0/+3
* -n master Patch for 30461 and update the auto generated filesShawn Routhier2013-12-101-0/+4
* -n [master]Shawn Routhier2013-10-141-0/+13
* [master]Shawn Routhier2012-11-161-0/+27
* [master]Shawn Routhier2012-11-021-0/+11
* Fix the NA and PD allocation code to handle the case where a clientShawn Routhier2012-04-101-0/+10
* DNS Update fix. A misconfigured server could crash during DNS updateShawn Routhier2011-07-081-0/+4
* - Strict checks for content of domain-name DHCPv4 option can now beTomek Mrugalski2011-07-011-0/+7
* Minor code cleanups - but note port change for #23196Shawn Routhier2011-05-111-0/+4
* Modify determination of ttl to use for DDNS update [ISC-Bugs #21126]Shawn Routhier2010-05-271-0/+12
* Add some debugging output for use with the DDNS code. [ISC-Bugs 20916]Shawn Routhier2010-05-261-0/+5
* - Compilation on Solaris with USE_SOCKETS defined in includes/site.h hasDavid Hankins2009-04-301-1/+1
* - Memory leak in the load_balance_mine() function is fixed. This wouldDavid Hankins2009-04-071-0/+1
* - Some failover debugging #defines have been better defined and someDavid Hankins2008-09-241-1/+12
* - ./configure was extended to cover many optional build features, suchDavid Hankins2008-02-281-3/+3
* - A new common configuration executable statement, execute(), has beenDavid Hankins2006-07-311-0/+6
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-0/+5
* Add DEBUG_LEASE_STATE_TRANSITIONSTed Lemon2001-04-161-0/+4
* Enable tracing by default.Ted Lemon2001-02-131-1/+6
* Oops, accidentally committed a local hack.Ted Lemon2000-09-281-1/+1
* Panic commit.Ted Lemon2000-09-271-1/+1
* Don't print failover debug messages by default.Ted Lemon2000-09-021-1/+1
* Reference count binding scopes. Align IP headers on output.Ted Lemon2000-07-271-2/+2
* Disable debugging in production code.Ted Lemon2000-07-061-2/+2