Francis Dupont
ddac1a2b98
reserve -F
2009-05-07 09:33:52 +00:00
Mark Andrews
b9636a8e43
2583. [port] netbsd: provide a control to not add the compile
...
date to the version string, -DNO_VERSION_DATE.
2009-04-03 19:55:59 +00:00
Mark Andrews
f605647060
Undocumented firewall test hook. [RT #19398 ]
2009-03-05 03:13:55 +00:00
Evan Hunt
3a30493983
2572. [func] Simplify DLV configuration, with a new option
...
"dnssec-lookaside auto;" This is the equivalent
of "dnssec-lookaside . trust-anchor dlv.isc.org;"
plus setting a trusted-key for dlv.isc.org.
Note: The trusted key is hard-coded into named,
but is also stored in (and can be overridden
by) $sysconfdir/bind.keys. As the ISC DLV key
rolls over it can be kept up to date by replacing
the bind.keys file with a key downloaded from
https://www.isc.org/solutions/dlv . [RT #18685 ]
2009-03-04 02:42:31 +00:00
Automatic Updater
d362465c77
update copyright notice
2009-01-17 23:47:43 +00:00
Francis Dupont
d2a94a51a1
spelling
2009-01-17 11:12:10 +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
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
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 神明達哉
eeb8892daa
Global memory context had the wrong name (RT #17932 )
2008-04-03 23:14:52 +00:00
Automatic Updater
2f012d936b
update copyright notice
2008-01-18 23:46:58 +00:00
Automatic Updater
1da14e066c
update copyright notice
2008-01-02 23:47:02 +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
a1e2170ad5
2250. [func] New flag 'memstatistics' to state whether the
...
memory statistics file should be written or not.
Additionally named's -m option will cause the
statistics file to be written. [RT #17113 ]
2007-09-26 03:22:45 +00:00
Automatic Updater
ec5347e2c7
update copyright notice
2007-06-18 23:47:57 +00:00
Automatic Updater
feac7b8b38
update copyright notice
2007-05-21 03:46:42 +00:00
Mark Andrews
0f8c9b5eed
2191. [func] named-checkzone now allows dumping to stdout (-).
...
named-checkconf now has -h for help.
named-checkzone now has -h for help.
Better handling of '-?' for usage summaries.
[RT #16707 ]
2007-05-21 02:47:25 +00:00
Mark Andrews
186e7f37c9
2122. [func] Experimental http server and statistics support
...
for named via xml.
2006-12-21 06:03:37 +00:00
Mark Andrews
4ccea866e6
2104. [port] Fix Solaris SMF error message.
2006-11-10 18:44:46 +00:00
Mark Andrews
1bc63715b7
fixed typos in error messages
2006-01-05 01:37:19 +00:00
Mark Andrews
acb4f52369
update copyright notice
2006-01-04 23:50:24 +00:00
Mark Andrews
e9733bc599
1949. [func] Addition memory leakage checks. [RT #15544 ]
2006-01-04 03:16:47 +00:00
Mark Andrews
ed6ca94ad7
finetune isc_thread_key implementation [RT #15408 ]
2005-09-18 07:16:24 +00:00
Mark Andrews
03e200df5d
1913. [func] Integrate contibuted DLZ code into named. [RT #11382 ]
2005-09-05 00:12:29 +00:00
Mark Andrews
d4d68515d2
1885. [func] Additional memory debugging support to track size
...
and mctx arguements. [RT #14814 ]
2005-06-10 07:00:20 +00:00
Mark Andrews
2e740e169d
further changes for
...
1848. [bug] Improve SMF integration. [RT #13238 ]
2005-04-29 00:36:16 +00:00
Rob Austein
ab023a6556
1851. [doc] Doxygen comment markup. [RT #11398 ]
2005-04-27 04:57:32 +00:00
Mark Andrews
c651f15b30
1849. [doc] All forms of the man pages (docbook, man, html) should
...
have consistant copyright dates.
2005-04-07 03:50:05 +00:00
Mark Andrews
1f3b8f3162
1848. [bug] Improve SMF integration. [RT #13238 ]
2005-04-05 02:13:45 +00:00
Mark Andrews
7bce772e62
1848. [bug] Improve SMF integration. [RT #13238 ]
2005-04-05 01:30:05 +00:00
Mark Andrews
f754fa97bc
1848. [bug] Improve SMF integration. [RT #13238 ]
2005-04-05 00:58:16 +00:00
Mark Andrews
a79348a6db
1752. [port] Move isc_app_start() to after ns_os_daemonise()
...
as some fork() implementations unblock the signals
that are blocked by isc_app_start(). [RT #12810 ]
2004-10-25 00:33:28 +00:00
Mark Andrews
23ac30603a
1709. [port] solaris: add SMF support from Sun.
2004-09-01 07:25:51 +00:00
Mark Andrews
0d8d36b7c8
silence compiler
2004-07-01 02:03:54 +00:00
Mark Andrews
b0cab2b6bf
1616. [compat] Ensure that named's version is visible in the core
...
dump. [RT #11127 ]
2004-04-20 06:53:52 +00:00
Mark Andrews
28b863e609
pullup fixed from 9.3
2004-03-16 05:52:24 +00:00
Mark Andrews
dafcb997e3
update copyright notice
2004-03-05 05:14:21 +00:00
Mark Andrews
f8dfdef682
1564. [func] Attempt to provide a fallback entropy source to be
...
used if named is running chrooted and named is unable
to open entropy source within the chroot area.
[RT #10133 ]
2004-01-27 02:13:22 +00:00
Mark Andrews
c52ae25dd7
1551. [port] Open "/dev/null" before calling chroot().
2004-01-07 06:17:04 +00:00
Mark Andrews
6286983c50
1550. [port] Call tzset(), if available, before calling chroot().
2004-01-07 05:48:15 +00:00
Mark Andrews
1160ecfd14
1514. [bug] named: isc_hash_destroy() was being called to early.
...
[RT #9160 ]
2003-09-24 23:20:54 +00:00
Mark Andrews
1e107b3d7b
1495. [cleanup] Replace hash functions with universal hash.
2003-07-25 02:22:26 +00:00
Mark Andrews
0ffaee887f
1412. [func] You can now specify servers to be tried if a nameserver
...
has IPv6 address and you only support IPv4 or the
reverse. See dual-stack-servers.
2003-01-16 03:59:28 +00:00
Mark Andrews
93e6ebcd0a
1277. [bug] Failure to write pid-file should not be fatal on
...
reload. [RT #2861 ]
2002-05-03 05:28:29 +00:00
Brian Wellington
3c5f4710cf
remove extraneous blank lines
2002-03-13 23:36:14 +00:00
Andreas Gustafsson
17453368fa
Reimplemented the built-in CHAOS zones using sdb.
2001-11-20 01:18:15 +00:00
Andreas Gustafsson
4785e8e98a
clarify log message reporting number of CPUs [RT #1948 ]
2001-10-26 22:54:22 +00:00
Mark Andrews
ee3085e9e2
Add '-m usage'.
...
Add '-m' to usage messages.
2001-10-25 01:07:45 +00:00
Mark Andrews
98e231525f
996. [func] Issue warning if the configuration filename contains
...
the chroot path.
2001-09-14 12:34:03 +00:00