summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-17hlintFé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-15merge from git-annexJoey Hess
2015-12-14User: systemAccountFor and systemAccountFor'Félix Sipma
2015-12-14User: add systemAccountFor and simpleSystemAccount propertiesFélix Sipma
2015-12-08avoid crash when stdout is not open in call to hIsTerminalDeviceJoey Hess
2015-12-08tweak wrong spin branch error messageSean Whitton
2015-12-08implement two pre-spin safety checksSean Whitton
2015-12-08rewrite getRepoUrl with getGitConfigValueSean Whitton
2015-12-08implement getGitConfigValue & getGitConfigBoolSean Whitton
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
2015-12-05typoJoey Hess
2015-12-05remove trivialJoey Hess
2015-12-05UncheckedProperty for cmdProperty et alJoey Hess
2015-12-05Added UncheckedProperty type, along with unchecked to indicate a Property nee...Joey Hess
2015-11-26Added Propellor.Property.Fail2Ban.Joey Hess
2015-11-26Added changesFile property combinator.Joey Hess
2015-11-26shorten reference to locale manpageSean Whitton
2015-11-26improve Haddock for Locale.selectedForSean Whitton
2015-11-26locale props use descriptive types & revertableSean Whitton
2015-11-26properties to select and generate localesSean Whitton
2015-11-25make trivial since it updates the password each timeJoey Hess
2015-11-25set privdatadirJoey Hess
2015-11-25Added Postfix.saslPasswdSet.Joey Hess
2015-11-25unused importJoey Hess
2015-11-24User.hasDesktopGroups changed to avoid trying to add the user to groups that ...Joey Hess
2015-11-24haddock improvementsJoey Hess
2015-11-24Added User.hasDesktopGroups property.Joey Hess
2015-11-24fixesJoey Hess
2015-11-24merge fix from gix-annexJoey Hess
2015-11-24found this handy conversion of my blog post to propellor property in spwhitto...Joey Hess