Update of /repo/OpenLDAP/pkg/ldap/servers/slapd/back-sock
Modified Files:
Tag: OPENLDAP_REL_ENG_2_4
compare.c 1.4.2.5 -> 1.4.2.6
modify.c 1.3.2.4 -> 1.3.2.5
Log Message:
Fix a couple FIXMEs: use ldif_put to allow for binary values in
compare and modify. Note that line wrapping is disabled; presumably
existing code expects the compare argument to use only a single line.
The manpage should be updated to note whether standard LDIF with
default line wrapping is expected or not. (Add uses default width already.)
CVS Web URLs:
http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/back-sock/
http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/back-sock/compare.c
http://www.openldap.org/devel/cvsweb.cgi/servers/slapd/back-sock/modify.c
Changes are generally available on cvs.openldap.org (and CVSweb)
within 30 minutes of being committed.