Automatic Updater
9e0d0a279b
update copyright notice
2009-01-09 23:47:46 +00:00
Tatuya JINMEI 神明達哉
7781f25078
2526. [func] New named option "attach-cache" that allows multiple
...
views to share a single cache to save memory and
improve lookup efficiency. [RT 18905]
2009-01-09 22:24:37 +00:00
Automatic Updater
d7845fc5ba
update copyright notice
2009-01-07 23:47:47 +00:00
Tatuya JINMEI 神明達哉
609f86163a
2525. [func] New logging category "query-errors" to provide detailed
...
internal information about query failures, especially
about server failures. [RT #19027 ]
2009-01-07 01:46:40 +00:00
Automatic Updater
5569e7de51
update copyright notice
2009-01-05 23:47:54 +00:00
Tatuya JINMEI 神明達哉
3fb1637c92
trivial comment cleanups (RT#19118)
2009-01-05 23:20:22 +00:00
Tatuya JINMEI 神明達哉
726d737626
removed a duplicate line
2008-12-25 02:02:39 +00:00
Tatuya JINMEI 神明達哉
d7e2f1d572
comment update
2008-12-25 02:00:49 +00:00
Mark Andrews
09d7358c48
2520. [bug] Update xml statistics version number to 2.0.
...
[RT #19080 ]
2008-12-18 02:23:27 +00:00
Tatuya JINMEI 神明達哉
cb30636abd
2516. [bug] glue sort for responses was performed even when not
...
needed. [RT #19039 ]
2008-12-16 02:19:46 +00:00
Mark Andrews
69f0cf898e
2507. [func] Log the recursion quota values when killing the
...
oldest query or refusing to recurse due to quota.
[RT #19022 ]
2008-12-08 06:39:42 +00:00
Mark Andrews
9935447b51
2503. [port] linux: improve compatibility with Linux Standard
...
Base. [RT #18793 ]
2008-12-01 03:53:32 +00:00
Mark Andrews
515a537cd1
silence compiler
2008-11-19 06:21:45 +00:00
Mark Andrews
cb98b2c207
windows: complain if -t is set
2008-11-17 05:41:10 +00:00
Mark Andrews
a435080fb8
fix for windows compiler
2008-11-16 22:49:18 +00:00
Mark Andrews
81e5de1741
2496. [bug] Add sanity length checks to NSID option. [RT #18813 ]
2008-11-16 20:57:55 +00:00
Automatic Updater
49960a74b5
update copyright notice
2008-11-14 23:47:33 +00:00
Mark Andrews
ef4eed2a2a
2493. [bug] The linux capabilites code was not correctly cleaning
...
up after itself. [RT #18767 ]
2008-11-14 05:08:48 +00:00
Mark Andrews
7d89c53f6e
2492. [func] Rndc status new reports the number of cpus discovered
...
and the number of worker threads when running
multi-threaded. [RT #18273 ]
2008-11-14 04:57:04 +00:00
Automatic Updater
18fa75b694
regen
2008-11-07 01:11:20 +00:00
Automatic Updater
7f950d7cb7
update copyright notice
2008-11-06 23:47:06 +00:00
Mark Andrews
f6f1672b4e
2486. [func] The default locations for named.pid and lwresd.pid
...
are now /var/run/named/named.pid and
/var/run/lwresd/lwresd.pid respectively.
This allows the owner of the containing directory
to be set, for "named -u" support, and allows there
to be a permanent symbolic link in the path, for
"named -t" support. [RT #18306 ]
2008-11-06 05:30:24 +00:00
Mark Andrews
1f3e0508c2
2485. [bug] Change update's the handling of obscured RRSIG
...
records. Not all orphand DS records were being
removed. [RT #18828 ]
2008-11-06 02:31:41 +00:00
Mark Andrews
a14aff6984
2484. [bug] It was possible to trigger a REQUIRE failure when
...
adding NSEC3 proofs to the response in
query_addwildcardproof(). [RT #18828 ]
2008-11-03 23:57:22 +00:00
Francis Dupont
7b1a7a098b
no chroot() in Win32 API
2008-11-02 12:48:39 +00:00
Mark Andrews
e597f9f376
2479. [bug] xfrout:covers was not properly initalized. [RT 18801]
2008-10-29 02:54:20 +00:00
Mark Andrews
9d02618ca6
2478. [bug] 'addresses' could be used uninitalized in
...
configure_forward(). [RT 18800]
2008-10-28 05:17:40 +00:00
Automatic Updater
be40453080
update copyright notice
2008-10-24 01:44:48 +00:00
Mark Andrews
6d54a6fc18
2473. [port] linux: raise the limit on open files to the possible
...
maximum value before spawning threads; 'files'
specified in named.conf doesn't seem to work with
threads as expected. [RT #18784 ]
2008-10-24 01:24:54 +00:00
Mark Andrews
7ca0cdd7ec
2472. [port] linux: check the number of available cpu's before
...
calling chroot as it depends of "/proc". [RT #16923 ]
2008-10-24 01:08:21 +00:00
Mark Andrews
88674be665
2464. [port] linux: check that a capability is present before
...
trying to set it. [RT #18135 ]
2008-10-15 05:00:57 +00:00
Mark Andrews
24a56e15f7
silence compiler warning
2008-10-15 02:37:11 +00:00
Mark Andrews
e6c5224571
2460. [bug] Don't call dns_db_getnsec3parameters() on the cache.
...
[RT #18697 ]
2008-10-02 20:35:39 +00:00
Tatuya JINMEI 神明達哉
2be6798f93
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:35:31 +00:00
Automatic Updater
731cc132f2
regen
2008-09-25 04:45:05 +00:00
Automatic Updater
3398334b3a
update copyright notice
2008-09-25 04:02:39 +00:00
Jeremy Reed
48a866144e
2450. [doc] Fix lwresd docbook problem for manual page.
...
[RT #18672 ]
Note: I am not committing to other branches since they are in
betas -- please let me know if this should be done.
TODO: lwresd.8 needs to be regenerated and committed.
2008-09-24 21:40:58 +00:00
Automatic Updater
6e2871232f
update copyright notice
2008-09-24 03:16:58 +00:00
Mark Andrews
6098d364b6
2448. [func] Add NSEC3 support. [RT #15452 ]
2008-09-24 02:46:23 +00:00
Automatic Updater
824f38c031
regen
2008-09-24 01:12:39 +00:00
Tatuya JINMEI 神明達哉
eeaa2277ea
2446. [func] Add a new log message about build options on startup.
...
A new command-line option '-V' for named is also
provided to show this information. [RT# 18645]
2008-09-23 17:25:47 +00:00
Automatic Updater
4a71c59d2b
regen
2008-09-05 01:12:06 +00:00
Automatic Updater
8306e43fcb
update copyright notice
2008-09-04 23:47:13 +00:00
Mark Andrews
ed1251fa35
include order
2008-09-04 07:45:15 +00:00
Mark Andrews
0eeaaaf0ae
2398. [bug] Improve file descriptor management. New,
...
temporary, named.conf option reserved-sockets,
default 512. [RT #18344 ]
2008-09-04 05:56:43 +00:00
Mark Andrews
1e02091371
2427. [func] Treat DNSKEY queries as if "minimal-response yes;"
...
was set. [RT #18528 ]
2008-08-26 06:09:18 +00:00
Automatic Updater
7278318053
regen
2008-08-22 01:12:14 +00:00
Automatic Updater
5422929ca0
update copyright notice
2008-08-21 23:47:18 +00:00
Automatic Updater
c4d99a6240
regen
2008-08-21 01:12:04 +00:00
Tatuya JINMEI 神明達哉
13d9b8ce94
2420. [func] Add new command line option '-S' for named to specify
...
the max number of sockets. [RT #18493 ]
Use caution: this option may not work for some
operating systems without rebuilding named.
2008-08-20 23:57:59 +00:00