The branch "master" has been updated. The following is a summary of the commits.
from: 58542a50fb01dad5bdc0d21d58a41fddbe5fdd7a fb0aea0 Implemented method exists() in Ldap driver ec3f2fc [jan] Add optimized exists() implementation to LDAP driver (Marco Ferrante <[email protected]>, Request #10944). 5e79893 Fix catching exception, check if logger exists (Request #10944). ----------------------------------------------------------------------- commit fb0aea01f7b691df7c311c3c906712a51640fafb Author: Marco Ferrante <[email protected]> Date: Fri Jan 27 11:23:04 2012 +0100 Implemented method exists() in Ldap driver Signed-off-by: Jan Schneider <[email protected]> Bug: 10944 framework/Auth/lib/Horde/Auth/Ldap.php | 36 ++++++++++++++++++++++++++++++++ 1 files changed, 36 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/fb0aea01f7b691df7c311c3c906712a51640fafb ----------------------------------------------------------------------- commit ec3f2fcc9afb02395eaf2e53c329687427baa93c Author: Jan Schneider <[email protected]> Date: Mon Jan 30 14:18:36 2012 +0100 [jan] Add optimized exists() implementation to LDAP driver (Marco Ferrante <[email protected]>, Request #10944). framework/Auth/package.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/ec3f2fcc9afb02395eaf2e53c329687427baa93c ----------------------------------------------------------------------- commit 5e798939890d0bf46aaefa30517c70c9034d631c Author: Jan Schneider <[email protected]> Date: Mon Jan 30 14:22:26 2012 +0100 Fix catching exception, check if logger exists (Request #10944). framework/Auth/lib/Horde/Auth/Ldap.php | 14 ++++++++------ 1 files changed, 8 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/5e798939890d0bf46aaefa30517c70c9034d631c __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
