2018-02-11 |
Howard Chu | ITS#8722 fix FIRST_DUP/LAST_DUP cursor bounds check |
commit | commitdiff | tree | snapshot |
2018-02-11 |
Quanah Gibson... | ITS#8622 |
commit | commitdiff | tree | snapshot |
2018-02-11 |
Howard Chu | ITS#8699 more for cursor_del ITS#8622 |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Quanah Gibson... | Fix ITS location |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Quanah Gibson... | ITS#8760 |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Howard Chu | ITS#8760 fix regression in 0.9.19 |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Quanah Gibson... | ITS#8612 |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Quanah Gibson... | ITS#8612 Fix Solaris builds with liblmdb |
commit | commitdiff | tree | snapshot |
2018-02-09 |
Quanah Gibson... | 0.9.22 engineering |
commit | commitdiff | tree | snapshot |
2017-06-01 |
Howard Chu | Release 0.9.21 LMDB_0.9.21 |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Howard Chu | ITS#8622 fix xcursor after cursor_del |
commit | commitdiff | tree | snapshot |
2017-01-14 |
Howard Chu | Further fix f8ce8a82717ddefdc912fa47c07f1bdee2a3336b |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Howard Chu | 0.9.20 still baking |
commit | commitdiff | tree | snapshot |
2017-01-12 |
Howard Chu | Fix f8ce8a82717ddefdc912fa47c07f1bdee2a3336b |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Howard Chu | Release 0.9.20 |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Howard Chu | Happy New Year |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Howard Chu | ITS#8557 |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Howard Chu | Tweak cursor_next C_EOF check |
commit | commitdiff | tree | snapshot |
2017-01-11 |
Howard Chu | ITS#8557 fix mdb_cursor_last |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Howard Chu | RE 0.9.20 |
commit | commitdiff | tree | snapshot |
2017-01-06 |
Howard Chu | ITS#8558 fix mdb_load with escaped plaintext |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Howard Chu | Release 0.9.19 LMDB_0.9.19 |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Howard Chu | ITS#8554 |
commit | commitdiff | tree | snapshot |
2016-12-28 |
Howard Chu | ITS#8554 kFreeBSD is like BSD |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Hallvard Furuseth | More MDB_node doc |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Hallvard Furuseth | Doxygen fixes. Use DISTRIBUTE_GROUP_DOC. |
commit | commitdiff | tree | snapshot |
2016-12-21 |
Howard Chu | More 0.9.19 updates |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | ITS#8504 Fix prev commit: mc_error, #ifdef SIGPIPE |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Lorenz Bauer | ITS#8504 mdb_env_copyfd2(): Don't abort on SIGPIPE |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | ITS#8542 mdb_dbi_open(): Protect mainDB cursors |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | doxygen cleanup |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Note functions which must set MDB_TXN_ERROR on failure |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Only set me_mfd if needed. Drop unused read access. |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | ITS#8505 Clarify fork() caveat, mdb_env_get_fd(), flock... |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | ITS#8505 Protect parent from fork()-pthread_exit() |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | ITS#8505 Set FD_CLOEXEC for me_mfd,env_copy as well |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Move opening files to mdb_fopen() |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Factor filename handling out to mdb_fname_*() |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | ITS#7992 Tighter utf8_to_utf16(), fix errcodes |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Clean up strange fcntl result check |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Drop spurious Errcode() call |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | ITS#7682 F_NOCACHE: Allow error, skip any O_DIRECT |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Howard Chu | ITS#8489 reset cursor EOF flag in cursor_set |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Clean up MDB_USE_ROBUST #defines |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Fix mdb_page_list() message |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Howard Chu | Fix mdb_audit() printf format |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Howard Chu | ITS#8481 make shared lib suffix overridable |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Comment MDB_page |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Doc fixes: VALID_FLAGS, mm_last_pg, mt_loose_count |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Silence warning for initializer "mdb_copy my = {0}" |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | ITS#8209 MDB_CP_COMPACT: Handle empty or broken DB |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | ITS#8209 MDB_CP_COMPACT: Threading/error handling |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Howard Chu | Add MDB_PREV_MULTIPLE (collected mdb.master changes) |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Factor out refreshing sub-page pointers |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Howard Chu | More for ITS#8406 (xcursor fixups) |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Cleanup: Add flag DB_DUPDATA, drop DB_DIRTY hack |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Hallvard Furuseth | Pass cursor to mdb_page_get(), mdb_node_read(). |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Hallvard Furuseth | Fix comment: SysV semaphores -> Posix semaphores |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Howard Chu | WIN64 needs off_t redefined too |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Hallvard Furuseth | lmdb.h Caveats: Reserved vs. actual mem/disk usage |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Howard Chu | ITS#8339, #8424 |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Hallvard Furuseth | mdb_env_setup_locks: Plug mutexattr leak on error |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Howard Chu | ITS#8339 Solaris 10/11 robust mutex fixes |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Howard Chu | ITS#8424 init cursor in mdb_env_cwalk |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Hallvard Furuseth | Comment ovpage code in mdb_cursor_put() |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Howard Chu | RE 0.9.19 |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Howard Chu | ITS#8412 fix NEXT_DUP after cursor_del |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Howard Chu | ITS#8406 fix xcursors after cursor_del |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Howard Chu | mdb_drop optimization |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Howard Chu | ITS#8393 fix MDB_GET_BOTH on non-dup record |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Howard Chu | Tweak Win32 errmsg buffer |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Howard Chu | Release 0.9.18 LMDB_0.9.18 |
commit | commitdiff | tree | snapshot |
2016-02-04 |
Hallvard Furuseth | ITS#7992 Fix memleak in prev change |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Howard Chu | Happy New Year |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Howard Chu | ITS#8363 |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Howard Chu | ITS#8363 Fix off-by-one in mdb_midl_shrink |
commit | commitdiff | tree | snapshot |
2016-01-24 |
Howard Chu | ITS#8355, doc update |
commit | commitdiff | tree | snapshot |
2016-01-24 |
Howard Chu | ITS#8355 fix subcursors |
commit | commitdiff | tree | snapshot |
2016-01-23 |
Howard Chu | Update WRITEMAP doc |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Hallvard Furuseth | ITS#8334, mdb_copy |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Howard Chu | Fixups for env_copy with large files |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Howard Chu | MinGW warning cleanup: _MSC_VER -> _WIN32. |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Hallvard Furuseth | ITS#8334 Fix MDB_APPENDDUP vs. rewrite(single item) |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Howard Chu | ITS#8336 |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Howard Chu | ITS#8336 fix page_search_root assert on FreeDB |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Howard Chu | MDB_RESERVE doc |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Howard Chu | ITS#7992 cleanup, new docs, mdb_dbi_open cleanup |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Howard Chu | Add Getting Started doc |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Howard Chu | ITS#7992 cleanup |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Hallvard Furuseth | mdb_dbi_open(): Catch strdup failure |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Howard Chu | ITS#8169, #8330 |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Sebastien Launay | ITS#8330 Fix robust mutex detection for glibc 2.10... |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Howard Chu | ITS#8169 more Makefile tweaks |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Howard Chu | Return to releng |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Howard Chu | Release 0.9.17 LMDB_0.9.17 |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Howard Chu | ITS#8321 cleanup unused var |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Howard Chu | ITS#8168, 8169 |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Heiko Becker | ITS#8169 Allow passing mandir to make install |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Heiko Becker | ITS#8168 Allow passing AR to make |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Howard Chu | ITS#8323 |
commit | commitdiff | tree | snapshot |
next |