2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 21:38:10 +00:00

847 Commits

Author SHA1 Message Date
Ted Lemon
24fe31ebbd Add unset, let. Fix definition of ON_RELEASE. 2000-01-25 01:19:46 +00:00
Ted Lemon
5092dd0601 Add malloc debugging defines. 2000-01-25 01:18:47 +00:00
Ted Lemon
d7d2cbe8c8 Add PICK, DEFINED, UNSET, EVAL, LET. Delete DDNS_FWD_NAME, DDNS_REV_NAME. 2000-01-25 01:18:06 +00:00
Ted Lemon
7f6ad5aca9 New declarations, malloc debugging, scoping. 2000-01-25 01:17:39 +00:00
Ted Lemon
8de80e36ec Add !=, null, defined, variable reference, new contexts, binding struct. 2000-01-08 01:42:09 +00:00
Ted Lemon
c7b7a5490b - Add switch, case, default and set.
- Tweak on so more than one type of event can be set at once.
2000-01-08 01:41:08 +00:00
Ted Lemon
69bb758ce2 - Take ddns_fwd and ddns_rev out of lease structure.
- Prototype all the new stuff.
2000-01-08 01:40:12 +00:00
Ted Lemon
f5707ee9af Add NWIP option code definitions. 2000-01-08 01:39:19 +00:00
Ted Lemon
14a2c38321 Add new NS error type, null and related tokens. 2000-01-08 01:27:56 +00:00
Ted Lemon
de1863a1c4 - Expose failover_state enum.
- Have place in lease for failover params even if FAILOVER_PROTOCOL is not
  defined.
2000-01-05 18:41:58 +00:00
Ted Lemon
438f5f95e6 Expose failover_state enum. 2000-01-05 18:40:43 +00:00
Ted Lemon
9a83b1d954 Get rid of SHUT_RD definition. Add HAVE_SETFD. 2000-01-05 18:10:07 +00:00
Ted Lemon
6f807f4c61 Add new DNS support. 2000-01-05 18:09:34 +00:00
Ted Lemon
80f2771e09 Add dhcp_failover_state_t and fix some of the other failover structures. 2000-01-05 18:08:23 +00:00
Ted Lemon
679c2655a8 Add some new tokens. 2000-01-05 18:07:37 +00:00
Ted Lemon
5b7f941dc0 - Move failover structures to failover.h.
- Support new hardware struct.
- Prototype new DNS functions and some new failover functions.
2000-01-05 18:07:20 +00:00
Ted Lemon
06d048704c Define SHUT_RD if the O.S. headers don't. 1999-12-19 23:41:04 +00:00
Ted Lemon
c689c0c9f0 Define all the elements in the message structure. Rename some constants. 1999-11-23 22:24:03 +00:00
Ted Lemon
35e0fdf8b6 Prototype new failover functions 1999-11-23 22:23:49 +00:00
Ted Lemon
525d9204ed Fix up some declarations. 1999-11-23 22:23:24 +00:00
Ted Lemon
7b60299c8f unsigned -> u_int32_t 1999-11-23 19:06:48 +00:00
Ted Lemon
2ac47e02e0 Add FT_TEXT_OR_BYTES. 1999-11-23 19:06:19 +00:00
Ted Lemon
59a7ba7cd5 Don't build failover. 1999-11-23 19:05:45 +00:00
Ted Lemon
d9eefc5dec Mass commit for Brian Murrell. 1999-11-20 18:36:32 +00:00
Ted Lemon
b3677620b6 Definitions for failover. 1999-11-15 13:52:13 +00:00
Ted Lemon
03f54ca8d2 Add definitions for failover protocol and debugging. 1999-11-14 00:49:12 +00:00
Ted Lemon
5deaeee113 Conditionalize bit types definition. 1999-11-14 00:07:28 +00:00
Ted Lemon
516cf43a98 Prototype the great agent options move. 1999-11-14 00:06:22 +00:00
Ted Lemon
98c83345a1 Fix a struct size problem on Linux/ARM32. 1999-11-11 16:10:59 +00:00
Ted Lemon
2b965a4475 Add != operator. 1999-11-03 16:10:46 +00:00
Ted Lemon
ea72047ec0 Add POINTER_DEBUG define. 1999-10-25 15:48:45 +00:00
Ted Lemon
c69dd0b5aa Include res_update.h for BIND 8.2.2 and later. 1999-10-25 15:15:35 +00:00
Ted Lemon
5d4afdbcd2 Fix Linux compiles. 1999-10-24 23:25:33 +00:00
Ted Lemon
70984280a9 Prototype new_shared_network_interface. 1999-10-24 17:18:17 +00:00
Ted Lemon
3330609cbb Define SHUT_RD if it's not already defined. 1999-10-21 12:32:45 +00:00
Ted Lemon
3d20133836 Add DECLINES 1999-10-21 02:36:14 +00:00
Ted Lemon
4c02675101 Add SV_DUPLICATES and SV_DECLINES 1999-10-21 02:36:04 +00:00
Ted Lemon
337b3e5296 Support allow/deny duplicates. 1999-10-20 20:55:48 +00:00
Ted Lemon
88be0390f1 Get rid of broken BUFFER_BYTES_AVAIL macro, replace it with new macros. 1999-10-19 15:33:17 +00:00
Ted Lemon
94bf482e80 Add defines for SV_LEASE_FILE_NAME and SV_PID_FILE_NAME. 1999-10-19 15:32:32 +00:00
Ted Lemon
444dcb2b79 Automatically include result.h 1999-10-14 18:08:06 +00:00
Ted Lemon
ab58ff49e0 Fix up args to printf-like functions (thanks to Pedro Ribiero). 1999-10-12 16:00:34 +00:00
Ted Lemon
a414e627d8 Add next_expiry pointer to pool structure. 1999-10-09 04:49:41 +00:00
Ted Lemon
a804d24e26 Get rid of u_* declarations for portability. 1999-10-08 17:19:41 +00:00
Ted Lemon
e9d8afd106 Private definitions for omapip library. 1999-10-08 16:30:55 +00:00
Ted Lemon
6a4c4be871 Seperate public and private object declarations. 1999-10-08 03:43:15 +00:00
Ted Lemon
b1b7b521fe Get a clean compile with all known gcc warnings. 1999-10-07 06:36:35 +00:00
Ted Lemon
b13a7faa31 Expose failover_state enum even if FAILOVER not defined. 1999-10-06 22:41:31 +00:00
Ted Lemon
c859d3b834 Make Digital Unix C compiler happy. 1999-10-06 22:37:14 +00:00
Ted Lemon
47ebb948de Use stdarg.h on alpha/osf1. 1999-10-06 20:09:03 +00:00