Commit Graph

711 Commits

Author SHA1 Message Date
Joey Hess 9a66c62ea3 add basic front page 2014-04-19 15:45:27 -04:00
Joey Hess 086c26c081 Merge remote-tracking branch 'branchable/master' 2014-04-19 15:40:24 -04:00
admin b3665f159c clean 2014-04-19 15:37:08 -04:00
admin a3e1ae94bc initial commit 2014-04-19 19:31:49 +00:00
Joey Hess 8c12c5b8ec Merge branch 'joeyconfig' 2014-04-19 11:42:31 -04:00
Joey Hess a2ef91929a docs 2014-04-19 11:42:31 -04:00
Joey Hess d6640c6b85
propellor spin 2014-04-19 11:32:00 -04:00
Joey Hess 2d175089e0
propellor spin 2014-04-19 11:30:33 -04:00
Joey Hess 7273d18461
propellor spin 2014-04-19 11:23:09 -04:00
Joey Hess a381b58d61
propellor spin 2014-04-19 11:06:28 -04:00
Joey Hess 10c5c1d231
propellor spin 2014-04-19 11:00:53 -04:00
Joey Hess fffa3e003a Dns primary and secondary properties are now revertable. 2014-04-19 11:00:48 -04:00
Joey Hess 2279979d32 Removed root domain records from SOA. Instead, use RootDomain when calling Dns.primary. 2014-04-19 10:47:38 -04:00
Joey Hess cd10b5e2ed improve docs 2014-04-19 03:32:17 -04:00
Joey Hess 02900b000e export 2014-04-19 03:14:26 -04:00
Joey Hess 557ed14301 format 2014-04-19 03:13:42 -04:00
Joey Hess d9706c3348 unused 2014-04-19 03:12:54 -04:00
Joey Hess ddd4f6402d typo 2014-04-19 03:12:27 -04:00
Joey Hess d6bce63fe0 typo 2014-04-19 03:11:34 -04:00
Joey Hess 5dd316a0ad Merge branch 'joeyconfig' 2014-04-19 02:10:56 -04:00
Joey Hess 6aeeaaab90 prep release 2014-04-19 02:10:41 -04:00
Joey Hess 4e628b6ce5
propellor spin 2014-04-19 02:08:53 -04:00
Joey Hess ae31991a20 ye olde file read/write laziness bug 2014-04-19 02:08:38 -04:00
Joey Hess 709faf085e
propellor spin 2014-04-19 02:08:00 -04:00
Joey Hess ecca6e6080
propellor spin 2014-04-19 02:06:23 -04:00
Joey Hess ab1e667f7b
propellor spin 2014-04-19 02:05:23 -04:00
Joey Hess ba4f5599ec
propellor spin 2014-04-19 01:58:31 -04:00
Joey Hess f4c0df84ee secondaryFor 2014-04-19 01:57:53 -04:00
Joey Hess f10c4d4aff make primary dns server beat secondary if both are defined for a domain
Made my config file simpler..
2014-04-19 01:42:19 -04:00
Joey Hess 9e578aca6b rename aka to alias 2014-04-19 01:28:46 -04:00
Joey Hess d1db64b3bc Propellor can configure primary DNS servers, including generating zone files, which is done by looking at the properties of hosts in a domain. 2014-04-19 01:26:38 -04:00
Joey Hess 7e9853520b The `cname` property was renamed to `aka` as it does not always generate CNAME in the DNS. 2014-04-18 23:41:26 -04:00
Joey Hess 21bb63ab58 add SOA 2014-04-18 23:29:01 -04:00
Joey Hess 8dcd8fb0bd provide a way to specify real cnames 2014-04-18 23:20:07 -04:00
Joey Hess b338c0a3bb rename TTL field, per RFC 2308 2014-04-18 22:57:51 -04:00
Joey Hess 293aa8aad5 fix 2014-04-18 22:00:45 -04:00
Joey Hess 395d3f206a Dns.primary wrote, not quite ready 2014-04-18 21:58:23 -04:00
Joey Hess c8a3653775 genZone is working! complete DNS zone file generation from propellor config 2014-04-18 21:10:44 -04:00
Joey Hess 8e22065def better serial number offsets 2014-04-18 19:13:22 -04:00
Joey Hess 80caa6c09d my secondary dns server now uses Ip Attrs 2014-04-18 17:38:21 -04:00
Joey Hess 39d697ca78 add dns records to Attr 2014-04-18 17:19:28 -04:00
Joey Hess 2b9ee5b29b add mkSOA 2014-04-18 16:49:36 -04:00
Joey Hess 8d8f68f5ab date based serial numbers
complicated by OGMG-it's-2014-and-we're-still-using-unsigned-32-bit-ints
2014-04-18 16:33:06 -04:00
Joey Hess 498fe2cd25
propellor spin 2014-04-18 14:44:46 -04:00
Joey Hess b2d6393bf4 added bind 9 zone file creation code 2014-04-18 14:29:25 -04:00
Joey Hess 6f0b6b8816
propellor spin 2014-04-18 10:14:30 -04:00
Joey Hess f26bdd1e24 allow connections from outside world 2014-04-18 09:37:28 -04:00
Joey Hess e69a0a6065 update 2014-04-18 09:37:26 -04:00
Joey Hess 5f6c3ad564 All Property combinators now combine together their Attr settings.
So Attr settings can be made inside a propertyList, for example.
2014-04-18 04:48:49 -04:00
Joey Hess 4e4fb9ab7c get rid of AttrProperty
Now both Property and RevertableProperty can influence Attr on their own.
2014-04-18 03:59:06 -04:00