2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00
Commit Graph

7703 Commits

Author SHA1 Message Date
Andreas Gustafsson
d0d6f26fb2 updated 2000-11-27 21:58:01 +00:00
Andreas Gustafsson
bb86d6e2a6 draft-ietf-idn-requirements-03.txt presumably supersedes draft-ietf-idn-requirment-00.txt 2000-11-27 20:30:32 +00:00
Bob Halley
59e1a928bc do not INSIST when restarting with returnlame 2000-11-27 19:56:16 +00:00
Andreas Gustafsson
aba53c938b added recipe for removing lockout files 2000-11-27 19:52:16 +00:00
Andreas Gustafsson
41c53e1d11 added comment 2000-11-27 19:45:45 +00:00
Andreas Gustafsson
9259fed3d8 Continue move of lib/dns/*conf.c stuff to bin/named 2000-11-27 19:42:38 +00:00
Andreas Gustafsson
ea888dc768 added draft-ietf-ipngwg-prefix-rr-disc-00.txt 2000-11-27 19:22:22 +00:00
Andreas Gustafsson
d7059b8b7c 80 columns 2000-11-27 19:15:39 +00:00
Andreas Gustafsson
a5d079249c provide more clearly marked places to insert code for
database drivers
2000-11-27 19:12:23 +00:00
Andreas Gustafsson
f9870620b3 reworded 578. 2000-11-27 18:20:50 +00:00
Andreas Gustafsson
84810b58f9 missing end tags and missing comma 2000-11-27 18:06:02 +00:00
Andreas Gustafsson
ef5d6f22e2 spacing 2000-11-27 17:58:59 +00:00
Andreas Gustafsson
6417ba8440 don't print prompts when reading input from file 2000-11-27 17:56:35 +00:00
Andreas Gustafsson
78aa86abc6 typos 2000-11-27 17:49:41 +00:00
David Lawrence
9beb71d609 current idn working group drafts 2000-11-27 09:41:57 +00:00
Mark Andrews
517950ae99 579. [bug] nsupdate did not take a filename to read update from.
[RT #492]
2000-11-27 00:43:33 +00:00
Mark Andrews
07892e4443 Memory leak when ISC_MEM_TRACKLINES is defined. 2000-11-25 06:40:54 +00:00
Michael Sawyer
3e8875db60 Don't crash the server when a user enters a NULL zone. 2000-11-25 03:55:43 +00:00
Michael Sawyer
6dc32b43da rndc [-v view] [-z zone] reload -> rndc reload [zone [view]]
Make the server not crash while I am at it.
2000-11-25 03:27:54 +00:00
Mark Andrews
dfd7798d8b 578. [func] Notify-source, specify the source address for notify
messages.
2000-11-25 02:43:56 +00:00
Mark Andrews
3b1a582101 lcfg was not being initalied to NULL. 2000-11-25 01:33:11 +00:00
Mark Andrews
01c161ee2b add DNS_R_SINGLETON 2000-11-25 01:20:47 +00:00
Michael Sawyer
0b3f08631f statistics -> zone-statistics 2000-11-25 00:26:17 +00:00
Mark Andrews
19ff7edc1a 577. [func] Log illegal RDATA combinations. e.g. multiple
singlton types, cname and other data.
2000-11-24 01:51:11 +00:00
Mark Andrews
8a0ff6c15c 576. [doc] isc_log_create() description did not match reality.
575.   [bug]           isc_log_create() was not setting internal state
                        correctly to reflect the default channels created.
2000-11-24 01:37:26 +00:00
Mark Andrews
0f9bbc9ea2 loop_cnt test was wrong way around. 2000-11-23 05:04:54 +00:00
Andreas Gustafsson
4e29e682f6 Allow master zones to not have a 'file' option, to support non-rbt
databases.  Zones with a nonpersistent database and no 'file' option will get
an error logged at load time.
2000-11-23 02:26:37 +00:00
Andreas Gustafsson
eac8e1d5fc added DNS_LOGMODULE_SDB 2000-11-23 02:25:02 +00:00
Andreas Gustafsson
100a13ba66 documented the 'queries' logging category 2000-11-23 02:10:30 +00:00
Andreas Gustafsson
86a4d80e06 565. [func] Log queries more like BIND 8: query logging is now
done to category queries, level info. [RT #169]
2000-11-23 01:32:48 +00:00
Andreas Gustafsson
ab13b279ae revert the change of 1.151->1.152 - it is more important to log
queries sanely than to log them the same way BIND 8 did
2000-11-23 01:18:34 +00:00
Brian Wellington
bfa244d5d4 Mark callback sources as bad if the get() routine returns failure. Also
some other cleanup, and a reversal of the incorrect destroylock patch.
2000-11-23 01:04:00 +00:00
Brian Wellington
a452eb6b5d a mutex wasn't being destroyed 2000-11-23 00:26:11 +00:00
Andreas Gustafsson
42928d936e reworded 574. 2000-11-23 00:00:56 +00:00
Andreas Gustafsson
20e1ac3376 removed unused variable poke_needed 2000-11-22 23:48:14 +00:00
Brian Wellington
a408d5b005 Don't sanitize away the nothreads support 2000-11-22 23:28:27 +00:00
Brian Wellington
0c0619cc19 574. [bug] TSIG signed recursive queries would fail to
have their responses validated and would leak memory.
2000-11-22 23:21:34 +00:00
Brian Wellington
ef6a36d944 tsig signed queries by the resolver both didn't always work and leaked memory. 2000-11-22 23:16:04 +00:00
Andreas Gustafsson
83c45e69f8 Accept any trailing garbage in messages, not just the Microsoft AXFR request
variety, logging a message at debug level 1.  We may or may not add an option to make this
conditional.
2000-11-22 23:09:58 +00:00
Andreas Gustafsson
5404e14bbb eliminated compiler warnings 2000-11-22 23:06:55 +00:00
Brian Wellington
afb5dc3afc don't free the ipv4 dispatcher if there isn't one. 2000-11-22 21:59:50 +00:00
Brian Wellington
7ba05518c7 ipv4-less operation 2000-11-22 21:25:38 +00:00
Brian Wellington
db237e5475 note that the \ is special for PostgreSQL, not standard SQL. 2000-11-22 21:18:12 +00:00
Brian Wellington
2c46670fb4 ignore stdout from the dnssec tools 2000-11-22 20:37:50 +00:00
Brian Wellington
c38ed920e3 The TSIG section said "response" when it should have said "request". 2000-11-22 20:26:46 +00:00
Andreas Gustafsson
c472ead4a9 573. [bug] The journal files of IXFRed slave zones were
inadvertantly discarded on server reload, causing
                        "journal out of sync with zone" errors on subsequent
                        reloads. [RT #478]
2000-11-22 20:26:17 +00:00
Andreas Gustafsson
f8032c198b don't needlessly reload slave, stub, and dynamically updated
master zones on server reload [RT #482]
2000-11-22 19:56:18 +00:00
Andreas Gustafsson
64cd7ee717 missing line continuation backslash 2000-11-22 19:03:20 +00:00
Andreas Gustafsson
0f8a8f4552 cleanup of test output and shell code 2000-11-22 19:00:46 +00:00
Andreas Gustafsson
73732bf151 don't blow away the journal file after a journal replay,
only after a database dump [RT #482]
2000-11-22 18:58:12 +00:00