Ted Lemon
|
31dc192bd7
|
Signed->unsigned fixes, get rid of __ definitions.
|
2000-02-02 07:23:18 +00:00 |
|
Ted Lemon
|
0fb778401b
|
Required for private resolver.
|
2000-02-02 05:54:04 +00:00 |
|
Ted Lemon
|
6e9a7784ed
|
Include files used by private resolver.
|
2000-02-02 05:49:29 +00:00 |
|
Ted Lemon
|
c7315f8d75
|
Use our own copy of the resolver (shudder).
|
2000-02-02 05:41:32 +00:00 |
|
Ted Lemon
|
32e99078d8
|
Add prand_config goo for resolver (temporary!).
|
2000-02-02 05:38:07 +00:00 |
|
Ted Lemon
|
11515e7a8c
|
Make IP_HL and IP_HL_SET consistent.
|
2000-02-01 18:25:09 +00:00 |
|
Ted Lemon
|
054f18b831
|
Define socklen_t on older versions of BSD/OS.
|
2000-02-01 18:21:26 +00:00 |
|
Ted Lemon
|
cfdfb9f126
|
AIX and Digital Unix compatibility fixes.
|
2000-02-01 03:19:56 +00:00 |
|
Ted Lemon
|
e55017af5c
|
Include arpa/nameser.h _after_ including cdefs.h and osdep.h.
|
2000-01-31 23:41:19 +00:00 |
|
Ted Lemon
|
347de8bdb6
|
Brian Murrell's changes to allow the client to be directed using OMAPI.
|
2000-01-28 20:30:37 +00:00 |
|
Ted Lemon
|
bc7b98ab10
|
Add reference pointer to rc history structure.
|
2000-01-27 23:37:59 +00:00 |
|
Ted Lemon
|
400c0b19be
|
Move log functions to omapip_p.h because they require cdefs.h.
|
2000-01-27 23:37:38 +00:00 |
|
Ted Lemon
|
0664d68a8e
|
Kludge around the whole ISC_LIST botch by removing the offending definition, which is not used.
|
2000-01-27 23:31:34 +00:00 |
|
Ted Lemon
|
6036a3b739
|
Get rid of sysdep goo that's not needed in DHCP distribution.
|
2000-01-27 23:28:08 +00:00 |
|
Ted Lemon
|
14bb0a3fd9
|
Don't build failover by default.
|
2000-01-27 22:26:16 +00:00 |
|
Ted Lemon
|
b4f786d47e
|
- In reference count history, remember the address where the reference
is stored as well as the address of the thing referenced.
|
2000-01-27 22:20:29 +00:00 |
|
Ted Lemon
|
00ceebd919
|
Move malloc debug information out of option_state_dereferencers.
|
2000-01-27 22:17:54 +00:00 |
|
Ted Lemon
|
0dbb132f36
|
Make a macro to compute option hash table index; parameterize it.
|
2000-01-27 22:17:09 +00:00 |
|
Ted Lemon
|
4bd8800e89
|
Fix compilation errors introduced in the last set of checkins.
|
2000-01-26 14:56:18 +00:00 |
|
Ted Lemon
|
213a166dc3
|
New version number...
|
2000-01-25 01:26:00 +00:00 |
|
Ted Lemon
|
f2a6151f47
|
Support binding scopes, filename and sname.
|
2000-01-25 01:25:43 +00:00 |
|
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 |
|