- 07 Sep, 2014 3 commits
-
-
Joshua Tauberer authored
dns: move the quoting of TXT records to when we write the zone file so that we can display it unquoted in the External DNS instructions
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 04 Sep, 2014 4 commits
-
-
Joshua Tauberer authored
Support more concurrent connections for PHP services
-
Joel Kåberg authored
-
Joel Kåberg authored
-
Joel Kåberg authored
My logs were showing lots of: [04-Sep-2014 15:52:41] WARNING: [pool www] server reached pm.max_children setting (5), consider raising it
-
- 03 Sep, 2014 7 commits
-
-
Joshua Tauberer authored
fixes #175 (hopefully)
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
fix permissions for owncloud-unlockadmin script
-
Filip Weiss authored
-
Joshua Tauberer authored
split CardDAV instrctions into a new page and add CalDAV instructions; create nice redirects at /cloud/calendar and /cloud/contacts
-
Joshua Tauberer authored
-
- 01 Sep, 2014 6 commits
-
-
Joshua Tauberer authored
Also updating the values for secondary DNS, but we're not set up for secondary DNS so it won't matter. see #172
-
Joshua Tauberer authored
-
Joshua Tauberer authored
The user might acquire the sources via some means other than a git clone. On Vagrant, the files come in via Vagrant. So test for git before running `git describe`.
-
Joshua Tauberer authored
Merge branch 'master' of github.com:jkaberg/mailinabox
-
Joel Kåberg authored
-
Joel Kåberg authored
-
- 31 Aug, 2014 2 commits
-
-
Joel Kåberg authored
this will always download the latest ownCloud and upgrade if ownCloud install dir exist, this apphroach allows us to keep existing user plugins. currently not checking if currently installed version is equal to the one we're downloading as I couldn't find a proper solution for that
-
Joshua Tauberer authored
-
- 27 Aug, 2014 8 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
Add a helper script to unlock ownClouds admin features
-
Joshua Tauberer authored
locale-safe check if we have enough memory installed
-
Joshua Tauberer authored
expose the control panel only on PRIMARY_HOSTNAME since /admin might conflict with other stuff hosted on other domains
-
Joshua Tauberer authored
-
Joshua Tauberer authored
show the tag or commit the user is on in the output to aid debugging when a user posts the output somewhere
-
- 26 Aug, 2014 10 commits
-
-
Helmuth Gronewold authored
-
Helmuth Gronewold authored
-
Joshua Tauberer authored
CLI usage for aliases with multiple recipients
-
Joshua Tauberer authored
reads from /dev/random need to use count= to actually get that many bytes or else reads might be shorter
-
Helmuth Gronewold authored
Also swith blocksize and count at the owncloud-specific key generation to ensure get as much bytes as you wanted.
-
Helmuth Gronewold authored
Switch blocksize and count when reading from urandom with dd, to prevent getting fewer bytes for the secret key.
-
Joshua Tauberer authored
Fix typo in dns_update.py.
-
Ben Schumacher authored
-
Michael Simmons authored
-
Joshua Tauberer authored
Replace spaces by tabs in 106-109. See 92c7815d.
-