2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

7901 Commits

Author SHA1 Message Date
Andreas Gustafsson
e194e0e04b #include <masterdump.h> not needed; loop style 2000-12-15 19:38:07 +00:00
Andreas Gustafsson
416b0c2f10 don't include function names in non-debug log messages 2000-12-15 19:32:55 +00:00
Andreas Gustafsson
3253eb8c09 brace style 2000-12-15 19:29:57 +00:00
Andreas Gustafsson
5ccb842cda lined up columns in signing performance statistics output
and made all the lines use colons consistently
2000-12-15 19:26:54 +00:00
Andreas Gustafsson
7e044d7367 fixed several bugs in signing performance statistics printing 2000-12-15 19:19:56 +00:00
Andreas Gustafsson
cbd600f1ba spacing 2000-12-15 19:07:07 +00:00
Andreas Gustafsson
2e702906fc reverted 'detect when you need to re-run configure / config.status' change -
it breaks builds using a separate build directory
2000-12-15 08:28:45 +00:00
Olafur Gudmundsson
acc63b06d9 [615] dnssec-signzone did not like child signed keysets with multiple
signatures. (coredump)
[616] After consulting with Andreas I added some more timing statistics
	when statistics are requesed.
2000-12-15 05:58:08 +00:00
Andreas Gustafsson
0f5542c35c Makefile.in did not devine VPATH, which caused Marks's
makefile-out-of-date hack to fail when using a separate build
directory
2000-12-15 01:40:40 +00:00
Andreas Gustafsson
8c18a5cfc2 oops, previous change did not compile 2000-12-15 01:07:52 +00:00
Andreas Gustafsson
f1fd37f759 regenerated HTML 2000-12-15 00:39:56 +00:00
Andreas Gustafsson
eacc01e117 not being able to open a socket on port 53 is not
an 'unexpected error'
2000-12-15 00:31:27 +00:00
Andreas Gustafsson
f77a1793d0 commented 2000-12-15 00:29:59 +00:00
Andreas Gustafsson
267d211cfe edited 2000-12-15 00:28:32 +00:00
Andreas Gustafsson
6ea2433052 someone should ceck whether our NAPTR implementation conforms to RFC2915 2000-12-15 00:25:16 +00:00
Andreas Gustafsson
4004165d00 removed reference to nonexistent named.conf man page; added
more detailed references to ARM
2000-12-15 00:24:10 +00:00
Andreas Gustafsson
a1bb4b0e4f edited 2000-12-15 00:22:52 +00:00
Andreas Gustafsson
6c29053a20 614. [bug] Checks for uninitialized link fields were prone
to false positives, causing assertion failures.
                        The checks are now disabled by default and may
                        be re-enabled by defining ISC_LIST_CHECKINIT.
2000-12-15 00:20:55 +00:00
Andreas Gustafsson
46564d3c26 edited for 9.1.0b2 2000-12-15 00:02:57 +00:00
Andreas Gustafsson
5412d26798 entropy.c did not include header files necessary for select(),
causing nonthreaded builds to fail on AIX
2000-12-14 22:40:17 +00:00
Mark Andrews
8923ca9a52 detect when you need to re-run configure / config.status. 2000-12-14 22:33:05 +00:00
Mark Andrews
ddc9b4f5f7 cut&paste error. 2000-12-14 22:28:01 +00:00
Mark Andrews
43b8fb7570 dns_rdata_init > dns_rdata_reset 2000-12-14 22:10:37 +00:00
Mark Andrews
5d2026ea7b relax initalied checks 2000-12-14 22:09:51 +00:00
Mark Andrews
7d12803252 initial checkin 2000-12-14 22:08:56 +00:00
Mark Andrews
9ef0d4a179 add check-conf.1 2000-12-14 22:03:58 +00:00
Andreas Gustafsson
88b3bc12b5 added RFC2915 (new NAPTR RR RFC) 2000-12-14 21:49:30 +00:00
Mark Andrews
92f372bb48 Initial checkin. 2000-12-14 21:41:50 +00:00
Mark Andrews
e7f4be873f add checking files 2000-12-14 21:35:25 +00:00
Mark Andrews
e99691e566 cleanup 2000-12-14 21:33:34 +00:00
Mark Andrews
7e8c1a13e9 Initial checkin. 2000-12-14 21:33:11 +00:00
Andreas Gustafsson
6383cfc666 added more enum drafts 2000-12-14 21:27:03 +00:00
Mark Andrews
8fd925169f keep CAP_SYS_RESOURCE 2000-12-14 18:29:57 +00:00
Mark Andrews
54f00517c5 Add check-zone. 2000-12-14 01:45:53 +00:00
Mark Andrews
ef65850496 add check 2000-12-14 01:12:38 +00:00
Mark Andrews
0de782ac54 bring into line w/ man page. 2000-12-14 01:03:48 +00:00
Mark Andrews
f815ada673 Initial checkin. 2000-12-14 00:52:44 +00:00
Brian Wellington
ee10d3de18 #include <stdio.h> 2000-12-13 21:28:38 +00:00
Andreas Gustafsson
93ead7de34 omit lib/cfg from distribution until it is ready 2000-12-13 21:21:30 +00:00
Andreas Gustafsson
eaa45770d0 draft-aboba-dnsext-mdns-01.txt was apparently superseded by draft-ietf-dnsext-mdns-00.txt 2000-12-13 18:19:11 +00:00
Andreas Gustafsson
fe9c5d2fc5 updated drafts 2000-12-13 18:16:16 +00:00
Andreas Gustafsson
cdb41f0dc3 added more multicast DNS drafts 2000-12-13 18:15:16 +00:00
David Lawrence
3d509f54ac 613. [bug] "rndc reload zone" now reloads primary zones.
It previously only updated slave and stub zones,
			if an SOA query indicated an out of date serial.
2000-12-13 07:18:44 +00:00
Mark Andrews
fa67ca21f6 make dns_zone_load work w/o being managed.
add bin/check/Makefile to configure
2000-12-13 06:21:42 +00:00
Mark Andrews
9e77d51069 Initial checkin 2000-12-13 06:05:42 +00:00
David Lawrence
13a0f9518a oops, an ifdef should have been an ifndef 2000-12-13 01:42:23 +00:00
David Lawrence
a59ed6543b 612. [cleanup] Shutup a ridiculously noisy HP-UX compiler that
complains relentlessly about how its treatment
			of 'const' has changed as well as how casting
			sometimes tightens alignment constraints.
2000-12-13 00:23:05 +00:00
Brian Wellington
2103b1d460 Don't allow queries of class or type ANY. 2000-12-13 00:22:54 +00:00
David Lawrence
10e6498d6d * Removed max-names (as well as DNS_R_ZONETOOLARGE, which was
never returned by any function and was presumably cruft
        related to max-names).
  * Made allow-notify part of the public source and documented it.
  * Made master server TSIG keys part of the public source and documented it.
  * Removed a define of DNS_OPT_NEWCODES supposedly used by GNS, with
        the approval of Mike.
  * Made DNS_ZONE_FORCELOAD flag, used by rndc reload, work in the
        public source.  After the NOMINUM_PUBLIC cleanup, I'll
        fix the rndc reload issues we've been discussing here at IETF.

I left in NOMIMUM_PUBLIC around the forward-notify stuff, with the
expectation that Michael will give the go-ahead next week to remove it.
2000-12-13 00:15:39 +00:00
Brian Wellington
58082ab8a8 The "cachefile" option now loads the file on startup. The "temporary" -x
option to named is no more.
2000-12-12 23:05:59 +00:00