pkgsrc/databases/py-ldap
adam 1defe91195 Changes 2.3.12:
Lib
* Removed tabs from various modules to make things work with python -tt.
* Quick fix to ldif.is_dn() to let multi-valued RDNs pass as valid.
  Is too liberal in some corner-cases though...
* Fix to ldif.is_dn() to allow dashes in attribute type
* ldap.open() now outputs a deprecation warning
* module-wide locking is now limited to calling _ldap.initialize().
  Still ldap.functions._ldap_function_call() is used to wrap all
  calls for writing debug log.
Modules
* New LDAP options available in OpenLDAP 2.4.18+ supported in
  LDAPObject.get/set_option():
  ldap.OPT_X_KEEPALIVE_IDLE, ldap.OPT_X_KEEPALIVE_PROBES,
  ldap.OPT_X_KEEPALIVE_INTERVAL,
  ldap.OPT_X_TLS_CRLCHECK, ldap.OPT_X_TLS_CRLFILE
Doc
* Various small updates/improvements
2010-11-09 07:11:46 +00:00
..
patches Update py-ldap to 2.3.8. 2009-05-27 05:38:52 +00:00
buildlink3.mk Update py-ldap to 2.3.8. 2009-05-27 05:38:52 +00:00
DESCR
distinfo Changes 2.3.12: 2010-11-09 07:11:46 +00:00
Makefile Changes 2.3.12: 2010-11-09 07:11:46 +00:00
options.mk
PLIST Changes 2.3.12: 2010-11-09 07:11:46 +00:00