The branch "H4-Group" has been updated. The following is a summary of the commits.
from: dfcbe44ffd3515dbf8e7e8672a4574154fd1fdcb 6af2647 v2 servers don't necessarily have a root DSE, catch that. df90efb Referrals must be turned off when getting the root DSE. ff9be42 Consider empty DN as anonymous binding too. 5658a85 Catch invalid RDNs. 11fbaf7 Set skip reason. 2b65598 Enable listAll() test. 1368519 Use non-existant ID that works with LDAP. c03e0ca Add readOnly(). 7c4ad71 Add renameSupported(). 53d8fa0 Wrapping 8a6bce8 Clean up after tests. a91ed97 Fix @depends. 02f65ef Refactor LDAP driver. ----------------------------------------------------------------------- commit 6af264717e798afbbcdd4cab9f76731996c1f6b8 Author: Jan Schneider <[email protected]> Date: Thu Mar 3 11:06:27 2011 +0100 v2 servers don't necessarily have a root DSE, catch that. framework/Ldap/lib/Horde/Ldap.php | 15 ++++++++++----- 1 files changed, 10 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/6af264717e798afbbcdd4cab9f76731996c1f6b8 ----------------------------------------------------------------------- commit df90efb859b141e70fb8b96ed686b812019e2894 Author: Jan Schneider <[email protected]> Date: Thu Mar 3 11:07:22 2011 +0100 Referrals must be turned off when getting the root DSE. framework/Ldap/lib/Horde/Ldap/RootDse.php | 14 +++++++++++--- 1 files changed, 11 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/df90efb859b141e70fb8b96ed686b812019e2894 ----------------------------------------------------------------------- commit ff9be423bbc5b74ffa9a4d47daf4643a0b841ffe Author: Jan Schneider <[email protected]> Date: Thu Mar 3 15:54:32 2011 +0100 Consider empty DN as anonymous binding too. framework/Ldap/lib/Horde/Ldap.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/ff9be423bbc5b74ffa9a4d47daf4643a0b841ffe ----------------------------------------------------------------------- commit 5658a85198f9f3b1ae42f43efcc75d94bdcf21e6 Author: Jan Schneider <[email protected]> Date: Thu Mar 3 19:01:37 2011 +0100 Catch invalid RDNs. framework/Ldap/lib/Horde/Ldap/Util.php | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/5658a85198f9f3b1ae42f43efcc75d94bdcf21e6 ----------------------------------------------------------------------- commit 11fbaf7b502309233f6c37e0037c9023b87d0d9a Author: Jan Schneider <[email protected]> Date: Thu Mar 3 19:02:54 2011 +0100 Set skip reason. framework/Group/test/Horde/Group/Sql/Pdo/MysqlTest.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/11fbaf7b502309233f6c37e0037c9023b87d0d9a ----------------------------------------------------------------------- commit 2b655986bc0c3a62d36b71dbf2058d5de0f1dd55 Author: Jan Schneider <[email protected]> Date: Thu Mar 3 19:03:46 2011 +0100 Enable listAll() test. framework/Group/test/Horde/Group/Base.php | 2 +- framework/Group/test/Horde/Group/Sql/Base.php | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/2b655986bc0c3a62d36b71dbf2058d5de0f1dd55 ----------------------------------------------------------------------- commit 13685196cf2526c72401b743e6c9829c23e65502 Author: Jan Schneider <[email protected]> Date: Thu Mar 3 19:04:11 2011 +0100 Use non-existant ID that works with LDAP. framework/Group/test/Horde/Group/Base.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/13685196cf2526c72401b743e6c9829c23e65502 ----------------------------------------------------------------------- commit c03e0ca484469db2a9613b75841d5522c891027a Author: Jan Schneider <[email protected]> Date: Thu Mar 3 19:05:55 2011 +0100 Add readOnly(). framework/Group/lib/Horde/Group/Base.php | 10 ++++++++++ framework/Group/lib/Horde/Group/Sql.php | 10 ++++++++++ 2 files changed, 20 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/c03e0ca484469db2a9613b75841d5522c891027a ----------------------------------------------------------------------- commit 7c4ad71d79548df3d92426285839962ef3e2565a Author: Jan Schneider <[email protected]> Date: Thu Mar 3 21:32:33 2011 +0100 Add renameSupported(). framework/Group/lib/Horde/Group/Base.php | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/7c4ad71d79548df3d92426285839962ef3e2565a ----------------------------------------------------------------------- commit 53d8fa06ab25ceebd39ea387d14f9bbee5b5448c Author: Jan Schneider <[email protected]> Date: Thu Mar 3 21:40:24 2011 +0100 Wrapping framework/Ldap/lib/Horde/Ldap/Search.php | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/53d8fa06ab25ceebd39ea387d14f9bbee5b5448c ----------------------------------------------------------------------- commit 8a6bce8bf1f654eeb6cf985c3e46741b272ddd45 Author: Jan Schneider <[email protected]> Date: Thu Mar 3 21:42:00 2011 +0100 Clean up after tests. framework/Group/test/Horde/Group/Base.php | 6 ++++++ framework/Group/test/Horde/Group/Sql/Base.php | 1 + 2 files changed, 7 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/8a6bce8bf1f654eeb6cf985c3e46741b272ddd45 ----------------------------------------------------------------------- commit a91ed974fc78272139f7d6f998fbab4dc82dd138 Author: Jan Schneider <[email protected]> Date: Thu Mar 3 21:42:16 2011 +0100 Fix @depends. framework/Group/test/Horde/Group/Sql/Base.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/a91ed974fc78272139f7d6f998fbab4dc82dd138 ----------------------------------------------------------------------- commit 02f65ef11062e0aa31ae30b51e01e39dc61386a8 Author: Jan Schneider <[email protected]> Date: Thu Mar 3 21:49:50 2011 +0100 Refactor LDAP driver. framework/Core/lib/Horde/Core/Factory/Group.php | 42 +- framework/Core/lib/Horde/Core/Group/Ldap.php | 35 ++ framework/Group/lib/Horde/Group/Ldap.php | 577 +++++++++-------------- framework/Group/lib/Horde/Group/LdapObject.php | 126 ----- framework/Group/test/Horde/Group/LdapTest.php | 131 +++++ 5 files changed, 406 insertions(+), 505 deletions(-) create mode 100644 framework/Core/lib/Horde/Core/Group/Ldap.php delete mode 100644 framework/Group/lib/Horde/Group/LdapObject.php create mode 100644 framework/Group/test/Horde/Group/LdapTest.php http://git.horde.org/horde-git/-/commit/02f65ef11062e0aa31ae30b51e01e39dc61386a8 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
