- 24 Aug, 2015 1 commit
-
-
Patrick J Cherry authored
-
- 23 Aug, 2015 1 commit
-
-
Patrick J Cherry authored
-
- 21 Aug, 2015 2 commits
-
-
Patrick J Cherry authored
-
Patrick J Cherry authored
-
- 19 Aug, 2015 2 commits
-
-
James Carter authored
-
David Edwards authored
-
- 07 Aug, 2015 5 commits
-
-
Patrick J Cherry authored
-
Patrick J Cherry authored
-
Patrick J Cherry authored
-
Patrick J Cherry authored
-
Patrick J Cherry authored
-
- 04 Aug, 2015 1 commit
-
-
Patrick J Cherry authored
"non-local-but-local" domains from non-local domains. Ticket #620219
-
- 22 Jun, 2015 1 commit
-
-
Patrick J Cherry authored
-
- 17 Jun, 2015 1 commit
-
-
Patrick J Cherry authored
-
- 10 Jun, 2015 1 commit
-
-
Patrick J Cherry authored
email: Don't split passwords with spaces in. Because that breaks auth with passwords that contain spaces.
-
- 08 Apr, 2015 1 commit
-
-
Steve Kemp authored
We want to use unattended upgrades in the future, in the jessie release of symbiosis, but internally we already have several hosts which run symbiosis and have unattended upgrades. We want to ensure that those hosts we have which run both have a consistent upgrade mechanism, and it seems that unattended-upgrades is probably the prefered route - if only to gain experience of the failures we might anticipate in the future. This closes #10453. This fixes #10453.
-
- 01 Apr, 2015 10 commits
-
-
Patrick J Cherry authored
-
Steve Kemp authored
-
Steve Kemp authored
-
Patrick J Cherry authored
-
Patrick J Cherry authored
-
Patrick J Cherry authored
This was already fixed, but this is a test to make sure it definitely is. Fixes #7953
-
Steve Kemp authored
-
Steve Kemp authored
-
Steve Kemp authored
-
Steve Kemp authored
Our module is called when an internal request results in a file-not-found error. At this point we kick in and try to update the virtual host to point to the first sensible one we find. Unfortunately we had an error in the counting. Given two hosts: /srv/blog.example.com/ /srv/example.com/ If a request came to the first site due to a rewrite from mod_rewrite, we'd be invoked because of the internal-404. We'd then fixup the hostname and then mod_rewrite would fixup the path. however we started counting the hostname fro the first letter, such that /srv/blog.example.com would never be found. So we'd always update the hostname to /srv/example.com and at that point mod_rewrite would correct the path and the request would go to the wrong vhost.
-
- 31 Mar, 2015 14 commits
-
-
Patrick J Cherry authored
-
Patrick J Cherry authored
Fixes #8473
-
Patrick J Cherry authored
-
Patrick J Cherry authored
-
Patrick J Cherry authored
-
Patrick J Cherry authored
-
Patrick J Cherry authored
-
Patrick J Cherry authored
-
Patrick J Cherry authored
-
Patrick J Cherry authored
-
Patrick J Cherry authored
Also updated maintainers and uploaders.
-
Patrick J Cherry authored
-
Patrick J Cherry authored
-
Patrick J Cherry authored
-