| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-07 | clean up after merge | Joey Hess | |
| 2016-03-07 | Merge branch 'master' into joeyconfig | Joey Hess | |
| 2016-03-07 | privdata/relocate | Joey Hess | |
| better than symlinks because this way no conflict can ever occur and, commit from hook | |||
| 2016-03-07 | add back after merging master | Joey Hess | |
| 2016-03-07 | Merge branch 'joeyconfig' | Joey Hess | |
| 2016-03-07 | got tired of needing to cherry-pick changes into joeyconfig, wrote a hook | Joey Hess | |
| So, when I merge some branch into joeyconfig, config.hs will automatically be updated to point to joeyconfig.hs again, even if the merge changes it. And, when I merge joeyconfig into master, config.hs will be pointed back to config-simple.hs This may also be useful for others who maintain a branch like joeyconfig. | |||
| 2016-03-07 | remove debian/rules guard in joeyconfig branch | Joey Hess | |
| Not needed any longer as I don't build the debs and thus can't accidentially build them from this branch. | |||
| 2016-03-07 | update | Joey Hess | |
| 2016-03-07 | Firewall: add NatDestination to Rules | Félix Sipma | |
| (cherry picked from commit df40046fd65bc07eced41adb73c7e227d2b54cd1) | |||
| 2016-03-07 | Ssh: change type of listenPort from Int to Port (API change) | Félix Sipma | |
| (cherry picked from commit 0207c5ab585f41877c1b9f9674a25941cffd2ac7) | |||
| 2016-03-07 | add fromPort function | Félix Sipma | |
| (cherry picked from commit c3a23f89092d1ef8367c37ab8993ea7031124f4b) | |||
| 2016-03-07 | Added a comment | mithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82 | |
| 2016-03-07 | Added a comment | mithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82 | |
| 2016-03-07 | removed | mithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82 | |
| 2016-03-07 | Added a comment | mithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82 | |
| 2016-03-07 | Merge branch 'joeyconfig' | Joey Hess | |
| 2016-03-07 | changelog | Joey Hess | |
| 2016-03-07 | improve filtering of interface files | Joey Hess | |
| 2016-03-07 | Network: escape interfaceDFile names | Félix Sipma | |
| (cherry picked from commit 125135ea5d42d623346a385faf7ed404f8878891) | |||
| 2016-03-06 | Merge branch 'joeyconfig' | Joey Hess | |
| 2016-03-06 | update | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | build with older ghc | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | Force ssh, scp, and git commands to be run in the foreground. | Joey Hess | |
| Before, they could run in the background if another process was running, and so their output wouldn't immediately be visible. With this change, the concurrent-output layer is not used for these interactive commands. | |||
| 2016-03-06 | refactor | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | Merge branch 'joeyconfig' | Joey Hess | |
| 2016-03-06 | response | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | eek, nasty debug left in | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | propellor spin | Joey Hess | |
| 2016-03-06 | stop using --continue SimpleRun for spin | Joey Hess | |
| When spinning a remote host, we do want to rebuild propellor on it, and this use of --continue that did a rebuild was different from all the other uses of --continue that avoided a rebuild. This fixes a build loop involving that special case. When --continue SimpleRun ran a rebuild, it re-execed propellor with --continue SimpleRun, and so would rebuild again, and re-exec again if the binary kept changing. Backwards compatability should be ok; old versions of propellor, when run with --serialized SimpleRun by the new version, do a buildFirst, followed by another (redundant) buildFirst, and then run. The one redundant buildFirst is not a problem in the upgrade scenario. (Unfortunately, I can't rename SimpleRun to something nicer despite only spin using it; backwards compatability does prevent that.) | |||
| 2016-03-06 | refactor and propigate failure after re-running propellor | Joey Hess | |
| 2016-03-06 | Added a comment | mithrandi@311efa1b2b5c4999c2edae7da06fb825899e8a82 | |
| 2016-03-06 | Merge branch 'joeyconfig' | Joey Hess | |
| 2016-03-06 | comment | Joey Hess | |
