Commit Graph
2066 Commits
Author SHA1 Message Date
Automatic Updater 822d508171 update copyright notice 2008-10-24 01:42:46 +00:00
Mark Andrews 20e72c7343 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:28:55 +00:00
Mark Andrews fcdee04edb 2472. [port] linux: check the number of available cpu's before
calling chroot as it depends on "/proc". [RT #16923]
2008-10-24 01:14:52 +00:00
Automatic Updater c724dabbef regen 2008-10-17 01:19:58 +00:00
Automatic Updater 657ab84ef7 update copyright notice 2008-10-16 23:45:27 +00:00
Mark Andrews 4b3e3f3bf9 term -> option 2008-10-16 23:15:12 +00:00
Mark Andrews d22a97d024 silence compiler warning 2008-10-15 22:30:47 +00:00
Automatic Updater b5f746786e regen 2008-09-05 01:21:42 +00:00
Automatic Updater 72452f05b2 update copyright notice 2008-09-04 23:45:32 +00:00
Mark Andrews 162d7d1691 2398. [bug] Improve file descriptor management. New,
temporary, named.conf option reserved-sockets,
                        default 512. [RT #18344]
: ----------------------------------------------------------------------
2008-09-04 08:11:25 +00:00
Automatic Updater 11f6a6c7ca regen 2008-08-22 01:21:36 +00:00
Automatic Updater 0fb040dbdd update copyright notice 2008-08-21 23:45:31 +00:00
Automatic Updater 0d44667018 regen 2008-08-21 01:21:13 +00:00
Tatuya JINMEI 神明達哉 c329a0fff6 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-21 00:13:49 +00:00
Tatuya JINMEI 神明達哉 9a8852a9df 2386. [func] Add warning about too small 'open files' limit.
[RT #18269]
2008-08-01 02:12:46 +00:00
Mark Andrews 65301d5f12 2396. [bug] Don't set SO_REUSEADDR for randomized ports.
[RT #18336]
part 2
2008-07-23 23:36:22 +00:00
Automatic Updater 4c957e03e8 update copyright notice 2008-07-22 23:45:33 +00:00
Mark Andrews 6d8e126e2e 2396. [bug] Don't set SO_REUSEADDR for randomized ports.
[RT #18336]
2008-07-22 04:00:37 +00:00
Automatic Updater 429e4e5474 update copyright notice 2008-07-20 23:45:41 +00:00
Francis Dupont 1f55316b41 "files unlimited" in code [rt18331] 2008-07-20 10:20:02 +00:00
Mark Andrews 5a60427526 2389 [bug] Move the working directory writable to after the
ns_os_changeuser() call. [RT #18326]
2008-07-18 01:41:01 +00:00
Evan Hunt a5dd6859b7 Minor formatting change: Ran unix2dos on all the *.dsp files to
make windows build slightly less of a hassle.
2008-07-10 23:59:02 +00:00
Tatuya JINMEI 神明達哉 e56e0eecbb 2384. [security] Additional support for query port randomization (change
#2375) including performance improvement and port range
			specification.  [RT #17949, #18098]
2008-06-25 00:03:29 +00:00
Automatic Updater 5e12264e75 update copyright notice 2008-05-22 23:45:34 +00:00
Evan Hunt 6421f9a9aa Fully randomize UDP query ports to improve forgery resilience. [rt17949] 2008-05-22 20:46:35 +00:00
Mark Andrews a04f049f99 2364. [bug] named could trigger a assertion when serving a
malformed signed zone. [RT #17828]
2008-04-29 00:52:03 +00:00
Mark Andrews 58f4058b00 2325. [port] Linux: use capset() function if available. [RT #17557] 2008-04-28 03:38:07 +00:00
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
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
Automatic Updater 7d4a878ba7 update copyright notice 2008-01-22 23:26:40 +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
Automatic Updater 6452b4fe60 update copyright notice 2008-01-17 23:45:28 +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 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
Automatic Updater f87ded540a update copyright notice 2008-01-11 23:45:30 +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
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 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 3bdffda78b 2288. [port] win32: mark service as running when we have finished
loading.  [RT #17441]
2008-01-09 02:38:32 +00:00
Automatic Updater 5cf7059f70 update copyright notice 2008-01-02 23:45:33 +00:00
Mark Andrews 8faf9c895c 2284. [bug] Memory leak in UPDATE prerequisite processing.
[RT #17377]
2008-01-02 04:47:45 +00:00
Evan Hunt b55d4c95ea Only set Authentic Data bit if client requested DNSSEC, per RFC 3655 [rt17175] 2007-09-26 03:09:46 +00:00
Automatic Updater 0ac5af5388 update copyright notice 2007-09-13 23:45:58 +00:00
Evan Hunt 8334a91b6e Fix some compiler warnings on SCO OSr5 2007-09-13 05:18:55 +00:00
Automatic Updater 10eef33fc6 update copyright notice 2007-08-28 07:19:18 +00:00
Mark Andrews d12aa0b824 2213. [bug] SIG0 diagnostic failure messages were looking at the
wrong status code. [RT #17101]
2007-08-22 01:00:30 +00:00
Mark Andrews f08cd68a1d 2203. [security] Query id generation was cryptographically weak.
[RT # 16915]
2007-06-26 04:09:42 +00:00
Mark Andrews 0f26f976fa regen 2007-06-20 02:26:25 +00:00