summaryrefslogtreecommitdiff
path: root/includes/tree.h
Commit message (Expand)AuthorAgeFilesLines
* Add funcall, function, and arithmetic operators.Ted Lemon2000-02-151-2/+15
* Fix a non-nsupdate compile error.Ted Lemon2000-02-071-0/+2
* Fix stupid compile bug.Ted Lemon2000-02-071-0/+1
* Definitions for typed variables and function calls.Ted Lemon2000-02-051-11/+45
* Move malloc debug information out of option_state_dereferencers.Ted Lemon2000-01-271-1/+2
* Support binding scopes, filename and sname.Ted Lemon2000-01-251-9/+18
* Add !=, null, defined, variable reference, new contexts, binding struct.Ted Lemon2000-01-081-6/+15
* Add new DNS support.Ted Lemon2000-01-051-5/+20
* Mass commit for Brian Murrell.Ted Lemon1999-11-201-2/+2
* Add != operator.Ted Lemon1999-11-031-1/+2
* Get a clean compile with all known gcc warnings.Ted Lemon1999-10-071-8/+8
* Make Digital Unix C compiler happy.Ted Lemon1999-10-061-1/+1
* Implement dns-delete (from Brian Murrell)Ted Lemon1999-10-061-0/+1
* - Delete dns-fwd-name and dns-rev-name expressions and replace withTed Lemon1999-10-051-2/+2
* Implement ddns-fwd-name and ddns-rev-name subexpressions.Ted Lemon1999-10-051-0/+2
* - Add a static operator indicating whether the client's lease is static.Ted Lemon1999-08-011-0/+1
* - Update prototypes in universe structure.Ted Lemon1999-07-311-2/+4
* Better document the data_string structure.Ted Lemon1999-07-201-1/+1
* Brian Murrel's latest dns update implementation - more programmability.Ted Lemon1999-07-191-0/+8
* Massive rototill to support some new DDNS features.Ted Lemon1999-07-161-0/+8
* Changes to make builds work on HP-UX with ANSI compiler.Ted Lemon1999-07-131-1/+0
* Pervasive changes to support leased_address, reverse and binary_to_ascii.Ted Lemon1999-07-021-1/+16
* Support encode_int expressions.Ted Lemon1999-05-271-0/+6
* Add expr_known to expression type enum.Ted Lemon1999-04-121-0/+1
* - Add encapsulate expression type.Ted Lemon1999-04-051-6/+22
* Allow option codes to be >8 bits.Ted Lemon1999-03-251-1/+1
* Sanitize Solaris build.V3-ALPHA-19990315Ted Lemon1999-03-161-2/+1
* Update license.Ted Lemon1999-03-161-32/+12
* Add more expression evaluation goo.Ted Lemon1998-11-061-34/+56
* Merge tree struct into expression struct. tree_cache -> option_cache. Mov...Ted Lemon1998-06-251-31/+72
* Add a lookup function to the option universe structure.Ted Lemon1998-04-191-0/+4
* Add flags field to tree_cache structure so we can track updates and free temp...Ted Lemon1997-03-051-0/+3
* DHCP Server DaemonTed Lemon1995-11-291-0/+104