]> git.ipfire.org Git - thirdparty/dhcp.git/history - common/conflex.c
- Silence benign static analysis warnings.
[thirdparty/dhcp.git] / common / conflex.c
2013-05-15  Mark Andrews- Silence benign static analysis warnings.
2012-08-14  Tomek MrugalskiMerge branch 'rt25901_atf'
2012-08-14  Tomek Mrugalski[master] Merge branch 'rt25901_atf'
2012-02-16  Shawn RouthierAdd support for Infiniband over sockets to the server and
2012-01-24  cvs2gitThis commit was manufactured by cvs2git to create branc...
2011-09-21  Shawn RouthierAdd support for passing DDNS information to a DNS serve...
2011-05-11  Tomek Mrugalski- Code cleanup: remove obsolete PROTO, KandR, INLINE...
2011-04-21  Tomek Mrugalski- Parameters configured to evaluate from user defined...
2011-04-21  Tomek MrugalskiSeveral time related improvements:
2010-12-14  Shawn RouthierDon't pass the ISC_R_INPROGRESS status to the omapi...
2010-09-17  Mark Andrewscast (char) to (unsigned char) to silence (char) array...
2010-03-24  David Hankins- "The LDAP Patch" that has been circulating for some...
2010-02-03  David Hankins- An optimization described in the failover protocol...
2009-11-24  Shawn RouthierUpdate copyright years
2009-10-28  Shawn RouthierSupport for asynchronous ddns per ticket 19216 - conver...
2009-07-23  Shawn RouthierSwitch isc urls from http to https and correct sw to...
2009-07-06  David Hankins- Added a configuration function, 'gethostname()',...
2009-06-20  David HankinsSearch for '-' in 'client-hostname' at correct index...
2009-06-17  David Hankins- A new failover configuration parameter has been intro...
2009-06-17  David Hankins- A bug was fixed that caused the 'conflict-done' state...
2009-03-13  David Hankins- If configured, dhclient may now transmit to an anycas...
2008-03-07  Evan HuntCheck whether files are zero length before parsing...
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-23  Evan HuntAdded explicit parser support for zero-length DHCP...
2008-01-21  David Hankins- MINUS tokens should be parseable again. [ISC-Bugs...
2008-01-16  David Hankins- Fixed a compilation problems on platforms that define...
2008-01-02  Francis DupontCleanup IA_NA dependencies
2007-12-15  Francis Duponttrivial fix in not (yet) used code
2007-10-31  David Hankins- Relative time may now be used as a qualifier for...
2007-08-29  Shane KerrCompile fix (unused variable).
2007-08-29  David HankinsHEAD build failure reparation. [ISC-Bugs #17115]
2007-08-29  Shane KerrFix ugly output on config errors.
2007-08-23  David Hankins- 'request' and 'also request' syntaxes have been added...
2007-07-13  Shane KerrCode cleanup to remove warnings from "gcc -Wall".
2007-07-03  Shane KerrMinor bug in octal parsing fixed.
2007-06-20  Shane KerrHandle IPv6 parsing better. Adds generic whitespace...
2007-06-08  David Hankins- Compilation on HP/UX has been repaired. The changes...
2007-05-29  Evan HuntMerge in changes that were needed in 3.1.0 to silence...
2007-05-23  Shane KerrHandle hostnames that start with numbers.
2007-05-19  David HankinsCopyright++
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.
2006-08-04  Shane KerrPulling in rt16318, a set of fixes for 3.1 from Hankins.
2006-08-02  David HankinsSeveral minor bugs never seen in any public release...
2006-07-31  David Hankins- A new common configuration executable statement,...
2006-07-25  Shane KerrMerged rt12324, DHCPLEASEQUERY.
2006-07-22  David Hankins- Support for compressed 'domain name list' style DHCP... DHCPv6_parsing_base
2006-06-16  David Hankins- Failover pairs now implement 'MAC Affinity' on leases...
2006-06-06  David Hankins- A new common (server or client) option, 'db-time...
2006-06-01  David Hankins- Varying option space code and length bit widths ...
2006-05-11  David Hankins- lcase() and ucase() configuration expressions have...
2006-02-24  David Hankins- Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into...
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-05-17  Ted LemonSync with 3.0rc7
2001-05-02  Ted LemonAdd line-oriented argument to new_parse(). Add new...
2001-04-20  Ted LemonAdd recover_wait state goo.
2001-03-17  Ted LemonSupport NUL characters in STRING tokens.
2001-03-01  Ted LemonChange EOF to END_OF_FILE in tokenizer for enum compati...
2001-02-27  Damien NeilAdded tokens for "close", "create", "open", and "help...
2001-01-25  Ted LemonAdd TRANSMISSION keyword
2001-01-16  Ted LemonAdd 'new' token
2001-01-11  Ted LemonAdd client-updates keyword.
2000-12-05  Ted LemonAdd client state keywords.
2000-11-28  Ted LemonAdd client-state keyword.
2000-10-10  Ted LemonAdd initializer arg to object type setup calls.
2000-08-31  Ted LemonUpdate failover state keywords.
2000-08-28  Damien NeilFinished up function call support.
2000-08-24  Ted Lemonpotential-conflict-nic -> resolution_interrupted, per...
2000-08-22  Damien NeilAdded log() statement to allow logging from config...
2000-06-24  Ted LemonAdd 'omapi' keyword
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-04  Ted LemonImplement pool request and response so that secondary...
2000-05-03  Ted LemonAdd unknown-state and potential-conflict-nic
2000-05-01  Ted LemonAdd load, balance, token_max, seconds and address tokens.
2000-04-06  Ted LemonAdd KEY, SECRET and ALGORITHM. Remove TSIG_KEY.
2000-04-04  Ted LemonSTRING -> STRING_TOKEN
2000-03-17  Ted LemonGo back to the BSD license.
2000-03-06  Ted LemonAdd 'zone' keyword.
2000-02-15  Ted LemonAdd arithmetic operators, function definition keywords...
2000-01-26  Ted LemonFix compilation errors introduced in the last set of...
2000-01-25  Ted LemonAdd EVAL, let, pick, unset.
2000-01-08  Ted LemonAdd new NS error type, null and related tokens.
2000-01-05  Ted Lemon- Fix token parser to handle backslash escape characters.
1999-10-21  Ted LemonAdd IGNORE.
1999-10-21  Ted LemonAdd DECLINES.
1999-10-20  Ted LemonSupport allow/deny duplicates.
1999-10-07  Ted LemonGet a clean compile with all known gcc warnings.
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-10-01  Ted LemonFix some glitches in the lexer.
1999-10-01  Ted Lemon- Put all lexer globals into a parse structure.
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 LemonIntern lease-time token correctly.
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.
next