bind9/bin/named
Andreas Gustafsson 60084a1a5a The ARM and the man pages now use a common set of Makefile macros
to determine the paths to the various SGML and XML tools and files.
You should have a complete SGML catalog in /usr/local/share/sgml/catalog;
this will be picked up by the configure script and used for both the
ARM and the man pages.
2001-05-15 17:33:32 +00:00
..
include/named Partial support for "rndc status". Not all of the fields are filled in yet. 2001-05-08 04:09:41 +00:00
unix 821. [bug] The program name used when logging to syslog should 2001-05-03 19:06:25 +00:00
.cvsignore convert man pages to docbook 2001-03-27 17:54:37 +00:00
aclconf.c use ISC_TF() to set an isc_boolean_t 2001-04-12 21:04:14 +00:00
client.c don't log ISC_R_CANCEL as a 'fatal error' 2001-05-14 21:33:45 +00:00
config.c 788. [feature] Add the "match-mapped-addresses" options, which 2001-03-26 21:33:07 +00:00
control.c Partial support for "rndc status". Not all of the fields are filled in yet. 2001-05-08 04:09:41 +00:00
controlconf.c Replies to the reload command would sometimes contain invalid signatures 2001-05-14 18:23:39 +00:00
interfacemgr.c Don't log that there are no ipv6 interfaces if built with --disable-ipv6. 2001-02-27 04:20:44 +00:00
listenlist.c copyright update 2001-01-09 22:01:04 +00:00
log.c 792. [cleanup] Replace the OMAPI command channel protocol with a 2001-03-27 00:44:59 +00:00
logconf.c Test that log files can be opened when they are configured, since 2001-04-26 02:38:08 +00:00
lwaddr.c copyright update 2001-01-09 22:01:04 +00:00
lwdclient.c removed bitstring avoidance code since it was only effective when 2001-01-22 22:29:04 +00:00
lwderror.c copyright update 2001-01-09 22:01:04 +00:00
lwdgabn.c checking for 0 length names is no longer needed. 2001-01-22 22:12:17 +00:00
lwdgnba.c removed bitstring avoidance code since it was only effective when 2001-01-22 22:29:04 +00:00
lwdgrbn.c fix a potential race condition that could occur if the node being iterated 2001-01-24 01:42:41 +00:00
lwdnoop.c copyright update 2001-01-09 22:01:04 +00:00
lwresd.8 convert man pages to docbook 2001-03-27 17:54:37 +00:00
lwresd.c The code to convert a resolv.conf sortlist into a named.conf sortlist was 2001-04-02 22:52:07 +00:00
lwresd.docbook The cvs id lines were duplicated 2001-04-11 19:11:07 +00:00
lwresd.html The ARM and the man pages now use a common set of Makefile macros 2001-05-15 17:33:32 +00:00
lwsearch.c copyright update 2001-01-09 22:01:04 +00:00
main.c Add isc_file_progname(), with trivial POSIX implementation, and 2001-05-08 19:47:55 +00:00
Makefile.in add doc, docclean, and maintainer-clean targets 2001-03-27 19:37:23 +00:00
named.8 convert man pages to docbook 2001-03-27 17:54:37 +00:00
named.docbook The cvs id lines were duplicated 2001-04-11 19:11:07 +00:00
named.html The ARM and the man pages now use a common set of Makefile macros 2001-05-15 17:33:32 +00:00
notify.c improve logging [RT #1132] 2001-03-31 01:03:26 +00:00
query.c 818. [bug] Certain pathological responses to ANY queries could 2001-04-28 00:21:30 +00:00
server.c 830. [func] Implement 'rndc status'. 2001-05-14 20:44:16 +00:00
sortlist.c 789. [bug] The "localhost" and "localnets" ACLs did not match 2001-03-26 23:36:00 +00:00
tkeyconf.c dst_key_fromfile needs cast of length 2001-05-06 02:20:29 +00:00
tsigconf.c isc_{base64|hex}_decodestring took an unused mctx. Remove the mctx. 2001-03-22 00:07:07 +00:00
update.c named_order needed const in declaration 2001-05-06 02:17:48 +00:00
xfrout.c add a cast [RT #1019] 2001-03-12 22:21:31 +00:00
zoneconf.c dns_dialuptype_t dialup = dns_notifytype_no changed to = dns_dialuptype_no 2001-04-12 21:09:35 +00:00