Changelog for
php7-pear-Net_LDAP3-1.0.7-3.1.noarch.rpm :
Sat Oct 27 14:00:00 2018 Aeneas Jaißle
- update to 1.0.7
+ Fix bug where ldapsearch command was failing when configured host contained protocol schema prefix
+ Improve setup of the schema cache location
- update to 1.0.6
+ Support GSSAPI authentication
Tue Sep 5 14:00:00 2017 jweberhoferAATTweberhofer.at
- Fix requrires php-pear(Net_LDAP2)
Thu Aug 17 14:00:00 2017 ecsosAATTopensuse.org
- package renamed to php7-pear-Net-LDAP3
Wed Nov 16 13:00:00 2016 ajAATTajaissle.de
- update to 1.0.5
+ Fix bug where LDAP_OPT_DEBUG_LEVEL option couldn\'t have been disabled (#4918)
+ Fix ldap_sort() deprecation warning in PHP7 (T1107)
+ Remove unused variable, remove AATT on ldap_add()
+ Ensure that multi-valued attributes have sequential indexes in the array
Fri Feb 5 13:00:00 2016 ajAATTajaissle.de
- update to 1.0.4
+ Unify some error, warning and debug messages
+ fixing recursive deletion of domains
+ Don\'t execute LDAP queries for domains if domain_base_dn is not configured
+ Support %s variable in \'domain_filter\' config option
+ Fix find_domain() result when domain wasn\'t found (#4959)
Mon Mar 30 14:00:00 2015 ajAATTajaissle.de
- update to 1.0.3:
+ Make sure ldap filter is not empty when searching, use
(objectclass=
*) by default
+ Implement domain_root_dn (#4354)
+ Return domain DN in find_domain() result (#4786)
+ Fix VLV base DN somparison when it contains utf-8 characters/
escape sentences (#4863)
Tue Feb 17 13:00:00 2015 larsAATTlinux-schulserver.de
- update to 1.0.2:
+ Do not log password argument for ldapsearch
+ Provide additional commentary on the complex VLV/SSS
configuration/detection
+ Set $ns_function before it is going to be used, not after - error
when using numsub_filter
+ Improved handling of vlv sort attributes (#4118) - use all sort columns
of vlv index if sorting wasn\'t specified
+ Fix OU change handling if provided OU attribute is an array
+ Fix handling of special characters in DN string when searching by entrydn
+ Set LDAP time limit to be (one second) less than PHP time limit
+ Set search result count/offset/vlv parameters conditionally
+ Remove $this->debug check, this variable does not exist
+ Fix handling of special characters in RDN attributes (#3905)
+ Add possibility to return user attributes from login() (#3858) +
small code improvements
+ Use the right properties for /mozldap/ldapsearch call
+ Correct variable used to determine acl rights
- enhance description
Fri Jan 2 13:00:00 2015 ajAATTajaissle.de
- Initial SUSE package. Not an actual pear package, yet, but Kolab
Systems is upstream an package is needed for Kolab 3.3 and above