summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-26create forum postspwhitton
2014-12-21add news item for propellor 1.2.2Joey Hess
2014-12-21Merge branch 'joeyconfig'Joey Hess
2014-12-21prep releaseJoey Hess
2014-12-21updateJoey Hess
2014-12-21Merge branch 'joeyconfig'Joey Hess
2014-12-21Revert ensureProperty warning message, too many false positives in places ↵Joey Hess
where Info is correctly propigated. Better approach needed.
2014-12-21propellor spinJoey Hess
2014-12-21propellor spinJoey Hess
2014-12-21propellor spinJoey Hess
2014-12-21propellor spinJoey Hess
2014-12-21propellor spinJoey Hess
2014-12-17add news item for propellor 1.2.1Joey Hess
2014-12-17Merge branch 'joeyconfig'Joey Hess
Conflicts: privdata.joey/privdata.gpg
2014-12-17prep releaseJoey Hess
2014-12-15commentJoey Hess
2014-12-15commentJoey Hess
2014-12-15Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2014-12-14propellor spinJoey Hess
2014-12-14propellor spinJoey Hess
2014-12-14broke up big function to describe PrivDataFieldJoey Hess
2014-12-14Merge branch 'joeyconfig'Joey Hess
2014-12-14support for crypted passwords in privdataJoey Hess
* Added CryptPassword to PrivDataField, for password hashes as produced by crypt(3). * User.hasPassword and User.hasSomePassword will now use either a CryptPassword or a Password from privdata, depending on which is set.
2014-12-13Added a comment: Passwords in PrivDatahttps://www.google.com/accounts/o8/id?id=AItOawkgUir7k_amh9RFp4D3QutX1fGh_nd7ko4
2014-12-09Merge branch 'joeyconfig'Joey Hess
2014-12-09improve haddock formating of filenamesJoey Hess
2014-12-09Merge branch 'joeyconfig'Joey Hess
2014-12-09remove propelor.1 from the cabal fileJoey Hess
This file is now generated by building the package.
2014-12-09add news item for propellor 1.2.0Joey Hess
2014-12-09commentJoey Hess
2014-12-09Merge branch 'joeyconfig'Joey Hess
2014-12-09Fix Apache.siteEnabled to update the config file and reload apache when ↵Joey Hess
configuration has changed.
2014-12-09fix a case where fileProperty reported a change despite not making oneJoey Hess
The problem occurred because two lists of lines of the file can be different, while representing the same file content. For example: ["foo", "bar"] ["foo\nbar"]
2014-12-09Merge branch 'master' of ssh://propellor.branchable.comJoey Hess
2014-12-09Merge branch 'joeyconfig'Joey Hess
2014-12-09prep releaseJoey Hess
2014-12-09Include Propellor.Property.OS, which was accidentially left out of the cabal ↵Joey Hess
file in the last release.
2014-12-08Added a commentpicca
2014-12-08propellor spinPierre Fersing
2014-12-08Added a comment: second run with content modifiedpicca
2014-12-08Added a comment: first runpicca
2014-12-08formatingpicca
2014-12-08(no commit message)picca
2014-12-08refactorJoey Hess
2014-12-08another place to use toResultJoey Hess
2014-12-08changelogJoey Hess
2014-12-08Merge branch 'joeyconfig'Joey Hess
2014-12-08finished accidentially committed bitJoey Hess
2014-12-08propellor spinJoey Hess
(cherry picked from commit 1d02d589c79781cc4b0bd82467edbdf64c40f34d)
2014-12-08propellor spinJoey Hess