1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-24 02:37:05 +00:00

Commit Graph

  • a1ddec6007 Moved where you import normalize_ip Jonathan Chun 2017-01-08 10:27:44 -0500
  • 53693cab62 removing .vagrant in gitignore Bill Cromie 2017-01-07 14:58:26 -0500
  • 719166f7a3 Made stylistic changes Jonathan Chun 2017-01-06 15:04:44 -0500
  • 7c1f3099d6 Added a plugin google-authenticator Michael 2017-01-05 12:58:58 -0500
  • e76c2018ff Added the pear install command for enigma plugin Michael 2017-01-05 12:56:10 -0500
  • 6b6241c7e4 using wget_verify to download a release of rcmcarddav with all php requirements included Bill Cromie 2016-12-05 15:37:49 -0500
  • e97d753e5a added normalize_ip Jonathan Chun 2016-12-31 23:12:50 -0500
  • 5b718bac9d Merge branch 'master' of https://github.com/Jonchun/mailinabox root 2016-12-28 04:01:02 -0600
  • 2944d24d21 Redid it root 2016-12-28 04:00:28 -0600
  • d0664b848d Delete status_checks.py.bak Jonathan Chun 2016-12-28 04:57:34 -0500
  • b355bbd011 Update ssl_certificates.py Jonathan Chun 2016-12-28 04:56:46 -0500
  • 06610e96a1 Fixed IPv6 parsing root 2016-12-28 03:52:40 -0600
  • 44bb9b2e81 Switched spaces to tabs for indentation Jonathan Chun 2016-12-27 20:42:53 -0500
  • b519db2f77 Parse IPv6 correctly Jonathan Chun 2016-12-27 19:53:23 -0500
  • 18c253eeda adding a fully qualified domain name for the hostname and ignoring the .vagrant dir (#1027) Bill Cromie 2016-12-20 16:32:06 -0500
  • b18361a6be adding the plugin setup script Bill Cromie 2016-12-05 15:00:39 -0500
  • 610578093a edited host.conf to disable IP Spoofing as detailed in http://www.tldp.org/LDP/nag/node82.html ChiefGyk 2016-12-17 16:53:18 -0500
  • 48beed3a19 hardened sysctl.conf with some recommended network settings to prevent IP spoofing, and preventing source routing of packets, while logging malformed IP's ChiefGyk 2016-12-17 16:46:26 -0500
  • 64de36e47d Secured the shared memory partition as suggested here https://www.thefanclub.co.za/how-to/how-secure-ubuntu-1604-lts-server-part-1-basics whilst I was working on my own servers ChiefGyk 2016-12-17 16:17:25 -0500
  • 1fb3434ff5 added some DDoS protection referenced from https://easyengine.io/tutorials/nginx/fail2ban/ adding a new Fail2Ban filter dubbed nginx-req-limit ChiefGyk 2016-12-17 15:43:03 -0500
  • b5af68a3a0 added some nginx exploit protections from https://www.howtoforge.com/nginx-how-to-block-exploits-sql-injections-file-injections-spam-user-agents-etc ChiefGyk 2016-12-17 15:35:03 -0500
  • 34d58fb720 Fix/rsync issues (#1036) guyzmo 2016-12-17 15:29:48 +0100
  • 654fb7a1ce added editorconfig setup Bernard `Guyzmo` Pratz 2016-12-09 15:31:29 +0100
  • 7a7814fcc4 Added command to test file listing Bernard `Guyzmo` Pratz 2016-12-09 14:22:48 +0100
  • cae0430a15 Added more verbose error messages upon rsync failures Bernard `Guyzmo` Pratz 2016-12-09 12:11:38 +0100
  • 925d0f6417 Fixed issue with relative path for rsync relative names Bernard `Guyzmo` Pratz 2016-12-09 12:09:34 +0100
  • 56bd64f3d1 Merge 1e5bd53c30 into 99d0afd650 ixof 2016-12-09 07:15:23 +0000
  • 1e5bd53c30 rsync url patch ixof 2016-12-09 01:08:43 -0600
  • 99d0afd650 secondary nameserver check fails if domain has custom DNS (round-robin) multiple A records Joshua Tauberer 2016-12-07 06:58:51 -0500
  • cd717ec94e nightly TLS certificate provisioning should omit warnings about domains it cant provision for Joshua Tauberer 2016-12-07 06:54:53 -0500
  • 72569aa32c Merge 3375ede034 into 0b7f477b96 Scott Bronson 2016-12-05 22:41:45 +0000
  • 02469f1d78 Merge f389603f01 into 0b7f477b96 Scott Bronson 2016-12-05 22:41:43 +0000
  • 0b7f477b96 merge hot-fix release v0.21b Joshua Tauberer 2016-12-05 17:36:32 -0500
  • ab2367e98a v0.21b v0.21b Joshua Tauberer 2016-12-05 17:36:11 -0500
  • 384c3b5e3d Change ownership of roundcube DB after running migrations (#1024) Corey Hinshaw 2016-12-05 17:31:20 -0500
  • d91368c478 Change ownership of roundcube DB after running migrations (#1024) Corey Hinshaw 2016-12-05 17:31:20 -0500
  • dade12c438 adds optional vagrant-cachier if you have the plugin installed Bill Cromie 2016-12-05 15:17:49 -0500
  • 014fdbb278 adding a fully qualified domain name for the hostname and ignoring the .vagrant dir Bill Cromie 2016-12-05 15:04:19 -0500
  • d36416e2fc change to dhparam to use the -dsaparam flag. faster, same level of security. also hides the output Bill Cromie 2016-12-05 14:47:04 -0500
  • 39af3dd100 Set mode of roundcube sqlite database during setup Corey Hinshaw 2016-12-05 13:42:24 -0500
  • da43394009 Fix #1023 by changing ownership of roundcube DB after running migrations Corey Hinshaw 2016-12-05 10:09:52 -0500
  • bba4e089af Make NSD listen on public and private IP addresses Wolf-Bastian Poettner 2016-12-05 10:30:50 +0100
  • 226061c60a Merge 3b4830f05b into 61105b1ec3 jvolkenant 2016-11-30 17:55:21 +0000
  • 61105b1ec3 remove all references to justtesting.email (#1003) (#1005) wsteitz 2016-11-30 18:55:18 +0100
  • b6f90e10c1 Allow larger messages to be checked by SpamAssassin (#1006) Leo Koppelkamm 2016-11-30 18:55:03 +0100
  • 3af5e55035 Upgrade to ownCloud 9.1.2 (#1010) Michael Kroes 2016-11-30 18:54:27 +0100
  • e03b071e8b missed changelog header v0.21 Joshua Tauberer 2016-11-30 12:50:38 -0500
  • df93d82d0f v0.21 released Joshua Tauberer 2016-11-30 12:42:24 -0500
  • 59913a5e4c Added Hacker-News Reference Nov 2016 (#1014) Christian Koptein 2016-11-28 13:24:57 +0100
  • 499ac2a215 Added Hacker-News Reference Nov 2016 Christian Koptein 2016-11-28 08:33:54 +0000
  • 0d94dcefd8 Upgrade to ownCloud 9.1.2 from 9.1.1 would fail because the guid of 9.1.1 matched with the regex for the version of 8.x yodax 2016-11-23 08:36:52 +0100
  • 972337974f Allow larger messages to be checked by SpamAssassin Leo 2016-11-19 17:31:49 +0100
  • 8cea79de8b pep8 cleanup of Python source files Wolfgang Steitz 2016-11-20 13:23:46 +0100
  • 1033f297b5 remove all references to justtesting.email (#1003) Wolfgang Steitz 2016-11-19 16:18:05 +0100
  • 276ea2135b Update owncloud to 9.1.2 yodax 2016-11-18 07:42:41 +0100
  • cb7e9a4fcf Add ownCloud notes rewrite on nGinx Carlos Ferreira 2016-11-16 02:31:45 +0100
  • c0c96c2c1d Add ownCloud notes rewrite on nGinx Carlos Ferreira 2016-11-16 02:23:12 +0100
  • 1be47aa9d2 Misspelling Carlos Ferreira 2016-11-16 02:20:17 +0100
  • 88d609d705 Merge pull request #1 from acs-ferreira/patch-1 Carlos Ferreira 2016-11-16 01:59:47 +0100
  • d58f99ea76 Update FAQ for ownCloud Notes Carlos Ferreira 2016-11-16 01:58:26 +0100
  • d7dc0e712b Add notes app to OwnCloud Carlos Ferreira 2016-11-16 01:49:37 +0100
  • c3605f6211 Check if update-manager release-upgrades configuration file is present before editing (#996) Michael Kroes 2016-11-13 23:36:33 +0100
  • 3b4830f05b Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox Jeff Volkenant 2016-11-13 11:12:27 -0800
  • e9ef248b33 Check if update-manager release-upgrades configuration file is present before editing yodax 2016-11-13 18:34:40 +0100
  • 96b3a29800 rsync backup broke other things Joshua Tauberer 2016-11-12 09:58:49 -0500
  • abb6a1a070 changelog entries Joshua Tauberer 2016-11-12 09:34:52 -0500
  • 041b5f883f Support for rsync+ssh backup target (#678) guyzmo 2016-11-12 15:28:55 +0100
  • 3b78a8d9d6 If ufw isn't installed on the machine the status checks shouldn't fail yodax 2016-10-28 11:20:05 +0200
  • 640ecdf1f2 Merge branch 'origin/master' into backup-rsync Bernard `Guyzmo` Pratz 2016-11-11 18:42:50 +0100
  • 1ac5cee2e3 Updated message SSH key creation Bernard `Guyzmo` Pratz 2016-11-11 18:32:34 +0100
  • fcb208e5d5 Factorisation of the repeated rsync/ssh options Bernard `Guyzmo` Pratz 2016-11-11 18:31:38 +0100
  • 6ea1a06a12 suppress Ubuntu's upgrade prompts (#992) Scott Bronson 2016-11-08 18:41:02 -0800
  • 320961c3c5 suppress Ubuntu's upgrade prompts Scott Bronson 2016-11-08 14:02:08 -0800
  • 7fbc703d44 If ufw isn't installed on the machine the status checks shouldn't fail yodax 2016-10-28 11:20:05 +0200
  • 2b00478b8b Check if apc is disabled during ownCloud setup, if so enable it (#983) Michael Kroes 2016-10-24 13:59:34 +0200
  • 155bcfc654 Add ownCloud 9.1.1 to the changelog (#984) Michael Kroes 2016-10-21 16:12:46 +0200
  • b7f45f4e79 Remove TLSA record in www redirected domain David R. Andersen 2016-10-21 08:37:11 -0500
  • dabc9fe9d2 Add ownCloud 9.1.1 to the changelog yodax 2016-10-19 21:26:32 +0200
  • 8065b91b22 Check if apc is disabled during ownCloud setup, if so enable it yodax 2016-10-19 21:19:01 +0200
  • 4b07a6aa8f disable nested checker checks (#972) Tristan Hill 2016-10-18 19:15:33 +0100
  • 2151d81453 update to ownCloud 9.1.1 (with intermediate upgrades) (#894) Michael Kroes 2016-10-18 12:04:13 +0200
  • be0ed0bcc3 disable nested checker checks (#967) Tristan Hill 2016-10-18 07:52:02 +0100
  • d53eabedf8 Add TLSA records for locally-hosted domains David R. Andersen 2016-10-17 14:24:48 -0500
  • 8bf42a633c Separate the ownCloud upgrades visually in the console output. yodax 2016-10-17 06:56:55 +0200
  • 1b637086ac Improve backup of owncloud installation and provide a post installation restore script. Update the owncloud version number to 9.1.1. Update the calendar and contacts apps to the latest versions yodax 2016-10-16 21:04:07 +0200
  • fd6226187a lower memory requirements to 512MB, display a warning if system memory is below 768MB. (#952) Michael Kroes 2016-10-15 21:41:25 +0200
  • bbe27df413 SSHFP record creation should scan nonstandard SSH port if necessary (#974) rxcomm 2016-10-15 14:36:13 -0500
  • 5cef59e055 fix typo David R. Andersen 2016-10-15 14:34:16 -0500
  • 580a84fd6b edit CHANGELOG per JoshData David R. Andersen 2016-10-15 14:10:26 -0500
  • 154b0ece57 modified test of s per JoshData request David R. Andersen 2016-10-14 08:51:52 -0500
  • 03436ee32a Add TLSA to the list of allowed custom records David R. Andersen 2016-10-13 16:04:17 -0500
  • 7b084732b9 sshfp records from nonstandard ports David R. Andersen 2016-10-13 15:58:23 -0500
  • a658abc95f Fix status checks for ufw when the system doesn't support iptables (#961) Michael Kroes 2016-10-08 20:35:19 +0200
  • 9331dbc519 merge z-push-from-name #940 Joshua Tauberer 2016-10-08 14:32:57 -0400
  • 8b8d89a1c1 Enable zlib compression for maildir Leo Koppelkamm 2015-07-31 12:29:03 +0200
  • 7c0b4fa284 Remove not need unzip directives during owncloud extraction. Directory is removed beforehand so a normal extraction is fine yodax 2016-10-08 07:24:34 +0200
  • 8b5eba21c0 Correct typo of "PRIORITY" in the template (#965) Steve Gregg 2016-10-05 18:43:50 -0400
  • f389603f01 consolidate SPF/DMARC and DKIM/*DAV messages Scott Bronson 2016-10-05 15:31:39 -0700
  • 7ac0323b8b Merge branches 'check_dkim', 'check_dav' and 'check_custom' into check_spf Scott Bronson 2016-10-05 14:59:28 -0700
  • 907bf7580c Merge pull request #1 from sgregg85/custom_dns_template_typo Steve Gregg 2016-10-05 00:28:38 -0400