From: <str...@us...> - 2004-11-09 01:13:51
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/11/08 17:13:43 Modified files: . : CHANGES Lib/ldap : ldapobject.py Modules : LDAPObject.c constants.c Log message: Some small improvements for SASL: The noisy output during SASL bind is avoided now. Interaction with output on stderr can be enabled by the calling application by explicitly defining SASL flags. |