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

Commit Graph

  • d155aa8745 if all system services are running, say so in the status checks rather than being totally silent Joshua Tauberer 2015-01-17 15:25:28 +0000
  • c0bfd6d15f bring CHANGELOG up to date Joshua Tauberer 2015-01-17 15:23:57 +0000
  • 24cc108147 if a custom CNAME record is set, don't add a default A/AAAA record, e.g. for 'www' Joshua Tauberer 2015-01-17 15:00:16 +0000
  • 074b75b6a5 dockerize (work in progress) Joshua Tauberer 2014-08-17 08:48:27 -0400
  • bac28d2386 when checking if system services are running, when a public service fails, try a localhost connection to see if the problem is the service or networking Joshua Tauberer 2015-01-17 13:05:36 -0500
  • 5054d78693 zpush: must install git (probably just affects Vagrant) Joshua Tauberer 2015-01-17 12:35:39 -0500
  • 2b7326f504 if all system services are running, say so in the status checks rather than being totally silent Joshua Tauberer 2015-01-17 15:25:28 +0000
  • d742ad4038 bring CHANGELOG up to date Joshua Tauberer 2015-01-17 15:23:57 +0000
  • cb11b01f47 if a custom CNAME record is set, don't add a default A/AAAA record, e.g. for 'www' Joshua Tauberer 2015-01-17 15:00:16 +0000
  • c38c61a1e4 internationalized domain names Joshua Tauberer 2015-01-17 14:48:18 +0000
  • b02d7d990e install cron in case it isn't already installed Joshua Tauberer 2015-01-11 20:00:11 +0000
  • 87f82addbc preflight memory check: units problems Joshua Tauberer 2015-01-11 14:09:21 +0000
  • 09713e8eab status checks: check that system services are running Joshua Tauberer 2015-01-11 13:04:14 +0000
  • 0aa3941832 release v0.06 v0.06 Joshua Tauberer 2015-01-04 15:18:13 -0500
  • fea77e41df Owncloud doesnt't support CARDDAV_SUPPORTS_SYNC Joshua Tauberer 2015-01-04 16:03:55 +0000
  • 74ef9ab7c5 Merge pull request #288 from fjuan/srv_doc Joshua Tauberer 2015-01-04 09:19:24 -0500
  • 6499c82d7f explain how to add SRV records to DNS zonefile using the API Francisco de Juan 2015-01-04 10:23:34 +0100
  • 80e97feee2 update CHANGELOG Joshua Tauberer 2015-01-02 23:47:19 +0000
  • fddab5d432 allow the dns api to set srv records Joshua Tauberer 2015-01-02 23:39:09 +0000
  • c4e4805160 ensure postfix/postgrey agree on whether to communicate with ipv4 or ipv6 Joshua Tauberer 2015-01-02 23:37:14 +0000
  • c75950125d set dovecot default_process_limit and fs.inotify.max_user_instances to better defaults Joshua Tauberer 2015-01-02 23:22:33 +0000
  • f141af4b61 status checks: dont die if openssh-server isn't installed Joshua Tauberer 2015-01-02 22:55:28 +0000
  • 3d8ea0e6ed mail log scanner: dont assume lines are utf8 Joshua Tauberer 2015-01-02 22:49:25 +0000
  • 6efeff6fce [Z-Push] Owncloud doesnt't support CARDDAV_SUPPORTS_SYNC, so set it to false H8H 2014-12-29 16:34:24 +0100
  • 399f9d9bdf in status checks, clear bind9 cache using rndc rather than restarting bind9 Joshua Tauberer 2014-12-26 13:22:14 +0000
  • 2b76fd299e admin: ensure multiple concurrent api calls dont confuse the ajax loading indicator (track number of open requets, stop fade animation when it is time to hide) Joshua Tauberer 2014-12-21 22:47:11 +0000
  • 90592bb157 add a control panel for setting custom dns records so that we dont have to use the api manually Joshua Tauberer 2014-12-21 11:31:10 -0500
  • 5cf38b950a bump ownCloud to 7.0.4; fixes #283 Joshua Tauberer 2014-12-12 01:00:35 +0000
  • 3bc5361491 Merge pull request #282 from m4rcs/master Joshua Tauberer 2014-12-09 11:17:30 -0500
  • c3a7e3413b Fixed a small status check bug, where secondary dns server check fails misleadingly. Marc Schiller 2014-12-09 12:40:32 +0100
  • d390bfb215 indicate in the admin when a multi-domain or wildcard certificate is in use Joshua Tauberer 2014-12-05 14:43:52 -0500
  • ceba53f1c4 explain how to install a multi-domain or wildcard ssl cert; if one is installed, the Replace Cert button in the admin for non-primary domains should not replace the cert on the primary domain Joshua Tauberer 2014-12-05 14:25:14 -0500
  • be59bcd47d for .fund domains use RSASHA256 DNSSEC keys Joshua Tauberer 2014-12-05 11:58:30 -0500
  • cfe0fa912a add a 'redirects' feature in web/custom.yaml Joshua Tauberer 2014-12-05 11:57:26 -0500
  • 532541989c TOTP two-factor authentication Joshua Tauberer 2014-12-01 20:12:02 +0000
  • d52d20eaa8 /admin login now issues a user-specific API key Joshua Tauberer 2014-12-01 19:20:46 +0000
  • b3fd99d5c6 replace Dovecot authentication (formerly an sql query) with a call to our management daemon Joshua Tauberer 2014-11-30 11:59:10 -0500
  • 32830842b1 test_mail.py: add a speedier --imap-only option Joshua Tauberer 2014-11-30 10:46:42 -0500
  • c2ec6e66b8 refactor management daemon authentication a) to separate authorization and b) to use 'doveadm pw' rather than 'doveadm auth test' so that it is decoupled from dovecot's login mechanism Joshua Tauberer 2014-11-30 10:43:07 -0500
  • 31d6128a2b nginx: explicitly listen on both ipv4 and ipv6 (works even if ipv6 isn't present) Joshua Tauberer 2014-11-28 14:40:02 +0000
  • 82cf5b72e4 simplify some output in the work-in-progress mail log scanner Joshua Tauberer 2014-11-21 16:30:12 +0000
  • 5a34f13b85 Fixes Vagrant image URL to download. Ariel Gerardo Ríos 2014-11-26 11:47:03 -0300
  • 8ec8c42441 Merge pull request #275 from grepwood/master Joshua Tauberer 2014-11-25 10:39:13 -0500
  • 7e36e1fd90 added sudo to the list Michael Dec 2014-11-25 15:36:34 +0000
  • 2b004b7dae Merge b2079a852c into a7710e9058 Michael Dec 2014-11-25 11:33:19 +0000
  • b2079a852c not every setup comes with sudo installed Michael Dec 2014-11-25 09:25:26 +0000
  • 1850ef8a6c Merge 1094358c73 into a7710e9058 Joshua Tauberer 2014-11-22 08:50:46 +0000
  • a7710e9058 dns.resolver.query treats hostnames as relative names if they don't end in a period Joshua Tauberer 2014-11-21 15:14:23 +0000
  • 1094358c73 update to latest nginx ssl config from konklone Joshua Tauberer 2014-11-19 01:01:15 +0000
  • b5e21daa98 enable SPDY by installing nginx 1.6 from the nginx PPA Joshua Tauberer 2014-11-19 00:55:58 +0000
  • 3133dcd5a3 release 0.05 v0.05 Joshua Tauberer 2014-11-18 16:52:02 +0000
  • 057c1dd913 recommend IMAP/SMTP for everyone Joshua Tauberer 2014-11-18 16:47:14 +0000
  • 06f2477cfd the new iOS configuration profile also is used on OS X 10.10.1, see #261 Joshua Tauberer 2014-11-18 16:32:37 +0000
  • 1abc8ed469 add CHANGELOG entries for recent work Joshua Tauberer 2014-11-14 14:13:24 +0000
  • cdaa2c847d [merge] iOS Mobile Configuration Profile Joshua Tauberer 2014-11-14 13:52:39 +0000
  • b04addda9a move the mobileconfig into the conf directory as a plain XML file and handle substitutions and copying to /var in web.sh Joshua Tauberer 2014-11-14 13:49:01 +0000
  • 7e7abf3b53 support "domain aliases" (@domain => @domain aliases) Joshua Tauberer 2014-11-14 13:33:12 +0000
  • 9b9f5abf8f update to ownCloud 7.0.3 Joshua Tauberer 2014-11-14 13:01:28 +0000
  • 7db80458dd fix description Norman 2014-11-06 15:42:22 +0100
  • 5775cab175 various fixes Norman 2014-11-06 15:33:08 +0100
  • c872e6a9f0 iOS Configuration Profile Norman 2014-11-05 17:17:38 +0100
  • 995b7c4d2b Merge pull request #260 from fpgaminer/master Joshua Tauberer 2014-11-05 06:43:46 -0500
  • f797eecaca Fix typo in zpush.sh comment fpgaminer 2014-11-04 19:53:24 -0800
  • de0ccd0632 [merge] Disable encapsulation of spam and marking of it as seen Joshua Tauberer 2014-10-31 11:20:47 +0000
  • be9d97902f Disable encapsulation of spam and marking of it as seen David Piggott 2014-10-19 16:32:31 +0100
  • 20c5471a89 expose the ownCloud API, fixes #240, fixes #242 Joshua Tauberer 2014-10-28 12:05:07 +0000
  • 7e5c8b9fbe Merge 839307a154 into ec73c171c7 h8h 2014-10-28 12:00:19 +0000
  • ec73c171c7 when installing a ssl cert for the primary hostname, dns, postfix, and dovecot all need to be updated/kicked Joshua Tauberer 2014-10-28 11:38:04 +0000
  • e6c0ef593a Turn on auto-indexing of mail Jonty Wareing 2014-10-24 23:09:29 +0100
  • f9acf0adec better errors for ssl certificates Joshua Tauberer 2014-10-24 21:30:33 +0000
  • b49cedb584 Merge 6fc6b1e6a1 into 8b65c11cdf Joel Kåberg 2014-10-24 15:13:53 +0000
  • 8b65c11cdf the namecheap link was bad Joshua Tauberer 2014-10-23 17:17:26 +0000
  • 34fca29dd3 fix the animated scroll target on the ssl panel to scroll so that the header is actually visible and not covered by the nav bar Joshua Tauberer 2014-10-23 17:10:21 +0000
  • b75fbf22ca clear the local dns cache each time the status checks are run by restarting bind9 Joshua Tauberer 2014-10-23 17:06:33 +0000
  • d790cae0e2 DNSSEC: use RSASHA256 for the .guide tld too Joshua Tauberer 2014-10-23 17:03:23 +0000
  • e2d9ed153f Add support for fast searching via Solr Jonty Wareing 2014-10-22 20:14:05 +0100
  • a68703dfb3 add a tool for me to see how many installations are happening by scanning for accesses to bootstrap.sh Joshua Tauberer 2014-10-21 14:02:19 +0000
  • f35b2081a1 s/os.rename/shutil.move/ so that the file can be moved across filesystem boundaries, fxies #246 Joshua Tauberer 2014-10-21 11:45:14 +0000
  • f0508d8cc9 Improve wrapping of external DNS value column to prevent layout overflow David Piggott 2014-10-19 23:47:39 +0100
  • 47dd59c2a7 admin mail guide: use bootstrap .panel to style the tips Joshua Tauberer 2014-10-21 11:08:44 +0000
  • c2fe1bc2e3 document +tag addresses in the mail guide Joshua Tauberer 2014-10-21 11:07:59 +0000
  • cce1184090 admin: change the css class name around the panels to not invoke the bootstrap 'panel' css Joshua Tauberer 2014-10-21 11:01:23 +0000
  • 1adb1d8307 admin: there is no need to make each panel a separate bootstrap container Joshua Tauberer 2014-10-21 10:56:52 +0000
  • c2174e10a6 some admin pages had a container within a container Joshua Tauberer 2014-10-21 10:44:52 +0000
  • e9d64b8d30 Merge 86617f5836 into 18283c7df0 David Piggott 2014-10-21 03:21:07 +0000
  • 18283c7df0 Merge pull request #248 from dhpiggott/bash-fix Joshua Tauberer 2014-10-20 16:35:57 -0400
  • 3ff74c8dc5 Add source line so dkim should actually work when run separately David Piggott 2014-10-20 21:33:20 +0100
  • e997114d6e Add shebangs to enable running dkim and webmail scripts separately David Piggott 2014-10-20 21:20:24 +0100
  • e9aecba4df update to roundcube 1.0.3, and really update Joshua Tauberer 2014-10-20 12:48:12 +0000
  • 86617f5836 Improve wrapping of external DNS value column to prevent layout overflow David Piggott 2014-10-19 23:47:39 +0100
  • 3e261dee66 Fix various Bootstrap container/row/column abuses resulting in broken layouts David Piggott 2014-10-19 22:40:22 +0100
  • 839307a154 Get the Owncloud API Calls working h8h 2014-10-17 14:52:32 +0200
  • 6585384daa bring the max outgoing mail size via webmail and z-push in line with the limit set in postfix: 128 MB Joshua Tauberer 2014-10-16 21:49:28 +0000
  • 6bc821676c add the sa-learn permissions changes to the CHANGELOG Joshua Tauberer 2014-10-15 15:45:13 +0000
  • 1b96734ae8 Merge 559b98f44a into f38ef0223d sqeezy80 2014-10-16 16:56:36 +0000
  • 559b98f44a max body size for z-push sqeezy80 2014-10-16 18:52:37 +0200
  • f38ef0223d update version number in CHANGELOG Joshua Tauberer 2014-10-15 12:36:34 -0400
  • 8902e9d1fc bump bootstrap to incoming v0.04 tag Joshua Tauberer 2014-10-15 12:33:20 -0400
  • 86a5394f07 fix control panel when no backup has been made yet Joshua Tauberer 2014-10-15 12:31:08 -0400
  • df5df18820 fixes for bootstrap.sh for upgrading Joshua Tauberer 2014-10-15 12:22:48 -0400