- 28 Feb, 2016 3 commits
-
-
Joshua Tauberer authored
Create a temporary multiprocessing pool
-
Joshua Tauberer authored
Add check to preflight for exec on tmp
-
Joshua Tauberer authored
Allow files in /home/user-data/mail/mailboxes
-
- 26 Feb, 2016 1 commit
-
-
yodax authored
-
- 25 Feb, 2016 1 commit
-
-
Joshua Tauberer authored
-
- 23 Feb, 2016 4 commits
-
-
yodax authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
(re-fix) mail sent from an address on a subdomain of a domain hosted by the box (a non-zone domain) would never be DKIM-signed because only zones were included in the openDKIM configuration, mistakenly This was originally fixed in 143bbf37 (February 16, 2015). Then I broke it in 7a93d219 (November 2015) while doing some refactoring ahead of v0.15.
-
yodax authored
-
- 22 Feb, 2016 7 commits
-
-
Joshua Tauberer authored
Reduce percentages for required free memory checks
-
yodax authored
-
Joshua Tauberer authored
When previous panel was login, move to system_status
-
Joshua Tauberer authored
Reduce number of processes in the pool to 5
-
yodax authored
-
yodax authored
-
yodax authored
-
- 21 Feb, 2016 3 commits
-
-
Michael Kroes authored
-
Michael Kroes authored
-
yodax authored
-
- 20 Feb, 2016 1 commit
-
-
yodax authored
-
- 18 Feb, 2016 8 commits
-
-
Joshua Tauberer authored
Fix small typo in comments
-
Ángel Guzmán Maeso authored
-
Joshua Tauberer authored
the logic in 4ed23f44 for taking backups more often was partly backward
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
This reverts commit b32cb622. Fixes #627. Fixes #653. Closes #714.
-
Joshua Tauberer authored
Fix a typo in Readme
-
Prayag Verma authored
`matchs` → `matches`
-
- 16 Feb, 2016 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 15 Feb, 2016 4 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
Provisioning could crash if, e.g., the DNS we see is different from the DNS Let's Encrypt sees. see #695, probably fixes it
-
- 14 Feb, 2016 3 commits
-
-
Joshua Tauberer authored
Added a warning to the installation / setup script
-
Sony? authored
-
Sony? authored
See pull request #638 and issue #635 for more information.
-
- 13 Feb, 2016 2 commits
-
-
Joshua Tauberer authored
before the user agrees to Let's Encrypt's ToS the admin could get a nightly email with weird interactive text Made a mistake refactoring the headless variable earlier. fixes #696
-
Joshua Tauberer authored
https://discourse.mailinabox.email/t/status-check-emails-empty-after-upgrading-to-v0-16/1082/3 A user on that thread suggests an alternate solution, adding `PYTHONIOENCODING=utf-8` to `/etc/environment`. Python docs say that affects stdin/out/err. But we also use these environment variables elsewhere to ensure that config files we read/write are opened with UTF8 too. Maybe all that can be simplified too.
-
- 05 Feb, 2016 1 commit
-
-
Joshua Tauberer authored
-