Remove $Id markers, Principal Author and Reviewed tags from the full source tree
This commit is contained in:
@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
||||
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: addressdb,v 1.6 2004/03/05 05:04:45 marka Exp $
|
||||
|
||||
You are lost in a maze of twisty little pointers, all alike...
|
||||
|
||||
ADB |-> 0 |-> handle ---> handle ---> 0
|
||||
|
||||
@@ -4,8 +4,6 @@ See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
Name Compression
|
||||
|
||||
$Id: compression,v 1.9 2004/03/05 05:04:46 marka Exp $
|
||||
|
||||
Overview.
|
||||
|
||||
BIND 4.x and BIND 8.x only had one methods of compression to deal
|
||||
|
||||
@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
||||
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: database,v 1.9 2004/03/05 05:04:46 marka Exp $
|
||||
|
||||
Databases
|
||||
|
||||
BIND 9 DNS database allows named rdatasets to be stored and retrieved.
|
||||
|
||||
@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
||||
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: db_rules,v 1.8 2004/03/05 05:04:46 marka Exp $
|
||||
|
||||
Here is a more formal statement of the important database design
|
||||
rules. Each rule has a 5 character mnemonic, for use in source code
|
||||
comments.
|
||||
|
||||
@@ -4,8 +4,6 @@ See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
Name Decompression
|
||||
|
||||
$Id: decompression,v 1.8 2004/03/05 05:04:46 marka Exp $
|
||||
|
||||
Overview.
|
||||
|
||||
There are 4 type of compression: global 14 bit, global 16 bit,
|
||||
|
||||
@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
||||
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: dispatch,v 1.6 2004/03/05 05:04:46 marka Exp $
|
||||
|
||||
UDP receive:
|
||||
|
||||
/*
|
||||
|
||||
@@ -4,8 +4,6 @@ See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
Differentiate Services Code Point Support
|
||||
|
||||
$Id: dscp,v 1.1.2.1 2012/02/24 05:20:36 marka Exp $
|
||||
|
||||
Differentiate Services Code Point (DSCP) is implemented in IPv4 using the
|
||||
TOS octet and in IPv6 using the TCLASS octet.
|
||||
|
||||
|
||||
@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
||||
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: keydone,v 1.2 2011/10/19 23:46:56 tbox Exp $
|
||||
|
||||
rndc keydone <rdata> zone [class [view]]
|
||||
|
||||
e.g.
|
||||
|
||||
@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
||||
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: logging,v 1.10 2004/03/05 05:04:46 marka Exp $
|
||||
|
||||
OVERVIEW
|
||||
|
||||
The ISC logging system is designed to provide a flexible, extensible
|
||||
|
||||
@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
||||
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: ncache,v 1.7 2004/03/05 05:04:46 marka Exp $
|
||||
|
||||
Negative Caching
|
||||
|
||||
The non-DNSSEC case is pretty easy.
|
||||
|
||||
@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
||||
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: rdataset,v 1.6 2004/03/05 05:04:46 marka Exp $
|
||||
|
||||
Need way to "dup" an rdataset (i.e. different rdataset handle, same underlying
|
||||
data).
|
||||
|
||||
|
||||
@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
||||
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: red-black,v 1.9 2004/03/05 05:04:46 marka Exp $
|
||||
|
||||
Red-Black Tree Implementation Notes
|
||||
|
||||
OVERVIEW
|
||||
|
||||
@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
||||
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: resolver,v 1.6 2004/03/05 05:04:47 marka Exp $
|
||||
|
||||
Multi-target Resolver
|
||||
=====================
|
||||
Due to IPv6 and other multiple-path resolving needs, the resolver in
|
||||
|
||||
@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
||||
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: search,v 1.10 2004/03/05 05:04:47 marka Exp $
|
||||
|
||||
What follows is pseudocode for the zone and cache lookup algorithms, as they
|
||||
will work in the RBT DB.
|
||||
|
||||
|
||||
@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
||||
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: tasks,v 1.7 2004/03/05 05:04:47 marka Exp $
|
||||
|
||||
Changes I made last week to the task code simplified the task shutdown
|
||||
and termination model. Here's how things now work:
|
||||
|
||||
|
||||
@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
||||
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id$
|
||||
|
||||
dnssec-verify a tool to verify a zone is correctly signed.
|
||||
|
||||
* check that every record that should be signed has a valid RRSIG set.
|
||||
|
||||
@@ -2,8 +2,6 @@ Copyright (C) Internet Systems Consortium, Inc. ("ISC")
|
||||
|
||||
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
$Id: windows-nt,v 1.8 2004/03/05 05:04:47 marka Exp $
|
||||
|
||||
Windows NT Portability Notes
|
||||
|
||||
OVERVIEW
|
||||
|
||||
@@ -4,8 +4,6 @@ See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
|
||||
|
||||
Zones
|
||||
|
||||
$Id: zone,v 1.10 2004/03/05 05:04:47 marka Exp $
|
||||
|
||||
Overview
|
||||
|
||||
Zones are the unit of delegation in the DNS and may go from holding
|
||||
|
||||
Reference in New Issue
Block a user