Witold Krecicki
e5e402efa7
Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9
2016-06-01 00:30:32 +02:00
Witold Krecicki
b9a56a7f10
[master] update API
2016-06-01 00:29:48 +02:00
Mark Andrews
bba8eb9426
add isc_ht_iter_currentkey and isc_ht_iter_delcurrent_next
2016-06-01 08:28:00 +10:00
Evan Hunt
d977bc3504
[master] reorder README, add catalog zones and minimal-any
2016-05-31 15:10:35 -07:00
Witold Krecicki
51ec0decc1
[master] prep 9.11.0a3
2016-06-01 00:07:54 +02:00
Witold Krecicki
1c1ab955ed
Catalog zones: use iterators instead of isc_ht_walk [RT #42529 ]
2016-05-31 23:01:53 +02:00
Evan Hunt
3d0b7d5cc3
[master] zone-directory option for catalog zones
...
4380. [experimental] Added a "zone-directory" option to "catalog-zones"
syntax, allowing local masterfiles for slaves
that are provisioned by catalog zones to be stored
in a directory other than the server's working
directory. [RT #42527 ]
2016-05-31 10:36:27 -07:00
Mark Andrews
3d1b4bf278
add isc_sha224_data, isc_sha224_end, v isc_sha384_end, isc_sha512_data and isc_sha512_end
2016-05-31 14:29:55 +10:00
Tinderbox User
106368eb50
update copyright notice / whitespace
2016-05-30 23:45:27 +00:00
Tinderbox User
e47101a2fb
newcopyrights
2016-05-30 23:30:04 +00:00
Mark Andrews
d4609e9eea
Address errors found by Coverity in catalog zones implementation. [RT #42532 ]
2016-05-31 08:12:51 +10:00
Francis Dupont
affa9c9825
Fixed WIN32 (VS 2010 32 bits) compiling problems
2016-05-30 17:10:08 +02:00
Mark Andrews
44fa277367
7873:Domain Name System (DNS) Cookies
2016-05-30 13:38:46 +10:00
Tinderbox User
f1f5f896c1
regen master
2016-05-28 01:05:40 +00:00
Tinderbox User
262bebd081
update copyright notice / whitespace
2016-05-27 23:45:23 +00:00
Tinderbox User
06ea55a433
newcopyrights
2016-05-27 23:30:09 +00:00
Jeremy C. Reed
1023b6e575
Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9
2016-05-27 15:23:19 -04:00
Jeremy C. Reed
ecf8e705e6
fix a few typos in doc
2016-05-27 15:22:54 -04:00
Witold Krecicki
57651e2c85
[master] fixed bug in isc_ht_iter_next
2016-05-27 19:57:27 +02:00
Tinderbox User
7898bf1fbc
regenerate
2016-05-27 15:45:47 +00:00
Mark Andrews
9268297baa
4379. [bug] An INSIST could be triggered if a zone contains
...
RRSIG records with expiry fields that loop
using serial number arithmetic. [RT #40571 ]
2016-05-27 15:24:30 +10:00
Evan Hunt
531074d11a
[master] fixed some test failures
2016-05-26 21:29:54 -07:00
Evan Hunt
7dbcb6fb90
[master] #include <string.h>
2016-05-26 19:21:28 -07:00
Evan Hunt
e3f231023c
[master] use $DIG not dig
2016-05-26 18:39:07 -07:00
Mark Andrews
d7ab0204e2
4378. [contrib] #include <isc/string.h> for strlcat in zone2ldap.c.
...
[RT #42525 ]
2016-05-27 11:19:55 +10:00
Tinderbox User
260e8e04b0
regen master
2016-05-27 01:05:21 +00:00
Mark Andrews
aabcb1fde0
4377. [bug] Don't reuse zero TTL responses beyond the current
...
client set (excludes ANY/SIG/RRSIG queries).
[RT #42142 ]
2016-05-27 09:59:46 +10:00
Evan Hunt
6c2a76b3e2
[master] copyrights, win32 definitions
2016-05-26 12:36:17 -07:00
Witold Krecicki
7a00d69909
4376. [experimental] Added support for Catalog Zones, a new method for
...
provisioning secondary servers in which a list of
zones to be served is stored in a DNS zone and can
be propagated to slaves via AXFR/IXFR. [RT #41581 ]
4375. [func] Add support for automatic reallocation of isc_buffer
to isc_buffer_put* functions. [RT #42394 ]
2016-05-26 21:23:19 +02:00
Evan Hunt
bfe9697f92
[master] correct summary
2016-05-26 09:53:09 -07:00
Mark Andrews
3d1b521b5b
update dnssec-keymgr documentation. [RT #42454 ]
2016-05-26 16:02:46 +10:00
Mark Andrews
32e1f3cda0
improve error message for missing dnssec-keygen/dnssec-settime. [RT #42456 ]
2016-05-26 15:46:10 +10:00
Mark Andrews
704e905831
document python requirements
2016-05-26 15:38:32 +10:00
Mark Andrews
28784b996b
minor host man page cleanups from Tony Finch [RT #42476 ]
2016-05-26 13:56:42 +10:00
Mark Andrews
ac11084829
4374. [bug] Use SAVE/RESTORE macros in query.c to reduce the
...
probability of reference counting errors as seen
in 4365. [RT #42405 ]
2016-05-26 12:11:00 +10:00
Mark Andrews
ede52ba98d
4373. [bug] Address undefined behaviour in getaddrinfo. [RT #42479 ]
2016-05-26 12:05:37 +10:00
Mark Andrews
10f8dc8456
4370. [bug] Address python3 compatibility issues with RNDC module.
...
[RT #42499 ] [RT #42506 ]
2016-05-26 12:01:31 +10:00
Mark Andrews
a0f5a5e3c5
4372. [bug] Address undefined behaviour in libt_api. [RT #42480 ]
2016-05-26 11:57:16 +10:00
Evan Hunt
5c5dcf34c3
[master] spelling
2016-05-25 18:44:59 -07:00
Evan Hunt
8e4d28d018
[master] extend release notes
2016-05-25 18:40:47 -07:00
Evan Hunt
9211688e88
[master] fix tag mismatch
2016-05-25 18:32:38 -07:00
Tinderbox User
7173647ada
update copyright notice / whitespace
2016-05-25 23:45:21 +00:00
Tinderbox User
34d1f3b653
newcopyrights
2016-05-25 23:30:07 +00:00
Evan Hunt
0cbe448914
[master] minimal-any
...
4371. [func] New "minimal-any" option reduces the size of UDP
responses for qtype ANY by returning a single
arbitrarily selected RRset instead of all RRsets.
Thanks to Tony Finch. [RT #41615 ]
2016-05-25 13:54:34 -07:00
Mark Andrews
9c6a57d7c7
address python2/python3 differences
2016-05-25 15:19:25 +10:00
Mark Andrews
d4a9a6c4a9
pass $KEYGEN to $KEYMGR
2016-05-25 14:05:26 +10:00
Mark Andrews
e6d09e71d0
style
2016-05-25 13:41:48 +10:00
Mark Andrews
ecb9c56ff6
use python3 compatible syntax
2016-05-25 13:37:07 +10:00
Mark Andrews
9dede25430
4370. [bug] Address python3 compatibility issues with RNDC module.
...
[RT #42499 ]
2016-05-25 11:48:52 +10:00
Tinderbox User
3ba1f79ade
regen master
v9.11.0a2
2016-05-24 01:04:01 +00:00