From: Michael Str?d. <str...@us...> - 2004-03-24 20:14:19
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/03/24 12:03:41 Modified files: . : CHANGES Modules : LDAPObject.c Log message: Modified string handling via berval instead of *char in l_ldap_compare_ext() makes it possible to compare attribute values with null chars. |