Automatic Updater
3741358929
update copyright notice
2009-02-16 23:46:03 +00:00
Mark Andrews
675cdfa1c4
2556. [cleanup] PCI compliance:
...
* new libisc log module file
* isc_dir_chroot() now also changes the working
directory to "/".
* additional INSISTs
* additional logging when files can't be removed.
2009-02-16 02:12:58 +00:00
Mark Andrews
695dbe1ce2
2551. [bug] Potential Reference leak on return. [RT #19341 ]
2009-02-15 23:08:14 +00:00
Mark Andrews
41efe04c19
2539. [security] Update the interaction between recursion, allow-query,
...
allow-query-cache and allow-recursion. [RT #19198 ]
2009-01-30 04:24:29 +00:00
Automatic Updater
dec709c2aa
regen
2009-01-23 01:30:39 +00:00
Automatic Updater
b457a2593e
update copyright notice
2009-01-22 23:46:01 +00:00
Mark Andrews
b20752b889
Add missing commas
2009-01-22 02:09:14 +00:00
Automatic Updater
2a6997e72c
update copyright notice
2009-01-19 23:46:17 +00:00
Mark Andrews
0f4ec602dd
spelling
2009-01-19 00:36:29 +00:00
Automatic Updater
f262c709c5
update copyright notice
2009-01-09 23:45:59 +00:00
Tatuya JINMEI 神明達哉
3f807f4ca8
2527. [bug] named could reuse cache on reload with
...
enabling/disabling validation. [RT #19119 ]
2009-01-09 22:50:58 +00:00
Automatic Updater
9a2ebc4415
update copyright notice
2009-01-05 23:46:21 +00:00
Tatuya JINMEI 神明達哉
42c20e9207
trivial comment cleanups (RT#19118)
2009-01-05 23:22:26 +00:00
Tatuya JINMEI 神明達哉
2ee516cda8
comment update
2008-12-25 02:03:26 +00:00
Tatuya JINMEI 神明達哉
35961b63b5
2516. [bug] glue sort for responses was performed even when not
...
needed. [RT #19039 ]
2008-12-16 02:21:19 +00:00
Mark Andrews
6aadea52df
2503. [port] linux: improve compatibility with Linux Standard
...
Base. [RT #18793 ]
2008-12-01 04:03:18 +00:00
Automatic Updater
d53d756c84
update copyright notice
2008-11-20 23:46:03 +00:00
Mark Andrews
a696315d19
2485. [bug] Change update's the handling of obscured RRSIG
...
records. Not all orphand DS records were being
removed. [RT #18828 ]
2008-11-20 01:24:16 +00:00
Mark Andrews
7b9b9b6c30
2479. [bug] xfrout:covers was not properly initalized. [RT #18801 ]
2008-11-20 00:54:45 +00:00
Mark Andrews
e6ce0e2567
2478. [bug] 'addresses' could be used uninitalized in
...
configure_forward(). [RT 18800]
2008-11-20 00:50:57 +00:00
Automatic Updater
4772f94e52
update copyright notice
2008-10-24 01:43:17 +00:00
Mark Andrews
1a48ee7d8d
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:08 +00:00
Mark Andrews
761cc767e2
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:35 +00:00
Automatic Updater
f2b2190a5a
regen
2008-10-17 01:29:23 +00:00
Automatic Updater
71736c0b55
update copyright notice
2008-10-16 23:46:00 +00:00
Mark Andrews
8231c8c143
term -> option
2008-10-16 23:12:38 +00:00
Mark Andrews
4e40ba55eb
silence compiler warning
2008-10-15 22:33:01 +00:00
Automatic Updater
720b365cf4
regen
2008-09-05 01:32:10 +00:00
Automatic Updater
672f00e426
update copyright notice
2008-09-04 23:46:08 +00:00
Mark Andrews
a8240cd7d5
2398. [bug] Improve file descriptor management. New,
...
temporary, named.conf option reserved-sockets,
default 512. [RT #18344 ]
2008-09-04 08:03:08 +00:00
Automatic Updater
64f32116e9
regen
2008-09-01 02:29:02 +00:00
Automatic Updater
f9a7c086aa
update copyright notice
2008-08-21 23:46:01 +00:00
Tatuya JINMEI 神明達哉
5fd6b9b3b8
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:03:25 +00:00
Tatuya JINMEI 神明達哉
19d3add998
2386. [func] Add warning about too small 'open files' limit.
...
[RT #18269 ]
2008-08-01 02:00:42 +00:00
Mark Andrews
a370328554
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
...
[RT #18336 ]
part 2
2008-07-23 23:33:03 +00:00
Automatic Updater
0f81af0773
update copyright notice
2008-07-22 23:46:04 +00:00
Mark Andrews
462df43837
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
...
[RT #18336 ]
2008-07-22 03:51:44 +00:00
Automatic Updater
296dbf9b17
update copyright notice
2008-07-20 23:46:12 +00:00
Francis Dupont
ccd7f16a98
"files unlimited" in code [rt18331]
2008-07-20 10:27:20 +00:00
Mark Andrews
9b16a48b9b
2389 [bug] Move the working directory writable to after the
...
ns_os_changeuser() call. [RT #18326 ]
2008-07-18 01:31:15 +00:00
Tatuya JINMEI 神明達哉
0edc9d2bf7
2384. [security] Additional support for query port randomization (change
...
#2375 ) including performance improvement and port range
specification. [RT #17949 , #18098 ]
2008-06-24 02:02:51 +00:00
Automatic Updater
a764b8dcc9
update copyright notice
2008-05-22 23:46:03 +00:00
Evan Hunt
906685e44d
Fully randomize UDP query ports to improve forgery resilience. [rt17949]
2008-05-22 21:16:05 +00:00
Mark Andrews
91a7efa2fd
2364. [bug] named could trigger a assertion when serving a
...
malformed signed zone. [RT #17828 ]
2008-04-29 00:56:22 +00:00
Tatuya JINMEI 神明達哉
bf80cd7bef
2361. [bug] "recursion" statistics counter could be counted
...
multiple times for a single query. [RT #17990 ]
2008-04-23 01:19:06 +00:00
Mark Andrews
458d1cf9a0
2331. [bug] Failure to regenerate any signatures was not being reported
...
or past back to the UPDATE client. [RT #17570 ]
2008-02-07 03:16:08 +00:00
Mark Andrews
999b0e7d1c
2325. [port] Linux: use capset() function if available. [RT #17557 ]
2008-01-30 05:03:57 +00:00
Automatic Updater
4473673e78
update copyright notice
2008-01-22 23:27:06 +00:00
Mark Andrews
7510afad31
2314. [bug] Uninitialized memory use on error path in
...
bin/named/lwdnoop.c. [RT #17476 ]
2008-01-22 01:55:23 +00:00
Automatic Updater
fcef5293d2
update copyright notice
2008-01-17 23:46:05 +00:00