summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-02commentJoey Hess
2015-10-02Added a commentpicca
2015-10-02(no commit message)picca
2015-10-02(no commit message)picca
2015-10-02propellor spinStefan Kersten
2015-09-30Merge branch 'joeyconfig'Joey Hess
2015-09-30cleanupJoey Hess
2015-09-30propellor spinJoey Hess
2015-09-30change HostContext for containersJoey Hess
Privdata that uses HostContext inside a container will now have the name of the container as its context, rather than the name of the host(s) where the container is used. This allows eg, having different passwords for a user in different containers. Note that previously, propellor would prompt using the container name as the context, but not actually use privdata using that context; so this is a bug fix. I don't entirely like the implementation; I had to put the code to change the context in PropAccum, and it's not generalized past PrivInfo.
2015-09-30propellor spinJoey Hess
2015-09-30propellor spinJoey Hess
2015-09-30propellor spinJoey Hess
2015-09-30propellor spinJoey Hess
2015-09-30force copy when destination existsJoey Hess
2015-09-30propellor spinJoey Hess
2015-09-30propellor spinJoey Hess
2015-09-30propellor spinJoey Hess
2015-09-30Merge branch 'joeyconfig'Joey Hess
2015-09-30commentJoey Hess
2015-09-30(no commit message)picca
2015-09-30Added a commentpicca
2015-09-30Added a commentpicca
2015-09-29propellor spinJoey Hess
2015-09-29exports for haddockJoey Hess
2015-09-29add Maintainer entries for contributed modulesJoey Hess
These show up in the haddock documentation on the sidebar. The author emails are not hyperlinked, so hopefully this is not a spam source. Keeping track of Maintainers of modules is becoming necessary because I don't use all these modules and am not the best person to maintain them, beyond simple changes to keep them building. I'll loop in the Maintainer if there's a bug etc on their module.
2015-09-29add Kerberos module, contributed by Jelmer Vernooij.Joey Hess
2015-09-29Add basic Kerberos module.Jelmer Vernooij
2015-09-29commentJoey Hess
2015-09-29Merge branch 'joeyconfig'Joey Hess
2015-09-29Added a commentpicca
2015-09-29Added a commentarnaud@30aba4d9f1742050874551d3ddc55ca8694809f8
2015-09-28propellor spinJoey Hess
2015-09-28Write same username to aiccu config as for which the password was obtained.Jelmer Vernooij
Without this change, the plain username always ends up in aiccu.conf. This breaks setups where a tunnel-specific password is in use.
2015-09-28Added Logcheck module, contributed by Jelmer Vernooij.Joey Hess
2015-09-28Add Logcheck module.Jelmer Vernooij
2015-09-26answerJoey Hess
2015-09-26(no commit message)picca
2015-09-25Added a commentgueux
2015-09-25commentJoey Hess
2015-09-25Merge branch 'joeyconfig'Joey Hess
2015-09-25commentJoey Hess
2015-09-25fixedJoey Hess
2015-09-25propellor spinJoey Hess
2015-09-25propellor spinJoey Hess
2015-09-25propellor spinJoey Hess
2015-09-25propellor spinJoey Hess
2015-09-25Added a commentpicca
2015-09-25propellor spinJoey Hess
2015-09-25propellor spinJoey Hess
2015-09-25Guard against power loss etc when building propellor, by updating the ↵Joey Hess
executable atomically.