[commits] Horde branch master updated. 38a94cc1b2c10a8960531ed023d8ba917a11019b

Michael J. Rubinsky mrubinsk at horde.org
Fri Jan 24 05:47:01 UTC 2014


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

from: efb3dacf594a1665544ba856fb75306a7a4ff750

567323e This needs to be case-insensitive.
c1ea32c Per the EAS specs, this is the client's job.
f695d7d Fix sending server changes in certain cases.
38a94cc Send proper status code when srcmsg is not found.

Summary: http://github.com/horde/horde/compare/efb3dacf594a1665544ba856fb75306a7a4ff750...38a94cc1b2c10a8960531ed023d8ba917a11019b

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

commit 567323e55b65d5e5f5dbd990a2317a3589796e2e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 24 00:04:00 2014 -0500

    This needs to be case-insensitive.
    
    The RFC says this SHOULD be lower case, but interpreters SHOULD ignore
    the case. This fixes auto handling of iTIP responses from MS clients such as
    Outlook and WP.

 kronolith/lib/Api.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/567323e55b65d5e5f5dbd990a2317a3589796e2e
http://git.horde.org/horde-git/-/commit/567323e55b65d5e5f5dbd990a2317a3589796e2e

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

commit c1ea32ca9a9f945a0936dd37210c77836663f5df
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 24 00:05:37 2014 -0500

    Per the EAS specs, this is the client's job.
    
    Fixes sending multiple iTIP replies to the same request.

 framework/Core/lib/Horde/Core/ActiveSync/Driver.php |   45 -------------------
 1 files changed, 0 insertions(+), 45 deletions(-)

http://github.com/horde/horde/commit/c1ea32ca9a9f945a0936dd37210c77836663f5df
http://git.horde.org/horde-git/-/commit/c1ea32ca9a9f945a0936dd37210c77836663f5df

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

commit f695d7df9c2e5a5a88f131f17a638c9714a52c05
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 24 00:07:33 2014 -0500

    Fix sending server changes in certain cases.
    
    When there are incoming changes, server changes, and a missing
    GETCHANGES tag, server changes were not sent.

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

http://github.com/horde/horde/commit/f695d7df9c2e5a5a88f131f17a638c9714a52c05
http://git.horde.org/horde-git/-/commit/f695d7df9c2e5a5a88f131f17a638c9714a52c05

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

commit 38a94cc1b2c10a8960531ed023d8ba917a11019b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Jan 24 00:45:34 2014 -0500

    Send proper status code when srcmsg is not found.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/MoveItems.php |   14 ++++--
 1 files changed, 9 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/38a94cc1b2c10a8960531ed023d8ba917a11019b
http://git.horde.org/horde-git/-/commit/38a94cc1b2c10a8960531ed023d8ba917a11019b




More information about the commits mailing list