Commit Graph

20396 Commits

Author SHA1 Message Date
Tinderbox User
46115aa375 update SRCID 2012-07-06 00:15:57 +00:00
Tinderbox User
291a670d12 update copyright notice 2012-07-05 23:45:48 +00:00
Tinderbox User
7500521cec newcopyrights 2012-07-05 23:30:15 +00:00
Tinderbox User
bd6ea51686 update SRCID 2012-07-05 22:03:06 +00:00
ckb
ca092ed9f2 added CHANGES note for
dnssec-settime: Issue a warning when writing a new private key file would cause a change in the permissions of the existing file.
2012-07-05 16:30:37 -05:00
ckb
c514f38c80 Conflicts:
lib/dns/dst_parse.c
	lib/isc/win32/file.c
2012-07-05 16:07:31 -05:00
Tinderbox User
a6143389f6 update SRCID 2012-07-02 17:16:21 +00:00
Evan Hunt
cdd271b14a fix bad-cache assert
3346.	[security]	Bad-cache data could be used before it was
			initialized, causing an assert. [RT #30025]
2012-07-02 10:01:48 -07:00
Evan Hunt
d64138e577 addressed possible race in ISC_QUEUE
3345.	[bug]		Addressed race condition when removing the last item
			or inserting the first item in an ISC_QUEUE.
			[RT #29539]
2012-07-02 09:37:17 -07:00
Tinderbox User
83919db4e2 update SRCID 2012-06-30 00:16:33 +00:00
Tinderbox User
a3128c1995 update copyright notice 2012-06-29 23:45:57 +00:00
Tinderbox User
710bce1a85 newcopyrights 2012-06-29 23:30:19 +00:00
Tinderbox User
095b0d2baf update SRCID 2012-06-29 07:15:38 +00:00
Mark Andrews
a5a303ead2 Merge branch 'master' of repo.isc.org:/proj/git/prod/bind9 2012-06-29 16:54:45 +10:00
Mark Andrews
ef013897a9 create implict rule for python executable and use it to create dnssec-checkds 2012-06-29 16:53:12 +10:00
Tinderbox User
50895f9b64 update SRCID 2012-06-29 02:16:21 +00:00
Tinderbox User
54f04323c0 update copyright notice 2012-06-29 01:49:43 +00:00
Mark Andrews
bf8267aa45 reverse bad copyright update 2012-06-29 11:39:47 +10:00
Mark Andrews
0ba25dfc4c lost line 2012-06-29 11:36:14 +10:00
Tinderbox User
247bf37860 update copyright notice 2012-06-29 01:22:18 +00:00
Tinderbox User
b253dcf966 newcopyrights 2012-06-29 01:21:22 +00:00
Tinderbox User
b927cdb7b8 update SRCID 2012-06-29 01:16:07 +00:00
Mark Andrews
2d9bd38ec3 add support for python 2012-06-29 11:00:37 +10:00
Mark Andrews
9640c35421 add support for python 2012-06-29 11:00:00 +10:00
Tinderbox User
a540e201d5 update SRCID 2012-06-28 13:15:35 +00:00
Mar Andrews
0823c3c796 regen configure 2012-06-28 13:13:23 +00:00
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