Commit graph

16475 commits

Author SHA1 Message Date
Automatic Updater
b4fe8b528c newcopyrights 2008-01-19 23:30:10 +00:00
Mark Andrews
ecd644c312 regen 2008-01-19 01:52:46 +00:00
Automatic Updater
ff949f50d4 update copyright notice 2008-01-18 23:46:01 +00:00
Automatic Updater
d1291ede77 newcopyrights 2008-01-18 23:30:10 +00:00
Mark Andrews
6e3c5522ae regen 2008-01-18 09:36:39 +00:00
Tatuya JINMEI 神明達哉
fc258391ab missing <command> tags for statement grammar notations. 2008-01-18 02:19:46 +00:00
Automatic Updater
fcef5293d2 update copyright notice 2008-01-17 23:46:05 +00:00
Automatic Updater
c47f7ded3a newcopyrights 2008-01-17 23:30:15 +00:00
Mark Andrews
fb8a001d0f 2310 [bug] dig, host, nslookup: flush stdout before emitting
debug/fatal messages.  [RT #17501]
2008-01-17 21:51:13 +00:00
Mark Andrews
41bce38c25 automate the cleanup of leading/trailing whitespace in C files 2008-01-17 07:44:08 +00:00
Mark Andrews
634e8a7c99 2308. [cleanup] Silence Coverity warning in bin/named/controlconf.c.
[RT #17495]
2008-01-17 03:01:10 +00:00
Automatic Updater
5788284cb8 update copyright notice 2008-01-16 23:45:55 +00:00
Automatic Updater
527e63231e newcopyrights 2008-01-16 23:30:11 +00:00
Mark Andrews
47addc0e9c 2307. [bug] Remove infinite loop from lib/dns/sdb.c. [RT #17496] 2008-01-16 21:58:11 +00:00
Automatic Updater
fc36e4d54b update copyright notice 2008-01-15 23:46:02 +00:00
Automatic Updater
9c0798ba63 newcopyrights 2008-01-15 23:30:10 +00:00
Mark Andrews
87877a464c 2306. [bug] Remove potential race from lib/dns/resolver.c.
[RT #17470]
2008-01-15 12:38:20 +00:00
Mark Andrews
696e426c27 2305. [security] inet_network() buffer overflow. CVE-2008-0122. 2008-01-15 04:02:18 +00:00
Mark Andrews
59aeb87035 2304. [bug] Check returns from all dns_rdata_tostruct() calls.
[RT #17460]
2008-01-15 01:13:05 +00:00
Automatic Updater
5a648e8bc2 update copyright notice 2008-01-14 23:45:59 +00:00
Automatic Updater
adbaa771bd newcopyrights 2008-01-14 23:30:14 +00:00
Mark Andrews
33288720bd 2303. [bug] Remove unnecessary code from bin/named/lwdgnba.c.
[RT #17471]
2008-01-14 13:06:01 +00:00
Mark Andrews
9106ea68af 2302. [bug] Fix memset() calls in lib/tests/t_api.c. [RT #17472] 2008-01-14 12:47:41 +00:00
Mark Andrews
d15b766a9b 2301. [bug] Remove resource leak and fix error messages in
bin/tests/system/lwresd/lwtest.c. [RT #17474]
2008-01-14 12:18:16 +00:00
Mark Andrews
99dcc249b9 2300. [bug] Fixed failure to close open file in
bin/tests/names/t_names.c. [RT #17473]
2008-01-14 11:55:00 +00:00
Automatic Updater
9ae09be40e update copyright notice 2008-01-12 23:46:06 +00:00
Automatic Updater
854df78468 newcopyrights 2008-01-12 23:30:10 +00:00
Mark Andrews
c12f226142 2299. [bug] Remove unnecessary NULL check in
bin/nsupdate/nsupdate.c. [RT #17475]
2008-01-12 22:15:59 +00:00
Mark Andrews
346275086d 2298. [bug] isc_mutex_lock() failure not caught in
bin/tests/timers/t_timers.c. [RT #17468]
2008-01-12 22:05:55 +00:00
Mark Andrews
9b43a690b5 2297. [bug] isc_entropy_createfilesource() failure not caught in
bin/tests/dst/t_dst.c. [RT #17467]
2008-01-12 21:53:33 +00:00
Automatic Updater
b01218b1bd update copyright notice 2008-01-11 23:45:59 +00:00
Automatic Updater
a0f0e9c186 newcopyrights 2008-01-11 23:30:13 +00:00
Mark Andrews
a4f24d6aa6 docbook not dockbook 2008-01-11 04:52:29 +00:00
Mark Andrews
6dbfdd479b 2296. [port] Allow docbook stylesheet location to be specified to
configure. [RT #17457]
2008-01-11 03:22:08 +00:00
Mark Andrews
5ca13ca96c 2295. [bug] Silence static overrun error in bin/named/lwaddr.c.
[RT #17459]
2008-01-11 03:03:51 +00:00
Mark Andrews
ca587379cd 2293. [func] Add ACL regression test. [RT #17375] 2008-01-11 02:19:16 +00:00
cvs2git
0dd8e92824 This commit was manufactured by cvs2git to create branch 'v9_4'. 2008-01-10 23:47:03 +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
47289f9dc1 update copyright notice 2008-01-09 23:45:58 +00:00
Automatic Updater
5c0fc20d6e newcopyrights 2008-01-09 23:30:25 +00:00
Automatic Updater
af40ef5d01 newcopyrights 2008-01-09 23:30:15 +00:00
Mark Andrews
0a61938a98 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:52:56 +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
0c2ec376cd 2290. [bug] Let AD in the query signal that the client wants AD
set in the response. [RT #17301]
2008-01-09 04:14:23 +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