Ted Lemon
|
b1b7b521fe
|
Get a clean compile with all known gcc warnings.
|
1999-10-07 06:36:35 +00:00 |
|
Ted Lemon
|
c9b01dcf9f
|
Fix null pointer dereference.
|
1999-10-01 03:16:46 +00:00 |
|
Ted Lemon
|
fa098be8f9
|
Implement printing out of expressions so that they can be output to the lease database file and later read back in.
|
1999-09-22 01:45:57 +00:00 |
|
Ted Lemon
|
8a6dfe4c4b
|
Solaris CC requires break statements at end of switches...
|
1999-09-15 17:22:52 +00:00 |
|
Ted Lemon
|
e92653f1ec
|
Bug fixes courtesy of Brian Murrell
|
1999-09-09 23:53:29 +00:00 |
|
Ted Lemon
|
fc2c6afb16
|
- Fix up calls to evaluate_boolean_expression.
|
1999-07-31 17:56:09 +00:00 |
|
Ted Lemon
|
ba6cb47aa0
|
- Don't try to deallocate data associated with a partially-parsed statement
if they haven't yet been allocated.
|
1999-07-19 15:34:33 +00:00 |
|
Ted Lemon
|
27b3a58f96
|
Some more fixes from Brian Murrell.
|
1999-07-19 13:08:29 +00:00 |
|
Ted Lemon
|
d938be7b63
|
When dereferencing a statement, dereference anything it references too.
|
1999-07-17 17:59:24 +00:00 |
|
Ted Lemon
|
8ad8181846
|
Fix a leftover thinko in the statement copy support code.
|
1999-07-17 15:52:20 +00:00 |
|
Ted Lemon
|
79a65726f0
|
Massive rototill to support some new DDNS features.
|
1999-07-16 21:34:14 +00:00 |
|
Ted Lemon
|
da38df1433
|
Pervasive changes to support leased_address, reverse and binary_to_ascii.
|
1999-07-02 20:58:48 +00:00 |
|
Ted Lemon
|
0d252fd9bf
|
Use more general option space function calls.
|
1999-04-05 15:35:54 +00:00 |
|
Ted Lemon
|
f39b6e0089
|
Update license.
|
1999-03-16 05:50:46 +00:00 |
|
Ted Lemon
|
195ce2f841
|
Don't dump core when recursing to outermost scope.
|
1999-03-09 23:40:22 +00:00 |
|
Ted Lemon
|
74f45f9642
|
Sync with 2.0b1pl16. Fix some pool allocation problems.
|
1999-02-25 23:30:43 +00:00 |
|
Ted Lemon
|
8ae2d59584
|
Change names of error functions to be more consistent.
|
1999-02-24 17:56:53 +00:00 |
|
Ted Lemon
|
8e7a5c4231
|
Execute scoped rules in the correct order (outer to inner).
|
1998-11-11 07:51:41 +00:00 |
|
Ted Lemon
|
ac73337357
|
Update error message.
|
1998-11-06 00:11:53 +00:00 |
|
Ted Lemon
|
a1933e2df8
|
Add expression debugging printfs. Supply input and output options to execute_statements.
|
1998-11-05 18:40:40 +00:00 |
|
Ted Lemon
|
055fa312bd
|
Execute statements.
|
1998-06-25 03:57:00 +00:00 |
|