| 2013-08-08 | Hallvard Furuseth | mdb_cursorpages_mark: Mark current txn and no more. | commit | commitdiff | tree | snapshot | 
| 2013-08-08 | Hallvard Furuseth | Fix mdb_ovpage_free() vs. spill. | commit | commitdiff | tree | snapshot | 
| 2013-08-08 | Hallvard Furuseth | Fix page spilling when MDB_WRITEMAP. | commit | commitdiff | tree | snapshot | 
| 2013-08-08 | Hallvard Furuseth | Set MDB_TXN_ERROR when inconsistent txn state | commit | commitdiff | tree | snapshot | 
| 2013-08-08 | Hallvard Furuseth | Factor out MDB_env. | commit | commitdiff | tree | snapshot | 
| 2013-08-08 | Hallvard Furuseth | MDB_LOCK_VERSION -> MDB_LOCK_FORMAT. | commit | commitdiff | tree | snapshot | 
| 2013-08-08 | Hallvard Furuseth | Fix mdb_reader_pid(). | commit | commitdiff | tree | snapshot | 
| 2013-08-07 | Howard Chu | Use proper printf format on Windows | commit | commitdiff | tree | snapshot | 
| 2013-08-05 | Hallvard Furuseth | Silence warnings | commit | commitdiff | tree | snapshot | 
| 2013-08-05 | Hallvard Furuseth | Tweak comments | commit | commitdiff | tree | snapshot | 
| 2013-08-05 | Hallvard Furuseth | Clarify doc: mdb_copy, nested txns, mdb_drop(). | commit | commitdiff | tree | snapshot | 
| 2013-07-31 | Howard Chu | Tweak prev commit again | commit | commitdiff | tree | snapshot | 
| 2013-07-30 | Howard Chu | Fix typo in Win32 branch | commit | commitdiff | tree | snapshot | 
| 2013-07-30 | Howard Chu | Cleanup prev commit | commit | commitdiff | tree | snapshot | 
| 2013-07-30 | Howard Chu | ITS#7652 fix I/O error checks | commit | commitdiff | tree | snapshot | 
| 2013-07-29 | Howard Chu | Tweak mdb_envinfo numreaders | commit | commitdiff | tree | snapshot | 
| 2013-07-26 | Howard Chu | ITS#7615 use shorter names for semaphores | commit | commitdiff | tree | snapshot | 
| 2013-07-19 | Howard Chu | Tweak reader_pid check | commit | commitdiff | tree | snapshot | 
| 2013-07-19 | Howard Chu | Get pid lock outside of rmutex | commit | commitdiff | tree | snapshot | 
| 2013-07-18 | Howard Chu | Tweak reader checks | commit | commitdiff | tree | snapshot | 
| 2013-07-18 | Howard Chu | Add mdb_reader_check() | commit | commitdiff | tree | snapshot | 
| 2013-07-18 | Howard Chu | Split MDB_VERSION to MDB_DATA/MDB_LOCK VERSION | commit | commitdiff | tree | snapshot | 
| 2013-07-18 | Howard Chu | Tweak reader_list | commit | commitdiff | tree | snapshot | 
| 2013-07-18 | Howard Chu | Tweak mdb_stat(1) | commit | commitdiff | tree | snapshot | 
| 2013-07-18 | Howard Chu | Add mdb_reader_list() | commit | commitdiff | tree | snapshot | 
| 2013-07-15 | Howard Chu | Add mdb_dbi_flags() | commit | commitdiff | tree | snapshot | 
| 2013-07-14 | Howard Chu | Fix child txn dirty_room counts in spill/unspill | commit | commitdiff | tree | snapshot | 
| 2013-07-14 | Howard Chu | More for stale sub-cursor flags | commit | commitdiff | tree | snapshot | 
| 2013-07-14 | Howard Chu | Fix stale sub-cursor C_INIT flag | commit | commitdiff | tree | snapshot | 
| 2013-07-12 | Howard Chu | Tweak comments, defaults should be OK already | commit | commitdiff | tree | snapshot | 
| 2013-07-12 | Howard Chu | Bump version to 0.9.7 | commit | commitdiff | tree | snapshot | 
| 2013-07-12 | Hallvard Furuseth | Also set/clear P_KEEP in parent txn's cursors | commit | commitdiff | tree | snapshot | 
| 2013-07-12 | Howard Chu | Spill pages, take 3 | commit | commitdiff | tree | snapshot | 
| 2013-07-12 | Howard Chu | Delay touching pages until cursor is positioned. | commit | commitdiff | tree | snapshot | 
| 2013-07-12 | Hallvard Furuseth | Simplify: Always set C_UNTRACK for tracked cursors. | commit | commitdiff | tree | snapshot | 
| 2013-07-12 | Hallvard Furuseth | Save freelist using proper mdb_cursor_put(). | commit | commitdiff | tree | snapshot | 
| 2013-07-12 | Howard Chu | Move code out to mdb_page_dirty() | commit | commitdiff | tree | snapshot | 
| 2013-07-12 | Howard Chu | Factor out parent | commit | commitdiff | tree | snapshot | 
| 2013-07-12 | Howard Chu | Fix env_read_header() on Windows | commit | commitdiff | tree | snapshot | 
| 2013-07-10 | Hallvard Furuseth | Do not follow uninited cursors' page pointers. | commit | commitdiff | tree | snapshot | 
| 2013-07-10 | Howard Chu | Fix rebalance/cursor adjust | commit | commitdiff | tree | snapshot | 
| 2013-07-10 | Howard Chu | Cursors: Clear C_EOF when clearing C_INITIALIZED | commit | commitdiff | tree | snapshot | 
| 2013-07-09 | Howard Chu | Fixup other cursors after delete op | commit | commitdiff | tree | snapshot | 
| 2013-07-07 | Hallvard Furuseth | ITS#7515 Reject conflicting page versions. | commit | commitdiff | tree | snapshot | 
| 2013-07-07 | Hallvard Furuseth | ITS#7515 Fix tracking of parent txn's cursors. | commit | commitdiff | tree | snapshot | 
| 2013-07-07 | Hallvard Furuseth | Simplify MDB_cursor: Drop flags C_ALLOCD,C_SHADOW. | commit | commitdiff | tree | snapshot | 
| 2013-07-06 | Hallvard Furuseth | Silence more uninit warnings | commit | commitdiff | tree | snapshot | 
| 2013-07-02 | Howard Chu | Silence uninit warning in prev commit | commit | commitdiff | tree | snapshot | 
| 2013-07-02 | Howard Chu | Tweaks for MDB_MULTIPLE | commit | commitdiff | tree | snapshot | 
| 2013-07-01 | Howard Chu | ITS#7635 simplify 9474c1a0b62cad57b62855d09a201670385caa80 | commit | commitdiff | tree | snapshot | 
| 2013-07-01 | Howard Chu | ITS#7635 fix read txn potential data race | commit | commitdiff | tree | snapshot | 
| 2013-06-30 | Howard Chu | Fix uninit warnings, lseek usage | commit | commitdiff | tree | snapshot | 
| 2013-06-26 | Hallvard Furuseth | Fix alloc/free issues. | commit | commitdiff | tree | snapshot | 
| 2013-06-26 | Hallvard Furuseth | Factor out some vars, simplify. | commit | commitdiff | tree | snapshot | 
| 2013-06-26 | Hallvard Furuseth | Makefile/user-macro comments. | commit | commitdiff | tree | snapshot | 
| 2013-06-26 | Hallvard Furuseth | Tweak I/O, fix last commit. | commit | commitdiff | tree | snapshot | 
| 2013-06-22 | Hallvard Furuseth | Improve MDB error handling, drop seek calls. | commit | commitdiff | tree | snapshot | 
| 2013-06-22 | Hallvard Furuseth | Fix Windows I/O. | commit | commitdiff | tree | snapshot | 
| 2013-06-22 | Hallvard Furuseth | Catch more MDB errors. DPRINTF in mdb_env_reset0. | commit | commitdiff | tree | snapshot | 
| 2013-06-22 | Hallvard Furuseth | Tweak MIDLs, catch errors. | commit | commitdiff | tree | snapshot | 
| 2013-06-22 | Hallvard Furuseth | Factor out MDB variables/expressions, cleanup. | commit | commitdiff | tree | snapshot | 
| 2013-06-22 | Hallvard Furuseth | Rearrange MDB dirty page code. | commit | commitdiff | tree | snapshot | 
| 2013-06-20 | Hallvard Furuseth | Simplify mdb_page_alloc(). | commit | commitdiff | tree | snapshot | 
| 2013-06-20 | Hallvard Furuseth | ITS#7620: Keep empty IDLs. Tweak mdb_page_alloc(). | commit | commitdiff | tree | snapshot | 
| 2013-06-17 | Howard Chu | ITS#7623 Clear P_SUBP on conversion from fake page | commit | commitdiff | tree | snapshot | 
| 2013-06-13 | Hallvard Furuseth | ITS#7515 Nested MDB txns: Inherit txn flags. | commit | commitdiff | tree | snapshot | 
| 2013-06-13 | Hallvard Furuseth | Clean up mdb_page_touch(), mdb_page_copy(). | commit | commitdiff | tree | snapshot | 
| 2013-06-13 | Hallvard Furuseth | ITS#7594 Fix MDB cursor tracking with subDBs. | commit | commitdiff | tree | snapshot | 
| 2013-06-13 | Hallvard Furuseth | ITS#7594 Invalidate a dropped MDB DB's cursors. | commit | commitdiff | tree | snapshot | 
| 2013-06-13 | Hallvard Furuseth | Don't #define _GNU_SOURCE if already defined. | commit | commitdiff | tree | snapshot | 
| 2013-06-13 | Hallvard Furuseth | More for ITS#7620 Fix mdb_ovpage_free(). | commit | commitdiff | tree | snapshot | 
| 2013-06-12 | Howard Chu | Partial revert c2cac4588a40480c020d320b544bc5f8e72adb11 | commit | commitdiff | tree | snapshot | 
| 2013-06-12 | Hallvard Furuseth | Drop me_pgfree, add mdb_freelist_save(). | commit | commitdiff | tree | snapshot | 
| 2013-06-12 | Howard Chu | Fix CURSOR_NEXT/PREV on emptied DB | commit | commitdiff | tree | snapshot | 
| 2013-06-08 | Howard Chu | Make sure mdb_stat() gets valid data | commit | commitdiff | tree | snapshot | 
| 2013-06-06 | Howard Chu | Return fresh overflow pages to current pghead | commit | commitdiff | tree | snapshot | 
| 2013-06-05 | Howard Chu | ITS#7594 more for subDB cursor fix | commit | commitdiff | tree | snapshot | 
| 2013-06-05 | Howard Chu | ITS#7594 better fix | commit | commitdiff | tree | snapshot | 
| 2013-05-30 | Howard Chu | tweak mdb_copy, trap signals | commit | commitdiff | tree | snapshot | 
| 2013-05-30 | Howard Chu | Windows portability fixes for prev commit | commit | commitdiff | tree | snapshot | 
| 2013-05-30 | Howard Chu | Add warning about interrupting copy | commit | commitdiff | tree | snapshot | 
| 2013-05-30 | Howard Chu | Fix prev commit | commit | commitdiff | tree | snapshot | 
| 2013-05-30 | Howard Chu | Add mdb_env_copyfd() | commit | commitdiff | tree | snapshot | 
| 2013-05-25 | Howard Chu | Add _M_IX86 macro for MSVC | commit | commitdiff | tree | snapshot | 
| 2013-05-23 | Howard Chu | ITS#7594 De-init other subcursors in page_touch | commit | commitdiff | tree | snapshot | 
| 2013-05-21 | Hallvard Furuseth | Drop unused liblmdb MIDL-range support. | commit | commitdiff | tree | snapshot | 
| 2013-05-21 | Hallvard Furuseth | Factor out mdb_find_oldest,mdb_dlist_free,dirty_list. | commit | commitdiff | tree | snapshot | 
| 2013-05-21 | Hallvard Furuseth | mdb_stat cleanup. | commit | commitdiff | tree | snapshot | 
| 2013-05-21 | Hallvard Furuseth | ITS#7598 Tweak MDB_<NEXT/PREV>_NODUP,fix mdb_stat. | commit | commitdiff | tree | snapshot | 
| 2013-05-21 | Hallvard Furuseth | ITS#7598 mdb_dbi_open(named DB): Check mainDB flags. | commit | commitdiff | tree | snapshot | 
| 2013-05-20 | Hallvard Furuseth | ITS#7515 Fix nested txn touch of subpage/ovpage. | commit | commitdiff | tree | snapshot | 
| 2013-05-20 | Hallvard Furuseth | Tweak mdb_page_malloc(),mdb_page_get() semantics. | commit | commitdiff | tree | snapshot | 
| 2013-05-19 | Hallvard Furuseth | More ITS#7589 followup: OVPAGES() -> mp_pages. | commit | commitdiff | tree | snapshot | 
| 2013-05-19 | Hallvard Furuseth | More ITS#7589: Fix prev commit. | commit | commitdiff | tree | snapshot | 
| 2013-05-17 | Hallvard Furuseth | ITS#7589 mdb_cursor_put(): Update ovpage nodesize. | commit | commitdiff | tree | snapshot | 
| 2013-05-15 | Howard Chu | Include <netinet/in.h> for Solaris 8 | commit | commitdiff | tree | snapshot | 
| 2013-05-14 | Howard Chu | Fix mdb_page_split - nested split | commit | commitdiff | tree | snapshot | 
| 2013-05-13 | Howard Chu | Doxygen cleanup | commit | commitdiff | tree | snapshot | 
| 2013-05-10 | Howard Chu | Fix 66c839f0292d9aea12bf93ef6568ac2bd2ca0fc8 | commit | commitdiff | tree | snapshot | 
| 2013-05-10 | Howard Chu | Refactor mdb_midl_append, add mdb_midl_grow() | commit | commitdiff | tree | snapshot | 
| next |