2020-10-23 |
Howard Chu | Fixes for repeated deletes with xcursor |
commit | commitdiff | tree |
2020-06-16 |
Howard Chu | ITS#9278 fix robust mutex cleanup for FreeBSD |
commit | commitdiff | tree |
2020-04-24 |
Howard Chu | ITS#9017 cleanup Windows off_t |
commit | commitdiff | tree |
2020-04-24 |
Howard Chu | ITS#9017 doxygen comment for MDB_FIXEDSIZE |
commit | commitdiff | tree |
2020-04-24 |
Howard Chu | ITS#9017 LMDB: fix off_t usage on Windows |
commit | commitdiff | tree |
2020-04-24 |
Kris Zyp | ITS#9017 LMDB: allow using fixed file size on Windows |
commit | commitdiff | tree |
2020-04-24 |
Kris Zyp | ITS#9017 LMDB: improve Windows sync commit perf |
commit | commitdiff | tree |
2020-01-23 |
Howard Chu | ITS#9155 lmdb: free mt_spill_pgs in non-nested txn... |
commit | commitdiff | tree |
2020-01-09 |
Quanah Gibson... | Happy New Year! |
commit | commitdiff | tree |
2019-11-15 |
Howard Chu | Silence spurious fallthru warning |
commit | commitdiff | tree |
2019-11-15 |
Howard Chu | ITS#9118 add MAP_NOSYNC for FreeBSD |
commit | commitdiff | tree |
2019-11-10 |
Howard Chu | Revert "ITS#9116 LMDB: fix bogus error check in read... |
commit | commitdiff | tree |
2019-11-10 |
Howard Chu | ITS#8704 add missing opt flags in prev commit |
commit | commitdiff | tree |
2019-11-10 |
Howard Chu | ITS#9116 LMDB: fix bogus error check in read-only txns |
commit | commitdiff | tree |
2019-08-26 |
Howard Chu | ITS#9068 fix backslash escaping |
commit | commitdiff | tree |
2019-04-16 |
Kris Zyp | ITS#9007 don't free loose writemap pages |
commit | commitdiff | tree |
2019-02-17 |
Ka Ho Ng | ITS#8978 Fix mdb_env_open2() failing when getting handl... |
commit | commitdiff | tree |
2019-01-30 |
Howard Chu | ITS#8969 tweak mdb_page_split |
commit | commitdiff | tree |
2019-01-17 |
Howard Chu | Fix merge error |
commit | commitdiff | tree |
2019-01-17 |
Howard Chu | Fix Android recognition |
commit | commitdiff | tree |
2019-01-17 |
Howard Chu | Add -a append option to mdb_load |
commit | commitdiff | tree |
2019-01-17 |
Howard Chu | ITS#8704 Fix PREVMETA, rename to PREVSNAPSHOT |
commit | commitdiff | tree |
2019-01-17 |
Howard Chu | ITS#8704 Add MDB_PREVMETA support to tools |
commit | commitdiff | tree |
2019-01-17 |
Howard Chu | IDLs for VL32 must be same size as for 64bit |
commit | commitdiff | tree |
2019-01-14 |
Howard Chu | Happy New Year |
commit | commitdiff | tree |
2019-01-14 |
Quanah Gibson... | Happy New Year! |
commit | commitdiff | tree |
2018-09-10 |
moneromooo... | ITS#8857 document mdb_cursor_del does not invalidate... |
commit | commitdiff | tree |
2018-08-29 |
Howard Chu | ITS#8908 DOC: GET_MULTIPLE etc don't return the key |
commit | commitdiff | tree |
2018-08-06 |
Howard Chu | ITS#8891 fix M$ WINAPI typedefs |
commit | commitdiff | tree |
2018-06-22 |
Howard Chu | ITS#8756 remove loose pg from dirty list in freelist_save |
commit | commitdiff | tree |
2018-05-02 |
Howard Chu | ITS#8844 use getpid() in mdb_env_close0() |
commit | commitdiff | tree |
2018-04-02 |
Howard Chu | ITS#8831 move flag init into readhdr |
commit | commitdiff | tree |
2018-03-22 |
Quanah Gibson... | Happy New Year |
commit | commitdiff | tree |
2018-03-20 |
Howard Chu | ITS#8819 can't use fakepage mp_ptrs directly |
commit | commitdiff | tree |
2018-02-18 |
Howard Chu | ITS#8324 More for Win32 NTDLL junk |
commit | commitdiff | tree |
2017-11-19 |
Howard Chu | Add mdb_drop tool |
commit | commitdiff | tree |
2017-10-26 |
Howard Chu | ITS#8760 fix regression in 0.9.19 |
commit | commitdiff | tree |
2017-10-06 |
Quanah Gibson... | ITS#8612 Fix Solaris builds with liblmdb |
commit | commitdiff | tree |
2017-09-10 |
Hallvard Furuseth | Tweak ITS#8722 fix: Use XCURSOR_REFRESH() |
commit | commitdiff | tree |
2017-09-10 |
Hallvard Furuseth | XCURSOR_REFRESH() fixups/cleanup |
commit | commitdiff | tree |
2017-09-09 |
Howard Chu | ITS#8728 fix MDB_VL32 freeing overflow page |
commit | commitdiff | tree |
2017-09-06 |
Howard Chu | ITS#8722 fix FIRST_DUP/LAST_DUP cursor bounds check |
commit | commitdiff | tree |
2017-07-31 |
moneromooo... | ITS#8704 add MDB_PREVMETA flag to mdb_env_open |
commit | commitdiff | tree |
2017-07-26 |
Howard Chu | ITS#8699 more for cursor_del ITS#8622 |
commit | commitdiff | tree |
2017-03-23 |
Howard Chu | ITS#8622 fix xcursor after cursor_del |
commit | commitdiff | tree |
2017-03-19 |
Hallvard Furuseth | ITS#8582 Fill in MDB_LOCK_FORMAT |
commit | commitdiff | tree |
2017-03-19 |
Hallvard Furuseth | Clear any struct padding in idbuf |
commit | commitdiff | tree |
2017-03-19 |
Hallvard Furuseth | Simplify mdb_hash_val() -> mdb_hash() |
commit | commitdiff | tree |
2017-03-19 |
Hallvard Furuseth | Store lock ID instead of pathname in lockfile |
commit | commitdiff | tree |
2017-03-04 |
Hallvard Furuseth | ITS#8582 MDB_LOCK_VERSION = 2 due to format change |
commit | commitdiff | tree |
2017-02-06 |
Howard Chu | ITS#8582 keep mutex at end of struct |
commit | commitdiff | tree |
2017-01-31 |
Howard Chu | Workaround VL32 cursor refcounting miscount |
commit | commitdiff | tree |
2017-01-14 |
Howard Chu | Further fix f8ce8a82717ddefdc912fa47c07f1bdee2a3336b |
commit | commitdiff | tree |
2017-01-12 |
Howard Chu | Fix f8ce8a82717ddefdc912fa47c07f1bdee2a3336b |
commit | commitdiff | tree |
2017-01-11 |
Howard Chu | Happy New Year |
commit | commitdiff | tree |
2017-01-11 |
Howard Chu | More C_EOF tweaks |
commit | commitdiff | tree |
2017-01-11 |
Howard Chu | ITS#8557 fix prev commit |
commit | commitdiff | tree |
2017-01-11 |
Howard Chu | Tweak cursor_next C_EOF check |
commit | commitdiff | tree |
2017-01-11 |
Howard Chu | ITS#8557 fix mdb_cursor_last |
commit | commitdiff | tree |
2017-01-06 |
Howard Chu | ITS#8558 fix mdb_load with escaped plaintext |
commit | commitdiff | tree |
2016-12-28 |
Howard Chu | ITS#8554 kFreeBSD is like BSD |
commit | commitdiff | tree |
2016-12-21 |
Hallvard Furuseth | More MDB_node doc |
commit | commitdiff | tree |
2016-12-21 |
Hallvard Furuseth | Doxygen fixes. Use DISTRIBUTE_GROUP_DOC. |
commit | commitdiff | tree |
2016-12-15 |
Hallvard Furuseth | Mention MDB_PREV_MULTIPLE along with MDB_NEXT_MULTIPLE |
commit | commitdiff | tree |
2016-12-13 |
Hallvard Furuseth | ITS#8504 Fix prev commit: mc_error, #ifdef SIGPIPE |
commit | commitdiff | tree |
2016-12-13 |
Lorenz Bauer | ITS#8504 mdb_env_copyfd2(): Don't abort on SIGPIPE |
commit | commitdiff | tree |
2016-12-10 |
Hallvard Furuseth | ITS#7377 Catch mdb_cursor_sibling() error |
commit | commitdiff | tree |
2016-12-10 |
Hallvard Furuseth | Clean up and comment C_UNTRACK |
commit | commitdiff | tree |
2016-12-10 |
Hallvard Furuseth | ITS#8355 cleanup |
commit | commitdiff | tree |
2016-12-10 |
Hallvard Furuseth | MDB_VL32 cleanup: MDB_env.mm_mapsize type |
commit | commitdiff | tree |
2016-12-10 |
Hallvard Furuseth | ITS#8542 mdb_dbi_open(): Protect mainDB cursors |
commit | commitdiff | tree |
2016-12-08 |
Hallvard Furuseth | Cleanup: Add flag DB_DUPDATA, drop DB_DIRTY hack |
commit | commitdiff | tree |
2016-12-07 |
Hallvard Furuseth | MDB_CP_COMPACT comments |
commit | commitdiff | tree |
2016-12-07 |
Hallvard Furuseth | doxygen cleanup |
commit | commitdiff | tree |
2016-12-07 |
Hallvard Furuseth | Note functions which must set MDB_TXN_ERROR on failure |
commit | commitdiff | tree |
2016-12-02 |
Hallvard Furuseth | MDB_VL32 mdb_page_get(): Set MDB_TXN_ERROR on failure. |
commit | commitdiff | tree |
2016-12-02 |
Hallvard Furuseth | Fix mdb_env_open() with MDB_VL32 |
commit | commitdiff | tree |
2016-12-01 |
Hallvard Furuseth | Factor out refreshing sub-page pointers |
commit | commitdiff | tree |
2016-11-29 |
Howard Chu | More for ITS#8406 |
commit | commitdiff | tree |
2016-11-12 |
Howard Chu | More for ITS#8406 |
commit | commitdiff | tree |
2016-10-04 |
Hallvard Furuseth | Only set me_mfd if needed. Drop unused read access. |
commit | commitdiff | tree |
2016-10-04 |
Hallvard Furuseth | ITS#8505 Clarify fork() caveat, mdb_env_get_fd(), flock... |
commit | commitdiff | tree |
2016-10-04 |
Hallvard Furuseth | ITS#8505 Protect parent from fork()-pthread_exit() |
commit | commitdiff | tree |
2016-10-04 |
Hallvard Furuseth | ITS#8505 Set FD_CLOEXEC for me_mfd,env_copy as well |
commit | commitdiff | tree |
2016-10-04 |
Hallvard Furuseth | Move opening files to mdb_fopen() |
commit | commitdiff | tree |
2016-09-25 |
Hallvard Furuseth | Factor filename handling out to mdb_fname_*() |
commit | commitdiff | tree |
2016-09-25 |
Hallvard Furuseth | ITS#7992 Tighter utf8_to_utf16(), fix errcodes |
commit | commitdiff | tree |
2016-09-25 |
Hallvard Furuseth | Clean up strange fcntl result check |
commit | commitdiff | tree |
2016-09-25 |
Hallvard Furuseth | Drop spurious Errcode() call |
commit | commitdiff | tree |
2016-09-25 |
Hallvard Furuseth | ITS#7682 F_NOCACHE: Allow error, skip any O_DIRECT |
commit | commitdiff | tree |
2016-09-03 |
Hallvard Furuseth | Silence warning for initializer "mdb_copy my = {0}" |
commit | commitdiff | tree |
2016-08-31 |
Howard Chu | ITS#8489 reset cursor EOF flag in cursor_set |
commit | commitdiff | tree |
2016-08-21 |
Hallvard Furuseth | Clean up MDB_USE_ROBUST #defines |
commit | commitdiff | tree |
2016-08-21 |
Hallvard Furuseth | Fix mdb_page_list() message |
commit | commitdiff | tree |
2016-08-19 |
Howard Chu | ITS#8481 make shared lib suffix overridable |
commit | commitdiff | tree |
2016-08-11 |
Howard Chu | MDB_VL32 plug rpage leak |
commit | commitdiff | tree |
2016-08-02 |
Hallvard Furuseth | Comment MDB_page |
commit | commitdiff | tree |
2016-08-02 |
Hallvard Furuseth | Doc fixes: VALID_FLAGS, mm_last_pg, mt_loose_count |
commit | commitdiff | tree |
2016-08-02 |
Hallvard Furuseth | mdb_size comments |
commit | commitdiff | tree |
2016-08-02 |
Hallvard Furuseth | MDB_VL32: Switch to mdb_size_t formats PRIu64 & co |
commit | commitdiff | tree |
next |