Horde_Kolab_Server pear.horde.org Kolab_Server A package for manipulating the Kolab user database This package reads/writes entries in the Kolab user database stored in LDAP. Gunnar Wrobel wrobel p@rdus.de yes 2016-02-01 2.0.5 1.0.0 stable stable LGPL-2.1 * [jan] Mark PHP 7 as supported. 5.3.0 8.0.0alpha1 8.0.0alpha1 1.7.0 Horde_Auth pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Exception pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Util pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 hash Horde_Date pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Ldap pear.horde.org 2.0.0 3.0.0alpha1 3.0.0alpha1 Horde_Test pear.horde.org 2.4.0 3.0.0alpha1 3.0.0alpha1 ldap 0.1.1 0.1.0 alpha alpha LGPL-2.1 * Renamed package to Kolab_Server. * Removed an unnecessary translation. * Added dnForMailOrAlias function to Horde_Kolab_Server. * Fixed experimental KOLAB_ATTR_IMAPHOST attribute. 0.1.0 0.1.0 alpha alpha 2008-07-29 LGPL-2.1 * Initial release. 2008-10-29 0.2.0 0.2.0 alpha alpha LGPL-2.1 * Fixed retrieval of the users IMAP home server. * Allowed retrieving a DN for an id matching either mail, uid or alias. (Kolab issue 2587, https://www.intevation.de/roundup/kolab/issue2587) * Moved Kolab session handler from Kolab_Storage to Kolab_Server. * Enabled retrieval of the users free/busy server. (Enhancement: #6699) * Added capability to list objects. * Added write capabilities to the package. * Moved the IMAP drivers from Kolab_Storage to Kolab_Server as the IMAP connection must be handled by the Kolab session. * Added a test class for simplified PHPUnit testing. 2008-12-16 0.3.0 0.2.0 alpha alpha LGPL-2.1 * Fixed the fallback for a missing freebusy_server value. * Fixed identification of external addresses. 2008-12-16 0.4.0 0.2.0 alpha alpha LGPL-2.1 * Fixed objectClass evaluation to respect case-insensitivity (Bug: #7694) * kolab/issue2207 (Make it possible to enable and disable users to be able to use the webclient) * Added fullname attribute as support for kolab/issue2546 (Horde should use name and email from ldap as defaults) * Fixed initialization of parameters retrieved from LDAP. * Fixed addrsForIdOrMail to return only lowercased mail addresses (kolab/issue3426, https://www.intevation.de/roundup/kolab/issue3426) * Fixed testing problems with the test IMAP driver. * Fixed notices when retrieving LDAP attributes. 0.8.0 0.8.0 alpha alpha 2010-02-17 LGPL-2.1 * Converted the package to Horde 4 / PHP 5. * Split the session driver into a separate package (Kolab_Session). * Use exceptions rather than PEAR errors. * Schema support. * Use class variables to represent objectClass attributes. Thus it is possible to accomodate for variable attribute names. * Cleaner class structure that matches the objectClass structure and also allows one to represent logical classes. * Separate classes to handle the LDAP tree structure in a more flexible way. * Added LDAP write support. * Real LDAP server unit testing. * Support configurable attribute mapping. * Added getGroupAddresses() to return the mail addresses of groups the user belongs to. 1.0.0alpha1 1.0.0 alpha alpha 2011-03-08 LGPL-2.1 * First alpha release for Horde 4. 1.0.0beta1 1.0.0 beta beta 2011-03-16 LGPL-2.1 * First beta release for Horde 4. 1.0.0RC1 1.0.0 beta beta 2011-03-22 LGPL-2.1 * First release candidate for Horde 4. 1.0.0RC2 1.0.0 beta beta 2011-03-29 LGPL-2.1 * Second release candidate for Horde 4. 1.0.0 1.0.0 stable stable 2011-04-06 LGPL-2.1 * First stable release for Horde 4. * [jan] Use Horde_Auth for generating password hashes. 1.0.1 1.0.0 stable stable 2011-08-31 LGPL-2.1 * [gwr] Fix reading the user name. 1.0.2 1.0.0 stable stable 2012-04-10 LGPL-2.1 * [rla] Add license file. * [jan] Fix tests to work with PHPUnit 3.6. 2.0.0alpha1 1.0.0 alpha stable 2012-07-05 LGPL-2.1 * First alpha release for Horde 5. 2.0.0beta1 1.0.0 beta stable 2012-07-19 LGPL-2.1 * First beta release for Horde 5. 2.0.0RC1 1.0.0 beta stable 2012-10-26 LGPL-2.1 * [jan] Reduce logging level of debug messages. 2.0.0 1.0.0 stable stable 2012-10-30 LGPL-2.1 * First stable release for Horde 5. 2.0.1 1.0.0 stable stable 2012-11-19 LGPL-2.1 * [mms] Use new Horde_Test layout. 2.0.2 1.0.0 stable stable 2013-03-05 LGPL-2.1 * [jan] Improve unit tests. 2.0.3 1.0.0 stable stable 2015-01-07 LGPL-2.1 * [jan] Improve PSR-2 compatibility. * [jan] Remove PHPUnit dependency. 2.0.4 1.0.0 stable stable 2015-04-28 LGPL-2.1 * [jan] Fix issues with certain locales like Turkish. 2.0.5 1.0.0 stable stable 2016-02-01 LGPL-2.1 * [jan] Mark PHP 7 as supported.