summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/SiteSpecific
AgeCommit message (Collapse)Author
2015-09-29propellor spinJoey Hess
2015-09-23propellor spinJoey Hess
2015-09-23add "ancient" git-annex autobuilder using debian stable i386Joey Hess
2015-09-14clean up privdata excess/lacking newline issueJoey Hess
* PrivData converted to newtype (API change). * Stopped stripping trailing newlines when setting PrivData; this was previously done to avoid mistakes when pasting eg passwords with an unwanted newline. Instead, PrivData consumers should use either privDataLines or privDataVal, to extract respectively lines or a value (without internal newlines) from PrivData.
2015-09-13add virus collection cleanupJoey Hess
2015-08-12propellor spinJoey Hess
2015-08-03propellor spinJoey Hess
2015-08-02re-add mistakenly removed retention line to the graphite schema config fileDaniel Brooks
2015-07-21ssh client needed for kiteshellboxJoey Hess
2015-07-11propellor spinJoey Hess
2015-07-03typoJoey Hess
2015-07-03updateJoey Hess
2015-07-02updateJoey Hess
2015-07-02propellor spinJoey Hess
2015-06-01descsJoey Hess
2015-06-01updateJoey Hess
2015-05-29workaround bugJoey Hess
2015-05-29propellor spinJoey Hess
2015-05-28reorderJoey Hess
2015-05-27propellor spinJoey Hess
2015-05-27propellor spinJoey Hess
2015-05-27Export CommandParam, boolSystem, safeSystem and shellEscape from ↵Joey Hess
Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library. Several imports of Utility.SafeCommand now redundant.
2015-05-26propellor spinJoey Hess
2015-05-24propellor spinJoey Hess
2015-05-22propellor spinJoey Hess
2015-05-22propellor spinJoey Hess
2015-05-22mergeJoey Hess
2015-05-22propellor spinJoey Hess
2015-05-18propellor spinJoey Hess
2015-05-18refactorJoey Hess
2015-04-25won't be ueing stable hereJoey Hess
2015-04-25Removed Obnam.latestVersion which was only needed for Debian wheezy backport.Joey Hess
2015-04-22propellor spinJoey Hess
2015-04-22use new propertyJoey Hess
2015-04-22API change: Added User and Group newtypes, and Properties that used to use ↵Joey Hess
the type UserName = String were changed to use them. Note that UserName is kept and PrivData still uses it in its sum type. This is to avoid breaking PrivData serialization.
2015-04-21propellor spinJoey Hess
2015-04-21propellor spinJoey Hess
2015-04-21propellor spinJoey Hess
2015-04-21propellor spinJoey Hess
2015-04-21propellor spinJoey Hess
2015-04-12propellor spinJoey Hess
2015-04-11expandJoey Hess
2015-04-07propellor spinJoey Hess
2015-04-07propellor spinJoey Hess
2015-04-07propellor spinJoey Hess
2015-04-07propellor spinJoey Hess
2015-04-07split out a moduleJoey Hess
2015-03-21propellor spinJoey Hess
2015-03-16propellor spinJoey Hess
2015-03-13propellor spinJoey Hess