]> git.sur5r.net Git - openldap/commit
Added new bdb_encode/bdb_decode functions, must #define BDB_USE_BINARY_RW
authorHoward Chu <hyc@openldap.org>
Fri, 19 Oct 2001 11:53:15 +0000 (11:53 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 19 Oct 2001 11:53:15 +0000 (11:53 +0000)
commit98d6a4f2bf534bb1de9f8d05397259bd886aa4ea
tree6c8bf2a784b7298ae6f7d2d3770fd41621c110f4
parent578c2b65ea7b00ef1d99688ef8aede5276dda6fa
Added new bdb_encode/bdb_decode functions, must #define BDB_USE_BINARY_RW
to activate. The bdb_decode works in-place on the db data. Add/Search are
OK, I think Modify needs to be tweaked. Don't use this yet unless you want
to help finish it.
servers/slapd/back-bdb/id2entry.c