Mark Andrews
7a54dadeb5
2998. [func] Add isc_task_beginexclusive and isc_task_endexclusive
...
to the task api. [RT #22776 ]
2010-12-22 05:19:02 +00:00
Automatic Updater
b427cc266d
update
2010-12-22 04:16:39 +00:00
Mark Andrews
78fcac2f19
2997. [func] named -V now reports the OpenSSL and libxml2 verions
...
it was compiled against. [RT #22687 ]
2010-12-22 04:05:41 +00:00
Mark Andrews
643935ac11
2997. [func] named -V now reports the OpenSSL and libxml2 verions
...
it was compiled against. [RT #22687 ]
2010-12-22 03:59:02 +00:00
Automatic Updater
687baa4f94
update
2010-12-22 03:16:24 +00:00
Mark Andrews
79344b9710
2996. [security] Temporarily disable SO_ACCEPTFILTER support.
...
[RT #22589 ]
2010-12-22 03:08:36 +00:00
Mark Andrews
179e028b35
2995. [bug] The Kerberos realm was not being correctly extracted
...
from the signer's identity. [RT #22770 ]
2010-12-22 02:33:12 +00:00
Automatic Updater
69c3b3c057
update
2010-12-22 01:15:23 +00:00
Automatic Updater
4cfcf67f81
regen HEAD
2010-12-22 01:14:07 +00:00
Automatic Updater
3b3e7fe622
update
2010-12-22 00:16:39 +00:00
Automatic Updater
8868ef9c64
update copyright notice
2010-12-21 23:47:08 +00:00
Automatic Updater
a3fdc395a6
newcopyrights
2010-12-21 23:30:37 +00:00
Automatic Updater
f2c99a20e3
update
2010-12-21 23:15:28 +00:00
Jeremy Reed
7c6972d6ca
Remove duplicated check-mx explanation.
...
Ebersman told me about it.
I opened ticket #22778 for this.
2010-12-21 22:40:55 +00:00
Automatic Updater
ea2d37e4f1
update
2010-12-21 05:15:41 +00:00
Mark Andrews
bc650d355c
regen
2010-12-21 04:31:27 +00:00
Mark Andrews
c2170a4bd0
2994. [port] NetBSD: use pthreads by default on NetBSD >= 5.0, and
...
do not use threads on earlier versions. Also kill
the unproven-pthreads, mit-pthreads, and ptl2 support.
2010-12-21 04:20:23 +00:00
Automatic Updater
e1f024416a
update
2010-12-21 03:16:10 +00:00
Mark Andrews
82f77687ab
2993. [func] Dynamically grow adb hash tables. [RT #21186 ]
2010-12-21 03:11:42 +00:00
Mark Andrews
72be2e5698
regen
2010-12-21 02:33:59 +00:00
Mark Andrews
0ece47f7c1
2992. [contrib] contrib/check-secure-delegation.pl: A simple tool
...
for looking at a secure delegation. [RT #22059 ]
2010-12-21 02:32:21 +00:00
Mark Andrews
1f512cd06b
2991. [contrib] contrib/zone-edit.sh: A simple zone editing tool for
...
dynamic zones. [RT #22365 ]
2010-12-21 02:19:06 +00:00
Automatic Updater
66b2016a91
update
2010-12-21 00:16:11 +00:00
Automatic Updater
ca103999e6
update copyright notice
2010-12-20 23:47:21 +00:00
Automatic Updater
6a71702b47
auto update
2010-12-20 23:17:15 +00:00
Automatic Updater
42bb7bf869
update
2010-12-20 22:15:24 +00:00
Evan Hunt
950aa1d752
When a prereq.sh file determines that a test can't run because the feature
...
to be tested was not configured in at build time, it can now return 255,
and run.sh will print "R:SKIPPED" instead of "R:UNTESTED". Robie will be
able to flag this as green rather than yellow.
2010-12-20 21:35:45 +00:00
Automatic Updater
d39a94a1db
update
2010-12-20 19:15:29 +00:00
Evan Hunt
8fda09fc85
Changed $(command) to command in tests.sh for compatibility with
...
older bourne shells.
2010-12-20 18:37:07 +00:00
Automatic Updater
72cfc80dab
update
2010-12-20 00:16:14 +00:00
Automatic Updater
f7a71eef29
tsiggss dlzexternal
2010-12-19 23:50:14 +00:00
Mark Andrews
e11d10bbcc
example.nil.zone -> example.nil.db
2010-12-19 23:39:28 +00:00
Automatic Updater
50e524aa29
update
2010-12-19 22:15:29 +00:00
Evan Hunt
db4c1bc48a
Looks like "ifdef" should have been "ifndef". (Committing without review to
...
silence robie.)
2010-12-19 21:32:35 +00:00
Automatic Updater
8b840548ca
update
2010-12-19 08:15:33 +00:00
Evan Hunt
584ad7dedd
2990. [bug] 'dnssec-settime -S' no longer tests prepublication
...
interval validity when the interval is set to 0.
[RT #22761 ]
2010-12-19 07:29:36 +00:00
Automatic Updater
8ff031ed05
update
2010-12-19 03:16:40 +00:00
Evan Hunt
c445b2f648
Add #ifdef BIND9 to some of the new DLZ code to fix link errors
...
when building with --enable-exportlibs
2010-12-19 02:51:41 +00:00
Evan Hunt
9f453d9342
removed unnecessary "done" log message from dns_sdlzcreate(); it used
...
__FUNCTION__ which caused problems on some compilers.
2010-12-19 02:37:08 +00:00
Automatic Updater
dcaa912725
update
2010-12-19 01:15:28 +00:00
Automatic Updater
517ae3de96
regen HEAD
2010-12-19 01:14:08 +00:00
Automatic Updater
7bd57e7372
update
2010-12-19 00:16:32 +00:00
Automatic Updater
941c0792f2
update copyright notice
2010-12-18 23:47:11 +00:00
Automatic Updater
98179904c3
update
2010-12-18 17:15:25 +00:00
Evan Hunt
6c3eff861d
tsiggss test needed a prereq.sh file. (Committing without review because
...
the script is simple, no one is available, and I want to shut robie up.)
2010-12-18 16:48:41 +00:00
Automatic Updater
ec310af18b
update
2010-12-18 15:15:24 +00:00
Mark Andrews
aa5b977943
regen
2010-12-18 14:47:42 +00:00
Mark Andrews
c880d51849
gsskrb5_register_acceptor_identity is not available on all platforms
2010-12-18 14:46:21 +00:00
Automatic Updater
009b1debed
update
2010-12-18 12:15:25 +00:00
Mark Andrews
6dcb804dc6
UNUSED(use_static_stub);
2010-12-18 11:47:13 +00:00