Commit Graph

9435 Commits

Author SHA1 Message Date
David Lawrence
6cad3f112f define ns_g_autorndckeyfile 2001-05-31 10:38:56 +00:00
David Lawrence
4f36774273 include <dns/soa.h> for dns_soa_serial() prototype 2001-05-31 10:38:01 +00:00
David Lawrence
a0a8ffd8c3 Remove the named.key file on server shutdown. 2001-05-31 10:37:08 +00:00
David Lawrence
7332e47e11 Automatically generate a key for command channel use whenever either
no controls statement is present or when an inet statement is missing
a keys clause.

Dump an rndc.conf-style configuration into a file
(NS_LOCALSTATEDIR "named.key") with the key and suitable default-* values.
2001-05-31 10:36:05 +00:00
Mark Andrews
9dbbd48523 new 2001-05-31 06:13:27 +00:00
Mark Andrews
0a31570968 oops 2001-05-31 05:54:45 +00:00
Mark Andrews
45d75e9b26 copyrights 2001-05-31 05:54:07 +00:00
Mark Andrews
94da7d97ae add lib/bind 2001-05-31 02:35:21 +00:00
Brian Wellington
5455f30a75 842. [func] 'rndc flush' now takes an optional view. 2001-05-31 01:21:12 +00:00
Brian Wellington
b804d77ad9 #include <dns/soa.h> 2001-05-31 00:59:46 +00:00
Brian Wellington
6d28d54e6f be more tolerant of blank lines 2001-05-31 00:38:07 +00:00
Brian Wellington
b3651a8e87 spelling 2001-05-30 23:05:12 +00:00
Brian Wellington
705cc52bbf 9.2 updates 2001-05-30 23:02:03 +00:00
Brian Wellington
81fb2f5544 updates 2001-05-30 22:21:09 +00:00
Brian Wellington
adf16bbdb6 update to newer version 2001-05-30 22:02:09 +00:00
Brian Wellington
ace6fff229 lib/bind should be in the alpha release 2001-05-30 21:18:07 +00:00
Brian Wellington
1969ab5360 copyright updates 2001-05-30 20:31:08 +00:00
Brian Wellington
7a6ad11e01 merge_copyrights 2001-05-30 20:24:17 +00:00
Brian Wellington
a78196366c move variable initialization 2001-05-29 23:07:28 +00:00
Brian Wellington
cbb781f277 uninitialized variable 2001-05-29 22:54:07 +00:00
Brian Wellington
8358be5851 uninitialized variable 2001-05-29 22:44:12 +00:00
Brian Wellington
dd0fdd4426 the array of error messages was incomplete. 2001-05-29 22:40:10 +00:00
Brian Wellington
9547c4a3f8 potential null pointer dereference 2001-05-29 22:35:54 +00:00
Brian Wellington
e2fd12f3a0 841. [bug] When sdb modules were not declared threadsafe, their
create and destroy functions were not serialized.
2001-05-29 18:34:24 +00:00
Mark Andrews
b96a1d9fa3 sync multiple changes from BIND 8. 2001-05-28 08:38:32 +00:00
Mark Andrews
7ca2d9c6ed pullup from BIND 8:
1175.   [bug]           statp->nsort could fail to be re-initialised if
                        resolv.conf goes away.
2001-05-28 06:36:15 +00:00
Mark Andrews
94039cf2c3 pullup from BIND 8:
1172.   [bug]           allow res_{n}update to take a single unlinked element.
2001-05-28 06:25:42 +00:00
Brian Wellington
cf74d05a50 840. [bug] The config file parser could print the wrong file
name if an error was detected after an included file
			was parsed. [RT #1353]
2001-05-28 06:05:24 +00:00
Mark Andrews
89d03d4715 Redo:
839.   [func]          Dump packets for which there was no view or that the
                        class could not be determined to category "unmatched".
2001-05-28 05:17:05 +00:00
Mark Andrews
1666a83cab add sys/types.h for FreeBSD 2.1. 2001-05-25 07:42:15 +00:00
Mark Andrews
2ae4dd0dbd 839. [func] Dump packets for which there was no view or that the
class could not be determined to file, (-e filename).
2001-05-25 07:39:48 +00:00
Mark Andrews
3b3a726ae4 pullup from BIND 8:
1215.  [bug]           long UNIX domain control socket names were not being
                       printed in full.
2001-05-25 05:21:25 +00:00
Mark Andrews
ba10e25d1c pullup from BIND 8.
1214.   [bug]           getrgnam()/getgrgid() leaked memory.
2001-05-25 03:32:40 +00:00
Mark Andrews
4fbd6a13a5 #838 7.1.1 -> 7.x.x 2001-05-24 23:58:24 +00:00
Mark Andrews
761a21dfab 838. [port] UnixWare 7.1.1 is now suported by
bin/tests/system/ifconfig.sh.
2001-05-24 23:55:48 +00:00
Mark Andrews
534253444e kill lib/cfg again from snapshots 2001-05-24 02:01:56 +00:00
Mark Andrews
238cf1fc58 Add lib/cfg lib/bind to snapshots 2001-05-24 02:00:02 +00:00
Andreas Gustafsson
f3ac8ee192 documented recent configure.in changes:
837.   [cleanup]       Multithreading is now enabled by default only on
                        OSF1, Solaris 2.7 and newer, and AIX.
2001-05-24 01:20:28 +00:00
Andreas Gustafsson
8a01f10278 mention new config parser 2001-05-24 01:16:12 +00:00
Andreas Gustafsson
361a4334ec edited 2001-05-24 00:43:57 +00:00
Brian Wellington
0b135de5a5 836. [func] Upgraded libtool to 1.4. 2001-05-23 19:22:11 +00:00
Andreas Gustafsson
5ce23ccf3f documented dispatch.c 1.100:
835.   [bug]           The dispatcher could enter a busy loop if
                        it got an I/O error receiving on a UDP socket.
                        [RT #1293]
2001-05-23 17:20:54 +00:00
Andreas Gustafsson
9da8ece8d3 code duplication 2001-05-23 04:38:04 +00:00
Brian Wellington
b4ec020a0c fix a quoting problem 2001-05-23 02:43:16 +00:00
Mark Andrews
3dd53ffbd7 remove unnecessary call to res_nsearch() from reverse lookup path. 2001-05-22 22:53:24 +00:00
Mark Andrews
cae062ee07 #include <arpa/nameser.h> for ns_tsig_key 2001-05-22 22:51:31 +00:00
Mark Andrews
96a049f3c5 "port" changes should also be checked. 2001-05-22 22:48:03 +00:00
Andreas Gustafsson
76873278a4 typo 2001-05-22 02:23:20 +00:00
Andreas Gustafsson
0c9dd74fec expanded on 806. 2001-05-22 02:21:58 +00:00
Andreas Gustafsson
8f9d22f92a documented new treatment of undefined TTLs in zone files 2001-05-22 02:01:28 +00:00