pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/py-ldap
Module Name: pkgsrc
Committed By: adam
Date: Sun Dec 27 12:11:36 UTC 2015
Modified Files:
pkgsrc/databases/py-ldap: Makefile PLIST distinfo
Log Message:
Changes 2.4.22:
Lib/
* LDIFParser now also accepts value-spec without a space
after the colon.
* Added key-word argument authz_id to LDAPObject methods
sasl_non_interactive_bind_s(), sasl_external_bind_s() and
sasl_gssapi_bind_s()
* Hmmpf! Added missing self to LDAPObject.fileno().
* ReconnectLDAPObject.sasl_bind_s() now correctly uses
generic wrapper arguments *args,**kwargs
* LDIFParser.parse_change_records() now correctly calls
LDIFParser.handle_change_modify()
* Corrected ldap.controls.pwdpolicy.__all__
Doc/
* Started missing docs for sub-module ldap.sasl.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/databases/py-ldap/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/databases/py-ldap/PLIST
cvs rdiff -u -r1.28 -r1.29 pkgsrc/databases/py-ldap/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index