| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-08-13 | changelog | Joey Hess | |
| 2015-08-13 | Propellor.Property.Firewall: fix Port datatype to iptable parameter translation | Antoine Eiche | |
| 2015-08-12 | Make sure that make is installed when bootstrapping propellor. | Joey Hess | |
| 2015-08-12 | propellor spin | Joey Hess | |
| 2015-08-12 | propellor spin | Joey Hess | |
| 2015-08-12 | propellor spin | Joey Hess | |
| 2015-08-12 | propellor spin | Joey Hess | |
| 2015-08-12 | propellor spin | Joey Hess | |
| 2015-08-03 | propellor spin | Joey Hess | |
| 2015-08-03 | propellor spin | Joey Hess | |
| 2015-08-03 | spin | Joey Hess | |
| 2015-08-02 | re-add mistakenly removed retention line to the graphite schema config file | Daniel Brooks | |
| 2015-08-02 | Merge branch 'joeyconfig' of git://git.kitenet.net/propellor into joeyconfig | Daniel Brooks | |
| Conflicts: src/Propellor/Property/SiteSpecific/IABak.hs | |||
| 2015-07-31 | Propellor.Property.Tor: remove duplicate code | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2015-07-30 | prep release | Joey Hess | |
| 2015-07-30 | propellor spin | Joey Hess | |
| 2015-07-30 | propellor spin | Joey Hess | |
| 2015-07-30 | propellor spin | Joey Hess | |
| 2015-07-30 | Work around broken git pull option parser in git 2.5.0, which broke use of ↵ | Joey Hess | |
| --upload-pack to send a git push when running propellor --spin. | |||
| 2015-07-30 | propellor spin | Joey Hess | |
| 2015-07-30 | propellor spin | Joey Hess | |
| 2015-07-21 | ssh client needed for kiteshellbox | Joey Hess | |
| 2015-07-21 | changelog | Joey Hess | |
| 2015-07-21 | language | Joey Hess | |
| 2015-07-21 | fix layout to meet style | Joey Hess | |
| 2015-07-21 | remove caution comment | Joey Hess | |
| I think this was inherited from flagFile, but the reasons to use caution when using flagFile (that it makes code to satisfy a property only run once) don't apply when using onChangeFlagOnFail. | |||
| 2015-07-21 | Add operator onChangeFlagOnFail. | Antoine Eiche | |
| It seems like `onChange` except that if property y fails, a flag file is generated. On next runs, if the flag file is present, property y is executed even if property x doesn't change. With `onChange`, if y fails, the property x `onChange` y returns `FailedChange`. But if this property is applied again, it returns `NoChange`. This behavior can cause trouble... | |||
| 2015-07-21 | changelog | Joey Hess | |
| 2015-07-21 | propellor spin | Joey Hess | |
| 2015-07-21 | fix check for already existing shim | Joey Hess | |
| Was not checking the shim file, oops. | |||
| 2015-07-20 | Ssh.permitRootLogin type changed to allow configuring WithoutPassword and ↵ | Joey Hess | |
| ForcedCommandsOnly (API change) * Ssh.permitRootLogin type changed to allow configuring WithoutPassword and ForcedCommandsOnly (API change) * setSshdConfig type changed, and setSshdConfigBool added with old type. | |||
| 2015-07-15 | propellor spin | Joey Hess | |
| 2015-07-15 | propellor spin | Joey Hess | |
| 2015-07-13 | clarify | Joey Hess | |
| 2015-07-11 | propellor spin | Joey Hess | |
| 2015-07-10 | hackage tells me I need cabal-version: >= 1.8 due to build-depends versioning | Joey Hess | |
| 2015-07-10 | prep release | Joey Hess | |
| 2015-07-10 | fix syntax | Joey Hess | |
| 2015-07-10 | Fix make install target to work even when git is not configured. | Joey Hess | |
| 2015-07-05 | changelog | Joey Hess | |
| 2015-07-05 | Systemd.masked property | Sean Whitton | |
| This property masks, and when reverted unmasks, systemd services. This is just `systemctl mask service` and `systemctl unmask service`. It's useful for turning off a system service that you intend to run with --user. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> | |||
| 2015-07-03 | typo | Joey Hess | |
| 2015-07-03 | update | Joey Hess | |
| 2015-07-02 | update | Joey Hess | |
| 2015-07-02 | propellor spin | Joey Hess | |
| 2015-06-30 | Version dependency on exceptions. | Joey Hess | |
| 2015-06-29 | Added --unset to delete a privdata field. | Joey Hess | |
| 2015-06-29 | Further docstring improvements. | Iustin Pop | |
| 2015-06-29 | Fix a couple of trivial typos in Postfix docstring | Iustin Pop | |
| 2015-06-16 | update for Docker.Image changes | Joey Hess | |
