mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-02 05:20:33 -05:00
[master] remove outdated files from doc directory
This commit is contained in:
parent
df424f96c4
commit
baa4c2f101
15 changed files with 0 additions and 1685 deletions
|
|
@ -1,4 +0,0 @@
|
|||
# This file must follow /bin/sh rules. It is imported directly via
|
||||
# configure.
|
||||
#
|
||||
SRCID="( 2012/10/19 06:15:00 UTC )"
|
||||
1353
doc/private/branches
1353
doc/private/branches
File diff suppressed because it is too large
Load diff
|
|
@ -1,15 +0,0 @@
|
|||
9.1.1:
|
||||
query.c:3036:INSIST(rdataset == ((void *)0)) RESOLVED 1930 (fix 818)
|
||||
|
||||
9.1.1rc2:
|
||||
resolver.c:1733: REQUIRE((((fctx->queries).head == 0) ? isc_boolean_true : isc_boolean_false)) ????
|
||||
RESOLVED 673 872 1048 (fixed in 9.1.1rc6)
|
||||
|
||||
9.1.3:
|
||||
mem.c:860: REQUIRE(ctx->references == 1) OPEN 1523
|
||||
task.c:393: VALID_TASK(task)) OPEN 1538
|
||||
rbtdb.c:735: INSIST(node->references != 0) OPEN 1581 1618
|
||||
zt.c:140: REQUIRE(VALID_ZT(zt)) OPEN 1587
|
||||
|
||||
9.2.0rc1:
|
||||
rbtdb.c:740: INSIST(node->references != 0) OPEN 1581 1618
|
||||
|
|
@ -1,59 +0,0 @@
|
|||
custom_tata_22992_26038_26044
|
||||
ATT2_9_7_3_w_rt22852
|
||||
ATT_9_7_3_w_rt22852
|
||||
ATT_9_7_3_w_rt23392
|
||||
custom_AFILIAS_v9_4_1_P1
|
||||
custom_AFIS_v9_4_0
|
||||
custom_ALLIANZ_v9_4_1_P1
|
||||
custom_ALLIANZ_v9_4_2
|
||||
custom_ALLIANZ_v9_4_2_P1
|
||||
custom_ATT_v9_6_1_P1
|
||||
custom_ATT_v9_6_1_P1_1
|
||||
custom_ATT_v9_6_1_P1_base
|
||||
custom_CISCO_v9_3_4_P1
|
||||
custom_DENIC_v9_7_1_P1
|
||||
custom_DENIC_v9_7_1_P2
|
||||
custom_DENIC_v9_7_1_P2_base
|
||||
custom_DENIC_v9_7_1_P2_preview1
|
||||
custom_DENIC_v9_7_2_P3
|
||||
custom_DENIC_v9_7_2_P3_base
|
||||
custom_DYNDNS_v9_6
|
||||
custom_DYNDNS_v9_6_1
|
||||
custom_DYNDNS_v9_6_1_P1
|
||||
custom_DYNDNS_v9_6_base
|
||||
custom_DYNDNS_v9_7
|
||||
custom_DYNDNS_v9_7_2b1
|
||||
custom_DYNDNS_v9_7_base
|
||||
custom_NOMINET_v9_7
|
||||
custom_NOM_v9_5_0a7
|
||||
custom_NOM_v9_5_0a7_base
|
||||
custom_NOM_v9_5_0b2
|
||||
custom_NOM_v9_5_0b2+
|
||||
custom_NOM_v9_5_0b2+_base
|
||||
custom_UTK_v9_4_0
|
||||
custom_UTK_v9_4_1
|
||||
custom_WALMART_v9_6_1
|
||||
custom_WALMART_v9_7_2
|
||||
custom_WALMART_v9_7_2_P2_2
|
||||
custom_WFB_v9_3_1
|
||||
custom_WFB_v9_3_2
|
||||
custom_WFB_v9_3_3
|
||||
custom_WFB_v9_4_0
|
||||
custom_WFB_v9_4_1
|
||||
custom_WFB_v9_4_1_P1
|
||||
custom_WFB_v9_4_2
|
||||
custom_WFB_v9_4_2_P1
|
||||
custom_WFB_v9_5_0_P1
|
||||
custom_WFB_v9_5_0_P2
|
||||
custom_WFB_v9_5_0_P2_1_servfail
|
||||
custom_WFB_v9_5_0_P2_1_servfail_base
|
||||
custom_WFB_v9_6_0_P1
|
||||
custom_YAHOO_v9_7_0b1
|
||||
custom_YAHOO_v9_7_0b1_1
|
||||
custom_YAHOO_v9_7_0b1_base
|
||||
custom_YAHOO_v9_7_1
|
||||
custom_v9_7_3_NOMINET_1
|
||||
peter
|
||||
v9_3_6_patch
|
||||
v9_4_3_patch
|
||||
v9_6_0_patch
|
||||
|
|
@ -1,26 +0,0 @@
|
|||
Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
|
||||
Copyright (C) 2000, 2001 Internet Software Consortium.
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: options,v 1.6 2004/03/05 05:04:55 marka Exp $
|
||||
|
||||
options {
|
||||
...
|
||||
[ notify-forward yes_or_no; ]
|
||||
};
|
||||
|
||||
view "view_name" [ ( in | hs | hesiod | chaos ) ] {
|
||||
...
|
||||
[ notify-forward yes_or_no; ]
|
||||
};
|
||||
|
||||
zone "zone_name" {
|
||||
type slave;
|
||||
...
|
||||
[ notify-forward yes_or_no; ]
|
||||
};
|
||||
|
||||
notify-forward:
|
||||
If 'yes' forward notifies which match 'allow-notify' to zone
|
||||
masters. If 'no' accept the notify which match 'allow-notify'
|
||||
as if it came from a master. Default 'no'.
|
||||
|
|
@ -1 +0,0 @@
|
|||
Redo the config parser using a syntax table instead of yacc
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
GSS-TSIG
|
||||
|
||||
Handle incoming AXFR without using twice the memory by using
|
||||
RBT mark bit (with Andreas)
|
||||
|
||||
Design new update client
|
||||
|
||||
Check that lwres security stuff does something
|
||||
|
||||
DB/2 sdb
|
||||
|
||||
setrrsetbyname proposal (sent, waiting for responses)
|
||||
|
|
@ -1 +0,0 @@
|
|||
Get us XML tools to replace FrameMaker
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
publish new PDF ARM
|
||||
|
||||
have someone review the new config code
|
||||
|
||||
Rewrite more ARM chapters
|
||||
|
||||
improve lwres man pages
|
||||
|
||||
handle incoming AXFR without using twice the memory by using
|
||||
RBT mark bit (with Brian)
|
||||
|
||||
Support 64-bit offsets and serials in the journal
|
||||
(RT #124 "journalling with large files)
|
||||
|
||||
review getrrsetbyname() code and docs
|
||||
|
|
@ -1,26 +0,0 @@
|
|||
# Space-driven cache cleaning
|
||||
|
||||
# Incremental zone file reading
|
||||
|
||||
# Update forwarding
|
||||
|
||||
Reload / reconfig to rndc
|
||||
|
||||
Incremental zone file dumping
|
||||
|
||||
# Dumping zones on exit
|
||||
|
||||
# load master -> zone manager
|
||||
|
||||
# Add $GENERATE to master.c
|
||||
|
||||
# Add the ablility to specify the source address to request
|
||||
|
||||
Fix dns_xfer
|
||||
|
||||
For a long term fix I think dns_xfer should just return the zone
|
||||
or delta via the xferdone call rather than calling
|
||||
dns_zone_replacedb(). This will remove the window between
|
||||
replacing the db and updating the zone counters. Basically
|
||||
the commits should be done by the caller via the callback.
|
||||
|
||||
|
|
@ -1,56 +0,0 @@
|
|||
Check text strings for host and nslookup output of various types.
|
||||
|
||||
nsupdate code check and cleanup. Make sure prereq, etc... work.
|
||||
|
||||
Fix wpk's build/tests scripts to
|
||||
- not run if the previous test failed (to keep logs and cores around)
|
||||
- display the date and time of the last run
|
||||
|
||||
Big todo list for dig, from code walkthrough with Brian:
|
||||
strncpy -> isc_mem_strdup
|
||||
oname in setup_lookup can be on the stack instead of allocated
|
||||
Move INSIST in insert_lookup up
|
||||
Fix -b option in UDP mode (make sure server and bind address are
|
||||
compatible)
|
||||
Use symbolic names for exit codes
|
||||
l->retries-- can be moved out of if/else
|
||||
+tcp/vc no longer needs to be prohibited in batchfiles
|
||||
digrc filename print length shouldn't be 132
|
||||
bargc should be more than 14
|
||||
Split up launch_next_query
|
||||
0 should be dns_rcode_noerror
|
||||
How is data in additional section printer in *XFR
|
||||
What happens if additional data is after the end of an *XFR
|
||||
Legality of serial 0
|
||||
query point in clear_query should be **
|
||||
Opcode 100 spelled wrong in host.c
|
||||
atoi -> strtol
|
||||
warning for bufsize and others out of bounds
|
||||
|
||||
Statistics, from Sam's code. [PENDING]
|
||||
|
||||
+view and +zone stuff [PENDING draft approval]
|
||||
|
||||
dig, isolate -x/host/nslookup ip->in-addr auto-detection and conversion
|
||||
into dighost.c [COMPLETED]
|
||||
|
||||
Serialize dig's transmissions to servers [COMPLETED]
|
||||
|
||||
Clean up option parsing in dig [COMPLETED]
|
||||
|
||||
Examine dig8's behavior when one of the servers it talks to servfail's
|
||||
back, and, if necessary, reproduce behavior in dig9. (RT351)
|
||||
[COMPLETED]
|
||||
|
||||
Remove or fix port number display in places where it is not correctly
|
||||
reported (nslookup, in particular). (RT352) [COMPLETED]
|
||||
|
||||
Modify sanitize script to allow more than one key [COMPLETED]
|
||||
|
||||
Check functionality of +search option [COMPLETED]
|
||||
|
||||
Check necessity of +details option / remove it [COMPLETED]
|
||||
|
||||
Make -t and -c change command line parsing so that unprefixed class and types
|
||||
are treated as hosts. [COMPLETED]
|
||||
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
mdnkit
|
||||
|
||||
RT bugs
|
||||
|
||||
Message catalog support
|
||||
|
|
@ -1,112 +0,0 @@
|
|||
Provide sample configuration files (root.hint, localhost.rev...)
|
||||
|
||||
Review man pages
|
||||
|
||||
write named.conf(5) man page
|
||||
|
||||
Complete server input code path security review
|
||||
message.c, tcpmsg.c + places where tcpmsg.c functionality is duplicated,
|
||||
request.c
|
||||
|
||||
Review lwres input code path for buffer overflows
|
||||
|
||||
Implement statistics similar to those in BIND 8
|
||||
|
||||
Write libdns overview document (even if it only says "don't use libdns")
|
||||
|
||||
Improve these error messages:
|
||||
rndc: operation failed: verify failure (failed to verify signature)
|
||||
rndc: reload command failure: verify failure
|
||||
|
||||
Do something about the commented-out interface scanning code in
|
||||
getaddrinfo()
|
||||
|
||||
Add a built-in localhost zone feature
|
||||
|
||||
Sumbit the following change for the next revision of RFC2136:
|
||||
|
||||
< 7.12. Due to the TTL minimalization necessary when caching an RRset,
|
||||
< it is recommended that all TTLs in an RRset be set to the same value.
|
||||
< While the DNS Message Format permits variant TTLs to exist in the
|
||||
< same RRset, and this variance can exist inside a zone, such variance
|
||||
< will have counterintuitive results and its use is discouraged.
|
||||
|
||||
> 7.12. When adding a new RR to an existing RRSet, the server needs to
|
||||
> make sure that all the RRs in the resulting RRSet have the same TTL
|
||||
> [RFC2181]. The TTL of the newly added RRs should override the TTL
|
||||
> of the existing records. In a server providing IXFR [RFC1995],
|
||||
> the IXFR difference sequence representing such an RR addition will
|
||||
> contain deletions of the existing RRs followed by their re-addition
|
||||
> with the new TTL.
|
||||
|
||||
Implement rrset-order (partially). Mark says rrset-order is
|
||||
applied first, sortlist last.
|
||||
|
||||
Support long command line options
|
||||
|
||||
Come up with a way of converting the XML docs to plain text
|
||||
|
||||
Add support for cross-zone glue
|
||||
|
||||
mark: explain "database file older than last load"
|
||||
|
||||
Review the use of debug levels and make it more consistent
|
||||
|
||||
Add configuration option for generating IXFRs by calculating the
|
||||
difference between two zone versions (most of the code is already
|
||||
there)
|
||||
|
||||
Examine why aa:/usr/var/adm/syslog.dated/22-May-17:37/daemon.log has:
|
||||
May 23 08:19:58 aa named[24603]: starting BIND 9.0.0b3
|
||||
May 23 08:19:58 aa syslog: loading configuration from '/build/gson/local/namedb
|
||||
(why named then syslog?)
|
||||
|
||||
Define easy-to-parse subset of master file format and make dig support
|
||||
it; make that the recommended way of exporting zone data.
|
||||
|
||||
Support general time specifiers like "4d10m" in named.conf
|
||||
|
||||
Stomp error memory leaks
|
||||
|
||||
Avoid ADB negative caching if an ADB-originated fetch fails due to a local
|
||||
resource problem (e.g. ISC_R_NOMEMORY or ISC_R_QUOTA).
|
||||
|
||||
Write a paper on the flaws of DNSSEC
|
||||
|
||||
Improve logging infrastructure to simplify providing context information
|
||||
|
||||
Decide on one set of CHECK()/RETERR() macros and put it in a common
|
||||
header file
|
||||
|
||||
Set up interoperability test server
|
||||
|
||||
Replace the calls to qsort() with a merge sort to avoid potential
|
||||
stack overflow
|
||||
|
||||
Choose ixfr/axfr depending on zone/diff size
|
||||
|
||||
dns_db_createsoatuple -> journal_ ?
|
||||
|
||||
Support $DATE fully
|
||||
|
||||
Look at all the XXXes in the code
|
||||
|
||||
Persistent cache option
|
||||
|
||||
Make the ARM recommend separate auth/caching servers
|
||||
|
||||
From the old TODO file at the top of the source tree:
|
||||
|
||||
1. Rdataset/Rdatalist Union
|
||||
3. Finish mempool conversion of message.c
|
||||
5. isc/util.h publish or perish
|
||||
8. Check base 64 code; does it have the problems that
|
||||
the BIND 8 code does?
|
||||
9. Authority is optional if we have answers?
|
||||
11. KEY duplication (answer + additional) in any query
|
||||
12. Fix rdata META flag to be set for TSIG, TKEY, OPT
|
||||
13. Intergrate (replace?) old per zone SOA timers with zomemgr
|
||||
14. RWlock for zonemgr zone list
|
||||
15. CHAOS A's
|
||||
16. implement "doc" checks out of zonemgr.
|
||||
|
||||
Loading…
Reference in a new issue