[commits] Horde branch master updated. 210f80eec2b540aefaecba49d1b385895d0c42b2

Michael J. Rubinsky mrubinsk at horde.org
Wed Nov 14 22:16:13 UTC 2012


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

from: 97c8da4fbf5681914b686f8724d930004bb5063e

df58e64 Add hooks for modifying autodiscover data and overriding the XML.
ba5b5d1 Support sending Autodiscover responses for Outlook configuration.
5d77577 Return the username as well.
b3b240e Handle 600 and 601 error status codes for Autodiscover requests.
06b1162 phpdoc
a64372d Needs to be on/off, not true/false
210f80e Configuration for Outlook Autodiscover.

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

commit df58e64aed4f1b600748fe3452d0363a753ba949
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 14 14:49:23 2012 -0500

    Add hooks for modifying autodiscover data and overriding the XML.
    
    Part of Request: 11639

 .../ActiveSync/lib/Horde/ActiveSync/Request/Autodiscover.php      |   23 +++-
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php               |   30 +++--
 horde/config/hooks.php.dist                                       |   31 ++++-
 3 files changed, 67 insertions(+), 17 deletions(-)

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

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

commit ba5b5d15d04bb3d490b5c3c5c3a522879b4ad730
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 14 16:36:03 2012 -0500

    Support sending Autodiscover responses for Outlook configuration.
    
    Part of Request: 11639

 .../ActiveSync/lib/Horde/ActiveSync/Request/Autodiscover.php      |  100 ++++-
 1 files changed, 81 insertions(+), 19 deletions(-)

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

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

commit 5d775778a183d471be5fb36558cd2f31853e49ab
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 14 16:36:51 2012 -0500

    Return the username as well.

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

http://git.horde.org/horde-git/-/commit/5d775778a183d471be5fb36558cd2f31853e49ab

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

commit b3b240e11a555e5510c424eea719b9e0f9a9ac49
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 14 16:50:26 2012 -0500

    Handle 600 and 601 error status codes for Autodiscover requests.

 .../ActiveSync/lib/Horde/ActiveSync/Request/Autodiscover.php      |  118 +++--
 1 files changed, 68 insertions(+), 50 deletions(-)

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

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

commit 06b1162032c210cb1fefd4c0bc9e43c337c14fe2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 14 16:56:56 2012 -0500

    phpdoc

 .../ActiveSync/lib/Horde/ActiveSync/Request/Autodiscover.php      |   15 +++++
 1 files changed, 15 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/06b1162032c210cb1fefd4c0bc9e43c337c14fe2

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

commit a64372d092bd4c576c2a2ab41f95e359f3555c80
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 14 17:12:09 2012 -0500

    Needs to be on/off, not true/false

 .../ActiveSync/lib/Horde/ActiveSync/Request/Autodiscover.php      |    8 ++--
 1 files changed, 4 insertions(+), 4 deletions(-)

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

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

commit 210f80eec2b540aefaecba49d1b385895d0c42b2
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 14 17:12:27 2012 -0500

    Configuration for Outlook Autodiscover.

 framework/Core/lib/Horde/Core/ActiveSync/Driver.php |    5 +++
 horde/config/conf.xml                               |   26 +++++++++++++++++++
 2 files changed, 31 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/210f80eec2b540aefaecba49d1b385895d0c42b2




More information about the commits mailing list