Update of /repo/OpenLDAP/pkg/ldap/servers/slapd/back-sock
Modified Files:
compare.c 1.8 -> 1.9
modify.c 1.6 -> 1.7
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.