Mark Andrews
fbc50678e1
4382. [bug] rndc {addzone,modzone,delzone,showzone} should all
...
compare the zone name using a canonical format.
[RT #42630 ]
2016-06-10 11:03:53 +10:00
Mark Andrews
eb54bc33a2
also cleanup node
2016-06-03 18:04:37 +10:00
Mark Andrews
92ddd7ad2c
detach before restore
2016-06-03 17:23:08 +10:00
Mark Andrews
b4750b5991
reset zversion on restart
2016-06-03 14:33:16 +10:00
Witold Krecicki
c2afbab9dc
4381. [bug] Missing "zone-directory" option in catalog zone
...
definition caused BIND to crash. [RT #42579 ]
2016-06-02 21:41:02 +02:00
Tinderbox User
e76f113739
regen master
2016-06-02 01:05:09 +00:00
Mark Andrews
d055178624
simplify poorly written conditional
2016-06-02 10:18:17 +10:00
Tinderbox User
1c6d1ca335
update copyright notice / whitespace
2016-06-01 23:45:30 +00:00
Francis Dupont
3933e5c763
Merged rt42563 (ht.c fixes)
2016-06-01 14:49:01 +02:00
Francis Dupont
2a8aa10492
Merged rt42505 (misc DNSSEC bugs)
2016-06-01 09:18:49 +02:00
Tinderbox User
7336a12983
update copyright notice / whitespace
2016-05-31 23:45:29 +00: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
Tinderbox User
262bebd081
update copyright notice / whitespace
2016-05-27 23:45:23 +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
e3f231023c
[master] use $DIG not dig
2016-05-26 18:39:07 -07: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
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
10f8dc8456
4370. [bug] Address python3 compatibility issues with RNDC module.
...
[RT #42499 ] [RT #42506 ]
2016-05-26 12:01:31 +10:00
Tinderbox User
7173647ada
update copyright notice / whitespace
2016-05-25 23:45:21 +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
Mark Andrews
d3600bb89d
4369. [bug] Fix 'make' and 'make install' out-of-tree python
...
support. [RT #42484 ]
2016-05-24 09:50:23 +10:00
Mark Andrews
7abac4a395
silence warning
2016-05-17 17:26:27 +10:00
Mark Andrews
4f200033d1
explict conversion
2016-05-17 17:22:51 +10:00
Mark Andrews
c3beecc1bc
4365. [bug] Address zone reference counting errors involving
...
nxdomain-redirect. [RT #42258 ]
2016-05-13 11:54:25 +10:00
Mark Andrews
32148399a2
ignore missing SERVFAIL
2016-05-12 14:25:43 +10:00
Tinderbox User
f5489931d7
update copyright notice / whitespace
2016-05-09 23:45:56 +00:00
Mark Andrews
8090ceb932
4363. [port] Turn off triggering UAC when running BINDInstall
...
temporarily.
2016-05-09 19:07:07 +10:00
Mark Andrews
97e9fc9e53
add missing dependancy
2016-05-09 15:42:57 +10:00
Mark Andrews
2b96f36d0c
remember dig/rndc outputs
2016-05-09 07:59:19 +10:00
Mark Andrews
9e14bf1f86
add test counter
2016-05-09 07:29:43 +10:00
Witold Krecicki
9852ad2408
Fix awk compatibility issue in rndc system test
2016-05-07 13:33:51 +02:00
Tinderbox User
f89adb2c2a
update copyright notice / whitespace
2016-05-05 23:45:48 +00:00
Evan Hunt
7614afdab2
[master] remove copyright header from policy.good
2016-05-05 14:26:15 -07:00
Witold Krecicki
e846f127d6
4362. [func] Changed rndc reconfig behaviour so that newly added
...
zones are loaded asynchronously and the loading does
not block the server. [RT #41934 ]
2016-05-05 21:41:12 +02:00
Mark Andrews
5ac427050f
4360. [bug] Silence spurious 'bad key type' message when there is
...
a existing TSIG key. [RT #42195 ]
2016-05-05 22:27:08 +10:00
Mark Andrews
594d15df25
4359. [bug] Inherited 'also-notify' lists were not being checked
...
by named-checkconf. [RT #42174 ]
2016-05-05 21:59:09 +10:00
Witold Krecicki
19d80ce584
4358. [test] Added American Fuzzy Lop harness that allows
...
feeding fuzzed packets into BIND.
[RT #41723 ]
2016-05-05 11:49:38 +02:00
Witold Krecicki
dc2a4887c4
4357. [func] Add the python RNDC module. [RT #42093 ]
2016-05-05 11:33:47 +02:00