Commit Graph

19 Commits

Author SHA1 Message Date
bert hubert
8a9887555b
Merge pull request #4 from jpmens/patch-1
$ORIGIN needs dot.
2018-03-29 14:26:37 +01:00
JP Mens
cf2b41c1bd
$ORIGIN needs dot.
Your PowerDNS ancestry shows: missing dots. ;-) 
Without the trailing dot, `named-checkzone` says:

```
SOA record not at top of zone (ietf.org.ietf.org)
```
2018-03-29 15:22:19 +02:00
bert hubert
2f90d2850d
Merge pull request #2 from rgacogne/patch-1
Fix a typo in the DNS Basics section of README.md
2018-03-29 14:19:49 +01:00
bert hubert
551806b773
Merge pull request #3 from paralax/patch-1
fix a couple of spelling typos, no content changes
2018-03-29 14:19:24 +01:00
jose nazario
595610b4d0
fix a couple of spelling typos, no content changes 2018-03-29 09:17:20 -04:00
Remi Gacogne
eb5a70e8a9
Fix a typo in the DNS Basics section of README.md
s/escaping an unescaping/escaping and unescaping/
2018-03-29 14:55:06 +02:00
bert hubert
cf99b2425c
Merge pull request #1 from fanf2/patch-1
RFC 882/883 DNS is not interoperable with RFC 1034/1035
2018-03-29 13:48:44 +01:00
Tony Finch
49c2ce82f7
RFC 882/883 DNS is not interoperable with RFC 1034/1035
RFC 973 enumerates the changes between RFC 882/882 and RFC 1034/1035. There are several compatibility breaks:

* TTLs and serial numbers expanded from 16 bits to 32 bits: this breaks wire format compatibility;

* wildcard semantics change: an 882/883 implementation will handle them incorrectly;

* master file syntax changes: modern master files will be read incorrectly by an 882/883 parser

* CNAME semantics change: modern DNS data is probably compatible with 882/883 semantics but not the other way round;
2018-03-29 13:32:03 +01:00
bert hubert
5f0562ffca more placeholders 2018-03-29 11:28:29 +02:00
bert hubert
69e7c8f107 tweaks, links 2018-03-29 11:24:54 +02:00
bert hubert
45ed3b03df more content 2018-03-29 11:04:20 +02:00
bert hubert
93bd095f69 move some stuff to auth.md 2018-03-29 09:37:24 +02:00
bert hubert
a3dc5e77d3 some more content in stub 2018-03-29 02:25:27 +02:00
bert hubert
2f7a80edcb the rest, plus more 2018-03-29 01:55:27 +02:00
bert hubert
65dfcfa9b6 several touchups 2018-03-29 01:20:13 +02:00
bert hubert
c5e5324395 more work 2018-03-29 01:11:38 +02:00
bert hubert
dbd87f982b wip 2018-03-28 22:20:38 +02:00
bert hubert
0b265d5b2c
Create LICENSE 2018-03-28 19:34:07 +02:00
bert hubert
47eabfcdfd
Initial commit 2018-03-28 19:33:27 +02:00