David Hankins
aa3e348e8b
- An assertion in lease counting relating to reserved leases was repaired.
...
[ISC-Bugs #17130 ]
2007-10-01 15:12:19 +00:00
Michael Graff
5eab8594b6
Cast arguments for isspace(), isascii(), and other is*() functions to int.
2007-10-01 14:47:35 +00:00
David Hankins
1418fd1103
- A bug was repaired where MAC Address Affinity for virgin leases always
...
mapped to the primary. Virgin leases now have an interleaved preference
between primary and secondary. [ISC-Bugs #17174 ]
- A bug was repaired where MAC Address Affinity for clients with no client
identifier was sometimes mishashed to the peer. Load balancing during
runtime and pool rebalancing were opposing. [ISC-Bugs #17174 ]
2007-09-27 15:28:05 +00:00
Shane Kerr
d7ec175bc0
Couple of casts to fix build errors reported by robie.
2007-09-18 07:24:22 +00:00
David Hankins
578645ff23
Clarify domain-list formatted option syntax.
2007-09-17 17:52:01 +00:00
David Hankins
fa9b593de7
- Log messages when failover peer names mismatch have been improved to
...
point out the problem.
2007-09-17 17:18:49 +00:00
Shane Kerr
ab3a540fbe
Will not be in a3, so need new section for RELNOTES.
2007-09-17 10:15:25 +00:00
Shane Kerr
884a458f80
Remove ddns-update-style warning by changing default to "none".
...
See RT ticket #17103 for more.
2007-09-17 10:13:07 +00:00
Shane Kerr
45d545f03a
Spelling corrections.
2007-09-14 10:38:32 +00:00
David Hankins
845e9677a2
Document change to server/dhcpd.c.
v4_0_0a3
2007-09-12 17:34:14 +00:00
David Hankins
d7cf1b6256
autoconf regeneration
2007-09-12 17:34:05 +00:00
David Hankins
2dbf58ff54
automake regeneration
2007-09-12 17:34:01 +00:00
David Hankins
966c0a1fec
Include RELNOTES in the distribution.
...
'realse'->release typo.
2007-09-12 17:28:57 +00:00
Shane Kerr
c61eba3b37
Don't remove host and interface addresses from pools in IPv4.
...
See RT ticket #17131 for more.
2007-09-07 12:20:24 +00:00
David Hankins
6de1f33ea9
Final grammar fix.
2007-09-05 22:45:07 +00:00
David Hankins
0a059d02b8
more grammar
2007-09-05 22:22:13 +00:00
David Hankins
eaf7390041
Update for grammar feedback.
2007-09-05 20:48:24 +00:00
David Hankins
035ed38223
autoconf regeneration
2007-09-05 17:34:07 +00:00
David Hankins
ba0833b11d
automake regeneration
2007-09-05 17:33:56 +00:00
David Hankins
073f43fd92
autoheader regeneration
2007-09-05 17:33:42 +00:00
David Hankins
66196bd0d6
aclocal regeneration
2007-09-05 17:33:31 +00:00
David Hankins
39725d921f
Version to 4.0.0a3.
...
README/RELNOTES to new version.
Copyright updates.
2007-09-05 17:32:10 +00:00
Shane Kerr
b645f9d559
Compile fix (unused variable).
...
See RT ticket #17116 .
2007-08-29 21:58:32 +00:00
David Hankins
e9263b5c00
HEAD build failure reparation. [ISC-Bugs #17115 ]
2007-08-29 18:09:35 +00:00
Shane Kerr
d19e816ece
Fix ugly output on config errors.
...
See RT ticket #17011 for more.
2007-08-29 15:56:56 +00:00
Shane Kerr
f800f4f633
Support for zero-length options in config files.
...
See RT ticket #17029 for more.
2007-08-27 19:11:24 +00:00
David Hankins
44a67e653f
escape nested "'s
2007-08-23 19:06:38 +00:00
Shane Kerr
641488ec0f
Unused variable caught by gcc -Wall on 64-bit Linux.
...
Why this doesn't get flagged elsewhere is a mystery, and slightly
disturbing...
2007-08-23 18:04:29 +00:00
David Hankins
0c20eab3c8
- 'request' and 'also request' syntaxes have been added to accomodate
...
the DHCPv6 client configuration. 'send dhcp6.oro' is no longer
necessary. [ISC-Bugs #17023 ]
2007-08-23 16:06:09 +00:00
Shane Kerr
c6785bb5e1
Compile fix for Linux 64-bit.
2007-08-23 13:46:23 +00:00
Shane Kerr
9aa669fc96
Warning-enabled build fixes for BSD.
2007-08-23 09:49:51 +00:00
David Hankins
8dfd574485
- An internal database inconsistency bug was repaired where the server
...
would segfault if a client attempted to renew a lease that had been
loaded from persistent storage. [ISC-Bugs #17068 ]
2007-08-22 15:42:13 +00:00
Shane Kerr
ebb73fe3fd
regen
2007-08-22 13:42:58 +00:00
Shane Kerr
06eb8bab55
Fix a number of warnings (and a few real bugs) found by enabling
...
gcc warnings.
See RT ticket #17013 for more.
2007-08-22 13:41:37 +00:00
David Hankins
af00522b3e
regen
2007-08-21 20:18:37 +00:00
Shane Kerr
cadea5ffdc
autoconf regeneration
2007-08-21 16:27:47 +00:00
Shane Kerr
1140bba81e
autoheader regeneration
2007-08-21 16:22:14 +00:00
Shane Kerr
88dbbb568c
aclocal regeneration
2007-08-21 16:21:54 +00:00
Shane Kerr
d00d373a48
Enable DHCPv6 by default.
...
See RT ticket #17071 for more.
2007-08-21 16:21:15 +00:00
Shane Kerr
9705034994
Fix for interface detection when no IPv4 addresses available.
...
See RT ticket #17086 for more.
2007-08-14 14:08:16 +00:00
David Hankins
70aa0d5899
Update failover documentation for dynamic bootp.
2007-07-20 19:18:24 +00:00
Shane Kerr
0cfff8d8b3
Missed a file from RT ticket #16988 .
2007-07-13 06:51:08 +00:00
Shane Kerr
28868515f6
Code cleanup to remove warnings from "gcc -Wall".
...
See RT ticket #16988 for more.
2007-07-13 06:43:43 +00:00
Shane Kerr
763cba6b91
Fixed file descriptor leak on failure in initializing OMAPI listener.
...
See RT ticket #16993 for more.
2007-07-12 13:11:02 +00:00
Shane Kerr
2914245e60
Fix missing parameter in parse_warn().
...
Whoops.
2007-07-11 14:54:11 +00:00
Shane Kerr
237f8d3a7e
Fix infinite loop if EOF in pool statement.
...
See RT ticket #16977 for more.
2007-07-11 12:02:51 +00:00
Evan Hunt
2010d35acd
autoconf regeneration
v4_0_0a2
2007-07-10 22:09:54 +00:00
Evan Hunt
4595871d1d
automake regeneration
2007-07-10 22:08:52 +00:00
Evan Hunt
f005219774
autoheader regeneration
2007-07-10 22:00:08 +00:00
Evan Hunt
a3ba13ea06
aclocal regeneration
2007-07-10 21:59:54 +00:00