Evan Hunt
a3288b425a
2642. [bug] nsupdate could dump core on solaris when reading
...
improperly formatted key files. [RT #20015 ]
2009-07-29 23:45:24 +00:00
Automatic Updater
47ce374fcf
newcopyrights
2009-07-29 23:30:27 +00:00
Evan Hunt
9069215eac
2641. [bug] Fixed an error in parsing update-policy syntax,
...
added a regression test to check it. [RT #20007 ]
2009-07-29 17:52:00 +00:00
Automatic Updater
95f36ad29f
auto update
2009-07-28 23:18:56 +00:00
Automatic Updater
b7b4fc9a0e
prepare 9.7.0a2 re-release
2009-07-28 20:37:09 +00:00
Evan Hunt
4189dd1e2c
bump release tag
2009-07-28 19:58:21 +00:00
Mark Andrews
bd190a40a8
2640. [security] A specially crafted update packet will cause named
...
to exit. [RT #20000 ]
2009-07-28 15:45:43 +00:00
Mark Andrews
610f3aa54c
placeholder
2009-07-28 13:53:48 +00:00
Automatic Updater
3daad56dbb
regen
2009-07-27 01:13:17 +00:00
Evan Hunt
352f93d94a
trivial doc change in ARM ("12" should have been "13")
2009-07-27 00:43:13 +00:00
Automatic Updater
963df54288
auto update
2009-07-23 23:18:42 +00:00
Mark Andrews
661f055cc1
update
2009-07-21 07:06:08 +00:00
Automatic Updater
3e02c9e336
regen
2009-07-21 07:02:09 +00:00
Mark Andrews
d173d06cae
2639. [bug] Silence compiler warnings in gssapi code. [RT #19954 ]
2009-07-21 06:58:22 +00:00
Mark Andrews
6a1a8186af
2638. [bug] Silence compiler warnings in gssapi code. [RT #19954 ]
2009-07-21 06:53:09 +00:00
Mark Andrews
af84f6917c
HTML -> X man.dnssec-revoke.html man.dnssec-settime.html
2009-07-21 04:14:44 +00:00
Mark Andrews
ca8576a564
change numbers
2009-07-21 03:30:33 +00:00
Mark Andrews
99a0cd0236
fix comment
2009-07-21 03:27:38 +00:00
Tatuya JINMEI 神明達哉
2847ddeaf1
misc. bug fixes including null pointer dereference and memory leak.
...
[RT #19953 ]
I don't update CHANGES as this code has never been publicly released.
2009-07-21 02:57:39 +00:00
Mark Andrews
97725b410a
2628. [bug] Install arpaname. [RT #19957 ]
2009-07-21 02:41:01 +00:00
Mark Andrews
520cea04a2
2627. [func] Rationalize dnssec-signzone's signwithkey() calling.
...
[RT #19959 ]
2009-07-21 01:22:27 +00:00
Automatic Updater
fd0b768f4c
regen
2009-07-21 01:13:24 +00:00
Automatic Updater
61302bdbbf
update copyright notice
2009-07-20 23:47:44 +00:00
Automatic Updater
ee20d30cc4
newcopyrights
2009-07-20 23:30:31 +00:00
Francis Dupont
938dfe6dcd
re-indent (to be finished)
2009-07-20 12:11:58 +00:00
Francis Dupont
85f5bb5274
fix extra space after now- in now-revoked
2009-07-20 11:56:35 +00:00
Automatic Updater
590c12cfe3
man.dnssec-settime.html
2009-07-20 02:10:42 +00:00
Mark Andrews
f1de96a386
char mechbuf[17] -> unsigned char mechbuf[17]
2009-07-20 01:55:37 +00:00
Automatic Updater
52c1cac19a
regen
2009-07-20 01:13:18 +00:00
Automatic Updater
26d8ffe715
update copyright notice
2009-07-19 23:47:55 +00:00
Automatic Updater
133e6d43fa
newcopyrights
2009-07-19 23:30:30 +00:00
Evan Hunt
f73695f9bd
fix a merge error from rebasing dnssec-settime (an assignment was left in
...
place that was supposed to have been removed--this was already reviewed, I
just merged the fix wrong)
2009-07-19 16:11:53 +00:00
Tatuya JINMEI 神明達哉
15fcbe3917
spelling
2009-07-19 06:40:07 +00:00
Evan Hunt
dba9901bb7
update cvsignore
2009-07-19 05:33:10 +00:00
Evan Hunt
2a3574f8d4
windows portability fix (review by mgraff)
2009-07-19 05:26:05 +00:00
Evan Hunt
9edd523c22
more win32 build fixes
2009-07-19 05:06:48 +00:00
Evan Hunt
da520bccdd
add settime project files for win32 build
2009-07-19 04:56:47 +00:00
Evan Hunt
b1fa84a099
win32 build fixes
2009-07-19 04:50:15 +00:00
Automatic Updater
b478865635
Prepare for 9.7.0a2 release
2009-07-19 04:29:02 +00:00
Automatic Updater
0a7ed88633
regen
2009-07-19 04:27:56 +00:00
Evan Hunt
553ead32ff
2636. [func] Simplify zone signing and key maintenance with the
...
dnssec-* tools. Major changes:
- all dnssec-* tools now take a -K option to
specify a directory in which key files will be
stored
- DNSSEC can now store metadata indicating when
they are scheduled to be published, acttivated,
revoked or removed; these values can be set by
dnssec-keygen or overwritten by the new
dnssec-settime command
- dnssec-signzone -S (for "smart") option reads key
metadata and uses it to determine automatically
which keys to publish to the zone, use for
signing, revoke, or remove from the zone
[RT #19816 ]
2009-07-19 04:18:05 +00:00
Automatic Updater
4a979d3577
update copyright notice
2009-07-17 23:47:41 +00:00
Automatic Updater
f2770f6b39
newcopyrights
2009-07-17 23:30:40 +00:00
Evan Hunt
3967528c77
2635. [bug] isc_inet_ntop() incorrectly handled 0.0/16 addresses.
...
[RT #19716 ]
2009-07-17 22:01:44 +00:00
Evan Hunt
aeff7de836
2634. [port] win32: Add support for libxml2, enable
...
statschannel. [RT #19773 ]
2009-07-17 06:25:45 +00:00
Automatic Updater
ae11a72378
update copyright notice
2009-07-16 23:47:55 +00:00
Automatic Updater
ac94adf868
newcopyrights
2009-07-16 23:30:41 +00:00
Mark Andrews
2792e226c7
2633. [bug] Handle 15 bit rand() functions. [RT #19783 ]
2009-07-16 05:52:46 +00:00
Mark Andrews
4347f7ac12
2632. [func] util/kit.sh: warn if documentation appears to be out of
...
date. [RT #19922 ]
2009-07-16 05:29:35 +00:00
Mark Andrews
ab280fdfc5
util/kit.sh
2009-07-16 05:29:05 +00:00