2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 13:28:14 +00:00

155 Commits

Author SHA1 Message Date
Francis Dupont
5965f335c7 Add error when ar is not found (from bind9 configure) 2016-01-27 12:58:58 +01:00
Francis Dupont
e619bd678c Added an AR configure variable and regen 2016-01-25 15:33:10 +01:00
Thomas Markwalder
cacce092a4 [master] Added make tool and pkg-config tests to configure script
Merges in rt40371.
2016-01-07 09:53:39 -05:00
Francis Dupont
e2f36ff16f Merged rt38836b (cross compile) 2015-11-17 15:13:29 +01:00
Francis Dupont
a555d1ab9f Finished merge of rt39210 (--with-libbind fixes) (regen required) 2015-11-17 14:55:09 +01:00
Francis Dupont
79bce3a51d Addressed comments. Required regen 2015-11-16 15:14:05 +01:00
Shawn Routhier
8cc64a89f1 [master] remove extra comma 2015-10-15 17:34:07 +00:00
Thomas Markwalder
e82906fc71 [master] Added dhcpv6 and delayed_ack feature report to configure output
Merged in rt40381.
2015-10-06 15:15:15 -04:00
Thomas Markwalder
5fc79cfd68 [master] Pre-release tag prep for 4.3.3: version #, copyright etc... 2015-08-26 15:34:18 -04:00
Thomas Markwalder
74a01dbb9a [master] Pre-release tag prep for 4.3.3b1: version #, copyright etc... 2015-07-30 15:11:11 -04:00
Thomas Markwalder
743d69375c [master] LDAP: Pathces, IPv6 support, GSSAPI support
Merges in 39056.
2015-07-29 13:32:16 -04:00
Shawn Routhier
3933e2aa51 [master] Add support for manipulating lease queues via a binary search.
Add support for manipluating the queues holding leaes for time
based events (free, backup, active, expired, abandoned and reserved)
via a binary search instead of walking through the linked list.
2015-05-27 13:17:46 -07:00
Francis Dupont
f3b6151972 last fixes 2015-04-18 10:05:52 +02:00
Francis Dupont
abea884377 checkpoint (fixed unit test make) 2015-04-17 17:26:20 +02:00
Francis Dupont
28fc08f658 checkpoint (seems to work, need regen) 2015-04-17 16:48:42 +02:00
Francis Dupont
1756c86936 updated (but need regen) 2015-04-17 14:39:24 +02:00
Francis Dupont
b4a10c76f1 rebased on #39300 for HP-UX make 2015-04-16 23:47:32 +02:00
Shawn Routhier
da88d34bdd [master] Remove dst directory as it was replaced in 4.2.0 by Bind 2015-04-15 13:28:44 -07:00
Francis Dupont
6913a589b9 new config option: build ATF stuff from bind [#38754] 2015-04-14 12:44:29 +02:00
Francis Dupont
110c1806bf back track 2015-04-08 16:11:46 +02:00
Francis Dupont
c0baf487df fixed location messages 2015-04-08 16:10:18 +02:00
Thomas Markwalder
5ddbe8e4f5 [master] Pre-release tag prep for 4.3.2: version #, copyright etc... 2015-02-26 15:08:45 -05:00
Thomas Markwalder
99e977ecf0 [master] Pre-release tag prep for 4.3.2rc2: version #, copyright etc..
NOTE: 4.3.2 was awaiting sanity checks when bug rt38677 was reported.
4.3.2rc2 supercedes the initial 4.3.2 attempt.
2015-02-23 08:42:22 -05:00
Thomas Markwalder
75d02fcf45 [master] Fixed unsupported vlan tag build issue
Merges in rt38677
2015-02-20 13:21:37 -05:00
Thomas Markwalder
8d65894d16 [master] Pre-release tag prep for 4.3.2: version #, copyright etc.. 2015-02-19 16:21:51 -05:00
Thomas Markwalder
439958f142 [master] Pre-release tag prep for 4.3.2rc1: version #, copyright etc.. 2015-02-16 08:31:45 -05:00
Thomas Markwalder
9a111ee803 [master] ATF usage and documentation cleaned up
Merges in rt38619
2015-02-14 09:22:11 -05:00
Thomas Markwalder
45adf35cfc [master] Fixed broken handling of --disable-debug
Merges in rt37780.
2015-02-10 07:24:05 -05:00
Thomas Markwalder
4d9b81fc10 [master] Versioning updates for v4.3.2b1 2015-01-29 15:47:37 -05:00
Thomas Markwalder
2794167d42 [master] Updates in prep for 4.3.2.pre-beta
Updated version info, etc
2015-01-08 15:22:56 -05:00
Shawn Routhier
906ec9a72a [master] Updates for 4.3.1 final 2014-08-06 15:38:59 -07:00
Shawn Routhier
1ba263d0ed [master] Update version stamp for 4.3.1rc1 2014-07-28 15:19:47 -07:00
Shawn Routhier
7d1a2ce874 [master] Update version stamp for 4.3.1b1 2014-07-02 11:09:30 -07:00
Shawn Routhier
79818c9344 [master] Add -df option to client code to help share DUIDs
Add the "-df <duid file>" option to the client code in order
to make it easier to share DUIDs between a v4 instance and
a v6 instance.  This option instructs the client to search
the duid file for a DUID if it didn't find one in the main
lease file.

In addition add the infrastructure for running ATF tests
for the client and write some ATF tests for this patch.
2014-05-16 15:24:48 -07:00
Shawn Routhier
00e9af8ee0 [master] Add configure option to incude PID in syslog entries 2014-05-07 12:19:33 -07:00
Shawn Routhier
8c532cdd01 [master] Update version to 4.3.0 2014-01-30 14:15:30 -08:00
Shawn Routhier
71b49b9f87 [master] Update copyright and vesion for 4.3.0rc1 2014-01-26 11:02:16 -08:00
Shawn Routhier
324257e3db [master] Update version stamps and such for 4.3.0b1 2014-01-15 19:38:55 -08:00
Shawn Routhier
32da1939af [master] Prepare for 4.3.0a1
Update vesion stamps, copyright dates and the bind version to use.
2013-12-13 13:32:35 -08:00
Shawn Routhier
d7d9c0c7c3 -n [master]
Add code to support the standards version of DDNS
2013-10-14 15:53:24 -07:00
Shawn Routhier
957cda7d7a [master]
Change version and dates to make it clear this isn't 4.3.0 if we
create a tar ball for test purposes.
2013-06-06 12:03:33 -07:00
Mark Andrews
dc9d7b08aa - Silence benign static analysis warnings.
[ISC-Bugs #33428]
2013-05-15 10:49:54 +10:00
Mark Andrews
a24b9f23d0 - Use newer auto* tool packages and turn on RFC_3542 support on Mac OS.
[ISC-Bugs #26303]
2013-03-28 17:11:06 +11:00
Shawn Routhier
c5bc8b1a37 [master]
When checking to see if atf is available also check the
lib64 directory.
[rt32206]
2013-01-16 12:31:13 -08:00
Shawn Routhier
dbd6551769 [master]
[ISC-Bugs #26108]
Add a compile time option, enable-secs-byteorder, to deal with
clients that do the byte ordering on the secs field incorrectly.
This field should be in network byte order but some clients
get it wrong.  When this option is enabled the server will examine
the secs field and if it looks wrong (high byte non zero and low
byte zero) swap the bytes.  The default is disabled.  This option
is only useful when doing load balancing within failover.
2012-10-11 14:30:24 -07:00
Shawn Routhier
0346629822 [master]
Update version stamp to 4.3.0
2012-09-19 17:44:22 -07:00
Tomek Mrugalski
85c8df6dd0 [master] Merge branch 'rt25901_atf'
Conflicts:
	configure
2012-08-14 15:20:46 +02:00
Tomek Mrugalski
2611324386 [rt25901_atf] Added comments to {server,common}/Makefile.am,
version reverted from 4.2.0-git to 4.2.0
2012-08-14 14:58:12 +02:00
Tomek Mrugalski
99d4c286ef [rt25901_atf] Tweaks in status output in configure.ac 2012-07-02 11:16:35 +02:00
Tomek Mrugalski
5fe45d0791 [rt25901_atf] autotool files regenerated 2012-07-02 10:59:47 +02:00