2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-30 13:57:50 +00:00
Commit Graph

3436 Commits

Author SHA1 Message Date
David Hankins
7c7515b9bd Fix misspelled comment (infomation->information). Note that I do not actually
understand the rest of the comment, and that may be worth repairing...
2010-04-14 19:08:55 +00:00
David Hankins
94e82a1822 looks like these got missed from HEAD 2010-04-02 00:07:41 +00:00
David Hankins
cf6bc0dad5 Adding missing files. 2010-03-25 15:23:31 +00:00
David Hankins
2d5fba9b9b autoconf regeneration 2010-03-24 23:35:15 +00:00
David Hankins
1b658b9b70 automake regeneration 2010-03-24 23:35:11 +00:00
David Hankins
efaa0fb24d autoheader regeneration 2010-03-24 23:34:43 +00:00
David Hankins
5b518e92de aclocal regeneration 2010-03-24 23:34:39 +00:00
David Hankins
33692791d7 - "The LDAP Patch" that has been circulating for some time, written by
Brian Masney and S.Kalyanasundraram and maintained for application to
  the DHCP-4 sources by David Cantrell has been included.  Please be
  advised that these sources were contributed, and do not yet meet the
  high standards we place on production sources we include by default.
  As a result, the LDAP features are only included by using a compile-time
  option which defaults off, and if you enable it you do so under your
  own recognizance.  We will be improving this software over time.
  [ISC-Bugs #17741]
2010-03-24 21:49:03 +00:00
David Hankins
f2d4f64457 Make that 9.7.0p1. 2010-03-24 17:50:19 +00:00
David Hankins
64483f4d3c Move to 9.7.0 final for export lib. 2010-03-24 17:30:49 +00:00
Shawn Routhier
f4bc8261ca Modify the routine that constructs DNS names to convert relative names to
absolute names (add trailing dot) to keep the dns library happy.  Ticket 21054
2010-03-17 17:07:43 +00:00
Shawn Routhier
0585235c45 Update the fsync batching patch to work with the isc libraries - 21044 2010-03-12 01:36:57 +00:00
Shawn Routhier
8d189ca080 autoconf regeneration 2010-02-12 00:04:25 +00:00
Shawn Routhier
38792f799f automake regeneration 2010-02-12 00:04:23 +00:00
Shawn Routhier
c549f1417a autoheader regeneration 2010-02-12 00:04:17 +00:00
Shawn Routhier
c74d222cf4 aclocal regeneration 2010-02-12 00:04:14 +00:00
Shawn Routhier
2bf5878642 Remove dead file as part of DDNS trace cleanup 20885 2010-02-11 23:59:52 +00:00
Shawn Routhier
3b8f36e003 autoconf regeneration 2010-02-11 23:56:09 +00:00
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