1defe91195
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
6 lines
318 B
Text
6 lines
318 B
Text
$NetBSD: distinfo,v 1.12 2010/11/09 07:11:46 adam Exp $
|
|
|
|
SHA1 (python-ldap-2.3.12.tar.gz) = 3fbfd13fd21f848d552ca3e1981e4dffe35438c1
|
|
RMD160 (python-ldap-2.3.12.tar.gz) = bb7c71c452b8a623cbb790614b094a11ae2626d6
|
|
Size (python-ldap-2.3.12.tar.gz) = 112239 bytes
|
|
SHA1 (patch-aa) = 4e35f1710b049ddf7c6fdabe0b4af04b7a8792fc
|