]> git.ipfire.org Git - thirdparty/dhcp.git/history - includes/dhctoken.h
Go back to the BSD license.
[thirdparty/dhcp.git] / includes / dhctoken.h
2000-03-17  Ted LemonGo back to the BSD license.
2000-03-06  Ted LemonAdd ZONE keyword.
2000-02-15  Ted LemonAdd arithmetic, function, and tsig key.
2000-02-05  Ted LemonAdd PERCENT token.
2000-01-25  Ted LemonAdd PICK, DEFINED, UNSET, EVAL, LET. Delete DDNS_FWD_...
2000-01-08  Ted LemonAdd new NS error type, null and related tokens.
2000-01-05  Ted LemonAdd some new tokens.
1999-11-03  Ted LemonAdd != operator.
1999-10-21  Ted LemonAdd DECLINES
1999-10-20  Ted LemonSupport allow/deny duplicates.
1999-10-06  Ted LemonMake Digital Unix C compiler happy.
1999-10-06  Ted LemonImplement dns-delete (from Brian Murrell)
1999-10-05  Ted Lemon- Delete dns-fwd-name and dns-rev-name expressions...
1999-09-09  Ted LemonAdd 'deleted' keyword
1999-09-08  Ted LemonSupport 'never' as a possible lease expiry time.
1999-08-01  Ted Lemon- Add a static operator indicating whether the client...
1999-07-19  Ted LemonBrian Murrel's latest dns update implementation - more...
1999-07-16  Ted LemonMassive rototill to support some new DDNS features.
1999-07-06  Ted LemonRegularize TOKEN_NOT vs. NOT.
1999-07-02  Ted LemonPervasive changes to support leased_address, reverse...
1999-07-01  Ted LemonADD -> TOKEN_ADD; add tokens for ddns updates.
1999-05-27  Ted LemonSupport encode-int token.
1999-05-06  Ted LemonAdd CONCAT token.
1999-04-05  Ted LemonAdd SPACE token.
1999-03-25  Ted Lemonadd array, boolean, code, integer, ip-address,signed...
1999-03-16  Ted LemonUpdate license.
1999-03-09  Ted LemonAdd authentication/bootp policy keywords.
1999-02-25  Ted LemonSync with 2.0b1pl16. Fix some pool allocation problems.
1999-02-23  Ted LemonAdjust comments that clashed between 2.0 and -current
1999-02-14  Ted LemonAdd new tokens from 2.0 and for failover parsing.
1998-11-11  Ted LemonAdd billing-related tokens.
1998-11-09  Ted LemonAdd tokens for pools, permits and pseudo-clients
1998-11-05  Ted LemonMake dhcp token type an enum for easier debugging.
1998-06-25  Ted LemonAdd ADD, BREAK, ELSE, ELSIF, IF, MATCH, SUBCLASS, SPAWN...
1998-04-20  Ted LemonAdd new tokens for match expressions.
1998-04-09  Ted LemonAdd min-lease-time, min-secs and use-lease-addr-for...
1997-06-02  Ted LemonAdd REJECT token
1997-05-09  Ted LemonAdd new keywords
1997-03-29  Ted LemonAdd bnackoff-cutoff and initial-interval keywords
1997-03-06  Ted LemonAdd ABANDONED token
1997-03-05  Ted LemonAdd REBOOT token DHCP-970305
1997-02-22  Ted LemonAdd support for alias declaration
1997-02-22  Ted LemonAdd some new tokens
1997-02-18  Ted LemonAdd DHCP client tokens
1996-09-09  Ted LemonAdd use-host-decl-names keyword
1996-08-29  Ted LemonAdd get-lease-hostnames parameter
1996-08-29  Ted LemonRehash nomenclature
1996-08-28  Ted LemonAdd ONE_LEASE_PER_CLIENT
1996-08-27  Ted Lemonadd tokens
1996-05-22  Ted LemonAdd test for EOF token
1996-05-22  Ted Lemonadd new tokens; lose LAST_TOKEN
1996-05-20  Ted LemonFix copyright
1996-02-29  Ted LemonAdd vendor and user class tokens
1996-02-21  Ted LemonIncremental changes to support DHCP protocol
1996-02-21  Ted LemonIntermediate changes to support actual DHCP protocol...
1996-02-07  Ted LemonFixed many option bugs; added client for testing
1996-02-06  Ted LemonMore portable internet addresses; fix endian bug; fix...
1995-11-29  Ted LemonDHCP Server Daemon