]> git.sur5r.net Git - openldap/commit
Fix - on little-endian machines, store IDs in big-endian order. Otherwise
authorHoward Chu <hyc@openldap.org>
Mon, 10 Dec 2001 16:53:15 +0000 (16:53 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 10 Dec 2001 16:53:15 +0000 (16:53 +0000)
commitce76a4b01a9f123a22fc620e95b5e308db67dd55
tree4e5e92dd3ea26ac9be7016183a08880c242541da
parente65f4c235f7bb64ae3505d7329de68047cbfafce
Fix - on little-endian machines, store IDs in big-endian order. Otherwise
BDB's default key sort algorithm sorts in the wrong order (and there's no
convenient way to select the correct algorithm). This is an incompatible
change to the database format but will improve back-ldbm's add/delete
characteristics.
servers/slapd/back-ldbm/id2entry.c