[commits] Horde branch master updated. 84ff252bcf74f3304e6fb7965b7df1355ff4cb17

Michael J. Rubinsky mrubinsk at horde.org
Mon Jan 2 00:59:20 UTC 2012


The branch "master" has been updated.
The following is a summary of the commits.

from: bd32bce7a1cd84748473b8ade4cacf6076c6a74c

6b88c9a Fix building SQL query.
d907c88 ws
17216ad Fix remote wipe for iOS.
7d7d56f Fix remote wipe initiation on some android devices.
84ff252 BFN

-----------------------------------------------------------------------

commit 6b88c9aff16bd4e213308339a518ccf9bc15ae37
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jan 1 15:30:49 2012 -0500

    Fix building SQL query.
    
    Don't concantenate.

 framework/ActiveSync/lib/Horde/ActiveSync/State/History.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/6b88c9aff16bd4e213308339a518ccf9bc15ae37

-----------------------------------------------------------------------

commit d907c8804a7eb541b9d11cefb11dd9a25c701eed
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jan 1 15:31:17 2012 -0500

    ws

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Base.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/d907c8804a7eb541b9d11cefb11dd9a25c701eed

-----------------------------------------------------------------------

commit 17216ad38575e944031a1de765ee41095d336638
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jan 1 19:53:51 2012 -0500

    Fix remote wipe for iOS.
    
    iOS now seems to send broken wbxml for a REMOTEWIPE ack. Account for this.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Provision.php |   24 ++++--
 1 files changed, 16 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/17216ad38575e944031a1de765ee41095d336638

-----------------------------------------------------------------------

commit 7d7d56f099f8fa1cdd9affc8acc868691674d4d2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jan 1 19:56:15 2012 -0500

    Fix remote wipe initiation on some android devices.
    
    According to the AOSP source code, the sync manager looks for the
    policy data before it checks for REMOTEWIPE, so if the policy data
    is not sent, the device will NEVER ack. the REMOTEWIPE.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Provision.php |   49 +++----
 1 files changed, 24 insertions(+), 25 deletions(-)

http://git.horde.org/horde-git/-/commit/7d7d56f099f8fa1cdd9affc8acc868691674d4d2

-----------------------------------------------------------------------

commit 84ff252bcf74f3304e6fb7965b7df1355ff4cb17
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Jan 1 19:59:07 2012 -0500

    BFN

 framework/ActiveSync/package.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/84ff252bcf74f3304e6fb7965b7df1355ff4cb17




More information about the commits mailing list