The branch "master" has been updated. The following is a summary of the commits.
from: f3831529c1f18527fcec1e9f092723d6f2758885 c5d82f7 Some clients like e.g., iOS require the full version number in the headers. cf1c522 Exchange 2010sp2 is technically EAS 14.2. 0c58913 Add some more Exchange-ish headers to the OPTIONS response. ----------------------------------------------------------------------- commit c5d82f75bccf6982f7075de55299eed6b1442341 Author: Michael J Rubinsky <[email protected]> Date: Sat Jul 20 16:42:06 2013 -0400 Some clients like e.g., iOS require the full version number in the headers. Fixes iOS devices detecting available versions. E.g. 5.1.1 on older generation iPhones/iPads will now detect and use 14.0 instead of the previous max of 12.1. Also rearrange the Commands header to match what Exchange 2010 sends. framework/ActiveSync/lib/Horde/ActiveSync.php | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/c5d82f75bccf6982f7075de55299eed6b1442341 ----------------------------------------------------------------------- commit cf1c522bc2b815fdf91a72b2bfb55916e45469ad Author: Michael J Rubinsky <[email protected]> Date: Sat Jul 20 16:44:28 2013 -0400 Exchange 2010sp2 is technically EAS 14.2. No additional functionality added, just two additional security policies. framework/ActiveSync/lib/Horde/ActiveSync.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/cf1c522bc2b815fdf91a72b2bfb55916e45469ad ----------------------------------------------------------------------- commit 0c58913c88680c4a48f7c3fc8818b290c675488a Author: Michael J Rubinsky <[email protected]> Date: Sat Jul 20 16:52:22 2013 -0400 Add some more Exchange-ish headers to the OPTIONS response. framework/ActiveSync/lib/Horde/ActiveSync.php | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/0c58913c88680c4a48f7c3fc8818b290c675488a -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
