summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-18The `cname` property was renamed to `aka` as it does not always generate ↵Joey Hess
CNAME in the DNS.
2014-04-18add SOAJoey Hess
2014-04-18provide a way to specify real cnamesJoey Hess
2014-04-18rename TTL field, per RFC 2308Joey Hess
2014-04-18fixJoey Hess
2014-04-18Dns.primary wrote, not quite readyJoey Hess
2014-04-18genZone is working! complete DNS zone file generation from propellor configJoey Hess
2014-04-18better serial number offsetsJoey Hess
2014-04-18my secondary dns server now uses Ip AttrsJoey Hess
2014-04-18add dns records to AttrJoey Hess
2014-04-18add mkSOAJoey Hess
2014-04-18date based serial numbersJoey Hess
complicated by OGMG-it's-2014-and-we're-still-using-unsigned-32-bit-ints
2014-04-18propellor spinJoey Hess
2014-04-18added bind 9 zone file creation codeJoey Hess
2014-04-18propellor spinJoey Hess
2014-04-18allow connections from outside worldJoey Hess
2014-04-18updateJoey Hess
2014-04-18All Property combinators now combine together their Attr settings.Joey Hess
So Attr settings can be made inside a propertyList, for example.
2014-04-18get rid of AttrPropertyJoey Hess
Now both Property and RevertableProperty can influence Attr on their own.
2014-04-17propellor spinJoey Hess
2014-04-17propellor spinJoey Hess
2014-04-17propellor spinJoey Hess
2014-04-17propellor spinJoey Hess
2014-04-17Merge branch 'joeyconfig'Joey Hess
2014-04-17decided not to use turtle for this backup repo after all (too slow)Joey Hess
2014-04-17Merge branch 'joeyconfig'Joey Hess
2014-04-17need extJoey Hess
2014-04-17propellor spinJoey Hess
2014-04-17propellor spinJoey Hess
2014-04-17Run all cron jobs under chronic from moreutils to avoid unnecessary mails.Joey Hess
2014-04-17propellor spinJoey Hess
2014-04-17propellor spinJoey Hess
2014-04-17propellor spinJoey Hess
2014-04-17propellor spinJoey Hess
2014-04-17Merge remote-tracking branch 'refs/remotes/dgit/dgit/sid'Joey Hess
2014-04-17Merge branch 'joeyconfig'Joey Hess
2014-04-17prep releaseJoey Hess
2014-04-17use config.simple and allow building debian packagesJoey Hess
This commit should not be merged into the config-joey branch.
2014-04-17Merge branch 'joeyconfig'Joey Hess
2014-04-17add back prevention from building debian package from joeyconfig branchJoey Hess
2014-04-17propellor spinJoey Hess
2014-04-17propellor spinJoey Hess
2014-04-17point back to config-joeyJoey Hess
2014-04-17cron lockingJoey Hess
2014-04-17Revert "flock local directory to prevent multiple obnams stacking up"Joey Hess
This reverts commit ecf10abc478fefe239d469c2f03f05583ed4782b.
2014-04-17Merge branch 'joeyconfig'Joey Hess
2014-04-17flock local directory to prevent multiple obnams stacking upJoey Hess
2014-04-16Add support for SSH ed25519 keysFranz Pletz
This works with both host and user keys. (cherry picked from commit 763c65b84f9505b3b2e98b982e2e6cdaf5b662bc)
2014-04-16Add support for SSH ed25519 keysFranz Pletz
This works with both host and user keys.
2014-04-15Merge branch 'joeyconfig'Joey Hess