2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-30 05:47:45 +00:00

492 Commits

Author SHA1 Message Date
Ted Lemon
e23f8b44f6 Add seperate implementation for config-option. 1999-07-21 19:26:55 +00:00
Ted Lemon
4f4d982cbd - Enhance dns-update evaluation.
- Fix up debugging messages.

  (From Brian Murrell)
1999-07-21 14:28:57 +00:00
Ted Lemon
33500c7d52 - Undo a mistaken change to parse_if_statement that caused else clauses to
be misparsed.
- Set the type of the on statement.
- Set event types correctly when parsing on statements.
1999-07-20 17:58:33 +00:00
Ted Lemon
392208d382 Fix another bug that Brian cleverly tracked down... :') 1999-07-20 13:24:39 +00:00
Ted Lemon
0da615428f Recognize pick-first-value and host-decl-name as data expressions. 1999-07-19 20:38:59 +00:00
Ted Lemon
0acdc2286c A bug fix from Brian Murrell for a problem in host-decl-name. 1999-07-19 20:10:52 +00:00
Ted Lemon
aed6cc911a pick-first-value expression was being set up incorrectly. 1999-07-19 20:10:12 +00:00
Ted Lemon
cd31814f68 - Make lease-time a numeric expression, and make dns-update expect ttl to be
numeric.
- Add lease-time expression in a couple of places where it should have been
  mentioned, but wasn't.
1999-07-19 15:35:48 +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
71a344775d Intern lease-time token correctly. 1999-07-19 15:32:54 +00:00
Ted Lemon
27b3a58f96 Some more fixes from Brian Murrell. 1999-07-19 13:08:29 +00:00
Ted Lemon
c370c44833 A few tweaks to make lease-time more correct. 1999-07-19 01:17:23 +00:00
Ted Lemon
069e9f4c15 Brian Murrel's latest dns update implementation - more programmability. 1999-07-19 01:15:22 +00:00
Ted Lemon
7c72d02a7f Conditionalize use of snprintf. 1999-07-18 19:37:23 +00:00
Ted Lemon
e9b754bfc3 Document the lease-time, host-decl-name and pick-first-value functions. 1999-07-18 19:36:50 +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
3175ee907c Changes to make builds work on HP-UX with ANSI compiler. 1999-07-13 18:00:22 +00:00
Ted Lemon
498eae9150 Add a more informative message to the interface/declaration complaint. 1999-07-13 12:58:03 +00:00
Ted Lemon
44e8c8bea2 Get host-name from packet, not from server configuration. 1999-07-12 22:43:08 +00:00
Ted Lemon
f8b6e76081 Regenerate. 1999-07-07 16:36:58 +00:00
Ted Lemon
cdf2e8cb6b Update calls to evaluate_option_cache. Fix commenting-out. 1999-07-07 15:32:02 +00:00
Ted Lemon
41c74970ca Apply some nsupdate.c fixes from Brian Murrell. 1999-07-07 15:28:40 +00:00
Ted Lemon
5e6fb153e5 Regularize TOKEN_NOT vs. NOT. 1999-07-06 20:41:25 +00:00
Ted Lemon
8ca01a7ef1 Document binary-to-ascii, leased-address and reverse. 1999-07-06 20:19:40 +00:00
Ted Lemon
644b841676 Fix some pastos in new expression evaluators. 1999-07-06 17:04:31 +00:00
Ted Lemon
eb42f00ec9 Fix some pastos. 1999-07-06 16:57:05 +00:00
Ted Lemon
c6e7518cc1 - Pull a change from the 2.0 branch to make 'X' options print as strings
if possible.
1999-07-06 16:53:30 +00:00
Ted Lemon
3c80312f3f Reverse output of conversion routine. 1999-07-06 16:51:19 +00:00
Ted Lemon
6df38ab29a Add binary-to-ascii, leased-address and reverse tokens. 1999-07-06 16:49:59 +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
e7c4a5de3a Get BIND includes from site.conf if needed. 1999-07-01 20:18:22 +00:00
Ted Lemon
46e5d066c4 Name service update routines, from Irina Goble, by way of Brian Murrell 1999-07-01 20:17:20 +00:00
Ted Lemon
b2345e0f6a Define server option types for ddns updates. 1999-07-01 19:00:13 +00:00
Ted Lemon
eb018e2be5 ADD -> TOKEN_ADD 1999-07-01 18:53:46 +00:00
Ted Lemon
a1d71f14a4 Propogate ddns_fwd_name and ddns_rev_name when adding new leases. 1999-07-01 18:45:28 +00:00
Ted Lemon
8a04c61527 ADD -> TOKEN_ADD; add tokens for ddns updates. 1999-07-01 18:41:30 +00:00
Ted Lemon
94030f7d7e Add nsupdate.o 1999-07-01 18:36:58 +00:00
Ted Lemon
c549f62a42 Add always-broadcast option. 1999-06-22 13:14:53 +00:00
Ted Lemon
285da7c75d Regenerate. 1999-06-10 00:13:46 +00:00
Ted Lemon
53029a93e5 Update from Andrew Chittenden. 1999-06-10 00:11:46 +00:00
Ted Lemon
7cd65de98e Fix two pastos. 1999-06-10 00:11:20 +00:00
Ted Lemon
b733ed106c note -> log_info. Sigh. 1999-06-10 00:10:50 +00:00
Ted Lemon
7d29d66d88 Support token ring packets. 1999-05-27 17:43:28 +00:00
Ted Lemon
0c699a2360 Move link-layer header assembly/decoding to seperate files. 1999-05-27 17:34:54 +00:00
Ted Lemon
20a767d38a Add support for expr_encode_int*. 1999-05-27 14:30:00 +00:00
Ted Lemon
e15381fc4c Compile fallback_discard based on USE_SOCKET_FALLBACK, not USE_SOCKET_SEND. 1999-05-27 14:18:27 +00:00
Ted Lemon
20c4e94d44 Support encode-int() expression. 1999-05-27 14:15:09 +00:00
Ted Lemon
f011dedde6 Don't overwrite timestamp from new lease value structure. 1999-05-27 14:11:58 +00:00