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

2739 Commits

Author SHA1 Message Date
Ted Lemon
0db87765e3 Pull up RC9 2001-06-29 18:34:57 +00:00
Ted Lemon
274387c7b0 Add to main branch. 2001-06-27 02:17:43 +00:00
Ted Lemon
d758ad8cac Merge changes between 3.0rc7 and 3.0rc8pl2. 2001-06-27 00:31:20 +00:00
Ted Lemon
07b958004f remove these from the mainline. 2001-06-27 00:13:08 +00:00
Ted Lemon
9bc62b9bb2 Add these to the mainline. 2001-06-27 00:12:02 +00:00
James Brister
899d754f27 OMAPI class and subclass support. 2001-06-22 16:47:20 +00:00
Ted Lemon
31bbee784c Sync with 3.0rc7 2001-05-17 19:04:09 +00:00
Ted Lemon
cb7cfe5cb7 Mention that an ASCII DHCP client identifier may include a leading NUL. 2001-05-04 17:15:17 +00:00
Ted Lemon
33d1e366db Make print_hw_addr bulletproof. 2001-05-04 01:05:17 +00:00
Ted Lemon
fe7fba8901 Oops, don't go line-oriented when parsing client config. 2001-05-04 00:51:35 +00:00
Ted Lemon
252bb0e459 ping-checks -> ping-check 2001-05-03 21:07:38 +00:00
Ted Lemon
922699e857 Add a definition for fpos_t. 2001-05-03 21:07:19 +00:00
Ted Lemon
88a14aeafd Fix a compile warning and don't use authentication in a way that doesn't work. 2001-05-03 21:06:59 +00:00
Ted Lemon
01c6e68ac8 - Whenever we are connected, send updates.
- Correctly handle an immediate peer transition to partner-down when we come
  up in normal.
- Change 'peer_name' attribute of failover-state object to just 'name'.
2001-05-03 18:31:28 +00:00
Ted Lemon
9cd0871cc3 Stash relay agent options when the client is in REBINDING or INIT-REBOOT. 2001-05-03 18:22:58 +00:00
Ted Lemon
6ad8c39d86 Authenticators are binary, thus unsigned char. 2001-05-03 18:20:56 +00:00
Ted Lemon
7063c3e88b Oops, get rid of a not-quite-blank line. 2001-05-02 19:00:14 +00:00
Ted Lemon
085b94452b Add a strcasecmp for comparing omapi_data_type_t's. 2001-05-02 17:00:48 +00:00
Ted Lemon
5a4163c60b Do a case-insensitive compare on the key algorithm name. 2001-05-02 17:00:32 +00:00
Ted Lemon
351556132f If the algorithm name is not properly terminated with a '.', add one. 2001-05-02 16:59:30 +00:00
Ted Lemon
dc66a99558 Add line-oriented argument to new_parse(). 2001-05-02 07:11:38 +00:00
Ted Lemon
4d1a48ebef Don't free null uid buffers. 2001-05-02 07:09:36 +00:00
Ted Lemon
e492a2594a Return key unknown when key lookup fails. 2001-05-02 07:02:15 +00:00
Ted Lemon
86a9cf83c2 Cosmetic fix. 2001-05-02 07:00:30 +00:00
Ted Lemon
29fb0a112b Need error message translation for omapi as well. 2001-05-02 06:54:32 +00:00
Ted Lemon
e448718d7c Add new tokens. 2001-05-02 06:53:49 +00:00
Ted Lemon
aaa98d8c5b Return connection failure status codes. 2001-05-02 06:52:03 +00:00
Ted Lemon
96c823d5e8 Add line-oriented argument to new_parse(). 2001-05-02 06:48:42 +00:00
Ted Lemon
f27f6d6c5a Revamp parsing, do connections interactively, support base64 keys. 2001-05-02 06:45:58 +00:00
Ted Lemon
263a2ed031 Add line-oriented argument to new_parse(). 2001-05-02 06:39:43 +00:00
Ted Lemon
615a574a25 Tweak the SIOCGIFCONF code once again. 2001-05-02 06:36:54 +00:00
Ted Lemon
24f9d67e03 Add line-oriented argument to new_parse(). Add new tokens. 2001-05-02 06:32:54 +00:00
Ted Lemon
4ab46a1030 Add line-oriented argument to new_parse(). 2001-05-02 06:27:52 +00:00
Ted Lemon
aa2b88c211 SIOCGIFCONF API doesn't work properly on sparc. 2001-05-01 23:12:34 +00:00
Ted Lemon
2036af066a - When we are in partner_down and peer moves to recover_wait, behave as we
would for recover, not for recover_done.
2001-05-01 23:12:06 +00:00
Ted Lemon
37d8bfebe6 Don't bother with recover_wait if both peers are recovering. 2001-05-01 20:02:10 +00:00
Ted Lemon
90e0ef949e Update/fix documentation. V3_RC4 2001-04-30 22:40:00 +00:00
Ted Lemon
19f7a4d72d Fix some past-os 2001-04-30 22:39:10 +00:00
Ted Lemon
ed1dc2c57c Fix (I hope!) the billing-class bug. 2001-04-30 22:38:34 +00:00
Ted Lemon
0596b05177 Update version and changelog 2001-04-30 22:37:47 +00:00
Ted Lemon
892fe68902 Update changelog and version V3-RC3 2001-04-27 22:27:33 +00:00
Ted Lemon
f545ef7f0d Fix a billing class counting error 2001-04-27 22:23:44 +00:00
Ted Lemon
a010c3ffb3 Fix a byte swap error 2001-04-27 22:23:02 +00:00
Ted Lemon
225fed9174 Fix some host references. 2001-04-27 21:32:48 +00:00
Ted Lemon
9750d9ca62 Fix various places where refcounting of hosts is needed. 2001-04-27 21:30:59 +00:00
Ted Lemon
ae9c72b723 Add a scary debugging mode for finding host allocation errors. 2001-04-27 21:30:15 +00:00
Ted Lemon
b7f800382a Fix handling of return codes in res_findzonecut (). 2001-04-27 20:01:29 +00:00
Ted Lemon
f921423e4d Get rid of a couple of spurious debugging statements. V3-RC2-PATCH-1 2001-04-24 02:31:27 +00:00
Ted Lemon
f381868210 Fix up some mistakes in the last commit. Fix a zero-length malloc. 2001-04-24 01:18:08 +00:00
Ted Lemon
86c60cbea0 Don't malloc zero-length uid buffer. 2001-04-24 01:02:24 +00:00