openldap:mdb.cursor

Last commit made on 2011-09-08
Get this branch:
git clone -b mdb.cursor https://git.launchpad.net/openldap

Branch merges

Branch information

Name:
mdb.cursor
Repository:
lp:openldap

Recent commits

8678fef... by Howard Chu

Forgot to commit this

2e3bc39... by Howard Chu

Further cursor-based restructuring

Get rid of all of the redundant MDB_*page structs and other cruft.

976a150... by Howard Chu

Cleanup unused code

1f8c336... by Howard Chu

Fix mdb_move_node again

f9c8796... by Howard Chu

Fix search_node, add cintcmp

5e6a864... by Howard Chu

Guarantee nodes are 2-byte aligned

Also fix xcursor_init1 md_dirty flag
Also another mdb_cmp refactoring fix

293df78... by Howard Chu

Change MDB_node to depend on 2-byte alignment

807841b... by Howard Chu

Fix for mdb_cmp refactoring

963c421... by Howard Chu

Minor cleanup

2cde97a... by Howard Chu

Use mdb_midl_append/sort instead of _insert