summaryrefslogtreecommitdiff
path: root/propellor.cabal
AgeCommit message (Expand)Author
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
2015-09-04fix typo that was fixed in debian/control earlierJoey Hess
2015-09-04Added Propellor.Property.Rsync.Joey Hess
2015-09-03prep releaseJoey Hess
2015-08-31implement dirsizesJoey Hess
2015-08-25formatting for partitions set up by partedJoey Hess
2015-08-25working on partedJoey Hess
2015-08-25add lintian overrides for rpath wackinessJoey Hess
2015-08-25prep releaseJoey Hess
2015-08-20include lightdm module (and formatting)Joey Hess
2015-08-20layoutJoey Hess
2015-08-20ConfFile.containsIniPair propertySean Whitton
2015-08-14prep releaseJoey Hess
2015-07-30prep releaseJoey Hess
2015-07-10hackage tells me I need cabal-version: >= 1.8 due to build-depends versioningJoey Hess
2015-07-10prep releaseJoey Hess
2015-06-30Version dependency on exceptions.Joey Hess