Automatic Updater
eed120cd09
regen
2008-10-16 01:39:58 +00:00
Mark Andrews
824528aba0
2464. [port] linux: check that a capability is present before
...
trying to set it. [RT #18135 ]
2008-10-15 23:59:41 +00:00
Automatic Updater
a42f99fddc
update copyright notice
2008-10-15 23:46:53 +00:00
Automatic Updater
755f2823f3
newcopyrights
2008-10-15 23:30:15 +00:00
Mark Andrews
e7594d6244
silence compiler warning
2008-10-15 22:40:34 +00:00
Mark Andrews
a9b45aa396
Add missing formating tags. No content changes.
2008-10-15 22:18:33 +00:00
Mark Andrews
cad76f5797
2464. [port] linux: check that a capability is present before
...
trying to set it. [RT #18135 ]
2008-10-15 05:04:53 +00:00
Mark Andrews
c84ef0c62a
silence coverity false positive
2008-10-15 04:25:43 +00:00
Mark Andrews
b83aa9c2bb
libbind:coverity analysis support. [RT #18196 ]
2008-10-15 03:56:26 +00:00
Mark Andrews
0cb0d881c4
evloop prototype. [RT #18196 ]
2008-10-15 03:41:18 +00:00
Mark Andrews
c6e88b5aeb
coverity analysis support. [RT #18196 ]
2008-10-15 03:36:45 +00:00
Mark Andrews
55cc1ded88
sig is only used if threads are in use. [RT #18196 ]
2008-10-15 03:21:04 +00:00
Mark Andrews
bebecf1811
constistant declaration of progname. [RT #18196 ]
2008-10-15 03:06:21 +00:00
Mark Andrews
7fab106975
make the arrays rcodetext and opcodetext readonly. [RT #18196 ]
2008-10-15 02:18:45 +00:00
Automatic Updater
b9f3a055f5
regen
2008-10-15 01:40:39 +00:00
Mark Andrews
d479b2c72a
Change the SEE ALSO from obsolete 2535 to 4033
2008-10-15 01:16:59 +00:00
Mark Andrews
f5f99733e1
regen
2008-10-15 00:15:21 +00:00
Mark Andrews
43feb8d253
2463. [port] linux: POSIX doesn't include the IPv6 Advanced Socket
...
API and glibc hides parts of the IPv6 Advanced Socket
API as a result. This is stupid as it breaks how the
two halves (Basic and Advanced) of the IPv6 Socket API were designed to be used but we have to live with it.
Define _GNU_SOURCE to pull in the IPv6 Advanced Socket
API. [RT #18388 ]
2008-10-15 00:12:52 +00:00
Mark Andrews
7ea0a81627
use build_os not host for change 2461
2008-10-15 00:09:14 +00:00
Mark Andrews
0edc4f158e
document --enable-largefile
2008-10-14 04:27:30 +00:00
Automatic Updater
0a70099ef1
regen
2008-10-14 01:40:22 +00:00
Mark Andrews
e322d938d5
2462. [doc] Document -m (enable memory usage debugging)
...
option for dig. [RT #18757 ]
2008-10-14 00:55:12 +00:00
Mark Andrews
2507b24bd1
2462. [doc] Document -m (enable memory usage debugging)
...
option for dig. [RT #18757 ]
2008-10-14 00:22:25 +00:00
Mark Andrews
316a9f9e0f
2461. [port] sunos: Change #2363 was not complete. [RT #17513 ]
2008-10-13 00:36:20 +00:00
Evan Hunt
9b65a75518
suppress an error message on solaris. [rt18253]
2008-10-09 21:28:37 +00:00
Automatic Updater
d470833997
regen
2008-10-04 01:39:48 +00:00
Mark Andrews
e7e3f5d064
Minor grammar and punctuation changes. [RT #18703 ]
2008-10-03 22:09:24 +00:00
Automatic Updater
697df8a0d8
regen
2008-09-28 01:40:23 +00:00
Tatuya JINMEI 神明達哉
f728f5655c
missing RT number
2008-09-27 23:52:51 +00:00
Tatuya JINMEI 神明達哉
f722bafb94
2458. [doc] ARM: update and correction for max-cache-size.
...
[RT #18294 ]
2008-09-27 23:50:50 +00:00
Tatuya JINMEI 神明達哉
570cb1495c
2457. [tuning] max-cache-size is reverted to 0, the previous
...
default. It should be safe because expired cache
entries are also purged.
2008-09-27 23:39:42 +00:00
Automatic Updater
331365a7dd
update copyright notice
2008-09-26 23:46:32 +00:00
Automatic Updater
4de3c174d6
newcopyrights
2008-09-26 23:30:13 +00:00
Evan Hunt
b8ed8cbcd9
2456. [bug] In ACLs, ::/0 and 0.0.0.0/0 would both match any
...
address, regardless of family. They now correctly
distinguish IPv4 from IPv6. [RT #18559 ]
2008-09-26 21:17:48 +00:00
Mark Andrews
fc24d649af
2369. [bug] libbind: Array bounds overrun on read in bitncmp().
...
[RT #18054 ]
2008-09-26 06:30:52 +00:00
Mark Andrews
a418129ad0
0 -> dns_rdatatype_none
2008-09-25 04:15:41 +00:00
Automatic Updater
594b42f339
update copyright notice
2008-09-25 04:02:07 +00:00
Automatic Updater
ae81630e7a
newcopyrights
2008-09-25 03:59:46 +00:00
Mark Andrews
61d7e9c26e
2455. [bug] Stop metadata being transfered via axfr/ixfr.
...
[RT #18639 ]
2008-09-25 03:54:04 +00:00
Evan Hunt
4ac0f854ef
line missing from previous
2008-09-25 03:39:52 +00:00
Evan Hunt
bd6174a192
fixed missing backquotes
2008-09-25 03:39:51 +00:00
Mark Andrews
470be8037f
2453. [bug] Remove NULL pointer dereference in dns_journal_print().
...
[RT #18316 ]
2008-09-25 02:07:56 +00:00
Mark Andrews
5d40a68da0
regen
2008-09-25 01:42:05 +00:00
Mark Andrews
e163a67550
patch miss applied
2008-09-25 01:41:35 +00:00
Mark Andrews
8056d06160
2451. [port] solaris: handle runtime linking better. [RT #18356 ]
2008-09-25 01:38:58 +00:00
Automatic Updater
f0af7d0997
newcopyrights
2008-09-24 23:30:17 +00:00
Mark Andrews
41c649cb82
2387. [bug] Silence compiler warnings in lib/isc/radix.c.
...
[RT #18147 ] [RT #18258 ]
2008-09-24 06:53:40 +00:00
Mark Andrews
adb3b16e56
2449. [bug] libbind: Out of bounds reference in dns_ho.c:addrsort.
...
[RT #18044 ]
2008-09-24 05:41:39 +00:00
Automatic Updater
366e4a1287
regen
2008-09-24 01:42:52 +00:00
Evan Hunt
129c8794c5
remove duplicate change note
2008-09-23 21:44:30 +00:00