| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-29 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-06-29 | Added --unset to delete a privdata field. | Joey Hess | |
| 2015-06-16 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-06-16 | update for Docker.Image changes | Joey Hess | |
| 2015-06-09 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-06-09 | speling | Joey Hess | |
| 2015-06-09 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-06-09 | prep release | Joey Hess | |
| 2015-06-04 | changelog | Joey Hess | |
| 2015-06-03 | Merge branch 'joeyconfig' | Joey Hess | |
| Conflicts: privdata.joey/privdata.gpg | |||
| 2015-06-01 | Docker: volume and publish accept Bound FilePath and Bound Port, ↵ | Joey Hess | |
| respectively. They also continue to accept Strings, for backwards compatability. | |||
| 2015-06-01 | propellor spin | Joey Hess | |
| 2015-06-01 | reorganize Port type for systemd can use it | Joey Hess | |
| 2015-06-01 | better types for systemd port publishing | Joey Hess | |
| 2015-06-01 | Added publish property for systemd-spawn containers. (Needs systemd version ↵ | Joey Hess | |
| 220.) | |||
| 2015-05-30 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-05-30 | --spin now works when given a short hostname that only resolves to an ipv6 ↵ | Joey Hess | |
| address. | |||
| 2015-05-30 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-05-30 | export createProcess with debug logging from Propellor.Property.Cmd | Joey Hess | |
| 2015-05-30 | Mount /proc inside a chroot before provisioning it, to work around #787227 | Joey Hess | |
| 2015-05-29 | Fix Postfix.satellite bug; the default relayhost was set to the domain, not ↵ | Joey Hess | |
| to smtp.domain as documented. | |||
| 2015-05-29 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-05-27 | Improve enter-machine scripts for nspawn containers to unset most ↵ | Joey Hess | |
| environment variables. | |||
| 2015-05-27 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-05-27 | Export CommandParam, boolSystem, safeSystem and shellEscape from ↵ | Joey Hess | |
| Propellor.Property.Cmd, so they are available for use in constricting your own Properties when using propellor as a library. Several imports of Utility.SafeCommand now redundant. | |||
| 2015-05-12 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-05-12 | changelog | Joey Hess | |
| 2015-05-07 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-05-07 | cmdProperty' renamed to cmdPropertyEnv to make way for a new, more generic ↵ | Joey Hess | |
| cmdProperty' (API change) | |||
| 2015-05-06 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-05-06 | prep release | Joey Hess | |
| 2015-04-29 | changelog | Joey Hess | |
| 2015-04-29 | Ensure build deps are installed before building propellor in --spin and cron ↵ | Joey Hess | |
| job, even if propellor was already built before, to deal with upgrades that add new dependencies. | |||
| 2015-04-29 | propellor spin | Joey Hess | |
| 2015-04-28 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-04-25 | Removed Obnam.latestVersion which was only needed for Debian wheezy backport. | Joey Hess | |
| 2015-04-22 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-04-22 | changelog | Joey Hess | |
| 2015-04-22 | Merge branch 'joeyconfig' | Joey Hess | |
| Conflicts: privdata.joey/privdata.gpg | |||
| 2015-04-22 | propellor spin | Joey Hess | |
| 2015-04-22 | API 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-21 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-04-19 | debCdn changed to new httpredir.debian.org official replacement for ↵ | Joey Hess | |
| http.debian.net. | |||
| 2015-04-19 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-04-19 | Added hasLoginShell and shellEnabled. | Joey Hess | |
| My code with some improvements from weinzwang. | |||
| 2015-04-02 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-04-02 | Make propellor resistent to changes to shared libraries, such as libffi | Joey 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-14 | Merge branch 'joeyconfig' | Joey Hess | |
| 2015-03-14 | remove announcedir target | Joey Hess | |
| 2015-03-12 | Merge branch 'joeyconfig' | Joey Hess | |
| Conflicts: privdata.joey/privdata.gpg | |||
