Mark Andrews
827572e191
2310 [bug] Flush stdout before emitting debug/fatal messages.
...
[RT #17501 ]
2008-01-17 21:46:33 +00:00
Mark Andrews
b0b4ba7533
Fix documentation for:
...
2294. [func] Allow the experimental statistics channels to have
multiple connections and ACL.
2008-01-17 21:38:24 +00:00
Evan Hunt
1aba9fe678
Fix coverity warnings in acl.c and iptable.c [rt17455]
2008-01-17 08:08:08 +00:00
Mark Andrews
c6d486af36
regen
2008-01-17 03:05:23 +00:00
Tatuya JINMEI 神明達哉
b03bc0ce07
missing validity check for the reload case
2008-01-17 03:01:25 +00:00
Mark Andrews
546c2bf791
2308. [cleanup] Silence Coverity warning in bin/named/controlconf.c.
...
[RT #17495 ]
2008-01-17 02:57:16 +00:00
Tatuya JINMEI 神明達哉
bfcc5ae79a
2294. [func] Allow the experimental statistics channels to have
...
multiple connections and ACL.
Note: the stats-server and stats-server-v6 options
available in the previous beta releases are replaced
with the generic statistics-channels statment.
2008-01-17 00:15:14 +00:00
Automatic Updater
61a8e638bc
update copyright notice
2008-01-16 23:46:50 +00:00
Automatic Updater
42e4f5af68
newcopyrights
2008-01-16 23:30:25 +00:00
Mark Andrews
6c7f722d31
2307. [bug] Remove infinite loop from lib/dns/sdb.c. [RT #17496 ]
2008-01-16 21:44:41 +00:00
Automatic Updater
2b0addd3ca
update copyright notice
2008-01-15 23:46:59 +00:00
Automatic Updater
593e8b883a
newcopyrights
2008-01-15 23:30:25 +00:00
Mark Andrews
fcc2a57e13
2306. [bug] Remove potential race from lib/dns/resolver.c.
...
[RT #17470 ]
2008-01-15 12:12:19 +00:00
Mark Andrews
fcdafc1e30
2305. [security] inet_network() buffer overflow. CVE-2008-0122.
2008-01-15 04:02:01 +00:00
Mark Andrews
938b1008d9
remove test "#define inline"
2008-01-15 01:47:17 +00:00
Automatic Updater
9d5ed744c4
update copyright notice
2008-01-14 23:46:56 +00:00
Automatic Updater
bbb069be94
newcopyrights
2008-01-14 23:30:26 +00:00
Mark Andrews
f1263d2aa4
2304. [bug] Check returns from all dns_rdata_tostruct() calls.
...
[RT #17460 ]
2008-01-14 23:24:24 +00:00
Mark Andrews
b1d21f6c93
2303. [bug] Remove unnecessary code from bin/named/lwdgnba.c.
...
[RT #17471 ]
2008-01-14 12:55:40 +00:00
Mark Andrews
efb3fa669f
2302. [bug] Fix memset() calls in lib/tests/t_api.c. [RT #17472 ]
2008-01-14 12:43:35 +00:00
Mark Andrews
034f775ae1
2301. [bug] Remove resource leak and fix error messages in
...
bin/tests/system/lwresd/lwtest.c. [RT #17474 ]
2008-01-14 12:02:11 +00:00
Mark Andrews
80f20cb452
2300. [bug] Fixed failure to close open file in
...
bin/tests/names/t_names.c. [RT #17473 ]
2008-01-14 11:47:48 +00:00
Mark Andrews
bd97dba011
new draft
2008-01-14 10:34:31 +00:00
Automatic Updater
c5d57a13ac
update copyright notice
2008-01-12 23:47:13 +00:00
Automatic Updater
81c3cb9b92
newcopyrights
2008-01-12 23:30:22 +00:00
Automatic Updater
2962817bb9
auto update
2008-01-12 23:18:27 +00:00
Mark Andrews
93ee06cbe3
2299. [bug] Remove unnecessary NULL check in
...
bin/nsupdate/nsupdate.c. [RT #17475 ]
2008-01-12 22:12:55 +00:00
Mark Andrews
494143860b
2298. [bug] isc_mutex_lock() failure not caught in
...
bin/tests/timers/t_timers.c. [RT #17468 ]
2008-01-12 21:58:25 +00:00
Mark Andrews
400a1b6604
2297. [bug] isc_entropy_createfilesource() failure not caught in
...
bin/tests/dst/t_dst.c. [RT #17467 ]
2008-01-12 21:48:37 +00:00
Automatic Updater
d36adf470f
update copyright notice
2008-01-11 23:46:56 +00:00
Automatic Updater
7262eb86f2
newcopyrights
2008-01-11 23:30:25 +00:00
Automatic Updater
02c591aad0
auto update
2008-01-11 23:17:52 +00:00
Mark Andrews
3c7a239b15
docbook not dockbook
2008-01-11 04:48:07 +00:00
Mark Andrews
c0fb34e815
2296. [port] Allow docbook stylesheet location to be specified to
...
configure. [RT #17457 ]
2008-01-11 03:11:44 +00:00
Mark Andrews
48fa594028
2295. [bug] Silence static overrun error in bin/named/lwaddr.c.
...
[RT #17459 ]
2008-01-11 03:01:28 +00:00
Tatuya JINMEI 神明達哉
20837e74f5
2294. [placeholder] rt17435
2008-01-11 00:33:55 +00:00
Automatic Updater
6f2e211d39
update copyright notice
2008-01-10 23:47:01 +00:00
Automatic Updater
532d27b392
newcopyrights
2008-01-10 23:30:24 +00:00
Automatic Updater
d9aab4060c
auto update
2008-01-10 23:18:16 +00:00
Mark Andrews
1c9f629c18
2293. [func] Add ACL regression test. [RT #17375 ]
2008-01-10 01:10:01 +00:00
Automatic Updater
72d6be2c11
update copyright notice
2008-01-09 23:47:00 +00:00
Automatic Updater
5c0fc20d6e
newcopyrights
2008-01-09 23:30:25 +00:00
Mark Andrews
f61a7c87bf
2292. [bug] Log if the working directory is not writable.
...
[RT #17312 ]
2291. [bug] PR_SET_DUMPABLE may be set too late. Also report
failure to set PR_SET_DUMPABLE. [RT #17312 ]
2008-01-09 04:48:33 +00:00
Mark Andrews
2678fccde3
2290. [bug] Let AD in the query signal that the client wants AD
...
set in the response. [RT #17301 ]
2008-01-09 04:09:12 +00:00
Mark Andrews
562460463b
2289. [func] named-checkzone now reports the out-of-zone CNAME
...
found. [RT #17309 ]
2008-01-09 02:50:43 +00:00
Mark Andrews
577272cf79
2288. [port] win32: mark service as running when we have finished
...
loading. [RT #17441 ]
2008-01-09 02:35:10 +00:00
Automatic Updater
21386ce160
newcopyrights
2008-01-08 23:30:23 +00:00
Automatic Updater
43530eb819
auto update
2008-01-08 23:18:01 +00:00
Mark Andrews
2dc8bf19c8
isc_mem_references
2008-01-08 03:37:47 +00:00
Automatic Updater
660a209ee4
update copyright notice
2008-01-04 23:46:55 +00:00