- 23 Aug, 2015 4 commits
-
-
Joshua Tauberer authored
Work-around for ownCloud 8.1.1 upgrade bug and tweaking munin's setup. v0.13a (August 23, 2015) ------------------------ Note: v0.13 (no 'a', August 19, 2015) was pulled immediately due to an ownCloud bug that prevented upgrades. v0.13a works around that problem. Mail: * Outbound mail headers (the Recieved: header) are tweaked to possibly improve deliverability. * Some MIME messages would hang Roundcube due to a missing package. * The users permitted to send as an alias can now be different from where an alias forwards to. DNS: * The secondary nameservers option in the control panel now accepts more than one nameserver and a special xfr:IP format to specify zone-transfer-only IP addresses. * A TLSA record is added for HTTPS for DNSSEC-aware clients that support it. System: * Backups can now be turned off, or stored in Amazon S3, through new control panel options. * Munin was not working on machines confused about their hostname and had lots of errors related to PANGO, NTP peers and network interfaces that were not up. * ownCloud updated to version 8.1.1 (with upgrade work-around), its memcached caching enabled. * When upgrading, network checks like blocked port 25 are now skipped. * Tweaks to the intrusion detection rules for IMAP. * Mail-in-a-Box's setup is a lot quieter, hiding lots of irrelevant messages. Control panel: * SSL certificate checks were failing on OVH/OpenVZ servers due to missing /dev/stdin. * Improve the sort order of the domains in the status checks. * Some links in the control panel were only working in Chrome.
-
Joshua Tauberer authored
-
Joshua Tauberer authored
Per https://github.com/owncloud/core/issues/18224 and https://discourse.mailinabox.email/t/v13-upgrade-issue-with-calendar/757/10, upgrades from anything to ownCloud 8.1.1 were broken. But the workaround is to run the upgrade step twice.
-
Joshua Tauberer authored
* let munin choose what it wants to monitor, it may need an update periodically * deactivate monitoring of NTP peers (this makes no sense) * deactivate monitoring of network interfaces that aren't up (also makes no sense) * we get errors in munin-node.log if we don't create /var/lib/munin-node/plugin-state/
-
- 19 Aug, 2015 7 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
v0.13 (August 19, 2015) ----------------------- Mail: * Outbound mail headers (the Recieved: header) are tweaked to possibly improve deliverability. * Some MIME messages would hang Roundcube due to a missing package. * The users permitted to send as an alias can now be different from where an alias forwards to. DNS: * The secondary nameservers option in the control panel now accepts more than one nameserver and a special xfr:IP format to specify zone-transfer-only IP addresses. * A TLSA record is added for HTTPS for DNSSEC-aware clients that support it. System: * Backups can now be turned off, or stored in Amazon S3, through new control panel options. * Munin was not working on machines confused about their hostname. * ownCloud updated to version 8.1.1, its memcached caching enabled. * When upgrading, network checks like blocked port 25 are now skipped. * Tweaks to the intrusion detection rules for IMAP. * Mail-in-a-Box's setup is a lot quieter, hiding lots of irrelevant messages. Control panel: * SSL certificate checks were failing on OVH/OpenVZ servers due to missing /dev/stdin. * Improve the sort order of the domains in the status checks. * Some links in the control panel were only working in Chrome.
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
automatic administrator aliases are probably not bidirectional because the administrator@ address is an alias and not a user
-
Joshua Tauberer authored
Querying dpkg for each package is slow, and we have way too much output on installation because of it.
-
Joshua Tauberer authored
-
- 17 Aug, 2015 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 16 Aug, 2015 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 15 Aug, 2015 3 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
fix problem with certificate verification on OpenVZ servers
-
root authored
-
- 14 Aug, 2015 3 commits
-
-
Joshua Tauberer authored
bidirectional alias controls: a new permitted_senders column in the aliases table allows setting who can send as an address independently of where the address forwards to But the default permitted senders are the same as the addresses the alias forwards to. Merge branch 'dhpiggott-bidirectional-alias-controls'
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 12 Aug, 2015 4 commits
-
-
Joshua Tauberer authored
Contacts and Calendar are now versioned separately from ownCloud core. Contacts appears to be in a v0.4.x.x series. This is the hash of v0.4.0.0. Per https://github.com/owncloud/calendar/issues/892, Calendar is in a 0.7.x series. This is the hash for 0.7.2.
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
Only core. The apps don't seem to have been updated.
-
- 11 Aug, 2015 2 commits
-
-
Joshua Tauberer authored
S3 backups fail if no prefix is used
-
Leo Koppelkamm authored
-
- 09 Aug, 2015 8 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
Merges branch 'ponychicken-backup'.
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
* going from s3 to file target wasn't working * use 'local' in the config instead of a file: url, for the local target, so it is not path-specific * break out the S3 fields since users can't be expected to know how to form a URL * use boto to generate a list of S3 hosts * use boto to validate that the user input for s3 is valid * fix lots of html errors in the backup admin
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 28 Jul, 2015 1 commit
-
-
Leo Koppelkamm authored
-
- 27 Jul, 2015 4 commits
-
-
Leo Koppelkamm authored
-
Leo Koppelkamm authored
-
Leo Koppelkamm authored
-
Leo Koppelkamm authored
-