Ignore:
Timestamp:
12/11/13 15:45:18 (10 years ago)
Author:
Kris Deugau
Message:

/branches/stable

Merge reverse DNS work and object conversion from /trunk, 4 of mumble

Includes changes through r492 with a few minor conflicts.

Location:
branches/stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/stable

  • branches/stable/dns.sql

    r545 r547  
    177177COPY rectypes (val, name, stdflag, listorder, alphaorder) FROM stdin;
    1781781       A       1       1       1
    179 2       NS      2       9       37
     1792       NS      2       10      37
    1801803       MD      5       255     29
    1811814       MF      5       255     30
    182 5       CNAME   2       11      9
     1825       CNAME   2       12      9
    1831836       SOA     0       0       53
    1841847       MB      5       255     28
     
    19019013      HINFO   5       255     18
    19119114      MINFO   5       255     32
    192 15      MX      1       10      34
    193 16      TXT     2       12      60
     19215      MX      1       11      34
     19316      TXT     2       13      60
    19419417      RP      4       255     48
    19519518      AFSDB   5       255     4
     
    20820831      EID     5       255     15
    20920932      NIMLOC  5       255     36
    210 33      SRV     1       13      55
     21033      SRV     1       14      55
    21121134      ATMA    5       255     6
    21221235      NAPTR   5       255     35
     
    24924965282   PTR template    3       6       2
    25025065283   A+PTR template  2       7       2
    251 65284   AAAA+PTR template       8       13      2
    252 65285   Delegation      2       8       2
     25165284   AAAA+PTR template       2       8       2
     25265285   Delegation      2       9       2
    253253\.
    254254
Note: See TracChangeset for help on using the changeset viewer.