[commits] Horde branch master updated. acdc1a0d2b640fa3db92e01f5f34c7a9643293cc

Michael Rubinsky mike at theupstairsroom.com
Sat Apr 10 14:52:18 UTC 2010


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

from: 06b511a298e7573734f9cdfea35297f524a58fd2

3668b4d Remove a bunch of @todo
669bf14 Throw exception if synckey is mangled, and return appropriate status code to PIM
3c87a07 remove todo and obsolete constants
acdc1a0 When performing remotewipe, only send <status> and <remotewipe />

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

commit 3668b4dd0ec247fcfdc2931a407596d7a930fe1e
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 10 10:02:22 2010 -0400

    Remove a bunch of @todo

 framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php  |   48 +++++------
 framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde.php |    7 +--
 2 files changed, 23 insertions(+), 32 deletions(-)

http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php?rt=horde-git&r1=06b511a298e7573734f9cdfea35297f524a58fd2&r2=3668b4dd0ec247fcfdc2931a407596d7a930fe1e
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde.php?rt=horde-git&r1=2d649c6162cbfdfb17dfaa31a3b28ef8919b1c12&r2=3668b4dd0ec247fcfdc2931a407596d7a930fe1e

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

commit 669bf14a4371eb61c356b5e11db2f4d9967ff6a9
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 10 10:09:42 2010 -0400

    Throw exception if synckey is mangled, and return appropriate status code to PIM

 framework/ActiveSync/lib/Horde/ActiveSync.php                    |    8 ++++-
 framework/ActiveSync/lib/Horde/ActiveSync/Request/FolderSync.php |    6 ++--
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php       |    7 +++-
 framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php         |    5 +--
 4 files changed, 16 insertions(+), 10 deletions(-)

http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync.php?rt=horde-git&r1=06b511a298e7573734f9cdfea35297f524a58fd2&r2=669bf14a4371eb61c356b5e11db2f4d9967ff6a9
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Request/FolderSync.php?rt=horde-git&r1=410a18386866385cf45ee6ffc3094fff4d23629a&r2=669bf14a4371eb61c356b5e11db2f4d9967ff6a9
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php?rt=horde-git&r1=edd0f81bcf1c66a86d1695e8864d9ee337f4a842&r2=669bf14a4371eb61c356b5e11db2f4d9967ff6a9
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php?rt=horde-git&r1=cf4b778d14a57998f1bb70fa2a9c55199de13119&r2=669bf14a4371eb61c356b5e11db2f4d9967ff6a9

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

commit 3c87a07a01cd9d95a933f0eb10251496df303bd3
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 10 10:52:40 2010 -0400

    remove todo and obsolete constants

 framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php |    4 ++--
 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml.php              |    2 --
 2 files changed, 2 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php?rt=horde-git&r1=410a18386866385cf45ee6ffc3094fff4d23629a&r2=3c87a07a01cd9d95a933f0eb10251496df303bd3
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Wbxml.php?rt=horde-git&r1=1df21a8c8c365ffee80566607a26b30cc4bc4378&r2=3c87a07a01cd9d95a933f0eb10251496df303bd3

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

commit acdc1a0d2b640fa3db92e01f5f34c7a9643293cc
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 10 10:53:04 2010 -0400

    When performing remotewipe, only send <status> and <remotewipe />
    
    We were sending the entire provision section - it should be ignored by
    clients...but the spec clearly states it should only contain <remotewipe />

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Provision.php |   70 ++++---
 1 files changed, 38 insertions(+), 32 deletions(-)

http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Request/Provision.php?rt=horde-git&r1=410a18386866385cf45ee6ffc3094fff4d23629a&r2=acdc1a0d2b640fa3db92e01f5f34c7a9643293cc




More information about the commits mailing list