summaryrefslogtreecommitdiff
path: root/src/Propellor/Property
AgeCommit message (Expand)Author
2016-03-24Uwsgi: add ".ini" extension to app config filesFélix Sipma
2016-03-18propellor spinJoey Hess
2016-03-18Tor.named: Fix bug that sometimes caused the property to fail the first time,...Joey Hess
2016-03-08fix to build with ghc 7.6.3Joey Hess
2016-03-07add unsupportedOSJoey Hess
2016-03-07avoid non-exhaustive pattern matchJoey Hess
2016-03-07splitWs appears identical to wordsJoey Hess
2016-03-07typoeJoey Hess
2016-03-07Return Left for FreeBSD on Debootstrap.Evan Cofsky
2016-03-07Fails on respin when it shouldn't recreate a Poudriere jail.Evan Cofsky
2016-03-07minor style improvementsJoey Hess
2016-03-07minor style and layout improvementsJoey Hess
2016-03-07coding styleJoey Hess
2016-03-07minor style and layout improvementsJoey Hess
2016-03-07use catchIOJoey Hess
2016-03-07minor style improvementsJoey Hess
2016-03-07adjust haddock headersJoey Hess
2016-03-07avoid default fallthrough for SystemJoey Hess
2016-03-07make Cron.runPropellor pass System to bootstrapPropellorCommandJoey Hess
2016-03-07clean upJoey Hess
2016-03-07Merge remote-tracking branch 'remotes/misandrist/FreeBSD' into wipJoey 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-07FreeBSD Support including:Evan Cofsky
2016-03-07improve filtering of interface filesJoey Hess
2016-03-07Network: escape interfaceDFile namesFélix Sipma
2016-03-06eek, nasty debug left inJoey 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-04Firewall: simplify Chain data typeFélix Sipma
2016-03-04Firewall: update Chain constructorsFélix Sipma
2016-03-04Firewall: export TCPFlagFélix Sipma
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-01Apt: hlint fixesFélix Sipma
2016-03-01Apt: fix typoFélix Sipma
2016-02-29run dpkg --configure with non-interactive envJoey Hess
2016-02-29forgot to build; fixJoey Hess
2016-02-29apt upgrade improvementsJoey Hess
2016-02-26Removed Ssh.unauthorizedKey and made Ssh.authorizedKey revertable. (API change)Joey Hess
2016-02-26Ssh.authorizedKey: Fix bug preventing it from working when the authorized_key...Joey Hess
2016-02-25FooBuntu -> BuntishJoey Hess
2016-02-25add FromTarget classFélix Sipma
2016-02-25Firewall: export fromIPWithMaskFélix Sipma
2016-02-25Firewall: add Table (api change)Félix Sipma