bert hubert
ba62c04bd2
cleanup
2018-04-11 12:45:26 +02:00
bert hubert
b89079028a
clang adjustments
2018-04-10 10:04:49 +02:00
bert hubert
c2952059cb
tyop
2018-04-10 00:14:50 +02:00
bert hubert
56471fa3f4
fix querying glue directly
2018-04-10 00:06:03 +02:00
bert hubert
12855f1661
Merge pull request #15 from froydnj/patch-1
...
fix typo in basic.md
2018-04-09 23:11:02 +02:00
bert hubert
2872f88c99
lots of work, starting to look useful
2018-04-09 23:04:13 +02:00
bert hubert
ab91a50402
it works again
2018-04-09 20:49:37 +02:00
bert hubert
cc894edba6
superwip
2018-04-09 17:46:31 +02:00
bert hubert
8694ac87eb
further split up
2018-04-09 16:43:24 +02:00
bert hubert
97402d1071
its a WIP
2018-04-09 12:54:27 +02:00
bert hubert
515bfca635
working AXFR, printable enumbs
2018-04-08 23:20:11 +02:00
bert hubert
65a39afcfa
explain RPZ
2018-04-07 12:02:50 +02:00
bert hubert
3cb8e98440
add initial TCP server
2018-04-03 18:03:59 +02:00
bert hubert
eb82401035
more .gitignore
2018-04-03 13:19:13 +02:00
bert hubert
7afca8c957
tdns work
2018-04-03 13:18:37 +02:00
Nathan Froyd
2230896732
fix typo in basic.md
2018-04-02 14:21:28 -04:00
bert hubert
2b8a7b4870
and gitignore
2018-04-02 13:25:51 +02:00
bert hubert
db4a95debe
become more real
2018-04-02 13:25:19 +02:00
bert hubert
4bb77846d7
replace diagram
2018-04-02 10:40:42 +02:00
bert hubert
692a62d03e
lot more content, plus fix odd 'o' in diagram
2018-04-02 10:26:28 +02:00
Ubuntu
9f715bb84e
contact information
2018-04-02 07:48:21 +00:00
bert hubert
e2950ae08e
rebase
2018-04-01 18:31:41 +02:00
bert hubert
c6382f05ec
Merge pull request #13 from hartzell/patch-1
...
Trivial typo "if" -> "of"
2018-03-31 23:04:06 +02:00
George Hartzell
d757e74055
Trivial typo "if" -> "of"
2018-03-31 13:57:21 -07:00
bert hubert
c61b4214f3
Merge pull request #11 from mcculley/patch-1
...
Update README.md
2018-03-31 18:57:13 +02:00
bert hubert
398c2e1921
Merge pull request #12 from mcculley/master
...
Update README.md
2018-03-31 18:54:24 +02:00
Gene McCulley
ccfed2b163
Update README.md
...
Small grammar improvement.
2018-03-31 12:08:59 -04:00
Gene McCulley
c4d40aee7e
Update README.md
...
Minor grammar fix.
2018-03-31 11:57:45 -04:00
Gene McCulley
285cbbf538
Update README.md
...
Small grammar improvement.
2018-03-31 11:43:52 -04:00
Gene McCulley
55bf01ec29
Update README.md
...
Minor typographical fix.
2018-03-31 10:33:50 -04:00
Gene McCulley
e8e38bb688
Update README.md
...
Fix a small grammar error.
2018-03-31 10:31:49 -04:00
bert hubert
7b6a320bc3
diagram
2018-03-31 07:45:58 +02:00
bert hubert
652c82b2e3
add resolvers
2018-03-30 21:42:30 +02:00
bert hubert
87f43fc369
more content
2018-03-30 20:39:30 +02:00
bert hubert
c9d9b7114c
more content
2018-03-30 18:05:43 +02:00
bert hubert
81f40dd096
add markdeep links to local file, closes issue #9
2018-03-30 15:50:32 +02:00
bert hubert
959046c748
fix some layout
2018-03-29 23:29:30 +02:00
bert hubert
09d20192c5
initial words on resolver
2018-03-29 22:36:26 +02:00
bert hubert
c0ab1867a0
more auth content
2018-03-29 22:31:19 +02:00
bert hubert
b28b1fc188
Merge pull request #6 from Habbie/resolver-resolvers
...
fix resolver link; add resolver html symlink
2018-03-29 19:56:26 +02:00
Peter van Dijk
c8b37a90b6
fix resolver link; add resolver html symlink
2018-03-29 19:20:12 +02:00
bert hubert
ce0dc410ca
add more markdown, more content on AXFR/IXFR/ANY
2018-03-29 15:55:29 +02:00
bert hubert
c1bdb73731
Merge pull request #5 from chbruyand/fix-typos
...
Fix typos
2018-03-29 14:46:17 +01:00
Charles-Henri Bruyand
78d339c404
fix typos
2018-03-29 15:37:34 +02:00
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