summaryrefslogtreecommitdiff
path: root/src/Propellor
AgeCommit message (Expand)Author
2016-03-07Merge branch 'joeyconfig'Joey Hess
2016-03-07Firewall: add NatDestination to RulesFélix Sipma
2016-03-07Ssh: change type of listenPort from Int to Port (API change)Félix Sipma
2016-03-07add fromPort functionFélix Sipma
2016-03-07Merge branch 'joeyconfig'Joey Hess
2016-03-07improve filtering of interface filesJoey Hess
2016-03-07Network: escape interfaceDFile namesFélix Sipma
2016-03-06Merge branch 'joeyconfig'Joey Hess
2016-03-06Force ssh, scp, and git commands to be run in the foreground.Joey Hess
2016-03-06propellor spinJoey Hess
2016-03-06propellor spinJoey Hess
2016-03-06propellor spinJoey Hess
2016-03-06Merge branch 'joeyconfig'Joey Hess
2016-03-06propellor spinJoey Hess
2016-03-06eek, nasty debug left inJoey Hess
2016-03-06stop using --continue SimpleRun for spinJoey Hess
2016-03-06refactor and propigate failure after re-running propellorJoey Hess
2016-03-06Merge branch 'joeyconfig'Joey Hess
2016-03-06move backJoey Hess
2016-03-06propellor spinJoey Hess
2016-03-06propellor spinJoey Hess
2016-03-06Merge branch 'joeyconfig'Joey Hess
2016-03-06Locale.available: Run locale-gen, instead of dpkg-reconfigure locales, which ...Joey Hess
2016-03-05add libmagicJoey Hess
2016-03-05propellor spinJoey Hess
2016-03-04Merge branch 'joeyconfig'Joey Hess
2016-03-04Firewall: simplify Chain data typeFélix Sipma
2016-03-04Firewall: update Chain constructorsFélix Sipma
2016-03-04Merge branch 'joeyconfig'Joey Hess
2016-03-04Firewall: export TCPFlagFélix Sipma
2016-03-02Merge branch 'joeyconfig'Joey Hess
2016-03-02Firewall: add TCPSyn to RulesFélix Sipma
2016-03-02Firewall: add TCPFlagFélix Sipma
2016-03-02Firewall: add FrequencyFélix Sipma
2016-03-02Firewall: add ICMPTypeMatchFélix Sipma
2016-03-02Firewall: separate Table and TargetFélix Sipma
2016-03-02always buildFirst when --spin does --continue SimpleRunJoey Hess
2016-03-02avoid repeated rebuilds, more type safelyJoey Hess
2016-03-01Merge branch 'joeyconfig'Joey Hess
2016-03-01Apt: hlint fixesFélix Sipma
2016-03-01Apt: fix typoFélix Sipma
2016-02-29run dpkg --configure with non-interactive envJoey Hess
2016-02-29Merge branch 'joeyconfig'Joey Hess
2016-02-29forgot to build; fixJoey Hess
2016-02-29Merge branch 'joeyconfig'Joey Hess
2016-02-29apt upgrade improvementsJoey Hess
2016-02-26Merge branch 'joeyconfig'Joey Hess
2016-02-26Removed Ssh.unauthorizedKey and made Ssh.authorizedKey revertable. (API change)Joey Hess
2016-02-26Merge branch 'joeyconfig'Joey Hess
2016-02-26Ssh.authorizedKey: Fix bug preventing it from working when the authorized_key...Joey Hess