1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-03 15:44:48 +01:00

Commit Graph

  • b7bc9e11f3 Check that swap is mounted using /proc/swaps Michael Kroes 2016-03-22 16:40:56 +0100
  • 72fcb005b2 Check MX priority. Robert G. Jakabosky 2016-03-22 03:07:14 +0800
  • 84638ab11e Fix creation of custom MX records. Robert G. Jakabosky 2016-03-20 08:19:59 +0800
  • 84f4509b48 Configure bayes_file_mode in spamassassin/local.cf yodax 2016-03-20 05:55:58 +0100
  • ecbb0d7108 Apply SPF policy checks to incoming email Michael Kroes 2016-03-16 18:52:00 +0100
  • 85e6118ae3 Add extra comment about blocksizes. Inline if, to check if swap was mounted Michael Kroes 2016-03-16 12:54:19 +0100
  • dfe1374901 Use dd to create swapfile. Check if root fs is btrfs. Display message if swap wasn't allocated Michael Kroes 2016-03-16 09:06:17 +0100
  • 1be652b72f Add extra check when adding swap to see if swap would be allocated on next boot. Only activate swap on boot if initial activation succeeded. Refactor if statement for readability. Add comments on all checks performed. Michael Kroes 2016-03-16 07:16:25 +0100
  • 41c6c9c72e Remove kernel tweaks while allocating swap and only allocate swap if we have more than 5GB of diskspace available Michael Kroes 2016-03-15 06:48:21 +0100
  • a71679c66d Fix typo Michael Kroes 2016-03-14 15:43:50 +0100
  • f8dd18fb08 Fix spacing Michael Kroes 2016-03-14 11:44:32 +0100
  • e9677ae68d Use tools/editconf.py to manipulate sysctl.conf Michael Kroes 2016-03-14 11:40:54 +0100
  • 326cb96799 One zero to many in the memory requirements for swap space Michael Kroes 2016-03-14 11:26:30 +0100
  • 8e31bed47d Add a swap file to the system if system memory is less than 2GB and only if no swap file exists Michael Kroes 2016-03-14 11:18:12 +0100
  • 35a593af13 Improve preflight message Michael Kroes 2016-03-14 07:14:09 +0100
  • f69d6e9015 Add a preflight check for supported architecture Michael Kroes 2016-03-14 07:00:33 +0100
  • 44705a32b7 Never allow admin panel to be inside a frame, use both modern and old headers. Also set no content sniffing Michael Kroes 2016-03-13 18:40:02 +0100
  • e343061cf4 Prevent clickjacking of management interface Michael Kroes 2016-03-13 18:23:10 +0100
  • 4ad318063b Enable ufw in the config after allowing SSH Michael Kroes 2016-03-13 09:03:00 +0100
  • b79732ed1e Make sure that ip6_tables module is loaded Michael Kroes 2016-03-13 07:45:32 +0100
  • 3f27309d8c Add offender to the comments Michael Kroes 2016-03-12 21:23:18 +0100
  • a40dafb751 Fix bad english Michael Kroes 2016-03-12 17:13:13 +0100
  • 3a2bd32447 If no IPV6 address is present, disable that in the firewall to prevent errors during setup Michael Kroes 2016-03-12 17:01:33 +0100
  • 9e6a8fcb14 Add ufw defaults, configure hostname on the running system, make /etc/defaults non group writable Michael Kroes 2016-03-12 16:42:34 +0100
  • 65add24e2a Merge pull request #751 from yodax/wgetrc Joshua Tauberer 2016-03-11 10:29:24 -0500
  • 33a9fb6aa2 Add a better message Michael Kroes 2016-03-11 15:14:37 +0100
  • 0bc5d20e8f Add check for user overrides to wgetrc Michael Kroes 2016-03-11 15:10:31 +0100
  • 49ea9cddd1 ssl_certificates: also forgot to catch free_tls_certificates.client.RateLimited Joshua Tauberer 2016-03-06 14:39:34 -0500
  • 7fc37a267d Merge branch 'master' into reversedns Michael Kroes 2016-03-03 18:03:04 +0100
  • 6a48cdcdf3 Fix for putty Line Drawing issues c0h1b4 2016-03-01 10:40:39 -0300
  • f78f039776 merge point release v0.17b Joshua Tauberer 2016-03-01 07:24:06 -0500
  • d881487d68 v0.17b v0.17b Joshua Tauberer 2016-03-01 07:18:25 -0500
  • 33d07b2b54 ownCloud moved their source code to a new location, breaking our installation script. Joshua Tauberer 2016-03-01 07:17:46 -0500
  • 0799b21dfa Update comment Michael Kroes 2016-03-01 05:29:08 +0100
  • 423cbe668f Display a slightly more meaningful message to the end-user Michael Kroes 2016-02-29 21:51:05 +0100
  • f93fcd26dc Rewrite a comment Michael Kroes 2016-02-29 21:46:55 +0100
  • ad8cf1319f Small refactoring in commandline call to check ptr Michael Kroes 2016-02-29 18:56:05 +0100
  • 4fb0f71825 Refactor reverse dns checks so there is no duplication between the commandline option and the normal status checks Michael Kroes 2016-02-29 18:54:02 +0100
  • cb94897e68 When authoritative dns servers don't respond properly, retry 3 times Michael Kroes 2016-02-29 18:43:36 +0100
  • 14f7ef6b20 Resuse internal dns query method to wrap errors Michael Kroes 2016-02-28 21:40:47 +0100
  • 4f14460453 Merge branch 'master' into reversedns Michael Kroes 2016-02-28 21:17:22 +0100
  • 3bbec18ac6 Merge pull request #734 from yodax/dynamicpool Joshua Tauberer 2016-02-28 12:39:11 -0500
  • fc5c198646 Merge pull request #728 from yodax/noexec Joshua Tauberer 2016-02-28 12:38:43 -0500
  • 2be373fd06 Merge pull request #727 from yodax/userlist Joshua Tauberer 2016-02-28 12:33:38 -0500
  • fc0f4ab7a9 Use the authoritative DNS server for PTR lookups Michael Kroes 2016-02-28 14:18:23 +0100
  • b71ad85e9f Restore an empty line Michael Kroes 2016-02-26 09:51:22 +0100
  • 86d3e9da86 Merge branch 'master' into reboot Michael Kroes 2016-02-26 09:49:03 +0100
  • f53d3bc390 Merge branch 'master' into dynamicpool yodax 2016-02-26 09:20:23 +0100
  • f9ca440ce8 v0.17 v0.17 Joshua Tauberer 2016-02-20 12:20:41 -0500
  • 8ea2f5a766 Allow a server to be rebooted when a reboot is required Michael Kroes 2016-02-25 21:56:27 +0100
  • 6c1357e16c Merge branch 'master' into dynamicpool yodax 2016-02-23 17:01:13 +0100
  • d880f088be fix changelog description of a bug, see #725 Joshua Tauberer 2016-02-23 10:24:26 -0500
  • 5cabfd591b (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 Joshua Tauberer 2016-02-23 09:52:10 -0500
  • 721730f0e8 Create a temporary multiprocessing pool yodax 2016-02-23 06:32:01 +0100
  • af80849857 Merge pull request #732 from yodax/memory Joshua Tauberer 2016-02-22 15:02:50 -0500
  • 7a191e67b8 Add a changelog entry yodax 2016-02-22 21:01:33 +0100
  • 4b2e48f2c0 Merge pull request #726 from yodax/login Joshua Tauberer 2016-02-22 14:44:23 -0500
  • eb545d7941 Merge pull request #733 from yodax/daemons Joshua Tauberer 2016-02-22 14:42:20 -0500
  • a2e6e81697 Add a changelog entry yodax 2016-02-22 19:14:46 +0100
  • 1b24e2cbaf Reduce percentages for required memory checks yodax 2016-02-22 17:49:19 +0100
  • 0843159fb4 Reduce number of processes in the pool to 5 yodax 2016-02-22 17:38:30 +0100
  • a7e60af93f Update comments Michael Kroes 2016-02-21 12:47:09 -0500
  • 42f879687f Add check to preflight for exec on tmp Michael Kroes 2016-02-21 12:43:04 -0500
  • 057903a303 Allow files in /home/user-data/mail/mailboxes yodax 2016-02-21 13:49:07 +0100
  • b8e99c30a2 When previous panel was login, move to system_status yodax 2016-02-20 18:42:28 +0100
  • 3d933c16d0 Merge pull request #718 from shakaran/patch-1 Joshua Tauberer 2016-02-18 17:49:35 -0500
  • cd558a4b27 Upgrade OwnCloud to 8.2.2 and update MD5 Hash Ángel Guzmán Maeso 2016-02-18 17:16:46 +0100
  • e785886447 Fix small typo in comments Ángel Guzmán Maeso 2016-02-18 15:38:33 +0100
  • 23ecff04b8 the logic in 4ed23f44e6 for taking backups more often was partly backward Joshua Tauberer 2016-02-18 07:50:59 -0500
  • a0bae5db5c update changelog Joshua Tauberer 2016-02-18 07:18:51 -0500
  • 86368ed165 clean up apt_install lines and comments in setup/management.sh Joshua Tauberer 2016-02-18 06:59:38 -0500
  • 5e4c0ed825 Revert "install boto (py2) via the package manager, not pip (used by duplicity)" Joshua Tauberer 2016-02-18 06:54:23 -0500
  • ea0620d673 Merge 16aa19187b into ffa9dc5d67 Leo Koppelkamm 2016-02-18 11:45:41 +0000
  • ffa9dc5d67 Merge pull request #716 from pra85/patch-1 Joshua Tauberer 2016-02-18 06:44:25 -0500
  • 43cb6c4995 Fix a typo in Readme Prayag Verma 2016-02-18 09:47:47 +0530
  • 36cb2ef41d missing elif Joshua Tauberer 2016-02-16 09:11:13 -0500
  • 098e250cc4 bump free_tls_certificates, fixes #695, if a challenge fails dont cache it permanently (or at all) Joshua Tauberer 2016-02-16 09:08:58 -0500
  • 16aa19187b Reverting changes introduced in b32cb6 Leo 2016-02-16 10:47:57 +0100
  • 7b2b3c0266 Make comments, statements more readable Leo 2016-02-16 10:37:41 +0100
  • 3d5a35b184 typo Joshua Tauberer 2016-02-15 18:47:19 -0500
  • 87d3f2641d merge #685 - tweak postfix mail queue/warn/bounce times Joshua Tauberer 2016-02-15 18:42:03 -0500
  • c6c75c5a17 document the default values for delay_warning_time, maximal_queue_lifetime, bounce_queue_lifetime Joshua Tauberer 2016-02-15 18:38:55 -0500
  • 1ba44b02d4 forgot to catch free_tls_certificates.client.ChallengeFailed Joshua Tauberer 2016-02-15 18:19:59 -0500
  • 6fd4cd85ca Merge pull request #712 from s4wny/patch-2 Joshua Tauberer 2016-02-14 14:29:13 -0500
  • 6182347641 spelling box->Box Sony? 2016-02-14 20:24:00 +0100
  • 401b0526a3 Added a warning to the installation / setup script Sony? 2016-02-14 19:40:43 +0100
  • 2bcc095329 Merge 493bffce2a into 2f24328608 aspdye 2016-02-14 16:02:14 +0000
  • eac6a3d7b8 Merge c6d432cfc3 into e004041de2 Jonas Tingeborn 2016-02-14 03:03:07 +0000
  • c6d432cfc3 add missing ppa repo to dockerfile Jonas Tingeborn 2016-02-14 03:57:20 +0100
  • 2f24328608 before the user agrees to Let's Encrypt's ToS the admin could get a nightly email with weird interactive text Joshua Tauberer 2016-02-13 12:38:16 -0500
  • 8ea42847da nightly status checks could fail if any domains had non-ASCII characters Joshua Tauberer 2016-02-13 11:51:06 -0500
  • f8e848aeb3 Allow sieve rules to be executed on spam messages Jeroen Jacobs 2016-02-12 16:24:03 +0100
  • 4ed23f44e6 take a full backup more often so we don't keep backups around for so long Joshua Tauberer 2016-02-05 11:08:33 -0500
  • 178527dab1 convert the backup increment time to the local timezone, fixes #700 Joshua Tauberer 2016-02-05 08:46:21 -0500
  • f5c376dca8 Merge pull request #699 from BastianPoe/patch-1 Joshua Tauberer 2016-02-04 15:42:10 -0500
  • 239eac662c Fix: Correct IP is reported when using custom DNS Wolf-Bastian Pöttner 2016-02-04 21:32:11 +0100
  • 4e18f66db6 tls control panel: only show integral seconds while waiting the requested time from Lets Encrypt, in case we got back a non-integral number of seconds to wait Joshua Tauberer 2016-02-03 08:21:22 -0500
  • 77937df955 bind postfix to the right network interface when sending outbound mail so that SPF checks on the receiving end will pass Joshua Tauberer 2016-02-01 12:36:52 -0500
  • 4db8efa0df bump Roundcube to 1.1.4 Joshua Tauberer 2016-01-09 16:12:53 -0500
  • 66c80bd16a Merge pull request #688 from OmgImAlexis/patch-1 Joshua Tauberer 2016-01-30 19:31:47 -0500