Mark Andrews
|
c81ae07342
|
2331. [bug] Failure to regenerate any signatures was not being
reported nor being past back to the UPDATE client.
[RT #17570]
|
2008-04-28 03:28:10 +00:00 |
|
Mark Andrews
|
e088ebb8f1
|
2329. [bug] Clearer help text for dig's '-x' and '-i' options.
|
2008-04-28 02:47:56 +00:00 |
|
Tatuya JINMEI 神明達哉
|
e0ca4072db
|
2361. [bug] "recursion" statistics counter could be counted
multiple times for a single query. [RT #17990]
|
2008-04-23 01:19:50 +00:00 |
|
Mark Andrews
|
0c29196c73
|
complete the removal of dumpdb
|
2008-01-30 01:51:54 +00:00 |
|
Automatic Updater
|
2df8b98734
|
update copyright notice
|
2008-01-24 23:45:28 +00:00 |
|
Mark Andrews
|
5c93f443de
|
2321. [bug] Silence Coverity warnings in lib/dns/master.c,
lib/dns/rbtdb.c, lib/isccfg/namedconf.c,
lib/dns/tsig.c and bin/dnssec/dnssec-signzone.c.
|
2008-01-24 13:06:47 +00:00 |
|
Automatic Updater
|
7d4a878ba7
|
update copyright notice
|
2008-01-22 23:26:40 +00:00 |
|
Evan Hunt
|
705c6a0dac
|
Merge in xfer test changes from 9.5
|
2008-01-22 05:00:24 +00:00 |
|
Mark Andrews
|
e6e075b0cd
|
remove check-integrity
|
2008-01-22 03:56:53 +00:00 |
|
Mark Andrews
|
048fdf005a
|
2314. [bug] Uninitialized memory use on error path in
bin/named/lwdnoop.c. [RT #17476]
|
2008-01-22 01:54:34 +00:00 |
|
Evan Hunt
|
2332ff8177
|
Update ACL regression test. [rt17462]
|
2008-01-21 22:45:03 +00:00 |
|
Automatic Updater
|
6452b4fe60
|
update copyright notice
|
2008-01-17 23:45:28 +00:00 |
|
Mark Andrews
|
ae51efb990
|
2310 [bug] dig, host, nslookup: flush stdout before emitting
debug/fatal messages. [RT #17501]
|
2008-01-17 21:51:00 +00:00 |
|
Mark Andrews
|
56cfdd53eb
|
2308. [cleanup] Silence Coverity warning in bin/named/controlconf.c.
[RT #17495]
|
2008-01-17 03:01:14 +00:00 |
|
Automatic Updater
|
fce2de524a
|
update copyright notice
|
2008-01-15 23:45:32 +00:00 |
|
Mark Andrews
|
4d1a442f75
|
2304. [bug] Check returns from all dns_rdata_tostruct() calls.
[RT #17460]
|
2008-01-15 01:13:03 +00:00 |
|
Automatic Updater
|
3a0a70e615
|
update copyright notice
|
2008-01-14 23:45:30 +00:00 |
|
Mark Andrews
|
808ccba21d
|
2303. [bug] Remove unnecessary code from bin/named/lwdgnba.c.
[RT #17471]
|
2008-01-14 13:05:33 +00:00 |
|
Mark Andrews
|
8a452b6a9c
|
2301. [bug] Remove resource leak and fix error messages in
bin/tests/system/lwresd/lwtest.c. [RT #17474]
|
2008-01-14 12:17:14 +00:00 |
|
Mark Andrews
|
a81eb361e1
|
2300. [bug] Fixed failure to close open file in
bin/tests/names/t_names.c. [RT #17473]
|
2008-01-14 11:54:14 +00:00 |
|
Automatic Updater
|
6c13b8d885
|
update copyright notice
|
2008-01-12 23:45:31 +00:00 |
|
Mark Andrews
|
6318e18861
|
2299. [bug] Remove unnecessary NULL check in
bin/nsupdate/nsupdate.c. [RT #17475]
|
2008-01-12 22:16:14 +00:00 |
|
Mark Andrews
|
a57519d043
|
2298. [bug] isc_mutex_lock() failure not caught in
bin/tests/timers/t_timers.c. [RT #17468]
|
2008-01-12 22:05:56 +00:00 |
|
Mark Andrews
|
050f125a57
|
2297. [bug] isc_entropy_createfilesource() failure not caught in
bin/tests/dst/t_dst.c. [RT #17467]
|
2008-01-12 21:53:23 +00:00 |
|
Automatic Updater
|
f87ded540a
|
update copyright notice
|
2008-01-11 23:45:30 +00:00 |
|
Mark Andrews
|
7532e26044
|
remove 9.4 command
|
2008-01-11 12:32:45 +00:00 |
|
Mark Andrews
|
fb97995450
|
2295. [bug] Silence static overrun error in bin/named/lwaddr.c.
[RT #17459]
|
2008-01-11 03:04:00 +00:00 |
|
Mark Andrews
|
979916e20e
|
2293. [func] Add ACL regression test. [RT #17375]
|
2008-01-11 02:18:51 +00:00 |
|
cvs2git
|
049b59f8e0
|
This commit was manufactured by cvs2git to create branch 'v9_3'.
|
2008-01-10 23:47:02 +00:00 |
|
Automatic Updater
|
6f2e211d39
|
update copyright notice
|
2008-01-10 23:47:01 +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
|
f92affe176
|
update copyright notice
|
2008-01-09 23:45:30 +00:00 |
|
Mark Andrews
|
bb47bc7e0d
|
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:48 +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
|
f89d221b96
|
2290. [bug] Let AD in the query signal that the client wants AD
set in the response. [RT #17301]
|
2008-01-09 04:14:28 +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
|
3bdffda78b
|
2288. [port] win32: mark service as running when we have finished
loading. [RT #17441]
|
2008-01-09 02:38:32 +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 |
|
Mark Andrews
|
297be37080
|
regen
|
2008-01-03 01:12:37 +00:00 |
|
Automatic Updater
|
1da14e066c
|
update copyright notice
|
2008-01-02 23:47:02 +00:00 |
|
Automatic Updater
|
5cf7059f70
|
update copyright notice
|
2008-01-02 23:45:33 +00:00 |
|
Mark Andrews
|
f4429c1c31
|
regen
|
2008-01-02 14:01:25 +00:00 |
|
Mark Andrews
|
92f60809e8
|
2286. [func] Allow a TCP connection to be used as a weak
authentication method for reverse zones.
New update-policy methods tcp-self and 6to4-self.
[RT #17378]
|
2008-01-02 05:13:42 +00:00 |
|
Mark Andrews
|
f5d0f49584
|
2285. [func] Test framework for client memory context management.
[RT #17377]
|
2008-01-02 05:03:07 +00:00 |
|
Mark Andrews
|
8faf9c895c
|
2284. [bug] Memory leak in UPDATE prerequisite processing.
[RT #17377]
|
2008-01-02 04:47:45 +00:00 |
|
Mark Andrews
|
dc0ecf08db
|
2284. [bug] Memory leak in UPDATE prerequisite processing.
[RT #17377]
|
2008-01-02 04:26:26 +00:00 |
|
Mark Andrews
|
604419a812
|
2282. [bug] Acl code fixups. [RT #17346]
|
2007-12-20 01:48:29 +00:00 |
|
Mark Andrews
|
1d216bfaa7
|
regen
|
2007-12-14 22:37:22 +00:00 |
|