]> git.ipfire.org Git - thirdparty/dhcp.git/history - common/tree.c
- Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]
[thirdparty/dhcp.git] / common / tree.c
2007-05-19  David Hankins- Replaced ./configure shellscripting with GNU Autoconf...
2007-05-08  David HankinsDHCPv6 branch merged to HEAD.
2007-01-29  Shane KerrSpelling fixes. See RT ticket 16513 for details.
2007-01-28  Evan HuntChange "execute" from numeric expression to executable...
2006-11-06  Shane KerrMinor fix, calling wrong free function.
2006-10-17  David Hankins- An option definition referencing leak was fixed,...
2006-07-31  David Hankins- A new common configuration executable statement,...
2006-07-17  David Hankins- The log message emitted when the 'leased-address...
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-04-18  Ted LemonFix a small bug in binary-to-ascii.
2001-03-22  Ted LemonGet rid of a ??? that confuses the Sun compiler.
2001-02-26  Ted LemonFix up NetBSD/alpha build.
2001-01-25  Ted LemonFix a small cosmetic error.
2001-01-17  Ted LemonFix some compile problems.
2001-01-16  Ted LemonFix equal to compare arbitary types, rather than just...
2001-01-11  Ted Lemon- Move string set/reference/unset from ddns.c to here.
2001-01-03  Ted LemonGlobalize resolver state.
2000-12-28  Ted LemonFix debug message for 'static' operator.
2000-11-28  Ted Lemon- Add client-state expression.
2000-11-24  Ted LemonFix a mistaken reference in reverse().
2000-10-10  Ted Lemon- Add some code for testing more potential configuratio...
2000-09-27  Ted LemonUse suffix.len, not substring.len, when evaluating...
2000-08-28  Damien NeilAdded binary operators: & | ^.
2000-08-28  Damien NeilFinished up function call support.
2000-08-22  Damien NeilFixes bug #246.
2000-07-27  Ted LemonReference count binding scopes. Align IP headers...
2000-07-06  Ted Lemon- Make and and or evaluate only the lhs if the lhs...
2000-06-12  Ted LemonClean up a possible memory smash in the binding code.
2000-05-17  Ted LemonFix up various platform-specific errors.
2000-03-18  Ted LemonAdd the numeric operators to is_numeric_expression.
2000-03-18  Ted LemonPatch in TSIG, just to see how to get it to work.
2000-03-17  Ted LemonGo back to the BSD license.
2000-03-06  Ted LemonAdd more status variables.
2000-02-15  Ted LemonAdd support for functions, as well as arithmetic operators.
2000-02-05  Ted LemonAdd support for function calls and typed variables.
2000-02-03  Ted LemonTake advantage of hacked resolver.
2000-02-02  Ted LemonMinor solaris fixes.
2000-02-02  Ted LemonHack private resolver namespace to avoid link clashes.
2000-02-02  Ted LemonSupport the private resolver.
2000-01-27  Ted Lemon- In reference count history, remember the address...
2000-01-26  Ted Lemonres_freeupdrec will free r_dname, so we shouldn't.
2000-01-26  Ted LemonFix compilation errors introduced in the last set of...
2000-01-25  Ted LemonSupport variable scoping, malloc debug, filename and...
2000-01-08  Ted Lemon- Add support for DNS return codes.
2000-01-05  Ted LemonHandle new DNS expressions.
1999-11-20  Ted LemonMass commit for Brian Murrell.
1999-11-03  Ted LemonAdd != operator.
1999-10-21  Ted LemonAdd support for an ignore return value to boolean optio...
1999-10-19  Ted LemonCompute arguments to packet operator correctly.
1999-10-14  Ted LemonCorrect printf argument type (Brian Murrell)
1999-10-12  Ted LemonFix up args to printf-like functions (thanks to Pedro...
1999-10-07  Ted LemonGet a clean compile with all known gcc warnings.
1999-10-07  Ted LemonFix up char * -> unsigned char * mismatches.
1999-10-06  Ted LemonPass data strings to nsdeleteA and nsdeletePTR by refer...
1999-10-06  Ted Lemon- Fix a bunch of pastos (from Brian Murrell).
1999-10-05  Ted Lemon- Delete dns-fwd-name and dns-rev-name expressions...
1999-10-05  Ted LemonImplement ddns-fwd-name and ddns-rev-name subexpressions.
1999-10-04  Ted Lemonexists -> config-option, courtesy of Brian Murrell.
1999-10-04  Ted LemonIncorporate a bunch of changes from Brian Murrell.
1999-09-24  Ted Lemon- Account for the fact that concat and pick-first-value...
1999-09-22  Ted LemonPrint the RHS of the binary operator on the RHS instead...
1999-09-22  Ted LemonImplement printing out of expressions so that they...
1999-09-16  Ted LemonType cast fixes for Solaris.
1999-09-09  Ted LemonBug fixes courtesy of Brian Murrell
1999-08-01  Ted Lemon- Add a static operator indicating whether the client...
1999-07-31  Ted LemonChange behaviour of concat so that any null argument...
1999-07-31  Ted LemonFlag expr_known as a boolean expression.
1999-07-31  Ted Lemon- Regularize expression evaluation calls so that they...
1999-07-21  Ted Lemonconfig-option is a data expression (from Brian Murrell).
1999-07-21  Ted LemonAdd seperate implementation for config-option.
1999-07-21  Ted Lemon- Enhance dns-update evaluation.
1999-07-19  Ted LemonRecognize pick-first-value and host-decl-name as data...
1999-07-19  Ted LemonA bug fix from Brian Murrell for a problem in host...
1999-07-19  Ted Lemon- Make lease-time a numeric expression, and make dns...
1999-07-19  Ted LemonSome more fixes from Brian Murrell.
1999-07-19  Ted LemonA few tweaks to make lease-time more correct.
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-13  Ted LemonChanges to make builds work on HP-UX with ANSI compiler.
1999-07-06  Ted LemonFix some pastos in new expression evaluators.
1999-07-02  Ted LemonPervasive changes to support leased_address, reverse...
1999-05-27  Ted LemonAdd support for expr_encode_int*.
1999-05-07  Ted Lemon- Make is_boolean_expression return true for expr_exists.
1999-04-23  Ted LemonUse input options for option operand.
1999-04-12  Ted LemonSupport expr_known.
1999-04-05  Ted LemonFix handling of expr_encapsulate.
1999-04-05  Ted LemonSupport encapsulate expression. lookup_func -> get_func.
1999-03-16  Ted LemonUpdate license.
1999-03-16  Ted Lemon- In substring(), return no data instead of a null...
1999-03-10  Ted LemonLook options up in packet options, not generated options.
1999-03-09  Ted LemonDon't try to evaluate a null expression in evaluate_opt...
1999-02-24  Ted LemonChange names of error functions to be more consistent.
1998-11-09  Ted LemonGet rid of obsolete data string reference.
1998-11-06  Ted LemonFix evaluate_boolean_expression_result to actually...
1998-11-06  Ted LemonPut check_collection() outside of DEBUG_EXPRESSIONS...
1998-11-06  Ted LemonPass hostname to dns_host_entry_allocate.
next