2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-30 22:05:23 +00:00
Commit Graph

2321 Commits

Author SHA1 Message Date
Ted Lemon
e13d4589c4 Require gcc on SunOS4 2000-09-20 00:01:13 +00:00
Ted Lemon
e78cd25941 Add Service Location Protocol options. Document new option format codes. 2000-09-16 20:03:01 +00:00
Ted Lemon
d8fc506074 - Add Peter Marschall's new sub-array parser.
- Add support for options that have optional parts.
2000-09-16 20:01:09 +00:00
Ted Lemon
afaed6716f Document new SLP options. 2000-09-16 19:58:04 +00:00
Ted Lemon
801de0929b Document new parser capability provided by Peter Marschall 2000-09-16 19:57:32 +00:00
Ted Lemon
c83cbfa215 Fix up HP build options. 2000-09-16 19:57:02 +00:00
Ted Lemon
e45f8383b6 Do post-release version tweak (belatedly). 2000-09-16 19:34:26 +00:00
Ted Lemon
490eb5e7d6 Update version and changelog. V3-BETA-2-PATCH-4 2000-09-14 12:51:38 +00:00
Ted Lemon
e021ce5c11 Get even more persnickety about detailing where to send help requests. 2000-09-14 12:42:50 +00:00
Ted Lemon
89c425dd29 Do statements before using option values (e.g., lease duration). 2000-09-14 12:42:01 +00:00
Ted Lemon
86ec3f8cd4 Use lt -> scope, not lease -> scope, which is probably empty. 2000-09-14 12:15:33 +00:00
Ted Lemon
491e71bcad Don't dereference zones in find_tsig_key - we don't hold a reference! 2000-09-14 11:29:43 +00:00
Ted Lemon
2bace48019 HPUX install is completely broken - use cp. 2000-09-12 22:26:59 +00:00
Ted Lemon
645eab7bec Print more information when bad socket is found. 2000-09-12 21:53:15 +00:00
Ted Lemon
3782236d61 Fix if_deregister_send compilation on old linuces. 2000-09-12 20:23:54 +00:00
Ted Lemon
c76aff911e - Put back the code that checks the server configuration for the
dhcp-max-message-size option, which was apparently lost in the
  transition from 2.0 to 3.0.
2000-09-12 20:09:14 +00:00
Ted Lemon
c060a6a55c HPUX install is different, so we can't use -m or -c. :'( 2000-09-12 19:53:00 +00:00
Ted Lemon
beecba1c71 Get rid of dprintf. 2000-09-12 18:38:23 +00:00
Ted Lemon
950c6a0699 Fix fallback interface setup code. 2000-09-11 17:39:14 +00:00
Ted Lemon
359b023e7e Oops, one more changelog entry. 2000-09-08 01:40:51 +00:00
Ted Lemon
07d478c0a0 Post-tag version change. 2000-09-08 01:37:52 +00:00
Ted Lemon
592d815381 Update changelog and version. 2000-09-08 01:37:15 +00:00
Ted Lemon
72c7d498a2 Don't reference one group on top of another. 2000-09-08 01:34:30 +00:00
Ted Lemon
3d789c2314 - Remove a bogus enhancement to lease NAK code.
- Always exit dhcprequest() through out: label.
2000-09-08 01:23:43 +00:00
Ted Lemon
a19e8a454b Allocate class with class_allocate, not dmalloc. 2000-09-06 20:26:13 +00:00
Ted Lemon
f73cec8979 Include memory.h so that we don't get warnings from gcc about using memcmp. 2000-09-05 17:30:42 +00:00
Ted Lemon
7420c56e35 Set post-tag version. 2000-09-04 22:50:08 +00:00
Ted Lemon
2aa36519eb Update version number and changelog. V3-BETA-2-PATCH-2 2000-09-04 22:49:17 +00:00
Ted Lemon
de8dfadfb6 Fix a core dump when a listen address is not specified (Joseph Breu). 2000-09-04 22:32:34 +00:00
Ted Lemon
c8d29f1b33 Never record a state of 'startup.' 2000-09-04 22:28:38 +00:00
Ted Lemon
5d62f96940 Add some more verbiage to fatal error message. 2000-09-04 22:28:10 +00:00
Ted Lemon
d902d52ec5 Add support for large SIOCGIFCONF returns (Greg Fausak). 2000-09-04 22:27:41 +00:00
Ted Lemon
c7bad69241 Brand non-release versions. 2000-09-02 01:12:30 +00:00
Ted Lemon
53c085a789 Some more drafts. V3-BETA-2-PATCH-1 2000-09-02 01:11:11 +00:00
Ted Lemon
74e55a1ed4 Obsolete some old drafts. 2000-09-02 01:07:41 +00:00
Ted Lemon
8189c3946c This is out of date. 2000-09-02 01:02:08 +00:00
Ted Lemon
59d36179e5 Document failover and TSIG 2000-09-02 00:57:34 +00:00
Ted Lemon
01897f9b9c Update the version number 2000-09-02 00:57:08 +00:00
Ted Lemon
f67f6c4a69 Fix the 'how stable is this' paragraph 2000-09-02 00:56:58 +00:00
Ted Lemon
cf06713c94 Don't print failover debug messages by default. 2000-09-02 00:12:38 +00:00
Ted Lemon
60e0a4f9b6 Work around a pedantic warning about empty format strings. 2000-09-01 23:17:00 +00:00
Ted Lemon
af380050fc Add some prototypes. 2000-09-01 23:08:07 +00:00
Ted Lemon
8f01f9ec85 Fix base64 decoder. 2000-09-01 23:07:35 +00:00
Ted Lemon
addb00afe9 Adjust the URL to which people are referred. 2000-09-01 23:06:37 +00:00
Ted Lemon
f1b8950a86 - Provide information on how to get support (and how not to) if the server
exits with an error.
2000-09-01 23:04:37 +00:00
Ted Lemon
5cefe5e556 - Do what people expect when they don't declare the subnet to which an
interface is attached.
2000-09-01 23:03:39 +00:00
Ted Lemon
da41112751 Update version number and documentation. 2000-09-01 23:02:13 +00:00
Ted Lemon
06d3e39480 Undo wrong-headed update to match parser. 2000-09-01 19:35:38 +00:00
Ted Lemon
3acf1dca2e Don't even try to do billing on static leases. 2000-09-01 18:30:36 +00:00
Ted Lemon
d9539882ba Explicitly handle some impossible states. 2000-09-01 17:22:48 +00:00