chiark
/
gitweb
/
~mdw
/
zone
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
a567a3b
)
zone, frontend: Open up the writing of zones to files.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 26 Jun 2007 16:43:12 +0000
(17:43 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 26 Jun 2007 16:43:12 +0000
(17:43 +0100)
All file writing is now done using generic functions, parameterized by a
format keyword. Writing of the default BIND format zone files is also
handled by generic functions, dispatched based on the record types.
No differences found