| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-14 | moved source code to src | Joey Hess | |
| This is to work around OSX's brain-damange regarding filename case insensitivity. Avoided moving config.hs, because it's a config file. Put in a symlink to make build work. | |||
| 2014-05-14 | remove simplsh debug code | Joey Hess | |
| Seems I have really fixed that bug! | |||
| 2014-05-09 | propellor spin | Joey Hess | |
| 2014-05-09 | propellor spin | Joey Hess | |
| 2014-05-05 | propellor spin | Joey Hess | |
| 2014-04-30 | threw in a update-server-info after clone, to avoid a gotcha | Joey Hess | |
| 2014-04-30 | propellor spin | Joey Hess | |
| 2014-04-30 | propellor spin | 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-23 | update | Joey Hess | |
| 2014-04-21 | propellor spin | Joey Hess | |
| 2014-04-21 | propellor spin | Joey Hess | |
| 2014-04-21 | propellor spin | Joey Hess | |
| 2014-04-20 | propellor spin | Joey Hess | |
| 2014-04-20 | propellor spin | Joey Hess | |
| 2014-04-19 | propellor spin | Joey Hess | |
| 2014-04-19 | propellor spin | Joey Hess | |
| 2014-04-19 | When unattendedUpgrades is enabled on an Unstable or Testing system, ↵ | Joey Hess | |
| configure it to allow the upgrades. | |||
| 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 ↵ | Joey Hess | |
| Dns.primary. | |||
| 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 | |
| Made my config file simpler.. | |||
| 2014-04-19 | rename aka to alias | Joey Hess | |
| 2014-04-19 | Propellor can configure primary DNS servers, including generating zone ↵ | Joey Hess | |
| files, which is done by looking at the properties of hosts in a domain. | |||
| 2014-04-18 | The `cname` property was renamed to `aka` as it does not always generate ↵ | Joey Hess | |
| CNAME in the DNS. | |||
| 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 | |
| complicated by OGMG-it's-2014-and-we're-still-using-unsigned-32-bit-ints | |||
| 2014-04-18 | propellor spin | Joey Hess | |
| 2014-04-18 | added bind 9 zone file creation code | Joey Hess | |
| 2014-04-18 | propellor spin | Joey Hess | |
| 2014-04-18 | allow connections from outside world | Joey Hess | |
| 2014-04-18 | All Property combinators now combine together their Attr settings. | Joey Hess | |
| So Attr settings can be made inside a propertyList, for example. | |||
| 2014-04-18 | get rid of AttrProperty | Joey Hess | |
| Now both Property and RevertableProperty can influence Attr on their own. | |||
