Thomas Markwalder
e0735300c0
[master] DHCPINFORM response now includes options down to the pool scope
...
Merges in rt43219.
2016-11-01 14:05:24 -04:00
Francis Dupont
007ba82ad2
Updated docs
2016-10-08 13:19:45 +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
5a67b03087
Updated RELNOTES
2016-10-06 10:21:15 +02:00
Francis Dupont
f97415144f
Added --enable-bind-install
2016-10-05 01:42:00 +02:00
Thomas Markwalder
3210786b6e
[master] Server now permits one UID to hold leases in multiple subnets
...
Merges in rt41358.
2016-10-04 14:25:25 -04:00
Thomas Markwalder
5a2e8c379e
[43285] Minor wording in RELNOTES
2016-10-03 09:59:10 -04:00
Francis Dupont
c4ea4af093
Updated RELNOTES
2016-10-01 01:28:14 +02:00
Francis Dupont
a1372bbec7
Finished merge of rt43215a (use v9_11 plain libs vs v9_9 export libs)
2016-09-30 23:33:40 +02:00
Francis Dupont
e94e7f2380
Finished rebased
2016-09-28 16:36:21 +02:00
Francis Dupont
b13b616bb7
Finished merge of rt43236 (build bind9 from git repo)
2016-09-28 15:51:30 +02:00
Francis Dupont
290a761329
Changed public repo
2016-09-28 09:14:27 +02:00
Thomas Markwalder
72261e818b
[master] Added null check to eliminate call to dfree in lc_delete_all
...
Merges in rt43262.
2016-09-27 14:59:08 -04:00
Thomas Markwalder
d163c8f7a2
[rt43236] Minor wording changes in RELNOTES
2016-09-27 13:52:50 -04:00
Francis Dupont
4b9147439e
Updated RELNOTES
2016-09-24 16:02:57 +02:00
Francis Dupont
c87db1b1f6
Rebased to post #43227
2016-09-23 23:14:56 +02:00
Francis Dupont
b9ed3d065a
Finished merge of rt43227 (substitutions in Makefile.bind)
2016-09-23 14:43:54 +02:00
Thomas Markwalder
39561f6d93
[master] Added contributor name to release notes entry
2016-09-21 13:26:21 -04:00
Francis Dupont
b1c0ff5930
Finished merge of rt20890 (--enable-epoll & co down)
2016-09-21 15:46:04 +02:00
Francis Dupont
8e5040f4d7
Finished merge of rt35143 (pass CFLAGS & co down)
2016-09-21 15:41:58 +02:00
Francis Dupont
54ee18cf5e
Updated RELNOTES
2016-09-21 14:18:47 +02:00
Thomas Markwalder
5534984b29
[master] Fixed sporadic server crash when lease-id-format is hex
...
Merges in rt43185.
2016-09-20 11:48:21 -04:00
Francis Dupont
53c7a53511
Updated RELNOTES
2016-09-19 15:56:20 +02:00
Francis Dupont
f285576dc6
Isc -> ISC
2016-09-19 15:55:40 +02:00
Francis Dupont
81f844d273
Updated RELNOTES
2016-09-19 15:50:06 +02:00
Francis Dupont
a53c9bf291
Updated RELNOTES
2016-09-19 15:44:10 +02:00
Shawn Routhier
e675b66359
[master] Fix a name in release notes
2016-09-07 15:49:11 -07:00
Thomas Markwalder
9564b4f04c
[master] Removed extraneous expression from omapi socket callback
...
Merges in rt42834.
2016-09-06 15:34:38 -04:00
Shawn Routhier
2b5c8201ff
[master] Typo level changes in the release notes
2016-08-31 12:52:11 -07:00
Thomas Markwalder
db4bcbdc9b
[master] Updated RELNOTES entry for 41815.
2016-08-25 14:19:12 -04:00
Shawn Routhier
51ce599530
[master] Clean up some memory references
...
Squashed commit of the following:
commit c3e88212ff666701b5aca3cbc96b557fa37aa682
Author: Shawn Routhier <sar@isc.org>
Date: Wed Aug 24 11:33:31 2016 -0700
[rt42984] Clean up some memory references
2016-08-25 10:41:35 -07:00
Thomas Markwalder
edd6d8881b
[master] Added "-id" command line argument to dhcrelay v4 mode
...
Merges in rt41547b.
2016-08-15 06:52:58 -04:00
Shawn Routhier
0ee00c5b48
[master] Include the raw data from a fully encapsualted option in the cache
2016-08-10 20:28:28 -07:00
Thomas Markwalder
f2e70402f0
[master] Added -iu command line argument to dhcrelay
...
Merges in 41547a
2016-08-10 14:31:26 -04:00
Shawn Routhier
ec9d0f8e31
[master] Update release note for 42113
2016-08-08 13:21:20 -07:00
Shawn Routhier
d618ba487f
[master] Update releases notes for 4.4.0
2016-08-01 22:13:09 -07:00
Shawn Routhier
21f3982ab3
[master] When opening a connection, if the socket can't be bound close it.
2016-07-28 21:11:24 -07:00
Shawn Routhier
10b7683e58
[master] Update dmalloc to use a size_t as an argument
...
Update dmalloc to use a size_t as an argument which will
bring it in line with the call it makes to malloc and
avoid possible truncation.
2016-07-27 10:41:26 -07:00
Shawn Routhier
2427d9e70a
[master] Add thank you note to release note entry.
2016-07-26 19:36:30 -07:00
Shawn Routhier
3abc5708a1
[master] Correct the dhcp-cache-threshold codes treatment of hostname
...
If a lease is reused as part of dhcp-cache-threshold processing
the hostname (if it exists) needs to be copied from the temporary
lease back to the permanent lease.
Also add additional checks to see if the lease can be reused.
The host pointer, client ID and hardware address shouldn't have
changed.
2016-07-26 11:41:47 -07:00
Shawn Routhier
841d9a18ad
[master] Enhance the script to show leases from the lease file
...
Squashed commit of the following:
commit ed86441135b2dd001c1175abeaddc7fbfa5b3feb
Author: Shawn Routhier <sar@isc.org>
Date: Tue Jul 19 20:31:42 2016 -0700
[rt42113] Enhance the script to look at leases
2016-07-26 11:22:23 -07:00
Shawn Routhier
03f36ddf99
[master] Correct ticket number for cache-threshold work was 38686 should be 38636
2016-07-14 22:21:25 -07:00
Thomas Markwalder
b7bfb2c748
[master] Clean up interface name handling during interface discovery
...
Merges in rt42226.
2016-07-08 07:32:04 -04:00
Thomas Markwalder
a5252220fb
[master] Add abandon-lease-time parameter
...
Merges in rt41815.
2016-07-07 14:11:26 -04:00
Shawn Routhier
ad06e7ba21
[master] Update DDNS code to remove PTR even if removing FWD had issues
...
Squashed commit of the following:
commit 70eb39525494f0c8ee6d1b1f1ae2cca391ab309e
Author: Shawn Routhier <sar@isc.org>
Date: Mon Jun 27 13:46:37 2016 -0700
[rt23954] Update DDNS code to remove PTR even if removing FWD had issues
2016-07-05 20:36:32 -07:00
Thomas Markwalder
529a06ed9c
[master] Updated release notes
2016-06-28 11:51:58 -04:00
Shawn Routhier
76a7db2cdd
[master] Fix a cut and paste error replacing concat with pick-first-value
2016-06-20 07:48:42 -07:00
Shawn Routhier
eb2d84b68e
[master] Fix some cut and paste type errors in LDAP code
...
Squashed commit of the following:
[rt42666] Fix some cut and paste type errors in LDAP code
Add the character '6' to some strings. They were cut and pasted
from the v4 versions and didn't get fully updated.
2016-06-20 07:39:32 -07:00
Thomas Markwalder
09dccd0331
[master] Scrub leases when they are re-balanced
...
Merges in 42008.
2016-06-13 10:01:48 -04:00
Thomas Markwalder
4f553fea3b
[master] Eliminated noisy cp error message during "make check"
...
Merges in rt41883.
2016-06-09 07:52:12 -04:00