summaryrefslogtreecommitdiff
path: root/propellor.cabal
AgeCommit message (Expand)Author
2016-03-24fix hook nameJoey Hess
2016-03-20make more clear that propellor targets debian stable's ghcJoey Hess
2016-03-07Merge branch 'master' into wipJoey Hess
2016-03-07got tired of needing to cherry-pick changes into joeyconfig, wrote a hookJoey Hess
2016-03-07split config-freebsd back outJoey Hess
2016-03-07Merge remote-tracking branch 'remotes/misandrist/FreeBSD' into wipJoey Hess
2016-03-07FreeBSD Support including:Evan Cofsky
2016-03-06Force ssh, scp, and git commands to be run in the foreground.Joey Hess
2016-03-02api changeJoey Hess
2016-02-19trademark nonsenseJoey Hess
2016-02-11prep releaseJoey Hess
2016-02-07letsencryptJoey Hess
2016-01-12prep releaseJoey Hess
2016-01-03prep releaseJoey Hess
2016-01-03refactor into smaller modules to untangle git and gpg modulesJoey Hess
2015-12-19prep releaseJoey 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-26add Propellor.Property.Locale to propellor.cabalSean Whitton
2015-11-24prep releaseJoey Hess
2015-11-17indentJoey Hess
2015-11-17Removed the (unused) dependency on quickcheck.Joey Hess
2015-11-17clean up depsJoey Hess
2015-11-11Add Propellor.Property.PropellorRepo.hasUrl, an explicit way to set the git r...Joey Hess
2015-11-08so, cabal sets -O by default and rejects explicit -OJoey Hess
2015-11-01merge from concurrent-outputJoey Hess
2015-10-29generalize what can be outputJoey Hess
2015-10-28fix memory leak, and optimise when command output is very largeJoey Hess
2015-10-28fix bad MVar use, use STMJoey Hess
2015-10-28split out generic ConcurrentOutput module to UtilityJoey Hess
2015-10-27use execProcessConcurrent everywhereJoey Hess
2015-10-24improve RevertableProperty combiningJoey Hess
2015-10-24Added Propellor.Property.Concurrent for concurrent properties.Joey Hess
2015-10-23refactorJoey Hess
2015-10-23API change..Joey Hess
2015-10-21Rewrote Propellor.Property.ControlHeir one more time, renaming it to Propello...Joey Hess
2015-10-20The Propellor.Property.Spin added in the last release is replaced with a very...Joey Hess
2015-10-16Added Propellor.Property.Spin, which can be used to make a host be a controll...Joey Hess
2015-10-10propellor spinJoey Hess
2015-10-10Improved documentation, particularly of the Propellor module.Joey Hess
2015-10-08add basic Uwsgi moduleFélix Sipma
2015-10-04prep releaseJoey Hess
2015-09-29add Kerberos module, contributed by Jelmer Vernooij.Joey Hess
2015-09-28Added Logcheck module, contributed by Jelmer Vernooij.Joey Hess
2015-09-22prep releaseJoey Hess
2015-09-20document new module and add to cabal listJoey Hess
2015-09-14add Unbound propertyFélix Sipma
2015-09-11add DebianMirror property.Félix Sipma
2015-09-06Added Propellor.Property.Rsync. WIP; untestedJoey Hess