summaryrefslogtreecommitdiff
path: root/src/Propellor/Property
AgeCommit message (Expand)Author
2016-02-07property is revertableJoey Hess
2016-02-07rethought how letsencrypt cert change is handledJoey Hess
2016-02-07propellor spinJoey Hess
2016-02-07typoJoey Hess
2016-02-07propellor spinJoey Hess
2016-02-07fix warningJoey Hess
2016-02-07temporarily revert using letsencryptJoey Hess
2016-02-07propellor spinJoey Hess
2016-02-07propellor spinJoey Hess
2016-02-07letsencryptJoey Hess
2016-02-07force-lock fails when repo doesn't exist, so don't && itJoey Hess
2016-02-07Delete /etc/apt/apt.conf.d/50unattended-upgrades.ucf-dist when unattended-upg...Joey Hess
2016-02-06Obnam: To cause old generations to be forgotten, keepParam can be passed to a...Joey Hess
2016-01-22rewordJoey Hess
2016-01-22more textJoey Hess
2016-01-05improve docJoey Hess
2016-01-05Git.bareRepoDefaultBranch propertySean Whitton
2016-01-03refactor into smaller modules to untangle git and gpg modulesJoey Hess
2016-01-03Add Munin module.Jelmer Vernooij
2016-01-02clean cache on autobuildersJoey Hess
2015-12-31actually parse service linesJoey Hess
2015-12-31propellor spinJoey Hess
2015-12-31inet services cannot be private; adjust typeJoey Hess
2015-12-31propellor spinJoey Hess
2015-12-31Postfix: Add service property to enable/disable services in master.cf.Joey Hess
2015-12-30shell script copied into bin dir by their provisioning scriptJoey Hess
2015-12-29Add convenience .installed for lightdm.Jelmer Vernooij
2015-12-19Clean build with ghc 7.10.Joey Hess
2015-12-17minor tweakJoey Hess
2015-12-17Gpg: fix gpg parameters in hasPrivKey and hasPubKeyFélix Sipma
2015-12-17Gpg: use processTranscript in hasPrivKey and hasPubKeyFélix Sipma
2015-12-16Gpg: parse GpgKeyType in keyImportedFélix Sipma
2015-12-16Gpg.keyImported: check if a pubKey is imported instead of using a flagfileFélix Sipma
2015-12-16Gpg: use isJustFélix Sipma
2015-12-16Gpg: add hasPrivKey and hasPubKeyFélix Sipma
2015-12-15Merged Utility changes from git-annex.Joey Hess
2015-12-14User: systemAccountFor and systemAccountFor'Félix Sipma
2015-12-14User: add systemAccountFor and simpleSystemAccount propertiesFélix Sipma
2015-12-06allow using `check` on a UncheckedProperty, which yields a PropertyJoey Hess
2015-12-06add isNewerThan and use it to avoid unnecessary running of newaliasesJoey Hess
2015-12-06improve docsJoey Hess
2015-12-06avoid running update-grub except for just after installing the grub packageJoey Hess
2015-12-06only write /etc/hosts once, avoiding always returning MadeChangeJoey Hess
2015-12-06avoid removing line we wanted to add, only to add it back laterJoey Hess
2015-12-06improve error displayJoey Hess
2015-12-06setting the same sasl password updates the mtime of the file, but the content...Joey Hess
2015-12-06check for changes to sasldb2Joey Hess
2015-12-06Apt.cacheCleaned was trivial, force NoChangeJoey Hess
2015-12-05refactorJoey Hess
2015-12-05make Locale.selectedFor check contents of file to decide if it needs to make ...Joey Hess