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
Automatic Updater
5d4460c9b5
regen
2008-09-01 01:44:30 +00:00
Automatic Updater
6ebd91a0c7
update copyright notice
2008-08-29 23:47:22 +00:00
Mark Andrews
a8f6b2aa46
2429. [doc] nsupdate should be in section 1 of the man pages.
...
[RT #18283 ]
2008-08-29 03:16:14 +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
Tatuya JINMEI 神明達哉
b049b8ce6a
2418. [bug] AXFR request on a DLZ could trigger a REQUIRE failure
...
[RT #18430 ]
2008-08-15 19:36:49 +00:00
Mark Andrews
dc842cdcb9
2412. [bug] win32: address a resourse leak. [RT #18374 ]
2008-08-08 05:06:49 +00:00
Mark Andrews
04115a59c1
2410. [bug] Correctly delete m_versionInfo. [RT #18432 ]
2008-08-07 01:21:12 +00:00
Francis Dupont
cbb8a1b7cb
Support Solaris 2.11 and over. [RT #18362 ]
2008-07-25 20:40:07 +00:00
Mark Andrews
240e53b132
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
...
[RT #18336 ]
part 2
2008-07-23 23:27:54 +00:00
Automatic Updater
1d16cf8bb8
update copyright notice
2008-07-22 23:47:04 +00:00
Mark Andrews
9de0f9b0ae
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
...
[RT #18336 ]
2008-07-22 03:43:04 +00:00
Francis Dupont
07d0f86c8a
"files unlimited" in code [rt18331]
2008-07-20 09:29:52 +00:00
Evan Hunt
7ed4399c65
remove 'grep -q' from acl test script, some platforms don't
...
support it. [rt18253]
2008-07-19 00:02:14 +00:00
Mark Andrews
efe34b8ddb
2389 [bug] Move the working directory writable to after the
...
ns_os_changeuser() call. [RT #18326 ]
2008-07-18 01:26:20 +00:00
Tatuya JINMEI 神明達哉
829f1b9a32
regen
2008-07-17 23:48:16 +00:00
Tatuya JINMEI 神明達哉
7c60401dbd
2388. [bug] Avoid using tables for layout purposes in
...
statistics XSL [RT #18159 ].
2008-07-17 23:43:26 +00:00
Mark Andrews
862015b91f
cleanup
2008-07-17 01:15:34 +00:00
Tatuya JINMEI 神明達哉
fa77ca1069
removed redundant parenthesis (I don't know why it was included in the
...
previous commit..)
2008-07-12 05:58:08 +00:00
Tatuya JINMEI 神明達哉
158f256a14
2386. [bug] Add warning about too small 'open files' limit
...
[RT #18269 ].
2008-07-11 23:05:46 +00:00
Automatic Updater
fb1f902017
regen
2008-06-23 23:30:21 +00:00
Tatuya JINMEI 神明達哉
015fea0a27
removed a redundant tab
2008-06-23 23:15:59 +00:00
Tatuya JINMEI 神明達哉
386d3a99c1
2375. [security] Fully randomize UDP query ports to improve
...
forgery resilience. [RT #17949 , #18098 ]
2008-06-23 19:41:20 +00:00
Automatic Updater
0c6ada0a81
regen
2008-06-18 01:12:17 +00:00
Automatic Updater
030aac3dbc
update copyright notice
2008-06-17 23:47:02 +00:00
Jeremy Reed
072440df4f
Also include the nsupdate manual page in the ARM appendix.
...
Make sure the refentry id is hardcoded and not some generated
filename.
Also use application tag but probably not needed.
All the generation for this is correct in the PDF other than some
formatting for custom arguments. Will improve that later.
This is for my bugs ticket 18185.
2008-06-17 20:59:25 +00:00
Automatic Updater
177bcb466b
update copyright notice
2008-06-02 23:47:04 +00:00
Mark Andrews
d87ad693fc
2377. [bug] Address race condition in dnssec-signzone. [RT #18142 ]
2008-06-02 00:17:39 +00:00
Evan Hunt
3634531310
Switch "dnssec-validation" default from no to yes. [rt18121]
2008-05-28 21:02:45 +00:00
Automatic Updater
11156f82ba
update copyright notice
2008-05-21 23:47:01 +00:00
Evan Hunt
5a17fe2916
Default values of zone ACLs were re-parsed each time a new zone was
...
configured, causing an overconsumption of memory. [rt18092]
2008-05-21 23:17:21 +00:00
Automatic Updater
ebce5dc2fe
update copyright notice
2008-05-19 23:47:03 +00:00
Mark Andrews
b3ac666ce5
silence linker warning: add ${LDFLAGS}
2008-05-19 00:36:14 +00:00
Automatic Updater
232d4387e2
regen
2008-05-15 01:12:21 +00:00
Automatic Updater
7b8b5e34b6
update copyright notice
2008-05-14 23:47:03 +00:00
Automatic Updater
8dc5d5e460
regen
2008-05-14 01:12:08 +00:00
Evan Hunt
aed0e61611
add +nsid option to dig man page. [rt18039]
2008-05-13 23:59:18 +00:00
Evan Hunt
0415ca35ad
Linux: use libcap for capability management if possible. [RT# 18026]
2008-05-06 01:31:11 +00:00
Tatuya JINMEI 神明達哉
5c024f7877
cleanups for LRU-caching code [RT #18018 ]
2008-05-01 18:23:07 +00:00
Mark Andrews
2294423014
2364. [bug] named could trigger a assertion when serving a
...
malformed signed zone. [RT #17828 ]
2008-04-29 00:54:28 +00:00
Automatic Updater
1dd754dcdf
update copyright notice
2008-04-24 23:46:59 +00:00
Evan Hunt
66e50468dd
Change rrsetorder test two ways:
...
1) only test "fixed" ordering if it was compiled in
2) test whether "cyclic" ordering is cyclic, but don't
rely on the initial state being predictable
[rt17977]
2008-04-24 21:50:27 +00:00