Horde_Grouppear.horde.orgGroupHorde User Groups SystemPackage for managing and accessing the Horde groups system.Jan Schneiderjanjan@horde.orgyesChuck Hagenbuchchuckchuck@horde.orgyes2016-03-212.1.11.1.0stablestableLGPL-2.1
* [jan] Mark PHP 7 as supported.
5.3.08.0.0alpha18.0.0alpha11.7.0Horde_Exceptionpear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Utilpear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Supportpear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Cachepear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Dbpear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Ldappear.horde.org2.0.03.0.0alpha13.0.0alpha1Horde_Testpear.horde.org2.1.03.0.0alpha13.0.0alpha10.0.10.0.1alphaalpha2003-07-05LGPL-2.1
Initial release as a PEAR package
0.0.20.0.2alphaalpha2006-05-08LGPL-2.1
* Added ldap driver.
* Converted to package.xml 2.0 for pear.horde.org.
2008-09-160.1.00.1.0betabetaLGPL-2.1
* Added a mock driver for installations that don't need groups (Request #6157).
* Added a beta SQL Group driver (Request #6175).
* Removed unused renameGroup() function.
* Fixed loading subclasses before unserializing session objects (Bug #4650)
* Added caching.
* Fixed getGroupParents().
* Fixed listAllUsers().
* Switched from hook functions for every group to a single hook function for all groups (Request #4324).
* Added a Group driver for the Kolab groupware server.
* Allow group members to be stored as DNs in LDAP driver (Bug #4131).
* Significant changes to the LDAP Group driver (Bug #4135).
* Fixed chicken and egg problem for creating the first LDAP group (Bug #4668).
* Fixed nextgid calculation in the LDAP driver (Bug #4699).
* UTF-8-encoded DNs in the LDAP Groups driver (Bugs #4692 and #4918).
1.0.0alpha11.0.0alphaalpha2011-03-08LGPL-2.1
* First alpha release for Horde 4.
* Throw exceptions, not PEAR_Errors.
1.0.0beta11.0.0betabeta2011-03-16LGPL-2.1
* Fix error in Mock driver when listing groups (Bug #9642).
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.
* [jan] Fix incorrect lowercasing of objectClasses in LDAP driver.
* [jan] Fix building LDAP filter from configuration (Bug #9739).
1.0.01.0.0stablestable2011-04-06LGPL-2.1
* First stable release for Horde 4.
* [jan] Add parameter to listAll() to only return groups that a user is member of.
1.0.11.0.0stablestable2011-07-05LGPL-2.1
* [jan] Add support for the attrisdn configuration setting (Bug #9762).
1.0.21.0.0stablestable2011-07-27LGPL-2.1
* [jan] Fix undefined method when using attrisdn in LDAP driver.
1.0.31.0.0stablestable2011-08-30LGPL-2.1
* [jan] Fix bind for modifying existing LDAP groups.
1.0.41.0.0stablestable2011-11-08LGPL-2.1
* [jan] Allow to run unit tests from installed package.
1.0.51.0.0stablestable2012-02-22LGPL-2.1
* [jan] Use configured filter when listing groups (Jesse Sandberg <jesse.sandberg@verkkokauppa.com>, Bug #10975).
2.0.0alpha11.0.0alphastable2012-07-05LGPL-2.1
* First alpha release for Horde 5.
* [mms] Remove Contactlists driver.
2.0.0beta11.0.0betastable2012-07-19LGPL-2.1
* First beta release for Horde 5.
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.0stablestable2014-03-03LGPL-2.1
* [jan] Make SQL backend compatible with Oracle.
2.0.41.0.0stablestable2014-06-17LGPL-2.1
* [jan] Check for read-only LDAP configurations in removeUser() (skhorde@smail.inf.fh-bonn-rhein-sieg.de, Bug #13247).
2.0.51.0.0stablestable2015-03-03LGPL-2.1
* [jan] Add schema definition for LDAP groups.
* [jan] Don't throw exception from listUsers() if group not found in LDAP directory (Bug #13879).
2.1.01.1.0stablestable2016-01-05LGPL-2.1
* [jan] Add caching support.
2.1.11.1.0stablestable2016-03-21LGPL-2.1
* [jan] Mark PHP 7 as supported.