[commits] Horde branch master updated. 5d99d130fb23f205b007ddde9a84b79a092acd3b
Michael J. Rubinsky
mrubinsk at horde.org
Sat Aug 31 19:00:53 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: bc55e799e0af763fc0d2e3453226792c2e7dd67e
756e4f7 Fix detecting EAS version on clients that only support 14.0
5d99d13 Fix OPTIONS/SYNC loop due to incorrect handling of MS-RP header.
-----------------------------------------------------------------------
commit 756e4f7edcb0f6133689800718ac25ae81ad0b4a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sat Aug 31 14:39:54 2013 -0400
Fix detecting EAS version on clients that only support 14.0
...and use parameter compression.
framework/ActiveSync/lib/Horde/ActiveSync.php | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/756e4f7edcb0f6133689800718ac25ae81ad0b4a
-----------------------------------------------------------------------
commit 5d99d130fb23f205b007ddde9a84b79a092acd3b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Sat Aug 31 14:58:51 2013 -0400
Fix OPTIONS/SYNC loop due to incorrect handling of MS-RP header.
Some devices will reset sync state everytime the MS-RP header is
sent, regardless of if the versions are newer or not. Track the
last announced version header sent to the devce and only send
the MS-RP header if the versions are different.
framework/ActiveSync/lib/Horde/ActiveSync.php | 10 +++-
framework/ActiveSync/lib/Horde/ActiveSync/Device.php | 41 ++++++++++++++----
2 files changed, 39 insertions(+), 12 deletions(-)
http://git.horde.org/horde-git/-/commit/5d99d130fb23f205b007ddde9a84b79a092acd3b
More information about the commits
mailing list