pkgsrc/databases/py-ldap
adam 5b48ea9f50 Changes 2.4.14:
Lib/
* Added ldap.controls.openldap.SearchNoOpControl
* New method ldap.async.AsyncSearchHandler.afterFirstResult()
  for doing something right after successfully receiving but before
  processing first result
* Better log data written when invoking ldap.LDAPLock.acquire() and
  ldap.LDAPLock.release()
* LDAPObject and friends now pass `desc' to ldap.LDAPLock() which
  results in better logging
* ldapobject.ReconnectLDAPObject now uses internal class-wide
  lock for serializing reconnects
* Method signature of ReconnectLDAPObject.reconnect() changed to be able
  to call it with separate retry_max and retry_delay values
Modules/
* Added support for retrieving negotiated TLS version/cipher
  with LDAPObject.get_option() with the help of upcoming OpenLDAP libs
2014-03-03 17:01:34 +00:00
..
patches Changes 2.4.14: 2014-03-03 17:01:34 +00:00
buildlink3.mk Update py-ldap to 2.3.8. 2009-05-27 05:38:52 +00:00
DESCR
distinfo Changes 2.4.14: 2014-03-03 17:01:34 +00:00
Makefile Changes 2.4.14: 2014-03-03 17:01:34 +00:00
options.mk
PLIST Changes 2.4.14: 2014-03-03 17:01:34 +00:00