summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)Author
2015-11-11rename for clarityJoey Hess
2015-11-11Add Propellor.Property.PropellorRepo.hasUrl, an explicit way to set the git r...Joey Hess
2015-11-08prep releaseJoey Hess
2015-10-29merge patch from Santiago VilaJoey 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-28wordingJoey Hess
2015-10-28fix bad MVar use, use STMJoey Hess
2015-10-28concurrency docsJoey Hess
2015-10-27make Propellor.Message use lock to handle concurrent threads outputting messagesJoey Hess
2015-10-27Explicit Info/NoInfo for RevertableProperty (API change)Joey Hess
2015-10-26changelogJoey Hess
2015-10-24improve RevertableProperty combiningJoey Hess
2015-10-24Added Propellor.Property.Concurrent for concurrent properties.Joey Hess
2015-10-23prep releaseJoey Hess
2015-10-23Hostname.sane and Hostname.setTo can now safely be used as a property of a ch...Joey Hess
2015-10-23generalize checkJoey Hess
2015-10-23API change..Joey Hess
2015-10-23Changed how the operating system is provided to Chroot (API change).Joey Hess
2015-10-23changelogJoey Hess
2015-10-23HostName: Improve domain extraction code.Joey Hess
2015-10-23Added Mount.fstabbed property to generate /etc/fstab to replicate current mou...Joey Hess
2015-10-23changelogJoey Hess
2015-10-22propellor spinJoey Hess
2015-10-21prep releaseJoey Hess
2015-10-21Added Ssh properties to remove authorized_keys and known_hosts lines.Joey Hess
2015-10-21Rewrote Propellor.Property.ControlHeir one more time, renaming it to Propello...Joey Hess
2015-10-20prep releaseJoey Hess
2015-10-20The Propellor.Property.Spin added in the last release is replaced with a very...Joey Hess
2015-10-20prep releaseJoey Hess
2015-10-20Chroot: Converted to use a ChrootBootstrapper type classJoey Hess
2015-10-18document as api changeJoey Hess
2015-10-18fix typo: propigate → propagateFelix Gruber
2015-10-16Added --unset-unusedJoey Hess
2015-10-16improve ssh user key propertiesJoey Hess
2015-10-16Added Propellor.Property.Spin, which can be used to make a host be a controll...Joey Hess
2015-10-14fileProperty, and properties derived from it now write the new file content v...Joey Hess
2015-10-14changelogJoey Hess
2015-10-10tighten focus of Propellor module, adding Propellor.Base for all the exportsJoey Hess
2015-10-10wordingJoey Hess
2015-10-10Improved documentation, particularly of the Propellor module.Joey Hess
2015-10-08updateJoey Hess
2015-10-04releaseJoey Hess
2015-10-04prep releaseJoey Hess
2015-10-04Fix --add-key to not fail committing when no privdata file exists yet.Joey Hess
2015-09-30change HostContext for containersJoey 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-25Guard against power loss etc when building propellor, by updating the executa...Joey Hess
2015-09-23rm-key made the release somehowJoey Hess