summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2015-04-29propellor spinJoey 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-23propellor spinJoey Hess
2015-04-23fix type signature, filepath and string params were flippedJoey Hess
thanks, gueux
2015-04-22propellor spinJoey Hess
2015-04-22ensureProperty takes a list of commands to run, but Git.bareRepoJelmer Vernooij
previously passed a list of arguments instead. Signed-Off-By: Jelmer Vernooij <jelmer@debian.org>
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-19debCdn changed to new httpredir.debian.org official replacement for ↵Joey Hess
http.debian.net.
2015-04-19Added hasLoginShell and shellEnabled.Joey Hess
My code with some improvements from weinzwang.
2015-04-19jessie is almost ready to be the new debian stable, update a few examplesJoey Hess
no behavior changes
2015-04-12propellor spinJoey Hess
2015-04-11expandJoey Hess
2015-04-09remove ssh key from desc, too longJoey 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-04-02/dev/null any error from propellor --checkJoey Hess
This includes "unknown option" from old versions of propellor..
2015-04-02Make propellor resistent to changes to shared libraries, such as libffiJoey Hess
* Make propellor resistent to changes to shared libraries, such as libffi, which might render the propellor binary unable to run. This is dealt with by checking the binary both when running propellor on a remote host, and by Cron.runPropellor. If the binary doesn't work, it will be rebuilt. * Note that since a new switch had to be added to allow testing the binary, upgrading to this version will cause a rebuild from scratch of propellor.
2015-03-22simplify setup process for minimal config modeJoey Hess
Allow cloning a branch. Updated wrapper to check for propellor.cabal and not try to update if it's not present, to handle this case.
2015-03-21propellor spinJoey Hess
2015-03-16propellor spinJoey Hess
2015-03-13propellor spinJoey Hess
2015-03-13propellor spinJoey Hess
2015-03-12propellor spinJoey Hess
2015-03-12propellor spinJoey Hess
2015-03-12need openssl for shellinabox with sslJoey Hess
2015-03-12propellor spinJoey Hess
2015-03-12propellor spinJoey Hess
2015-03-12propellor spinJoey Hess
2015-03-12propellor spinJoey Hess
2015-03-12propellor spinJoey Hess
2015-03-12seems that setting postfix/destinations to " " makes debconf put in aJoey Hess
default config, not appropriate for a client relay. Set to localhost instead.
2015-03-12propellor spinJoey Hess
2015-03-12propellor spinJoey Hess
2015-03-12propellor spinJoey Hess
2015-03-12propellor spinJoey Hess
2015-03-12propellor spinJoey Hess
2015-03-12propellor spinJoey Hess
2015-03-12propellor spinJoey Hess
2015-03-11propellor spinJoey Hess
2015-03-11propellor spinJoey Hess