2016-12-10 |
Hallvard Furuseth | ITS#8355 cleanup |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Hallvard Furuseth | MDB_VL32 cleanup: MDB_env.mm_mapsize type |
commit | commitdiff | tree | snapshot |
2016-12-10 |
Hallvard Furuseth | ITS#8542 mdb_dbi_open(): Protect mainDB cursors |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Hallvard Furuseth | Cleanup: Add flag DB_DUPDATA, drop DB_DIRTY hack |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Hallvard Furuseth | MDB_CP_COMPACT comments |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Hallvard Furuseth | doxygen cleanup |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Hallvard Furuseth | Note functions which must set MDB_TXN_ERROR on failure |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Hallvard Furuseth | MDB_VL32 mdb_page_get(): Set MDB_TXN_ERROR on failure. |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Hallvard Furuseth | Fix mdb_env_open() with MDB_VL32 |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Hallvard Furuseth | Factor out refreshing sub-page pointers |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Howard Chu | More for ITS#8406 |
commit | commitdiff | tree | snapshot |
2016-11-12 |
Howard Chu | More for ITS#8406 |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Hallvard Furuseth | Only set me_mfd if needed. Drop unused read access. |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Hallvard Furuseth | ITS#8505 Clarify fork() caveat, mdb_env_get_fd(), flock... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Hallvard Furuseth | ITS#8505 Protect parent from fork()-pthread_exit() |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Hallvard Furuseth | ITS#8505 Set FD_CLOEXEC for me_mfd,env_copy as well |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Hallvard Furuseth | Move opening files to mdb_fopen() |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Hallvard Furuseth | Factor filename handling out to mdb_fname_*() |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Hallvard Furuseth | ITS#7992 Tighter utf8_to_utf16(), fix errcodes |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Hallvard Furuseth | Clean up strange fcntl result check |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Hallvard Furuseth | Drop spurious Errcode() call |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Hallvard Furuseth | ITS#7682 F_NOCACHE: Allow error, skip any O_DIRECT |
commit | commitdiff | tree | snapshot |
2016-09-03 |
Hallvard Furuseth | Silence warning for initializer "mdb_copy my = {0}" |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Howard Chu | ITS#8489 reset cursor EOF flag in cursor_set |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Hallvard Furuseth | Clean up MDB_USE_ROBUST #defines |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Hallvard Furuseth | Fix mdb_page_list() message |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Howard Chu | ITS#8481 make shared lib suffix overridable |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Howard Chu | MDB_VL32 plug rpage leak |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Hallvard Furuseth | Comment MDB_page |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Hallvard Furuseth | Doc fixes: VALID_FLAGS, mm_last_pg, mt_loose_count |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Hallvard Furuseth | mdb_size comments |
commit | commitdiff | tree | snapshot |
2016-08-02 |
Hallvard Furuseth | MDB_VL32: Switch to mdb_size_t formats PRIu64 & co |
commit | commitdiff | tree | snapshot |
2016-07-23 |
Hallvard Furuseth | Refactor mdb_page_get() |
commit | commitdiff | tree | snapshot |
2016-07-23 |
Hallvard Furuseth | MDB_VL32: Match mdb_size_t type with format modifier. |
commit | commitdiff | tree | snapshot |
2016-07-23 |
Hallvard Furuseth | Fix MDB_INTEGERKEY doc of integer types |
commit | commitdiff | tree | snapshot |
2016-07-23 |
Hallvard Furuseth | Use mdb_size_t for line numbers in mdb_load |
commit | commitdiff | tree | snapshot |
2016-07-23 |
Hallvard Furuseth | Fix size_t/formats -> mdb_size_t for MDB_VL32 |
commit | commitdiff | tree | snapshot |
2016-07-23 |
Hallvard Furuseth | Factor some MDB_VL32-related '#if's out to macros |
commit | commitdiff | tree | snapshot |
2016-07-23 |
Hallvard Furuseth | Factor out MDB_SIZE_MAX, MDB_FMT_Y, MDB_FMT_Z |
commit | commitdiff | tree | snapshot |
2016-07-14 |
Hallvard Furuseth | Add error MDB_PROBLEM, replace some MDB_CORRUPTED |
commit | commitdiff | tree | snapshot |
2016-06-29 |
Hallvard Furuseth | ITS#8209 Tweak previous fixes |
commit | commitdiff | tree | snapshot |
2016-06-25 |
Hallvard Furuseth | ITS#8209 MDB_CP_COMPACT: Handle empty or broken DB |
commit | commitdiff | tree | snapshot |
2016-06-25 |
Hallvard Furuseth | ITS#8209 MDB_CP_COMPACT fixes |
commit | commitdiff | tree | snapshot |
2016-06-05 |
Hallvard Furuseth | mdb_env_setup_locks: Plug mutexattr leak on error |
commit | commitdiff | tree | snapshot |
2016-06-03 |
Hallvard Furuseth | Init "locked" flag for SysV semaphores |
commit | commitdiff | tree | snapshot |
2016-06-02 |
Howard Chu | ITS#8339 Solaris 10/11 robust mutex fixes |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Howard Chu | ITS#8424 init cursor in mdb_env_cwalk |
commit | commitdiff | tree | snapshot |
2016-05-10 |
Hallvard Furuseth | Comment ovpage code in mdb_cursor_put() |
commit | commitdiff | tree | snapshot |
2016-04-26 |
Howard Chu | ITS#8412 fix NEXT_DUP after cursor_del |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Howard Chu | ITS#8406 fix xcursors after cursor_del |
commit | commitdiff | tree | snapshot |
2016-04-09 |
Howard Chu | mdb_drop optimization |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Howard Chu | ITS#8393 fix MDB_GET_BOTH on non-dup record |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Howard Chu | MDB_VL32 - increase max write txn size |
commit | commitdiff | tree | snapshot |
2016-02-16 |
Howard Chu | Tweak MDB_PREV_MULTIPLE for uninit'd cursor |
commit | commitdiff | tree | snapshot |
2016-02-15 |
Howard Chu | Tweak Win32 errmsg buffer |
commit | commitdiff | tree | snapshot |
2016-02-14 |
Howard Chu | ITS#8324 Map NTAPI result codes to WIN32 codes |
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 |
Hallvard Furuseth | Fix MDB_VL32 mdb_cursor_count()/entrycount types |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Howard Chu | MDB_VL32 change overflow page scan |
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-27 |
Howard Chu | MDB_VL32 more for 1ba5adb2ec262405f9207d6015d4f29eea548d25 |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Howard Chu | ITS#8324 fix a6ccef73ed288271f9b5871909d14a2e481c81ae |
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-20 |
Howard Chu | WIN64 needs off_t redefined too |
commit | commitdiff | tree | snapshot |
2016-01-16 |
Howard Chu | ITS#8324 fix c4e31434c7773ee54f2ffdeb545e5740f56492a1 |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Hallvard Furuseth | lmdb.h Caveats: Reserved vs. actual mem/disk usage |
commit | commitdiff | tree | snapshot |
2016-01-12 |
Howard Chu | ITS#8346 fix typo in prev commit |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Howard Chu | ITS#8347 fix off-by-one in VL32 purge |
commit | commitdiff | tree | snapshot |
2016-01-11 |
Howard Chu | ITS#8346 free last txn0->mt_rpages in env_close |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Howard Chu | Add MDB_PREV_MULTIPLE |
commit | commitdiff | tree | snapshot |
2016-01-02 |
Howard Chu | Fixups for env_copy with large files |
commit | commitdiff | tree | snapshot |
2015-12-28 |
Howard Chu | MDB_VL32 fix cursor_unref - ignore cursor with empty... |
commit | commitdiff | tree | snapshot |
2015-12-28 |
Howard Chu | ITS#8342 MDB_VL32/WIN32 - close file mapping handle... |
commit | commitdiff | tree | snapshot |
2015-12-28 |
Howard Chu | MDB_VL32 tweak prev commit |
commit | commitdiff | tree | snapshot |
2015-12-23 |
Howard Chu | MDB_VL32 - prevent mixing with non-VL32 builds |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Howard Chu | MDB_VL32 - Fix me_rpmutex usage |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Howard Chu | MDB_RESERVE doc |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Howard Chu | MDB_VL32 - fix prev commit |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Howard Chu | MDB_VL32 - fix for Win32 read-only envs |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Howard Chu | MDB_VL32 - track overflow pages too |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Hallvard Furuseth | mdb_page_alloc(): Use original snapshot of freeDB. |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Hallvard Furuseth | Prep for next commit: C_WRITEMAP, C_ORIG_RDONLY. |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Hallvard Furuseth | Pass cursor to mdb_page_get(), mdb_node_read(). |
commit | commitdiff | tree | snapshot |
2015-12-21 |
Howard Chu | ITS#8324 fix for WRITEMAP |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Howard Chu | Note that we're prepping for 1.0 |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Howard Chu | MDB_VL32 support 64 bit DBs on 32 bit processors |
commit | commitdiff | tree | snapshot |
2015-12-20 |
Howard Chu | MDB_VL32 preparation |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Howard Chu | Fix typos |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Howard Chu | Add Getting Started doc |
commit | commitdiff | tree | snapshot |
2015-12-15 |
Howard Chu | ITS#7992 cleanup |
commit | commitdiff | tree | snapshot |
2015-12-12 |
Hallvard Furuseth | mdb_dbi_open(): Catch strdup failure |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Howard Chu | ITS#8324 fix for read-only envs |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Howard Chu | ITS#8336 fix page_search_root assert on FreeDB |
commit | commitdiff | tree | snapshot |
2015-12-08 |
Hallvard Furuseth | ITS#8334 Fix MDB_APPENDDUP vs. rewrite(single item) |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Howard Chu | ITS#8324 additional tweaks |
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-01 |
Howard Chu | ITS#8169 more Makefile tweaks |
commit | commitdiff | tree | snapshot |
2015-12-01 |
Howard Chu | ITS#8169 more for prev patch |
commit | commitdiff | tree | snapshot |
next |