[commits] Horde branch develop updated. 5664faffe2f4e90af9737bb2079f86c99a0b5b81

Michael J. Rubinsky mrubinsk at horde.org
Mon Jul 16 16:53:59 UTC 2012


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

from: ab2a584c92979c59b00b80baf6275c2e898b1d6f

1fd24f0 Typo
6a4cbd8 Apple does it again. Handle protocol violation that causes iOS devices to crash.
5664faf No need for refeference here.

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

commit 1fd24f0de1984f6634bed0ef140d4123e94bc980
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 16 12:49:19 2012 -0400

    Typo

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

http://git.horde.org/horde-git/-/commit/1fd24f0de1984f6634bed0ef140d4123e94bc980

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

commit 6a4cbd8013981d3ed699ab0f1246e6144e146956
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 16 12:50:50 2012 -0400

    Apple does it again. Handle protocol violation that causes iOS devices to crash.
    
    Apple ignores the specs and sends a COMMANDS container with a synckey of 0. Granted,
    it's only asking for a FETCH which should theoretically be possible without valid state,
    but then the device crashes if we actually try to honor the FETCH request.
    
    Ignore all COMMANDS containers in an initial SYNC request (synckey == 0).

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php |   77 ++++++------
 1 files changed, 40 insertions(+), 37 deletions(-)

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

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

commit 5664faffe2f4e90af9737bb2079f86c99a0b5b81
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon Jul 16 12:53:07 2012 -0400

    No need for refeference here.

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

http://git.horde.org/horde-git/-/commit/5664faffe2f4e90af9737bb2079f86c99a0b5b81




More information about the commits mailing list