Shawn Routhier
70b039d035
automake regeneration
2010-02-11 23:56:07 +00:00
Shawn Routhier
1270935ae7
autoheader regeneration
2010-02-11 23:55:58 +00:00
Shawn Routhier
dda7e75ad6
aclocal regeneration
2010-02-11 23:55:55 +00:00
Shawn Routhier
7aa153b882
Primarly fix the trace code. This was broken during the modfictions of the
...
DDNS code to use the bind libraries. This patch fixes that breakage and
includes support for the new DDNS code. This patch also deletes some dead
code and neatens up some log messages.
2010-02-11 23:55:36 +00:00
David Hankins
fdfebedf3e
- An optimization described in the failover protocol draft is now included,
...
which permits a DHCP server operating in communications-interrupted state
to 'rewind' a lease to the state most recently transmitted to its peer,
greatly increasing a server's endurance in communications-interrupted.
This is supported using a new 'rewind state' record on the dhcpd.leases
entry for each lease. [ISC-Bugs #19601 ]
2010-02-03 23:25:25 +00:00
Shawn Routhier
176c2a7d2d
Continuing update for 20697 - update sys/stddef.h to stddef.h
2010-02-02 23:32:07 +00:00
Shawn Routhier
69c1bf48d3
Add include for stddef.h and remove an extra space from dhcrelay.c
2010-02-02 19:58:18 +00:00
Shawn Routhier
3da71461ce
Update relnotes for the compiler warning changes
2010-02-02 00:48:48 +00:00
Shawn Routhier
e715a7b12f
autoconf regeneration
2010-02-02 00:45:02 +00:00
Shawn Routhier
5a437e564e
automake regeneration
2010-02-02 00:44:59 +00:00
Shawn Routhier
a69abb6493
autoheader regeneration
2010-02-02 00:44:52 +00:00
Shawn Routhier
5dd044cd10
aclocal regeneration
2010-02-02 00:44:48 +00:00
Shawn Routhier
a35285748d
Clean up some compiler warnings
2010-02-02 00:44:06 +00:00
David Hankins
3c941d426d
- Cleaned up an unused hardware address variable in nak_lease().
...
[ISC-Bugs #15382 ]
2010-02-01 22:03:15 +00:00
Francis Dupont
d1f31a0065
_GNU_SOURCE fixes
2010-01-23 08:49:32 +00:00
David Hankins
bdd8e74780
- Helpfully (hopefully) edit documentation in dhcp-options to reinforce that
...
the ia* options are not for direct configuration, and are only documented
for completeness...
2010-01-21 22:17:17 +00:00
David Hankins
928618dd72
- When using 'ignore client-updates;', the FQDN returned to the client
...
is no longer truncated to one octet. [ISC-Bugs #20743 ]
2009-12-17 20:04:35 +00:00
David Hankins
d130b8e86c
fix 'make check'
2009-12-04 22:27:10 +00:00
Shawn Routhier
b3745bf5aa
Add tags to keep the make system happy
2009-12-02 23:51:13 +00:00
Shawn Routhier
8ed087aa00
autoconf regeneration
2009-12-02 20:56:32 +00:00
Shawn Routhier
f2a0c9b78f
automake regeneration
2009-12-02 20:56:01 +00:00
Shawn Routhier
a2304b5ce5
autoconf regeneration
2009-12-02 20:50:09 +00:00
Shawn Routhier
3f82b6bc87
automake regeneration
2009-12-02 20:50:06 +00:00
Shawn Routhier
0a61204b04
autoheader regeneration
2009-12-02 20:49:59 +00:00
Shawn Routhier
dd6d777d79
aclocal regeneration
2009-12-02 20:49:55 +00:00
Shawn Routhier
95bba8b61c
ticket 20687
...
Update README and RELNOTES for 4.2
Include building the bind libraries as part of the make system instead
of as a separate step by the customer.
2009-12-02 20:43:52 +00:00
Shawn Routhier
c3af785cd7
Note for gcc 2.95.4 compiler cleanup.
2009-11-24 02:23:15 +00:00
Shawn Routhier
a47d63362f
Update copyright years
2009-11-24 02:06:57 +00:00
Mark Andrews
fed0952fbb
chaddr was not being set on all paths leading to a compiler warning
2009-11-23 21:19:25 +00:00
Mark Andrews
07e4072773
remove extranous semi colon
2009-11-23 20:44:32 +00:00
Shawn Routhier
fe4b839a22
Update to bind 9.7.0b3, remove work around for fdwatchpoke bug
2009-11-20 00:10:14 +00:00
David Hankins
c900c5b249
- The 'hardware [ethernet|etc] ...;' parameter in host records has been
...
extended to attempt to match DHCPv6 clients by the last octets of a
DUID-LL or DUID-LLT provided by the client. [ISC-Bugs #19599 ]
2009-11-19 23:57:41 +00:00
Shawn Routhier
8fa0112dd1
Ticket 20540 - clean ups for DHCP-DDNS work, add an change dropped in the
...
merge, arrange to handle callbacks from the socket code after we've deleted
the socket and deal with the quantum issue in the tasks. This last will
be removed shortly as a better fix is now available.
2009-11-19 23:49:57 +00:00
Shawn Routhier
bd0b98c170
Ticket 19830 - enhancment to allow use of host-identifier syntax for DHCPv4
...
as well as for DHCPv6
2009-11-10 21:12:23 +00:00
David Hankins
3bb2fae307
update to use b2 (resolve gai_strerror compile failures on solaris 8)
2009-11-09 20:25:00 +00:00
Mark Andrews
e91b6f3c9b
remove empty declarations
2009-11-06 02:04:52 +00:00
Mark Andrews
a7cfbea419
sensible error message, support 4.2.0
2009-11-03 13:42:46 +00:00
Mark Andrews
ec15e95ba1
look for gmake as gmake, gnumake or make
2009-11-03 02:57:22 +00:00
Mark Andrews
14c9fd31eb
regen
2009-11-02 07:37:52 +00:00
Mark Andrews
93eda9ab6c
'libbind=' not 'libbind ='
2009-11-02 06:30:27 +00:00
Shawn Routhier
9c4ddf5ab9
autoconf regeneration
2009-10-29 00:48:16 +00:00
Shawn Routhier
6e6accb200
automake regeneration
2009-10-29 00:48:13 +00:00
Shawn Routhier
c87b1a787d
autoheader regeneration
2009-10-29 00:48:07 +00:00
Shawn Routhier
3a3e88d27e
aclocal regeneration
2009-10-29 00:48:04 +00:00
Shawn Routhier
3ac2a573a5
Cleanup for ddns changes ticket rt20527
2009-10-29 00:46:48 +00:00
Shawn Routhier
a81f3ae67a
autoconf regeneration
2009-10-28 04:15:29 +00:00
Shawn Routhier
3da01c08ba
automake regeneration
2009-10-28 04:15:26 +00:00
Shawn Routhier
edcff153dd
autoheader regeneration
2009-10-28 04:15:16 +00:00
Shawn Routhier
d9eb7e6066
aclocal regeneration
2009-10-28 04:15:11 +00:00
Shawn Routhier
98bf16077d
Support for asynchronous ddns per ticket 19216 - convert to using isclib and
...
dnslib.
2009-10-28 04:12:30 +00:00