| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-08-25 | use ConfFile.ajustSection to define Tor.hiddenService | Félix Sipma | |
| It should be possible to have multiple hidden services with this. Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2015-08-25 | propellor spin | Joey Hess | |
| 2015-08-25 | propellor spin | Joey Hess | |
| 2015-08-25 | propellor spin | Joey Hess | |
| 2015-08-25 | propellor spin | Joey Hess | |
| 2015-08-23 | add .stack-work/* to .gitignore | Félix Sipma | |
| Signed-off-by: Félix Sipma <felix.sipma@no-log.org> | |||
| 2015-08-20 | avoid bad haddock rendering | Joey Hess | |
| 2015-08-20 | changelog | Joey Hess | |
| 2015-08-20 | add lacksIniSection | Joey Hess | |
| 2015-08-20 | headers | Joey Hess | |
| 2015-08-20 | propellor spin | Joey Hess | |
| 2015-08-20 | include lightdm module (and formatting) | Joey Hess | |
| 2015-08-20 | propellor spin | Joey Hess | |
| 2015-08-20 | layout | Joey Hess | |
| 2015-08-20 | ConfFile.containsIniPair property | Sean Whitton | |
| plus scaffolding for other generic conf file properties (cherry picked from commit 86b077b7a21efd5484dfaeee3c31fc5f3c151f6c) | |||
| 2015-08-20 | LightDM.autoLogin property | Sean Whitton | |
| Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> (cherry picked from commit ef71b6dc6356bf5cb66bbb367bb3525df8742a53) | |||
| 2015-08-14 | prep release | Joey Hess | |
| 2015-08-13 | better comply with propellor's layout style | Joey Hess | |
| 2015-08-13 | Propellor.Property.Firewall: coding style | Antoine Eiche | |
| 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. | |||
