]> git.sur5r.net Git - openldap/history - libraries
Fix documentation changes to remove extra :
[openldap] / libraries /
2016-02-05 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2016-02-05 Howard ChuRelease 0.9.18 LMDB_0.9.18
2016-02-04 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2016-02-04 Hallvard FurusethITS#7992 Fix memleak in prev change
2016-02-02 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2016-01-30 Howard ChuHappy New Year
2016-01-29 Quanah Gibson-MountHappy New Year!
2016-01-29 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2016-01-28 Howard ChuITS#8363
2016-01-28 Howard ChuITS#8363 Fix off-by-one in mdb_midl_shrink
2016-01-24 Howard ChuITS#8355, doc update
2016-01-24 Howard ChuITS#8355 fix subcursors
2016-01-23 Howard ChuUpdate WRITEMAP doc
2016-01-09 Hallvard FurusethITS#8334, mdb_copy
2016-01-09 Howard ChuFixups for env_copy with large files
2016-01-09 Howard ChuMinGW warning cleanup: _MSC_VER -> _WIN32.
2016-01-06 Hallvard FurusethITS#8334 Fix MDB_APPENDDUP vs. rewrite(single item)
2016-01-04 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2016-01-04 Howard ChuITS#8336
2016-01-04 Howard ChuITS#8336 fix page_search_root assert on FreeDB
2015-12-22 Howard ChuMDB_RESERVE doc
2015-12-19 Howard ChuITS#7992 cleanup, new docs, mdb_dbi_open cleanup
2015-12-19 Howard ChuAdd Getting Started doc
2015-12-19 Howard ChuITS#7992 cleanup
2015-12-19 Hallvard Furusethmdb_dbi_open(): Catch strdup failure
2015-12-03 Howard ChuITS#8169, #8330
2015-12-03 Sebastien LaunayITS#8330 Fix robust mutex detection for glibc 2.10...
2015-12-03 Howard ChuITS#8169 more Makefile tweaks
2015-12-03 Howard ChuReturn to releng
2015-11-30 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2015-11-30 Howard ChuRelease 0.9.17 LMDB_0.9.17
2015-11-30 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2015-11-24 Howard ChuITS#8321 cleanup unused var
2015-11-24 Howard ChuITS#8168, 8169
2015-11-24 Heiko BeckerITS#8169 Allow passing mandir to make install
2015-11-24 Heiko BeckerITS#8168 Allow passing AR to make
2015-11-24 Howard ChuITS#8323
2015-11-24 Howard ChuITS#8321 fix ambiguity in cursor_put fixup
2015-11-24 Howard ChuCleanup C_DEL flag usage
2015-11-24 Howard ChuITS#8321 More cursor fixup
2015-11-24 Howard ChuITS#8321 page_touch - don't fixup the cursor we just...
2015-11-24 Howard ChuITS#8321 mdb_put cursor needs tracking too
2015-11-24 Howard ChuITS#8321 Fix mdb_cursor_set
2015-11-24 Howard ChuITS#8321 deinit empty cursors
2015-11-24 Howard ChuITS#8323 Fix nested commit
2015-11-24 Hallvard FurusethCURSOR_TMP_[UN]TRACK() -> WITH_CURSOR_TRACKING()
2015-11-23 Howard ChuITS#8319, 8320
2015-11-23 Orivej DeshITS#8320 mdb_load: fix loading data from simple text...
2015-11-23 Orivej DeshITS#8319 mdb_load: explain readline and mdb_cursor_put...
2015-11-23 Howard ChuITS#8316, 8321
2015-11-23 Howard ChuITS#8321 reorganize page_split fixups
2015-11-23 Howard ChuITS#8321 simplify page_split fixups
2015-11-23 Howard ChuITS#8321 track temporary cursors
2015-11-23 Howard ChuITS#8321 fix mdb_cursor_put
2015-11-23 Howard ChuITS#8321 fix mdb_cursor_shadow()
2015-11-23 Howard ChuITS#8321 fix mdb_cursor_chk()
2015-11-23 Howard ChuITS#8321 don't skip fixups on splitting cursors
2015-11-23 Howard ChuITS#8321 Fix del/dupsort
2015-11-23 Howard ChuITS#8300 more for prev commit
2015-11-23 Howard ChuSilence some valgrind uninit warnings
2015-11-23 Howard ChuRefix root split check from 5da67968afb599697d7557c13b6...
2015-11-23 Oskari TimperiITS#7992 assume Windows paths are UTF-8
2015-11-23 Howard ChuITS#8316 cursor fixup in page_merge
2015-11-19 Howard ChuITS#8312, 8313, 8315
2015-11-19 Howard ChuITS#8315 fix ovpage_free
2015-11-19 Howard ChuITS#8313 more for ITS#8062
2015-11-19 Hallvard FurusethITS#8312 Fix loose pages in commit(nested txn)
2015-11-18 Howard ChuITS#8311
2015-11-18 Howard ChuITS#8311 add comment
2015-11-18 Howard ChuITS#8311 fix page_split from update_key
2015-11-17 Hallvard FurusethITS#7209
2015-11-17 Hallvard FurusethITS#7209 Default MDB_DSYNC = O_SYNC if no O_DSYNC
2015-11-13 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2015-11-13 Howard ChuITS#8310
2015-11-13 Howard ChuITS#8310 fix mdb_rebalance cursor fixup
2015-11-11 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2015-11-11 Howard ChuTweak robust mutex detection for glibc
2015-11-09 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2015-11-09 Howard ChuITS#8304
2015-11-09 Howard ChuITS#8304 fix page_merge
2015-11-09 Howard ChuITS#8301 remove assert in ber_get_next
2015-11-09 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2015-11-06 Howard ChuITS#8300 more for node_move
2015-11-04 Howard ChuITS#8300 simplify
2015-11-04 Howard ChuITS#8300 more for node_move fixups
2015-11-04 Howard ChuITS#8300
2015-11-04 Howard ChuITS#8300 fix node_move
2015-11-04 Howard ChuITS#8300 fix rebalance after node_move
2015-11-04 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2015-11-04 Howard ChuITS#8238, #8299
2015-11-04 Howard ChuITS#8238 fix DUPFIXED page_split
2015-11-04 Howard ChuITS#8299 fix page_merge cursor fixup
2015-10-31 Howard ChuUse MDB_USE_ROBUST not MDB_NO_ROBUST
2015-10-31 Howard ChuAdd MDB_NO_ROBUST to disable Robust Mutexes
2015-10-28 Howard ChuITS#8295 fix Windows microsecond timer
2015-10-26 Howard ChuITS#8273 Windows file:// URL fixup
2015-10-26 Quanah Gibson-MountMerge remote-tracking branch 'origin/mdb.RE/0.9' into...
2015-10-26 Howard ChuMore misc updates
2015-10-25 Hallvard FurusethFix typo in mdb_tassert().
2015-10-25 Pavel MedvedevITS#8069 char* strings on Windows are ASCII
next