[commits] Horde branch master updated. ef8adb7217fc922f68828ae7db4bf5a75c860b2d
Michael Rubinsky
mike at theupstairsroom.com
Thu May 6 20:59:13 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: d6a9acb4db0af1e4338222b805a01e60e10a5f3e
7fb3f32 Add configuration option for specifying an Exchange-style global address list (GAL).
ef8adb7 Add support for searching the GAL via activesync devices
-----------------------------------------------------------------------
commit 7fb3f323b006d129493d15ca323dc3d15ae8da94
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu May 6 16:57:16 2010 -0400
Add configuration option for specifying an Exchange-style global address list (GAL).
Also add API method for obtaining the uid for the GAL source.
turba/config/conf.xml | 8 ++++++++
turba/lib/Api.php | 15 +++++++++++++++
2 files changed, 23 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/turba/config/conf.xml?rt=horde-git&r1=34fde92a2cd38c530ede281396c13937d32f8554&r2=7fb3f323b006d129493d15ca323dc3d15ae8da94
http://git.horde.org/diff.php/turba/lib/Api.php?rt=horde-git&r1=960039f847fa88d8b1aeb015403db04f90808c19&r2=7fb3f323b006d129493d15ca323dc3d15ae8da94
-----------------------------------------------------------------------
commit ef8adb7217fc922f68828ae7db4bf5a75c860b2d
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Thu May 6 16:58:40 2010 -0400
Add support for searching the GAL via activesync devices
framework/ActiveSync/lib/Horde/ActiveSync.php | 184 +----
framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php | 5 +-
framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde.php | 45 +-
.../lib/Horde/ActiveSync/Driver/Horde/Connector/Registry.php | 18 +
framework/ActiveSync/lib/Horde/ActiveSync/Request/Search.php | 208 +++++
framework/ActiveSync/package.xml | 2 +
6 files changed, 286 insertions(+), 176 deletions(-)
create mode 100644 framework/ActiveSync/lib/Horde/ActiveSync/Request/Search.php
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync.php?rt=horde-git&r1=2223896bbbcf36f242dff6ec7ded5bcf7686a8ea&r2=ef8adb7217fc922f68828ae7db4bf5a75c860b2d
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php?rt=horde-git&r1=685d210a92270f3114902857709f82499fa3f30c&r2=ef8adb7217fc922f68828ae7db4bf5a75c860b2d
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde.php?rt=horde-git&r1=d8e4a3a218f3c6b9cf67926e6433df4f883e86a9&r2=ef8adb7217fc922f68828ae7db4bf5a75c860b2d
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde/Connector/Registry.php?rt=horde-git&r1=977753dbd2989856d27fc96b6c1edfe91b17c22e&r2=ef8adb7217fc922f68828ae7db4bf5a75c860b2d
http://git.horde.org/co.php/framework/ActiveSync/lib/Horde/ActiveSync/Request/Search.php?rt=horde-git&r=ef8adb7217fc922f68828ae7db4bf5a75c860b2d
http://git.horde.org/diff.php/framework/ActiveSync/package.xml?rt=horde-git&r1=2223896bbbcf36f242dff6ec7ded5bcf7686a8ea&r2=ef8adb7217fc922f68828ae7db4bf5a75c860b2d
More information about the commits
mailing list