Show
Ignore:
Timestamp:
10/23/05 16:53:11 (8 years ago)
Author:
ahu
Message:

add beginning of next generation zoneparser
add error checking to socket close - there are probably some duplicate closes around, causing havoc
add PTR to records that are propely parsed by the pdns_recursor
teach pdns_recursor to read hints from a zone file, "official" root is still in source
fix some --trace output that would look for .-terminated qnames
document hints-file

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/docs/pdns.sgml

    r520 r521  
    57215721              <para> 
    57225722                A Verisign special, see <xref linkend="verisign">. 
     5723              </para> 
     5724            </listitem> 
     5725          </varlistentry> 
     5726          <varlistentry> 
     5727            <term>hints-file</term> 
     5728            <listitem> 
     5729              <para> 
     5730                If set, the root-hints are read form this file. If unset, default root hints are used. Available since 2.9.19. 
    57235731              </para> 
    57245732            </listitem>