index
:
propellor
master
gnusosa's centralized propellor repository for hosts spin-up.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Propellor
/
Property
/
Dns.hs
Age
Commit message (
Expand
)
Author
2014-05-14
moved source code to src
Joey Hess
2014-04-23
propellor spin
Joey Hess
2014-04-23
propellor spin
Joey Hess
2014-04-23
propellor spin
Joey Hess
2014-04-20
propellor spin
Joey Hess
2014-04-19
docs
Joey Hess
2014-04-19
Dns primary and secondary properties are now revertable.
Joey Hess
2014-04-19
Removed root domain records from SOA. Instead, use RootDomain when calling Dn...
Joey Hess
2014-04-19
export
Joey Hess
2014-04-19
format
Joey Hess
2014-04-19
unused
Joey Hess
2014-04-19
typo
Joey Hess
2014-04-19
typo
Joey Hess
2014-04-19
ye olde file read/write laziness bug
Joey Hess
2014-04-19
propellor spin
Joey Hess
2014-04-19
secondaryFor
Joey Hess
2014-04-19
make primary dns server beat secondary if both are defined for a domain
Joey Hess
2014-04-19
rename aka to alias
Joey Hess
2014-04-19
Propellor can configure primary DNS servers, including generating zone files,...
Joey Hess
2014-04-18
The `cname` property was renamed to `aka` as it does not always generate CNAM...
Joey Hess
2014-04-18
add SOA
Joey Hess
2014-04-18
provide a way to specify real cnames
Joey Hess
2014-04-18
rename TTL field, per RFC 2308
Joey Hess
2014-04-18
Dns.primary wrote, not quite ready
Joey Hess
2014-04-18
genZone is working! complete DNS zone file generation from propellor config
Joey Hess
2014-04-18
better serial number offsets
Joey Hess
2014-04-18
add dns records to Attr
Joey Hess
2014-04-18
add mkSOA
Joey Hess
2014-04-18
date based serial numbers
Joey Hess
2014-04-18
propellor spin
Joey Hess
2014-04-18
added bind 9 zone file creation code
Joey Hess
2014-04-10
propellor spin
Joey Hess