Francis Dupont
662483908c
Finishing merge of rt46933 (Kyua)
2018-01-11 15:02:35 +01:00
Thomas Markwalder
2f1fd27487
[master] set enable-relay-port to "no" for config reporting
2018-01-02 14:29:56 -05:00
Thomas Markwalder
397599cb44
[master] Pre-release tag prep for 4.4.0b1: version #, copyright etc...
2018-01-02 14:06:31 -05:00
Francis Dupont
e985472adf
Finished: ready for review
2017-12-30 18:03:30 +01:00
Francis Dupont
6b87c7f213
checkpoint for regen
2017-12-30 17:49:14 +01:00
Francis Dupont
563f0b8aef
Merged rt44535 (relay port)
2017-12-23 01:18:23 +01:00
Thomas Markwalder
700e3fca88
[master] Moved delayed-ack fully to runtime
...
Merges in 42446fd.
2017-12-19 06:25:12 -05:00
Thomas Markwalder
4406f9b05d
[master] delayed-ack is now compiled in by default
...
Merges in rt42444.
2017-12-13 13:55:57 -05:00
Thomas Markwalder
437756f711
[master] Pre-release tag prep for 4.4.0a1: version #, copyright etc...
...
Changes to be committed:
modified: README
modified: RELNOTES
modified: configure.ac
modified: includes/heap.h
modified: includes/t_api.h
modified: util/bind.sh
2017-12-11 11:47:03 -05:00
Thomas Markwalder
3059324199
[45364] Replaced --enable-secs-byteorder with runtime check-secs-byte-order
...
configure.ac
removed --enable-secs-byteorder support
includes/dhcpd.h
added SV_CHECK_SECS_BYTE_ORDER
includes/failover.h
added extern int check_secs_byte_order
server/dhcpd.c
postconf_initialization() - added logic to
set check_secs_byte_order
server/failover.c
load_balance_mine() - replaced conditional comp
directives with runtime test of check_secs_byte_order
Added release note and updated man page.
2017-11-29 07:51:50 -05:00
Marcin Siodelski
c8f0b32ac5
[master] Added support for --with-srv-conf-file configuration parameter.
...
Merged 'rt44765'.
2017-05-18 18:18:33 +02:00
Francis Dupont
6077a4bba8
Merged rt29402c (footprint/libtool)
2016-10-21 09:51:12 +02:00
Francis Dupont
f6d4c27f49
Added check for nanosleep in -lrt
2016-10-15 11:20:55 +02:00
Francis Dupont
6d91a86b23
Finished build stuff (still doc to do)
2016-10-07 01:57:28 +02:00
Francis Dupont
bf6f8fcee9
Almost done (still aestetic fixes and of course doc, doc, doc)
2016-10-06 20:45:50 +02:00
Francis Dupont
d113bc2ca6
Half fixed recovering (no space handling) (unfinished)
2016-10-06 16:15:35 +02:00
Francis Dupont
13e5cc6cbe
Libtoolize build chain (unfinished)
2016-10-06 14:56:49 +02:00
Francis Dupont
3a4fc3841e
Finished merge of rt39318 (install embedded bind9 includes and libs)
2016-10-06 10:23:24 +02:00
Francis Dupont
f97415144f
Added --enable-bind-install
2016-10-05 01:42:00 +02:00
Thomas Markwalder
160842b2a7
[master] Bumped version in configure.ac to 4.4.0-dev
2016-10-04 18:39:03 +00:00
Francis Dupont
6831578226
Solved the --with-libbind vs distchek issue
2016-10-01 00:12:07 +02:00
Francis Dupont
ae91e4dbd5
Rebased rt43215 to rt43215a
2016-09-30 09:43:58 +02:00
Francis Dupont
e94e7f2380
Finished rebased
2016-09-28 16:36:21 +02:00
Francis Dupont
c87db1b1f6
Rebased to post #43227
2016-09-23 23:14:56 +02:00
Francis Dupont
82fad29ebe
Merge rt41973 (util/bindvar.sh errors logged but ignored)
2016-04-27 17:14:38 +02:00
Thomas Markwalder
33dca28a7a
[master] Pre-release tag prep for 4.3.4: version #, copyright etc...
2016-03-22 09:39:36 -04:00
Francis Dupont
254fb9948f
Fixed util/bindvar.sh error handling
2016-03-18 14:39:24 +01:00
Thomas Markwalder
9deef2e73e
[master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...
2016-03-04 16:19:27 -05:00
Thomas Markwalder
0f1a34e915
[master] Fixed interface device naming for DLPI under Solaris 11
...
Merges in rt37954.
2016-02-23 07:09:17 -05:00
Francis Dupont
785c1a519e
Merged rt35711c (DHCPv4-over-DHCPv6 support)
2016-02-23 10:40:10 +01:00
Francis Dupont
f704712ed7
Finished merge of t39262 (DHCP build from another directory)
2016-02-09 13:49:00 +01:00
Francis Dupont
b7311aaeb3
Merged rt38835a (add --with-randomdev in config options)
2016-01-29 14:57:39 +01:00
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