Horde_Kolab_Serverpear.horde.orgKolab_ServerA package for manipulating the Kolab user databaseThis package reads/writes entries in the Kolab user
database stored in LDAP.Gunnar Wrobelwrobelp@rdus.deyes2016-02-012.0.51.0.0stablestableLGPL-2.1
* [jan] Mark PHP 7 as supported.
5.3.08.0.0alpha18.0.0alpha11.7.0Horde_Authpear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Exceptionpear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Utilpear.horde.org2.0.03.0.0alpha13.0.0alpha1hashHorde_Datepear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Ldappear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Testpear.horde.org2.4.03.0.0alpha13.0.0alpha1ldap0.1.10.1.0alphaalphaLGPL-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.00.1.0alphaalpha2008-07-29LGPL-2.1
* Initial release.
2008-10-290.2.00.2.0alphaalphaLGPL-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-160.3.00.2.0alphaalphaLGPL-2.1
* Fixed the fallback for a missing freebusy_server value.
* Fixed identification of external addresses.
2008-12-160.4.00.2.0alphaalphaLGPL-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.00.8.0alphaalpha2010-02-17LGPL-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.0alpha11.0.0alphaalpha2011-03-08LGPL-2.1
* First alpha release for Horde 4.
1.0.0beta11.0.0betabeta2011-03-16LGPL-2.1
* First beta release for Horde 4.
1.0.0RC11.0.0betabeta2011-03-22LGPL-2.1
* First release candidate for Horde 4.
1.0.0RC21.0.0betabeta2011-03-29LGPL-2.1
* Second release candidate for Horde 4.
1.0.01.0.0stablestable2011-04-06LGPL-2.1
* First stable release for Horde 4.
* [jan] Use Horde_Auth for generating password hashes.
1.0.11.0.0stablestable2011-08-31LGPL-2.1
* [gwr] Fix reading the user name.
1.0.21.0.0stablestable2012-04-10LGPL-2.1
* [rla] Add license file.
* [jan] Fix tests to work with PHPUnit 3.6.
2.0.0alpha11.0.0alphastable2012-07-05LGPL-2.1
* First alpha release for Horde 5.
2.0.0beta11.0.0betastable2012-07-19LGPL-2.1
* First beta release for Horde 5.
2.0.0RC11.0.0betastable2012-10-26LGPL-2.1
* [jan] Reduce logging level of debug messages.
2.0.01.0.0stablestable2012-10-30LGPL-2.1
* First stable release for Horde 5.
2.0.11.0.0stablestable2012-11-19LGPL-2.1
* [mms] Use new Horde_Test layout.
2.0.21.0.0stablestable2013-03-05LGPL-2.1
* [jan] Improve unit tests.
2.0.31.0.0stablestable2015-01-07LGPL-2.1
* [jan] Improve PSR-2 compatibility.
* [jan] Remove PHPUnit dependency.
2.0.41.0.0stablestable2015-04-28LGPL-2.1
* [jan] Fix issues with certain locales like Turkish.
2.0.51.0.0stablestable2016-02-01LGPL-2.1
* [jan] Mark PHP 7 as supported.