Commit Graph

  • c910a58f07 Set the hostname of the box during the setup Michael Kroes 2016-03-26 14:15:28 +0100
  • f292e8fc5b Add generic login failed message Michael Kroes 2016-03-26 14:06:43 +0100
  • 4d7229ccb0 Add documentation on why the notification was removed from the recidive jail Michael Kroes 2016-03-26 13:37:33 +0100
  • 1e1c3cbd00 Merge pull request #768 from yodax/web Joshua Tauberer 2016-03-26 07:46:49 -0400
  • 611e9cc84d merges #769 - update the Roundcube html5_notifier plugin from version 0.6 to 0.6.2 Joshua Tauberer 2016-03-26 07:42:18 -0400
  • 454a2b167b Stop fail2ban recidive from sending emails, like all other jails Michael Kroes 2016-03-26 09:04:51 +0100
  • 55904aa499 Added fail2ban alias as default for the box Wolf-Bastian Pöttner 2016-03-25 22:48:17 +0100
  • f6e0af124f updated html5_notifier version to 0.6.2 in setup david 2016-03-25 20:16:51 +0100
  • 09efa2e407 Merge master Michael Kroes 2016-03-25 17:46:54 +0100
  • d7d8bda0a4 Instructions on how to create a web site for a domain weren't rendered. Users would miss the step about manually creating the directory to put files in there and wouldn't see anything happen Michael Kroes 2016-03-25 13:37:55 +0100
  • eb79e94959 Cleanup fail2ban config files Michael Kroes 2016-03-24 15:17:07 +0100
  • 9a2dd77a24 Merge master into fail2ban Michael Kroes 2016-03-24 15:13:10 +0100
  • f54333724e Add fail2ban checks for owncloud Michael Kroes 2016-03-24 15:07:15 +0100
  • 9b8d7773b9 Add fail2ban checks for roudcube Michael Kroes 2016-03-24 14:16:57 +0100
  • 864bd988d8 Write failed login attempts on the management interface to the syslog to allow fail2ban to ban repeat offenders Michael Kroes 2016-03-24 14:00:23 +0100
  • 0d742c8818 Merge branch 'master' into spf yodax 2016-03-24 03:25:13 +0100
  • df92a10eba install roundcube from our own mirror, hosted in Josh's AWS S3 account, because sourceforge is down all the time Joshua Tauberer 2016-03-23 17:31:24 -0400
  • 74a0359cec Merge pull request #763 from Neopallium/master Joshua Tauberer 2016-03-23 17:22:42 -0400
  • 336b95b3d5 Merge pull request #756 from yodax/preflight_arm Joshua Tauberer 2016-03-23 17:19:21 -0400
  • 56591abbc2 merge #766 - Configure bayes_file_mode in spamassassin/local.cf Joshua Tauberer 2016-03-23 17:17:30 -0400
  • 313a86d0fa add changelog entry for bayes file permissions Joshua Tauberer 2016-03-23 17:16:50 -0400
  • 083e3cf755 merge #757 (squashed) - add swap space to low-memory systems Joshua Tauberer 2016-03-23 17:07:40 -0400
  • 696bbe4e82 Add a swap file to the system if system memory is less than 2GB, 5GB of free disk space is available, and if no swap file yet exists Michael Kroes 2016-03-14 11:18:12 +0100
  • 3d4cabbcd5 merge #755 - Prevent click jacking of the management interface Joshua Tauberer 2016-03-23 16:53:48 -0400
  • cdedaed3b0 merge #744 - Fix for putty Line Drawing issues Joshua Tauberer 2016-03-23 16:51:01 -0400
  • c01f903413 edit NCURSES_NO_UTF8_ACS's comment, add changelog entry Joshua Tauberer 2016-03-23 16:50:27 -0400
  • 5edefbec27 merge #735 - Allow a server to be rebooted when a reboot is required Joshua Tauberer 2016-03-23 16:39:40 -0400
  • 67555679bd move the reboot button, fix grammar, refactor check for DRY, add changelog entry Joshua Tauberer 2016-03-23 16:37:15 -0400
  • 546d6f0026 merge #674 - Support munin's cgi dynazoom Joshua Tauberer 2016-03-23 16:10:30 -0400
  • bd86d44c8b simplify the munin_cgi wrapper / add changelog entry Joshua Tauberer 2016-03-23 16:07:34 -0400
  • ab7cc8fe8e Update owncloud hash Ángel Guzmán Maeso 2016-03-23 16:24:01 +0100
  • 7d4d9915ec Add fail2ban to management interface Michael Kroes 2016-03-23 12:29:12 +0100
  • 38db08be7e Merge b7bc9e11f3 into 65add24e2a Michael Kroes 2016-03-22 15:41:14 +0000
  • 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