Mark Andrews
66dddd906a
make the checkds system test dependent on the result of python discovery
2012-06-28 23:08:07 +10:00
Tinderbox User
979763415f
update SRCID
2012-06-28 08:15:29 +00:00
Mar Andrews
a46f97bc4b
regen
2012-06-28 07:39:40 +00:00
Mark Andrews
2bf80ddc75
added missing CHANGES
2012-06-28 17:37:27 +10:00
Mark Andrews
97f526751e
Merge branch 'rt28099'
2012-06-28 17:13:56 +10:00
Mark Andrews
1cefb9df3f
3344. [func] New "dnssec-checkds" command checks a zone to
...
determine which DS records should be published
in the parent zone, or which DLV records should be
published in a DLV zone, and queries the DNS to
ensure that it exists. (Note: This tool depends
on python; it will not be built or installed on
systems that do not have a python interpreter.)
[RT #28099 ]
2012-06-28 17:06:00 +10:00
Mark Andrews
24e8bcad5c
Merge branch 'rt28099' of repo.isc.org:/proj/git/prod/bind9 into rt28099
...
Conflicts:
bin/tests/system/conf.sh.in
configure
2012-06-28 16:57:26 +10:00
Mark Andrews
08b44fb0ce
more shell quoting required
2012-06-28 16:53:43 +10:00
Mark Andrews
25e72ee350
use -q when calling dig, quote the zone's name when calling dig and dnssec-dsfromkey
2012-06-28 16:53:43 +10:00
Evan Hunt
153dce262a
use prefix not bindir/sbindir
2012-06-28 16:53:43 +10:00
Mar Andrews
d1e42310c8
regenerate
2012-06-28 16:53:42 +10:00
Mark Andrews
c14713dd87
--with-python=value now sets PYTHON_TOOLS
2012-06-28 16:52:16 +10:00
Evan Hunt
e53422a570
test for argparse in configure
2012-06-28 16:52:16 +10:00
Tinderbox User
efc5d78437
added man, html doc files
2012-06-28 16:50:55 +10:00
Evan Hunt
9334fc368b
add .gitignore
2012-06-28 16:50:55 +10:00
Evan Hunt
a0bc3140c3
add Makefile.in
2012-06-28 16:50:55 +10:00
Evan Hunt
4e63229613
Added man page
2012-06-28 16:50:55 +10:00
Evan Hunt
47f96315d0
Moved from contrib, set up configure
...
- moved checkds.py from contrib to bin/python/dnssec-checkds.py
- moved tests from contrib to bin/tests/system/checkds
- set up configure to find the python path
2012-06-28 16:50:54 +10:00
Evan Hunt
0436d5cc0f
Report KSK's that are missing from DS/DLV RRset
2012-06-28 16:44:01 +10:00
Evan Hunt
4c0415420b
Added tests
2012-06-28 16:44:01 +10:00
Evan Hunt
2cce53c667
add header comment
2012-06-28 16:44:01 +10:00
Evan Hunt
311083fd25
added comments
2012-06-28 16:44:00 +10:00
Evan Hunt
5bb8a346d5
Refactor; add argument parsing
2012-06-28 16:44:00 +10:00
Evan Hunt
01ab2bbce8
First pass at DS check tool
...
Currently hard-coded to check for 'isc.org'; later this will
be a command line argument.
2012-06-28 16:44:00 +10:00
Tinderbox User
201955f18e
update SRCID
2012-06-27 01:15:50 +00:00
Tinderbox User
ae7449c457
regen master
2012-06-27 01:04:21 +00:00
Tinderbox User
b1627690a4
update SRCID
2012-06-27 00:16:10 +00:00
Mark Andrews
00c605a643
3343. [placeholder]
2012-06-27 10:02:22 +10:00
Tinderbox User
da5d53fb14
update copyright notice
2012-06-26 23:45:56 +00:00
Tinderbox User
13deeb1d12
newcopyrights
2012-06-26 23:30:15 +00:00
Mark Andrews
c41c261fc7
3342. [bug] Change #3314 broke saving of stub zones to disk
...
resulting in excessive cpu usage in some cases.
[RT #29952 ]
2012-06-27 09:21:09 +10:00
Tinderbox User
b9839cc40e
update SRCID
2012-06-26 05:15:48 +00:00
Mark Andrews
b871c7156e
manual update for doc/design/verify
2012-06-26 14:18:04 +10:00
Tinderbox User
b6e55db459
update SRCID
2012-06-26 01:15:43 +00:00
Tinderbox User
c3dc968140
regen master
2012-06-26 01:04:21 +00:00
Tinderbox User
7d648d0d3a
update SRCID
2012-06-26 00:16:06 +00:00
Tinderbox User
6d5f928b26
update copyright notice
2012-06-25 23:46:00 +00:00
Tinderbox User
373e4270f4
update SRCID
2012-06-25 05:17:28 +00:00
Mar Andrews
31959406fc
regen
2012-06-25 05:02:30 +00:00
Tinderbox User
f28fe8958b
update SRCID
2012-06-25 04:15:40 +00:00
Mark Andrews
ad127d839d
3341. [func] New "dnssec-verify" command checks a signed zone
...
to ensure correctness of signatures and of NSEC/NSEC3
chains. [RT #23673 ]
2012-06-25 13:57:32 +10:00
Tinderbox User
8811ab3ca6
update SRCID
2012-06-25 02:16:05 +00:00
Mark Andrews
1a3894ca22
silence compiler warning by using offsetof to get structure elelment offsets
2012-06-25 11:57:10 +10:00
Tinderbox User
1f695ba5d0
update SRCID
2012-06-24 22:15:29 +00:00
Mark Andrews
171d2c23f1
remove 'inline' on dns_rbt_serialize_align
2012-06-25 08:14:34 +10:00
Tinderbox User
04aeac93e5
update SRCID
2012-06-23 09:15:27 +00:00
Mark Andrews
abeb649619
check fwrite results
2012-06-23 18:21:52 +10:00
Tinderbox User
fe10cb8b61
update SRCID
2012-06-23 08:15:32 +00:00
Mark Andrews
d70f7b9e46
change type of where to uintptr_t
2012-06-23 18:06:33 +10:00
Mark Andrews
aeed8b4d3b
change offset type to long
2012-06-23 18:02:13 +10:00