[commits] Horde branch develop updated. 3c3dbc4b33ce7576bdfbaa98a944988ac8101774

Michael J. Rubinsky mrubinsk at horde.org
Sun May 27 06:11:11 UTC 2012


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

from: e0f49a639ce0e7c3f09350d6a741b32bbba22e7c

89b944b Honor the 'customStrict' option when calling search via the API also.
0e5c9d4 Going to need a separate method for resolving recipients, revert this.
4298366 Correct phpdoc
3c3dbc4 Initial support for RESOLVERECIPIENT requests.

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

commit 89b944b1137952889d04241ed0a711ec3d915c6b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 00:23:03 2012 -0400

    Honor the 'customStrict' option when calling search via the API also.

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

http://git.horde.org/horde-git/-/commit/89b944b1137952889d04241ed0a711ec3d915c6b

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

commit 0e5c9d4e6e3bac1973b89a4b11542a6d37e59016
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 00:26:29 2012 -0400

    Going to need a separate method for resolving recipients, revert this.

 framework/Core/lib/Horde/Core/ActiveSync/Connector.php |   12 +++---------
 1 files changed, 3 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/0e5c9d4e6e3bac1973b89a4b11542a6d37e59016

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

commit 429836651a103c0f1d25fc5af2805388b15acdac
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 01:15:19 2012 -0400

    Correct phpdoc

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

http://git.horde.org/horde-git/-/commit/429836651a103c0f1d25fc5af2805388b15acdac

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

commit 3c3dbc4b33ce7576bdfbaa98a944988ac8101774
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 27 02:09:03 2012 -0400

    Initial support for RESOLVERECIPIENT requests.
    
    Searches all of ther user's address books (on the server) for the
    recipient identifier typed into the "To" field and returns the
    display name, email address, and public S/MIME certificate (if available)
    so the client can send S/MIME encrypted email.

 framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php |   11 +++++
 framework/ActiveSync/package.xml                          |    8 ++-
 framework/Core/lib/Horde/Core/ActiveSync/Connector.php    |   29 ++++++++++++
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php       |   30 +++++++++++++
 4 files changed, 75 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/3c3dbc4b33ce7576bdfbaa98a944988ac8101774




More information about the commits mailing list