Miek Gieben
b440b1c8f6
docs: document default startup ( #266 )
...
Some small additions to the documentation.
2016-09-18 09:32:06 +01:00
Miek Gieben
9caa607173
Update docs
...
Update the file and dnssec docs and glarify what is implement and that
we only do NSEC.
2016-08-29 19:15:04 +01:00
cricketliu
052387b705
Update README.md
...
Grammatical fixes.
2016-08-22 14:12:03 -07:00
Miek Gieben
c9d8a57ed6
Reload zone when a write is detected ( #122 )
...
Zone reloading
2016-04-15 14:26:27 +01:00
Miek Gieben
885e6e8246
Allow more than 1 address for transfer ( #121 )
...
No reason why not to allow more then one address:
`transfer to 127.0.0.1 10.240.20.1`.
Fix startup as well, as it turned out to be broken...
2016-04-14 19:57:39 +01:00
Miek Gieben
f58f1e4285
Add secondary support
...
Allow specifying a primary server and retrieve the zone's content.
Add tests and an Expired bool to zone struct, to stop server zones
that are expired. The zone is retrieved on Startup, no updates of
changed content are done. We also don't respond to notifies yet.
2016-04-03 09:02:34 +01:00
Miek Gieben
6ecbdef112
Add notifies to master servers
...
This adds a bunch of supporting code to send notifies to a primary
name server.
2016-04-03 07:37:41 +01:00
Matt Layher
453a8a1982
middleware: change documentation filenames to README.md
2016-04-01 18:26:18 -04:00