]> git.sur5r.net Git - openldap/commit
Fix a couple FIXMEs: use ldif_put to allow for binary values in
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 28 Jan 2011 19:50:05 +0000 (19:50 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 28 Jan 2011 19:50:05 +0000 (19:50 +0000)
commitf4fe1fe1043a2531a4ec99443e2fd2e6c57c14cf
tree2c38ccfb12e587305a03e830f5b33faf4430b4a9
parenta851d3e2b158c18df69ab9118fc048c1656c084c
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.)
servers/slapd/back-sock/compare.c
servers/slapd/back-sock/modify.c