Commit Graph

15073 Commits

Author SHA1 Message Date
Evan Hunt
fa24231908 custom_ALLIANZ_v9_4_2_P1 2008-05-27 23:35:40 +00:00
Automatic Updater
f7db7f3fb1 auto update 2008-05-27 23:19:40 +00:00
Evan Hunt
36978a7d7f custom_WFB_v9_4_2_P1 2008-05-27 23:00:33 +00:00
Automatic Updater
e933a1bd23 auto update 2008-05-23 23:18:36 +00:00
Automatic Updater
ce6521e13d auto update 2008-05-22 23:18:23 +00:00
Automatic Updater
11156f82ba update copyright notice 2008-05-21 23:47:01 +00:00
Automatic Updater
db6fa15ef0 newcopyrights 2008-05-21 23:30:20 +00:00
Evan Hunt
080a964a3f "blackhole" ACLs could cause named to segfault due to some
uninitialized memory. [rt18095]
2008-05-21 23:21:33 +00:00
Automatic Updater
0d228cec61 auto update 2008-05-21 23:19:04 +00:00
Evan Hunt
5a17fe2916 Default values of zone ACLs were re-parsed each time a new zone was
configured, causing an overconsumption of memory. [rt18092]
2008-05-21 23:17:21 +00:00
Automatic Updater
ebce5dc2fe update copyright notice 2008-05-19 23:47:03 +00:00
Automatic Updater
998b76837a newcopyrights 2008-05-19 23:30:23 +00:00
Mark Andrews
b3ac666ce5 silence linker warning: add ${LDFLAGS} 2008-05-19 00:36:14 +00:00
Automatic Updater
a89eda002e auto update 2008-05-15 23:19:52 +00:00
Automatic Updater
232d4387e2 regen 2008-05-15 01:12:21 +00:00
Evan Hunt
d230b29aba fixed incorrect TAG_HMACSHA256_BITS value [rt18047] 2008-05-15 00:50:26 +00:00
Automatic Updater
7b8b5e34b6 update copyright notice 2008-05-14 23:47:03 +00:00
Automatic Updater
298c514fff newcopyrights 2008-05-14 23:30:22 +00:00
Automatic Updater
8dc5d5e460 regen 2008-05-14 01:12:08 +00:00
Evan Hunt
aed0e61611 add +nsid option to dig man page. [rt18039] 2008-05-13 23:59:18 +00:00
Automatic Updater
59b6d8259a update copyright notice 2008-05-13 23:47:01 +00:00
Evan Hunt
c72279e756 "rndc freeze" could trigger an assertion in named when called on a
nonexistent zone. [rt18050]
2008-05-13 01:20:24 +00:00
Mark Andrews
68cd13fff2 spelling 2008-05-13 00:20:54 +00:00
Automatic Updater
cfe548a265 newcopyrights 2008-05-12 23:30:21 +00:00
Mark Andrews
e1aeb1569a 2369. [bug] libbind: Array bounds overrun on read in bitncmp().
[RT #18054]
2008-05-12 00:17:27 +00:00
Automatic Updater
6fbe9050cb auto update 2008-05-09 23:18:12 +00:00
Automatic Updater
88dbebcebc auto update 2008-05-08 23:18:14 +00:00
Automatic Updater
252ad65e46 auto update 2008-05-07 23:18:32 +00:00
Francis Dupont
6101a43bde update own branches comments 2008-05-07 12:27:43 +00:00
Automatic Updater
9ef82979c4 regen 2008-05-07 01:11:57 +00:00
Automatic Updater
d65ec15e06 auto update 2008-05-06 23:18:42 +00:00
Evan Hunt
0415ca35ad Linux: use libcap for capability management if possible. [RT# 18026] 2008-05-06 01:31:11 +00:00
Evan Hunt
69ec1b7eb3 Improve counting of dns_resstatscounter_retry [rt18030] 2008-05-06 01:12:55 +00:00
Evan Hunt
767c53c304 Document changes to "rrset-order fixed" [rt17977] 2008-05-06 01:09:00 +00:00
Mark Andrews
0dba2713de add lock comment 2008-05-03 05:07:13 +00:00
Mark Andrews
3e358ada3e new draft 2008-05-03 04:21:58 +00:00
Mark Andrews
816496b221 2366. [bug] Adb shutdown race. [RT #18021] 2008-05-02 04:40:12 +00:00
Automatic Updater
2a9a5e1871 regen 2008-05-02 01:11:51 +00:00
Automatic Updater
b4074b6255 auto update 2008-05-01 23:18:41 +00:00
Tatuya JINMEI 神明達哉
5c024f7877 cleanups for LRU-caching code [RT #18018] 2008-05-01 18:23:07 +00:00
Automatic Updater
62fd1414b6 auto update 2008-04-30 23:18:14 +00:00
Evan Hunt
d3345cc201 *** empty log message *** 2008-04-29 01:06:37 +00:00
Evan Hunt
28ad0be64e Fix a bug causing dns_acl_isany() to return spurious results [rt18000] 2008-04-29 01:01:42 +00:00
Mark Andrews
2294423014 2364. [bug] named could trigger a assertion when serving a
malformed signed zone. [RT #17828]
2008-04-29 00:54:28 +00:00
Mark Andrews
8b56b8956f 2363. [port] sunos: pre-set "lt_cv_sys_max_cmd_len=4096;".
[RT #17513]
2008-04-28 23:43:24 +00:00
Mark Andrews
aef875b27e update #2331 description 2008-04-28 03:30:51 +00:00
Mark Andrews
71a7aaa631 update 2008-04-27 03:32:06 +00:00
Automatic Updater
1dd754dcdf update copyright notice 2008-04-24 23:46:59 +00:00
Automatic Updater
af3e516f77 newcopyrights 2008-04-24 23:30:21 +00:00
Evan Hunt
66e50468dd Change rrsetorder test two ways:
1) only test "fixed" ordering if it was compiled in
2) test whether "cyclic" ordering is cyclic, but don't
   rely on the initial state being predictable
[rt17977]
2008-04-24 21:50:27 +00:00