| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-08 | Allow using combineProperties and propertyList with lists of RevertableProperty. | Joey Hess | |
| 2016-02-07 | wording | Joey Hess | |
| 2016-02-07 | property is revertable | Joey Hess | |
| 2016-02-07 | rethought how letsencrypt cert change is handled | Joey Hess | |
| Simply use onChange to let any other property by run after letsencrypt gets/renews the cert. Much simpler and allows for revertable properties too! | |||
| 2016-02-07 | propellor spin | Joey Hess | |
| 2016-02-07 | typo | Joey Hess | |
| 2016-02-07 | propellor spin | Joey Hess | |
| 2016-02-07 | fix warning | Joey Hess | |
| 2016-02-07 | temporarily revert using letsencrypt | Joey Hess | |
| It's currently not letting me make a cert for kitenet.net as I made too many during testing. | |||
| 2016-02-07 | propellor spin | Joey Hess | |
| 2016-02-07 | propellor spin | Joey Hess | |
| 2016-02-07 | letsencrypt | Joey Hess | |
| * Added Propellor.Property.LetsEncrypt * Apache.httpsVirtualHost: New property, setting up a https vhost with the certificate automatically obtained using letsencrypt. | |||
| 2016-02-07 | force-lock fails when repo doesn't exist, so don't && it | Joey Hess | |
| 2016-02-07 | Delete /etc/apt/apt.conf.d/50unattended-upgrades.ucf-dist when ↵ | Joey Hess | |
| unattended-upgrades is installed, to work around #812380 which results in many warnings from apt, including in cron mails. | |||
| 2016-02-06 | Obnam: To cause old generations to be forgotten, keepParam can be passed to ↵ | Joey Hess | |
| a backup property; this causes obnam forget to be run. | |||
| 2016-02-02 | Fix (->-) signature in Propellor.Types.Container | Leonardo Taglialegne | |
| 2016-01-22 | reword | Joey Hess | |
| 2016-01-22 | more text | Joey Hess | |
| 2016-01-12 | add missing Control.Applicative imports for old ghc | Joey Hess | |
| 2016-01-05 | improve doc | Joey Hess | |
| 2016-01-05 | Git.bareRepoDefaultBranch property | Sean Whitton | |
| Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> (cherry picked from commit e17fda60d307cbdde1a1735b379fa5b19e5dbe4a) | |||
| 2016-01-03 | refactor into smaller modules to untangle git and gpg modules | Joey Hess | |
| 2016-01-03 | Gpg: use gpg.program from git config | Félix Sipma | |
| (cherry picked from commit dd572a741f1ca4bce8f984c350d9045d979f1813) | |||
| 2016-01-03 | Add Munin module. | Jelmer Vernooij | |
| Signed-off-by: Jelmer Vernooij <jelmer@jelmer.uk> | |||
| 2016-01-03 | Fix typo: indidate -> indicate. | Jelmer Vernooij | |
| 2016-01-02 | clean cache on autobuilders | Joey Hess | |
| 2015-12-31 | actually parse service lines | Joey Hess | |
| So whitespace etc changes don't matter | |||
| 2015-12-31 | propellor spin | Joey Hess | |
| 2015-12-31 | inet services cannot be private; adjust type | Joey Hess | |
| 2015-12-31 | propellor spin | Joey Hess | |
| 2015-12-31 | Postfix: Add service property to enable/disable services in master.cf. | Joey Hess | |
| 2015-12-31 | spin --via: Avoid committing on relay host. | Joey Hess | |
| 2015-12-30 | Bootstrap apt-get installs run with deconf noninteractive frontend. | Joey Hess | |
| Debconf was prompting because installing git needed a new libc, which prompts for service restarts.. | |||
| 2015-12-30 | shell script copied into bin dir by their provisioning script | Joey Hess | |
| 2015-12-30 | add GNUPGBIN environment variable | Félix Sipma | |
| (cherry picked from commit dc3c55355246ec00782d636105871fe461587256) | |||
| 2015-12-29 | Add convenience .installed for lightdm. | Jelmer Vernooij | |
| Signed-off-by: Jelmer Vernooij <jelmer@jelmer.uk> | |||
| 2015-12-19 | Clean build with ghc 7.10. | Joey Hess | |
| Import Prelude after modules that cause warnings due to AMP change | |||
| 2015-12-17 | minor tweak | Joey Hess | |
| 2015-12-17 | Gpg: fix gpg parameters in hasPrivKey and hasPubKey | Félix Sipma | |
| (cherry picked from commit 04464ae17a7396d0cafffefc2880e68f40fc42ad) | |||
| 2015-12-17 | hlint | Félix Sipma | |
| (cherry picked from commit e2d86f812bd37de9cda7d4ecc0e5b84821f359c1) | |||
| 2015-12-17 | Gpg: use processTranscript in hasPrivKey and hasPubKey | Félix Sipma | |
| (cherry picked from commit 21ffe59d0368f5cfe45316b31d661077e372d512) | |||
| 2015-12-16 | Gpg: parse GpgKeyType in keyImported | Félix Sipma | |
| (cherry picked from commit cdd1e093118b5eeab7743be7e2ec959980716145) | |||
| 2015-12-16 | Gpg.keyImported: check if a pubKey is imported instead of using a flagfile | Félix Sipma | |
| (cherry picked from commit 9712d125a2c3e3c609b68d9958207c251ba005ac) | |||
| 2015-12-16 | Gpg: use isJust | Félix Sipma | |
| (cherry picked from commit 1bb2377598e447e81e20a0e1de1a5d466851d655) | |||
| 2015-12-16 | Gpg: add hasPrivKey and hasPubKey | Félix Sipma | |
| (cherry picked from commit 7196b884e35ba907891c00d6e2840a36dce2214c) | |||
| 2015-12-15 | Merged Utility changes from git-annex. | Joey Hess | |
| 2015-12-15 | merge from git-annex | Joey Hess | |
| withTmpDir security fix in git-annex merged Fix potential denial of service attack when creating temp dirs. withTmpDir now makes directory mode 700. AFAICS, propellor didn't leak any info with the old permissions, and no uses of withTmpDir in propellor are broken by the new permissions. | |||
| 2015-12-14 | User: systemAccountFor and systemAccountFor' | Félix Sipma | |
| (cherry picked from commit f56f9696a998d32d6d5c4eca29b28ee60def2db0) | |||
| 2015-12-14 | User: add systemAccountFor and simpleSystemAccount properties | Félix Sipma | |
| (cherry picked from commit 4075a38db0fad4ef6e0c99e13c40ad9e0d54ec8b) | |||
| 2015-12-08 | avoid crash when stdout is not open in call to hIsTerminalDevice | Joey Hess | |
| Saw this happen in http://propellor.branchable.com/forum/Fail_to_push_changes_when_merging/ although I don't entirely understand the circumstances. | |||
