A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The annotated tag, OPENLDAP_REL_ENG_2_4_39 has been created at 391c38edbb586ddcc02dab470205b914004f17f7 (tag) tagging 6bfa8256161618e62e56d139243aa234b3ece875 (commit) replaces OPENLDAP_REL_ENG_2_4_38 tagged by Quanah Gibson-Mount on Fri Jan 24 15:53:52 2014 -0600
- Log ----------------------------------------------------------------- OpenLDAP 2.4.39
Hallvard Furuseth (28): Clean up mdb_copy. Warning cleanup. Add EVEN(): Micro-optimize "up to multiple of 2". put(MDB_MULTIPLE): Skip existing item cleanly. ITS#7589 Fix delete(uneven-sized MDB_DUPFIXED data). ITS#7589 Fix me_nodemax and related node sizes. Relax MDB_MAXKEYSIZE for existing data. Raise safe max MDB_MAXKEYSIZE. Support dynamic max MDB keysize. Fix mdb_reader_list() and its spec. Comment MDB_node, mdb_page_unspill, mdb_update_key Replace MDB_node.mn_offset[], to ease debugging. Fix commit "Raise safe max MDB_MAXKEYSIZE." Drop UNLOCK_MUTEX_R() on mdb_reader_pid() error ITS#7515 has been fixed. ITS#7665 Drop lmdb.h doc on non-overlapping flags. ITS#7772 Reduce spurious sub-page growth. Add mdb_dbg_pgno(): (sub)pagenum for debug output. sprintf format: pid_t need not be an int. ITS#7771 mdb_cursor_del0(): Fix xcursor tracking. mdb_page_malloc(): Move VGMEMP_ALLOC before memset Invalidate the txn on corruption/internal errors Wrap __func__ in mdb_func_ ITS#7377 Invalidate txn on page-allocation errors Add mdb_env_<set,get>_userctx() ITS#7775 Add mdb_env_set_assert() ITS#7775 Drop <assert.h>, drop/replace assert()s. Revert "ITS#7772 Reduce spurious sub-page growth."
Howard Chu (17): ITS#7750 fix olcDbConfig modification ITS#7749 more for prev commit ITS#7756 keysizes were wrong in mdb_update_key ITS#7757 plug memleak Fix GET_BOTH_RANGE ITS#7775 cleanup unnecessary assert()s ITS#7775 Cleanup mdb_node_del() ITS#7759 avoid assert in parse_passwdpolicy_control ITS#7753 use $(MAKE) for tests ITS#7761 bail out of search if config is pausing ITS#7762 shortcut NULL RDNs ITS#7684, #7506 TLSDHParamFile typo Make sure mapsize changes take effect on Windows. ITS#7783 workaround stupid NSPR bug ITS#7778 fix regression from #7329 Note changes for LMDB 0.9.11 Bump version to 0.9.11
Pierangelo Masarati (2): fix years old cut'n'paste handle softadd/softdel (internal modifications; ITS#7773)
Quanah Gibson-Mount (19): Return to release engineering ITS#7750 More for ITS#7749 Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4 ITS#7756 ITS#7757 Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4 ITS#7759 ITS#7753 ITS#7761 ITS#7762 Fix libldap deref control call ITS#7773 ITS#7684 ITS#7783 ITS#7778 Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4 Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4 Prep for release
-----------------------------------------------------------------------