Commit graph

3 commits

Author SHA1 Message Date
Rodolphe Breard
a4c03b38a5 Add the possibility to turn off the automatic serial update.
Some users may want to explicitly update the DNS serial number. Instead
of forcing them to update on each write, a new configuration option is
used so they can chose turn it off.
2015-11-14 19:05:12 +01:00
Rodolphe Breard
c648319928 Remove superfluous "author" line in the license headers.
These lines were added automatically and are not needed. They are not in
the boilerplate notice given in the Apache license and therefore can be
safely removed.
2015-10-18 20:16:53 +02:00
Rodolphe Breard
9799c16153 Add serial auto-update on write.
It is easy to forget to update the serial number. Therefore, it is now
updated each time the file is saved. Just like what emacs natively do...
:-)
2015-10-18 20:01:49 +02:00