Commit Graph
11467 Commits
Author SHA1 Message Date
Mark Andrews 25276bd1ec 1247. [bug] The validator would incorrectly mark data as insecure
when seeing a bogus signature before a correct
                        signature.
2002-07-15 02:57:14 +00:00
Mark Andrews 320d6ee24e 1246. [bug] DNAME/CNAME signatures were not being cached when
validation was not being performed. [RT #3284]
2002-07-15 02:23:58 +00:00
Mark Andrews 981e5046e0 max-journal-size is a zone option 2002-07-13 00:53:34 +00:00
Mark Andrews 0996973920 distclean 2002-07-12 01:42:22 +00:00
Mark Andrews 750a62493d spelling 2002-07-12 00:10:26 +00:00
Mark Andrews 8e5017af68 Recursive quota should apply to tcp queries when the tcp quota is reached. 2002-07-11 05:45:33 +00:00
Mark Andrews bca7f81db5 all references from -m to -j 2002-07-11 05:36:12 +00:00
Mark Andrews e14e853d86 usage should show -j 2002-07-11 04:50:36 +00:00
Mark Andrews e9359db5e9 use -j rather than -m to read the journal if it exists. 2002-07-11 04:49:27 +00:00
Mark Andrews ba06508f01 ISC_MEM_DEBUGRECORD was turned on accidently.
'm' option was missing from isc_commandline_parse()
2002-07-11 04:40:07 +00:00
Mark Andrews 614a25ce3c bind9-workers -> bind-workers 2002-07-10 02:47:11 +00:00
Mark Andrews 5d98cf67b3 white space cleanup 2002-07-10 01:13:44 +00:00
Mark Andrews 454c78d02c runt -> short (< header size) 2002-07-10 01:03:14 +00:00
Mark Andrews 358db83645 new draft 2002-07-09 09:47:24 +00:00
Mark Andrews 475fe52dc3 1345. [bug] If the tcpquota was exhausted it was possible to
to trigger a INSIST() failure.
2002-07-09 02:41:36 +00:00
Mark Andrews 69ee6250c9 sequence numbers 2002-07-09 01:29:09 +00:00
Mark Andrews 25ae9d2f82 new draft 2002-07-08 01:40:22 +00:00
Mark Andrews 5af560664d 1342. [port] darwin: ifconfig.sh now supports darwin. 2002-07-06 21:54:44 +00:00
Mark Andrews 268c7ef56b don't apply cache-filename to "_bind" view. 2002-07-04 05:03:46 +00:00
Mark Andrews 53f9ddf27c silence pointer mismatch 2002-07-04 04:19:54 +00:00
Mark Andrews c44a6d2964 regen:
OSF 5.0: recv/send are only avaliable with -D_POSIX_PII_SOCKET or
-D_XOPEN_SOURCE_EXTENDED.
2002-07-04 04:06:01 +00:00
Mark Andrews 9fe28a624c OSF 5.0: recv/send are only avaliable with -D_POSIX_PII_SOCKET or
-D_XOPEN_SOURCE_EXTENDED.
2002-07-04 04:04:21 +00:00
Mark Andrews 88a44b0542 a tool for fetching new drafts 2002-07-04 00:32:48 +00:00
Mark Andrews 09d3194a7e new draft 2002-07-04 00:30:38 +00:00
Mark Andrews aa68841bd8 new draft 2002-07-03 14:22:55 +00:00
Mark Andrews 6244f49146 protect clua_context access w/ #ifdef 2002-07-03 06:25:32 +00:00
Mark Andrews bde4f57271 add RT # 2002-07-03 05:17:51 +00:00
Mark Andrews 0f8f42a09e 1341. [port] linux: Slackware 4.0 needs <asm/unistd.h>. 2002-07-03 05:09:43 +00:00
Mark Andrews 7a2bd9c065 new draft 2002-07-03 03:42:24 +00:00
Mark Andrews 7a1786bec0 new rev 2002-07-03 03:28:10 +00:00
Mark Andrews 6b82bb6ab6 new rev 2002-07-02 23:41:24 +00:00
Mark Andrews 7fd9fd9e4c TRUCLUSTER support: isc_interfaceiter_first() should set clua_context. 2002-07-02 05:51:43 +00:00
Mark Andrews efc602a78c new rev 2002-07-01 23:45:47 +00:00
Mark Andrews 89251e453b result undeclared, #include <isc/log.h> 2002-07-01 23:00:38 +00:00
Mark Andrews 8d77066ba0 1342. [bug] dnssec-signzone usage message was misleading.
1341.   [bug]           If the last RRset in a zone is glue, dnssec-signzone
                        would incorrectly duplicate its output and sign it.
2002-07-01 07:37:38 +00:00
Mark Andrews 3e7b37e01b 1340. [doc] query-source-v6 was missing from options section.
[RT #3218]
2002-07-01 02:18:42 +00:00
Mark Andrews ecf7a18125 isc_modules[2] not isc_modules[3] 2002-07-01 01:39:45 +00:00
Mark Andrews fe4d3e1992 hpux: ioctl(SIOCGLIFCONF) failure -> debug(1) 2002-07-01 01:08:37 +00:00
Mark Andrews 54532c5413 1339. [func] libbind: log attempts to exploit #1338. 2002-06-28 06:12:42 +00:00
Mark Andrews 020f7361a4 1338. [bug] libbind: Remote buffer overrun. 2002-06-28 06:06:24 +00:00
Mark Andrews e8fb857c20 consistant white space w/ BIND 8 2002-06-28 05:59:22 +00:00
Mark Andrews 1c0927d8a0 1337. [port] libbind: TrueUNIX 5.1 does not like __align as a
element name.
2002-06-28 05:46:10 +00:00
Mark Andrews e817515a6c pullup: ns_r_badvers extended error code 2002-06-28 05:41:56 +00:00
Mark Andrews 446ff1959c pullup from BIND 8
1336.   [bug]           libbind: gethostans() could get out of sync parsing
                        the response if there was a very long CNAME chain.
2002-06-28 05:00:55 +00:00
Mark Andrews 70f8c70cdd 1335. [bug] Options should apply to the internal _bind view. 2002-06-26 04:48:12 +00:00
Mark Andrews 33c5380153 1334. [port] Handle ECONNRESET from sendmsg() [unix]. 2002-06-26 00:12:54 +00:00
Mark Andrews ac65e45126 1333. [func] Query log now says if the query was signed (S) or
if EDNS was used (E).
2002-06-25 04:12:51 +00:00
Mark Andrews 0423090da1 1332. [func] Log TSIG key used w/ outgoing zone transfers. 2002-06-25 04:08:43 +00:00
Mark Andrews 51ff296fef regen so both configures are built using the same autoconf 2002-06-24 23:41:06 +00:00
Mark Andrews d9e0458a89 1331. [bug] lwres_getrrsetbyname leaked memory. [RT #3159] 2002-06-20 02:31:17 +00:00