[commits] Horde branch master updated. f0cc1ff79c74441d9c45fb85f7db22eb886ee8c3
Jan Schneider
jan at horde.org
Thu Feb 5 14:23:11 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: f080abb775a3f4a0a7e23a488ebd029a8633e81a
f7e6d48 Bump version, 'context' parameter has been added.
36b8e8e [jan] Add 'timeout' parameter.
757bf2c [jan] Allow to configure multiple LDAP servers and timeout value.
8eb6228 [jan] Fix exists() with multivalued RDNs.
5d9554c [jan] Fix casefolding option not being passed to multivalued RDNs.
f0cc1ff [jan] Fix error when using custom separators in Horde_Ldap_Utils::canonicalDN().
Summary: http://github.com/horde/horde/compare/f080abb775a3f4a0a7e23a488ebd029a8633e81a...f0cc1ff79c74441d9c45fb85f7db22eb886ee8c3
-----------------------------------------------------------------------
commit f7e6d48bb8d8477984629f1a6744d55415a90fab
Author: Jan Schneider <jan at horde.org>
Date: Thu Feb 5 14:12:25 2015 +0100
Bump version, 'context' parameter has been added.
framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/f7e6d48bb8d8477984629f1a6744d55415a90fab
-----------------------------------------------------------------------
commit 36b8e8ee5ef3d8ef3d36a29f1be55993cb3b9243
Author: Jan Schneider <jan at horde.org>
Date: Thu Feb 5 14:16:46 2015 +0100
[jan] Add 'timeout' parameter.
framework/Ldap/lib/Horde/Ldap.php | 15 ++++++++-
framework/Ldap/package.xml | 16 +++++-----
framework/Ldap/test/Horde/Ldap/LdapTest.php | 43 +++++++++++++++++-------
framework/Ldap/test/Horde/Ldap/SearchTest.php | 15 +++++++--
4 files changed, 64 insertions(+), 25 deletions(-)
http://github.com/horde/horde/commit/36b8e8ee5ef3d8ef3d36a29f1be55993cb3b9243
-----------------------------------------------------------------------
commit 757bf2c59819670acb6630dbbe1abffc5e591949
Author: Jan Schneider <jan at horde.org>
Date: Thu Feb 5 14:21:50 2015 +0100
[jan] Allow to configure multiple LDAP servers and timeout value.
framework/Core/lib/Horde/Config.php | 14 ++++++++++++--
framework/Core/package.xml | 2 ++
2 files changed, 14 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/757bf2c59819670acb6630dbbe1abffc5e591949
-----------------------------------------------------------------------
commit 8eb6228772069c618e8ca71e1413c8d6bc8595c2
Author: Jan Schneider <jan at horde.org>
Date: Thu Feb 5 15:20:31 2015 +0100
[jan] Fix exists() with multivalued RDNs.
framework/Ldap/lib/Horde/Ldap.php | 18 ++++++++++++------
framework/Ldap/package.xml | 2 ++
framework/Ldap/test/Horde/Ldap/LdapTest.php | 21 +++++++++++++++++----
3 files changed, 31 insertions(+), 10 deletions(-)
http://github.com/horde/horde/commit/8eb6228772069c618e8ca71e1413c8d6bc8595c2
-----------------------------------------------------------------------
commit 5d9554cc69086c6c4ba7118f892eaf547b400cd6
Author: Jan Schneider <jan at horde.org>
Date: Thu Feb 5 15:21:25 2015 +0100
[jan] Fix casefolding option not being passed to multivalued RDNs.
framework/Ldap/lib/Horde/Ldap/Util.php | 38 +++++++++++++-------------
framework/Ldap/package.xml | 2 +
framework/Ldap/test/Horde/Ldap/UtilTest.php | 4 +-
3 files changed, 23 insertions(+), 21 deletions(-)
http://github.com/horde/horde/commit/5d9554cc69086c6c4ba7118f892eaf547b400cd6
-----------------------------------------------------------------------
commit f0cc1ff79c74441d9c45fb85f7db22eb886ee8c3
Author: Jan Schneider <jan at horde.org>
Date: Thu Feb 5 15:22:30 2015 +0100
[jan] Fix error when using custom separators in Horde_Ldap_Utils::canonicalDN().
framework/Ldap/lib/Horde/Ldap/Util.php | 2 +-
framework/Ldap/package.xml | 2 ++
2 files changed, 3 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/f0cc1ff79c74441d9c45fb85f7db22eb886ee8c3
More information about the commits
mailing list