summaryrefslogtreecommitdiff
path: root/includes/tree.h
Commit message (Expand)AuthorAgeFilesLines
...
* - 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