Commit Graph

  • ed1679baef Disable error all andryyy 2017-05-13 23:07:48 +0200
  • 0cfd0b55bd Merge pull request #268 from mailcow/dev André Peters 2017-05-13 23:06:19 +0200
  • 2291b4e121 Added SOGo logs andryyy 2017-05-13 22:58:29 +0200
  • 980acb507e Log to redis and file andryyy 2017-05-13 22:58:10 +0200
  • 5e537825e8 Merge pull request #267 from michael-k/dockerfiles André Peters 2017-05-13 21:50:31 +0200
  • 766a986f27 [Dockerfiles] Do not install both curl and wget Michael Käufl 2017-05-13 16:49:10 +0200
  • 7fd982f948 [Dockerfiles] Do not persist DEBIAN_FRONTEND=noninteractive in images Michael Käufl 2017-05-13 16:29:18 +0200
  • e081a847a1 [Dockerfiles] Do not keep curl installed Michael Käufl 2017-05-13 16:28:23 +0200
  • 559d9dda71 [Dockerfiles] Run rm as early as possible Michael Käufl 2017-05-13 16:11:04 +0200
  • 85be7aa973 [Dockerfiles] Sorted list of packages Michael Käufl 2017-05-13 16:07:06 +0200
  • 9ab9d76240 [Dockerfiles] Used best practices for apt-get Michael Käufl 2017-05-13 15:52:16 +0200
  • d0d0961006 [Dockerfiles] Replaced deprecated MAINTAINER with LABEL Michael Käufl 2017-05-13 15:33:32 +0200
  • 0a90bdc4df Fixes #264 andryyy 2017-05-13 09:42:17 +0200
  • 0950985894 Merge pull request #203 from mkuron/patch-2 André Peters 2017-05-13 09:10:32 +0200
  • 42445bee52 Merge pull request #265 from michael-k/indentation André Peters 2017-05-13 09:04:46 +0200
  • 66634b19fd Use more alpine images, thanks to K2rool andryyy 2017-05-13 09:04:10 +0200
  • 15853df84c JS changes and fixes andryyy 2017-05-13 08:55:34 +0200
  • 6cd97c46c5 Used tabs for indentation in Dockerfiles Michael Käufl 2017-05-12 20:54:23 +0200
  • b1d0776ad1 Fix selection in filter field andryyy 2017-05-11 23:18:57 +0200
  • a478c50681 Change to tabstops andryyy 2017-05-11 23:15:06 +0200
  • 14a9a1c616 A lot of changes... still not finished, use with caution. Edit actions can be done with the internal API, trying to get rid of edit and add files andryyy 2017-05-11 23:10:32 +0200
  • f582f0f01b Various fixes, update u2flib andryyy 2017-05-09 23:25:23 +0200
  • 4cb8596ff0 Remove unused and unnamed volume andryyy 2017-05-09 23:25:13 +0200
  • a8e550244e Remove DKIM keys with api andryyy 2017-05-09 21:30:08 +0200
  • 93046dea45 Fixes #261 andryyy 2017-05-09 21:29:51 +0200
  • 4099b6e25d Merge branch 'dev' of https://github.com/mailcow/mailcow-dockerized into dev andryyy 2017-05-09 13:44:03 +0200
  • bbff045d04 Use API for forwarding hosts andryyy 2017-05-09 13:43:54 +0200
  • 6ebcac5bcb Merge pull request #259 from mkuron/patch-1 André Peters 2017-05-09 11:55:52 +0200
  • 759f21ac6b Consistent symbol names for forwarding hosts Michael Kuron 2017-05-09 07:29:43 +0200
  • 74359f6df4 Use Redis for forwarded_hosts, some fixes andryyy 2017-05-08 23:09:40 +0200
  • d64ed65575 Add multimap and forced actions for forwarded_hosts, removed from settings andryyy 2017-05-08 23:09:21 +0200
  • 5861bec0c3 Merge pull request #256 from mkuron/forwardinghosts André Peters 2017-05-08 19:00:42 +0200
  • 97dc8d9ff8 Fix modal in admin andryyy 2017-05-08 15:44:30 +0200
  • f77c40a179 Better log table, some MySQL to Redis migrations, API changes, other minor changes... andryyy 2017-05-08 15:41:05 +0200
  • 2e6fdba2b6 PHP should depend on Redis andryyy 2017-05-08 15:40:31 +0200
  • cdf7c87e20 Deleted two http maps, replaced by redis multimaps, much better tag system andryyy 2017-05-08 15:39:33 +0200
  • a18bcce93d Minor style changes andryyy 2017-05-08 15:38:03 +0200
  • 653d23a843 Migrate some settings and DKIM keys to Redis when starting andryyy 2017-05-08 15:35:24 +0200
  • a267a4ad71 Use DKIM selector from Redis andryyy 2017-05-08 14:11:30 +0200
  • 7931b00fa0 Fix column width Michael Kuron 2017-05-08 07:46:36 +0200
  • 519be0d9f8 Merge branch 'forwardinghosts' of github.com:mkuron/mailcow-dockerized into forwardinghosts Michael Kuron 2017-05-08 07:39:51 +0200
  • 7efc720d47 Merge remote-tracking branch 'origin/dev' into forwardinghosts Michael Kuron 2017-05-08 07:39:30 +0200
  • 3b80a1af37 Change admin layout, add Postfix logs andryyy 2017-05-08 00:27:35 +0200
  • aa98d86feb Sieve rule for tags changed andryyy 2017-05-08 00:27:16 +0200
  • 2444cd1cd2 Remove duplicated SQL Michael Kuron 2017-05-07 20:12:24 +0200
  • 2dd9e1b14f Fix hostname detection andryyy 2017-05-07 17:46:10 +0200
  • a52f15e5e8 Remove submodule, add as common directory andryyy 2017-05-07 13:44:35 +0200
  • 3c937f75ba Add OWASP CSRF Protector, add more secure session handling andryyy 2017-05-07 13:38:31 +0200
  • ae6d7d63fc Optionally enable spam filter for forwarding hosts Michael Kuron 2017-05-07 08:50:28 +0200
  • 8c8bfc0108 Add Json log parser for Dovecot and Postfix containers andryyy 2017-05-06 23:52:40 +0200
  • d614aaf617 Add Json logger andryyy 2017-05-06 23:42:18 +0200
  • fa3a47fde5 Log to syslog andryyy 2017-05-06 23:42:07 +0200
  • ecda4fb1d1 Change whitelist for forwarding hosts andryyy 2017-05-06 23:41:58 +0200
  • f1571c08a5 Add ipv6nat container Michael Kuron 2017-05-05 20:28:05 +0200
  • f02b47ac27 Enable local IPv6 Michael Kuron 2017-04-17 11:21:07 +0200
  • 026d2f14d0 Merge lang files from dev andryyy 2017-05-06 08:10:31 +0200
  • b3a161f930 Keep format andryyy 2017-05-06 08:09:40 +0200
  • 8daee3656e Merge pull request #181 from vivernet/patch-1 André Peters 2017-05-06 08:02:24 +0200
  • 109de92278 Merge pull request #184 from skupfer/update_lang André Peters 2017-05-06 08:01:19 +0200
  • 112c417ae4 Merge branch 'master' into update_lang André Peters 2017-05-06 08:00:37 +0200
  • 1501df6e42 Use Redis for DKIM keys, define any selector, auto-merge old keys to Redis and fallback to files andryyy 2017-05-05 10:35:27 +0200
  • a790c2bdc0 Add phpredis andryyy 2017-05-05 10:34:31 +0200
  • 898a966fd8 Merge branch 'dev' andryyy 2017-05-04 19:12:28 +0200
  • e3f9839410 Do not use sld for DKIM signing andryyy 2017-05-04 19:12:21 +0200
  • 33ab4abc6e Merge branch 'dev' andryyy 2017-05-03 22:26:31 +0200
  • 711fa922e6 Fail silent andryyy 2017-05-03 22:26:21 +0200
  • edc41b48d1 Add map for scheme... andryyy 2017-05-03 22:26:10 +0200
  • b7106bf8fc Merge branch 'dev' andryyy 2017-05-03 18:05:55 +0200
  • f1e4b4fb39 Added TOTP, minor fixes andryyy 2017-05-03 18:05:35 +0200
  • 2f0129539b Hopefully fix all Nginx reverse proxy issues, see documentation updates! andryyy 2017-05-03 18:05:13 +0200
  • fe43da48be Merge branch 'dev' of https://github.com/mailcow/mailcow-dockerized into dev andryyy 2017-05-03 18:02:13 +0200
  • e80ecd8a4c Show correct timezone in sync jobs andryyy 2017-05-03 18:02:04 +0200
  • 70b0adb714 Merge pull request #238 from broedli/patch-3 André Peters 2017-05-02 18:24:15 +0200
  • 0d9cdce818 Adjust 'save changes' button broedli 2017-05-02 17:35:45 +0200
  • 24c97515a8 80% table width on large screens, some minor td size changes andryyy 2017-05-02 15:17:37 +0200
  • 7734a4fdbd Merge branch 'dev' andryyy 2017-05-02 09:42:18 +0200
  • 3fc42465a0 Fix width problems in mailbox table, change image name to stretch andryyy 2017-05-02 09:42:07 +0200
  • 8f5ffdf020 Fix readme link andryyy 2017-05-01 21:43:41 +0200
  • 4ff6f2dbf9 Fix readme link andryyy 2017-05-01 21:43:19 +0200
  • 73be3bb259 Remove mkdocs.yml, remove unused docs site ignore andryyy 2017-05-01 21:36:07 +0200
  • 67c2502eb6 Remove old docs file, remove docs site ignore andryyy 2017-05-01 21:35:30 +0200
  • 2f4e9305eb Remove docs andryyy 2017-05-01 21:25:19 +0200
  • 748e7b65e4 Move docs to own repo andryyy 2017-05-01 21:24:55 +0200
  • 06da751c9c Merge branch 'dev', fixes #235 andryyy 2017-05-01 19:13:58 +0200
  • eb6bc9e738 Mailbox table: break all andryyy 2017-05-01 19:13:46 +0200
  • 62c5e03eb6 Merge branch 'dev' andryyy 2017-05-01 17:03:52 +0200
  • e7a1ec2278 Fix key_id andryyy 2017-05-01 17:03:47 +0200
  • b85057171f Merge branch 'dev' andryyy 2017-05-01 16:34:25 +0200
  • ea77f60dae Fixes U2F, fixes #231 andryyy 2017-05-01 16:34:09 +0200
  • b776b8deb4 Merge branch 'dev' andryyy 2017-05-01 16:20:26 +0200
  • 4cce211c22 Fix db for sync jobs, fixes #232 andryyy 2017-05-01 16:20:21 +0200
  • 013579bae8 Merge branch 'dev' andryyy 2017-04-30 21:44:49 +0200
  • 53c3c47049 Show mailcow apps in header andryyy 2017-04-30 21:44:42 +0200
  • 2184caa2cb Merge branch 'dev' andryyy 2017-04-30 12:18:28 +0200
  • 3ffc20e238 Fixes #225 > Subquery can return multiple rows andryyy 2017-04-30 12:18:19 +0200
  • 8ac8838915 Merge branch 'dev' andryyy 2017-04-29 22:19:54 +0200
  • f4a0289e71 Important fix: Adding a domain was not possible andryyy 2017-04-29 22:19:35 +0200
  • 069c93cb64 Merge branch 'dev' andryyy 2017-04-29 16:42:30 +0200
  • 9bb1c2cc06 Remove old file andryyy 2017-04-29 16:36:51 +0200
  • 8f213e8df9 Changes to api path andryyy 2017-04-29 16:36:41 +0200