summaryrefslogtreecommitdiff
path: root/includes/dhctoken.h
Commit message (Expand)AuthorAgeFilesLines
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* [master] Support using v6 relay options in server decicions.Shawn Routhier2013-11-251-1/+3
* -n [master]Shawn Routhier2013-10-141-0/+5
* -n [master]Shawn Routhier2013-08-271-2/+3
* Add support for Infiniband over sockets to the server andShawn Routhier2012-02-161-2/+3
* Add support for passing DDNS information to a DNS server overShawn Routhier2011-09-211-1/+3
* Compilation problem with gcc4.5 and omshell.c resolved. [ISC-Bugs #23831]Tomek Mrugalski2011-05-121-3/+5
* - Parameters configured to evaluate from user defined function calls canTomek Mrugalski2011-04-211-1/+2
* Several time related improvements:Tomek Mrugalski2011-04-211-2/+4
* - An optimization described in the failover protocol draft is now included,David Hankins2010-02-031-1/+2
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* - Added a configuration function, 'gethostname()', which calls the systemDavid Hankins2009-07-061-1/+2
* - A new failover configuration parameter has been introduced for thoseDavid Hankins2009-06-171-1/+2
* - A bug was fixed that caused the 'conflict-done' state to fail to be parsedDavid Hankins2009-06-171-2/+2
* - If configured, dhclient may now transmit to an anycast MAC address,David Hankins2009-03-131-1/+3
* Add IA_TA and IA_PD support in serverFrancis Dupont2008-02-201-1/+4
* Updated copyright strings for 4.1.0a1 releaseEvan Hunt2008-01-241-1/+1
* Added explicit parser support for zero-length DHCP options, such asEvan Hunt2008-01-231-1/+2
* - Fixed a compilation problems on platforms that define a value for FDDI,David Hankins2008-01-161-1/+1
* Cleanup IA_NA dependenciesFrancis Dupont2008-01-021-13/+16
* - Relative time may now be used as a qualifier for 'allow' and 'deny' accessDavid Hankins2007-10-311-1/+2
* - 'request' and 'also request' syntaxes have been added to accomodateDavid Hankins2007-08-231-1/+2
* Handle IPv6 parsing better. Adds generic whitespace handling toShane Kerr2007-06-201-1/+2
* - Compilation on HP/UX has been repaired. The changes should generallyDavid Hankins2007-06-081-2/+2
* - Two new operators, ~= and ~~, have been integrated to implementDavid Hankins2007-06-071-0/+1
* Copyright++David Hankins2007-05-191-1/+1
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-1/+17
* - A new common configuration executable statement, execute(), has beenDavid Hankins2006-07-311-1/+2
* Merged rt12324, DHCPLEASEQUERY.Shane Kerr2006-07-251-1/+2
* - Support for compressed 'domain name list' style DHCP option contents, andDHCPv6_parsing_baseDavid Hankins2006-07-221-1/+2
* - Failover pairs now implement 'MAC Affinity' on leases moving from theDavid Hankins2006-06-161-1/+5
* - A new common (server or client) option, 'db-time-format local;', hasDavid Hankins2006-06-061-1/+4
* - Error integrating rt15979 (missing comma).David Hankins2006-06-011-1/+1
* - Varying option space code and length bit widths (8/16/32) are nowDavid Hankins2006-06-011-0/+4
* - lcase() and ucase() configuration expressions have been added which adjustDavid Hankins2006-05-111-1/+3
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-241-1/+2
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-30/+23
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-1/+3
* Sync with 3.0rc7Ted Lemon2001-05-171-1/+2
* Add new tokens.Ted Lemon2001-05-021-1/+3
* Add recover_wait state goo.Ted Lemon2001-04-201-1/+2
* Change EOF to END_OF_FILE in tokenizer for enum compatibility.Ted Lemon2001-03-011-1/+2
* Added tokens for "close", "create", "open", and "help" to the lexer.Damien Neil2001-02-271-1/+5
* Add TRANSMISSION keywordTed Lemon2001-01-251-1/+2
* Add 'new' tokenTed Lemon2001-01-161-1/+2
* Add client-updates keyword.Ted Lemon2001-01-111-1/+2
* Fix compile warning on Tru64Ted Lemon2000-12-061-1/+1
* Add new tokensTed Lemon2000-12-051-5/+5
* Add CLIENT_STATE token.Ted Lemon2000-11-281-1/+9