2015-07-02 |
Hallvard Furuseth | Add MDB_USE_POSIX_MUTEX. |
blob | commitdiff | raw |
2015-06-02 |
Hallvard Furuseth | Use ftok() for semget(), and only lower mode bits |
blob | commitdiff | raw | diff to current |
2015-05-28 |
Hallvard Furuseth | ITS#8156 Fix MDB_MAXKEYSIZE doc |
blob | commitdiff | raw | diff to current |
2015-05-27 |
Hallvard Furuseth | ITS#8157 mdb_txn_renew0(): init after error checks |
blob | commitdiff | raw | diff to current |
2015-05-27 |
Hallvard Furuseth | mdb_txn_renew(): Drop pointless diff from mdb.RE. |
blob | commitdiff | raw | diff to current |
2015-05-20 |
Hallvard Furuseth | Set/clear mp_pad, md_pad (MDB_DUPFIXED data size). |
blob | commitdiff | raw | diff to current |
2015-05-19 |
Hallvard Furuseth | ITS#8117 Fix MDB_INTEGERDUP keysize doc + md_dcmp |
blob | commitdiff | raw | diff to current |
2015-05-03 |
Howard Chu | ITS#8117 better fix |
blob | commitdiff | raw | diff to current |
2015-05-03 |
Howard Chu | Revert "ITS#8117 cleanup prev commit" |
blob | commitdiff | raw | diff to current |
2015-04-29 |
Howard Chu | ITS#8117 cleanup prev commit |
blob | commitdiff | raw | diff to current |
2015-04-29 |
Howard Chu | ITS#8117 fix INTEGERDUP compare |
blob | commitdiff | raw | diff to current |
2015-04-23 |
Howard Chu | ITS#8109 fix mdb_cursor_del0 on empty DB |
blob | commitdiff | raw | diff to current |
2015-04-17 |
Howard Chu | ITS#8106 retry writes on EINTR |
blob | commitdiff | raw | diff to current |
2015-04-15 |
Howard Chu | ITS#8062 also handle subcursors |
blob | commitdiff | raw | diff to current |
2015-04-15 |
Howard Chu | ITS#8062 fix rebalance |
blob | commitdiff | raw | diff to current |
2015-04-08 |
Hallvard Furuseth | Cleanup MDB_env.me_txn0. |
blob | commitdiff | raw | diff to current |
2015-04-08 |
Hallvard Furuseth | Fix per-txn MDB_NOMETASYNC, MDB_NOSYNC. |
blob | commitdiff | raw | diff to current |
2015-04-08 |
Hallvard Furuseth | Renumber MDB_TXN_* flags, simplify flag code |
blob | commitdiff | raw | diff to current |
2015-04-08 |
Hallvard Furuseth | mdb_txn_renew(): Clear error from previous txn |
blob | commitdiff | raw | diff to current |
2015-03-18 |
Howard Chu | ITS#8062 fix uninit'd cursor index |
blob | commitdiff | raw | diff to current |
2015-02-12 |
Quanah Gibson-Mount | Happy New Year |
blob | commitdiff | raw | diff to current |
2015-02-02 |
Howard Chu | Also support NOMETASYNC on txn_begin |
blob | commitdiff | raw | diff to current |
2015-01-30 |
Howard Chu | Support MDB_NOSYNC on mdb_txn_begin() |
blob | commitdiff | raw | diff to current |
2015-01-17 |
Hallvard Furuseth | ITS#7971 Fix reader allocation and me_numreaders |
blob | commitdiff | raw | diff to current |
2015-01-14 |
Hallvard Furuseth | mdb_env_set_flags(): Reject CHANGELESS flags. |
blob | commitdiff | raw | diff to current |
2015-01-13 |
Howard Chu | Fix potential null deref (coverity) |
blob | commitdiff | raw | diff to current |
2015-01-12 |
Hallvard Furuseth | Make SysV semaphores robust. Cleanup MDB_ROBUST. |
blob | commitdiff | raw | diff to current |
2015-01-12 |
Howard Chu | More cleanup for fdatasync hack |
blob | commitdiff | raw | diff to current |
2015-01-11 |
Howard Chu | Tweak conditionals for fdatasync hack |
blob | commitdiff | raw | diff to current |
2015-01-09 |
Howard Chu | ITS#8021 env_sync is invalid in RDONLY env |
blob | commitdiff | raw | diff to current |
2015-01-08 |
Howard Chu | fdatasync hack, again |
blob | commitdiff | raw | diff to current |
2015-01-08 |
Howard Chu | Revert "Note MDB_SAFE_FDATASYNC" |
blob | commitdiff | raw | diff to current |
2015-01-08 |
Howard Chu | Simpler fdatasync hack |
blob | commitdiff | raw | diff to current |
2015-01-08 |
Howard Chu | Revert "Fix prev commit for env_sync0" |
blob | commitdiff | raw | diff to current |
2014-12-21 |
Howard Chu | Fix prev commit for env_sync0 |
blob | commitdiff | raw | diff to current |
2014-12-18 |
Howard Chu | Hack for potential ext3/ext4 corruption issue |
blob | commitdiff | raw | diff to current |
2014-12-08 |
Hallvard Furuseth | Try to avoid an invalid datafile after failed init |
blob | commitdiff | raw | diff to current |
2014-12-05 |
Hallvard Furuseth | C90-compatible code for SysV semaphores |
blob | commitdiff | raw | diff to current |
2014-12-05 |
Leo Yuriev | ITS#7987 fix excessive space for single write txn |
blob | commitdiff | raw | diff to current |
2014-12-05 |
Howard Chu | ITS#7994 fix prev commit |
blob | commitdiff | raw | diff to current |
2014-12-05 |
David Barbour | ITS#7994 Access to current transaction ID. |
blob | commitdiff | raw | diff to current |
2014-12-05 |
Hallvard Furuseth | Fix SysV semaphores - repair mti_txnid. |
blob | commitdiff | raw | diff to current |
2014-12-03 |
Hallvard Furuseth | For ITS#7789: Ensure mapsize >= pages in use. |
blob | commitdiff | raw | diff to current |
2014-12-03 |
Hallvard Furuseth | Fix WIN32 -> _WIN32 |
blob | commitdiff | raw | diff to current |
2014-12-01 |
Hallvard Furuseth | mdb_strerror: Silence warning @ Windows |
blob | commitdiff | raw | diff to current |
2014-12-01 |
Hallvard Furuseth | Fix comments |
blob | commitdiff | raw | diff to current |
2014-12-01 |
Hallvard Furuseth | Clean up SysV semaphore code. |
blob | commitdiff | raw | diff to current |
2014-12-01 |
Hallvard Furuseth | Fix robust mutexes - repair mti_txnid. |
blob | commitdiff | raw | diff to current |
2014-12-01 |
Hallvard Furuseth | Simplify recent changes a bit. |
blob | commitdiff | raw | diff to current |
2014-11-28 |
Hallvard Furuseth | ITS#7961,#7987 Re-fix txn init. |
blob | commitdiff | raw | diff to current |
2014-10-18 |
leo@yuriev.ru | ITS#7971 LMDB: clarification in mdb_txn_renew0(). |
blob | commitdiff | raw | diff to current |
2014-10-18 |
leo@yuriev.ru | ITS#7970 LMDB: Critical Heisenbug |
blob | commitdiff | raw | diff to current |
2014-10-18 |
leo@yuriev.ru | ITS#7969 LMDB: volatile & __synchronize(). |
blob | commitdiff | raw | diff to current |
2014-10-08 |
Howard Chu | ITS#7959 fix prev commit |
blob | commitdiff | raw | diff to current |
2014-10-04 |
Howard Chu | ITS#7961 fix txn init |
blob | commitdiff | raw | diff to current |
2014-10-03 |
Jean-Christophe... | ITS#7959 Check fstat return value |
blob | commitdiff | raw | diff to current |
2014-10-02 |
Howard Chu | ITS#7956 fix compact of empty env |
blob | commitdiff | raw | diff to current |
2014-10-02 |
Howard Chu | ITS#7955, #7671 fix MDB_PREV_DUP |
blob | commitdiff | raw | diff to current |
2014-10-01 |
Howard Chu | Use robust mutexes by default |
blob | commitdiff | raw | diff to current |
2014-10-01 |
Howard Chu | Use SysV semaphores instead of POSIX |
blob | commitdiff | raw | diff to current |
2014-10-01 |
Howard Chu | Must do dlist_free before releasing Wmutex |
blob | commitdiff | raw | diff to current |
2014-10-01 |
Hallvard Furuseth | MDB_ROBUST: Use MDB_PID_T. Drop a wmutex variable. |
blob | commitdiff | raw | diff to current |
2014-10-01 |
Howard Chu | Free write mutex earlier in txn_reset0 |
blob | commitdiff | raw | diff to current |
2014-10-01 |
Hallvard Furuseth | Add MDB_ROBUST |
blob | commitdiff | raw | diff to current |
2014-09-25 |
Howard Chu | Android also only has memalign |
blob | commitdiff | raw | diff to current |
2014-09-19 |
Howard Chu | ITS#7943 reinit txn flags |
blob | commitdiff | raw | diff to current |
2014-09-18 |
Howard Chu | Plug leak in 4d02c741b120786df1b87ee9ed49c1d3f9bc7522 |
blob | commitdiff | raw | diff to current |
2014-09-13 |
Quanah Gibson-Mount | Change retry to num times 60. Testing shows that on... |
blob | commitdiff | raw | diff to current |
2014-09-09 |
Howard Chu | More for me_pgoldest |
blob | commitdiff | raw | diff to current |
2014-09-09 |
Howard Chu | Remember oldest reader txnid |
blob | commitdiff | raw | diff to current |
2014-09-04 |
Howard Chu | Use a single write txn |
blob | commitdiff | raw | diff to current |
2014-08-24 |
Howard Chu | ITS#7913 cleanup |
blob | commitdiff | raw | diff to current |
2014-08-22 |
Howard Chu | More for MIPS |
blob | commitdiff | raw | diff to current |
2014-08-18 |
Howard Chu | Partially revert ada26306992babeccad0c5443fbd76e28dd24cd6 |
blob | commitdiff | raw | diff to current |
2014-08-16 |
Hallvard Furuseth | Microoptimize loose pages |
blob | commitdiff | raw | diff to current |
2014-08-16 |
Hallvard Furuseth | Fix loose pages in mdb_freelist_save(). |
blob | commitdiff | raw | diff to current |
2014-08-16 |
Hallvard Furuseth | Split out mdb_midl_xmerge, add MDB_IDL_ALLOCLEN |
blob | commitdiff | raw | diff to current |
2014-08-11 |
Howard Chu | ITS#7917 fix mdb_dbi_open |
blob | commitdiff | raw | diff to current |
2014-08-07 |
Howard Chu | Just use memalign, not posix_memalign |
blob | commitdiff | raw | diff to current |
2014-08-04 |
Howard Chu | More for MIPS |
blob | commitdiff | raw | diff to current |
2014-08-04 |
Howard Chu | ITS#7793 more for branch key update |
blob | commitdiff | raw | diff to current |
2014-08-04 |
Howard Chu | ITS#7793 update branch key if needed |
blob | commitdiff | raw | diff to current |
2014-08-02 |
Howard Chu | More for MIPS |
blob | commitdiff | raw | diff to current |
2014-07-31 |
Howard Chu | ITS#7913 mdb_cursor_get(*_DUP) cleanup |
blob | commitdiff | raw | diff to current |
2014-07-27 |
Howard Chu | Fix MIPS cache coherency on Linux |
blob | commitdiff | raw | diff to current |
2014-07-24 |
Howard Chu | more for mdb_cursor_count |
blob | commitdiff | raw | diff to current |
2014-07-24 |
Hallvard Furuseth | Fix mdb_copy & co when MDB pagesize < OS pagesize |
blob | commitdiff | raw | diff to current |
2014-07-24 |
Hallvard Furuseth | ITS#7789 Fix mdb_env_write_meta(). |
blob | commitdiff | raw | diff to current |
2014-07-24 |
Howard Chu | Revert ITS#7789 commits, let's try this again. |
blob | commitdiff | raw | diff to current |
2014-07-21 |
Howard Chu | Fix mdb_cursor_count, reject uninit'd cursor |
blob | commitdiff | raw | diff to current |
2014-07-14 |
Howard Chu | ITS#7896 fix for mdb_env_map |
blob | commitdiff | raw | diff to current |
2014-07-09 |
Howard Chu | More for cursor EOF |
blob | commitdiff | raw | diff to current |
2014-07-09 |
Howard Chu | Zero-init copy2 writebuf |
blob | commitdiff | raw | diff to current |
2014-07-09 |
Hallvard Furuseth | MDB_MAXKEYSIZE = 0 (dynamic value) when MDB_DEVEL |
blob | commitdiff | raw | diff to current |
2014-07-09 |
Hallvard Furuseth | MDB_DEVEL doxygen fix |
blob | commitdiff | raw | diff to current |
2014-07-09 |
Hallvard Furuseth | ITS#7789 Fix resize vs MDB_NOMETASYNC, and a comment. |
blob | commitdiff | raw | diff to current |
2014-07-09 |
Howard Chu | Windows fixes |
blob | commitdiff | raw | diff to current |
2014-07-09 |
Howard Chu | Windows compat |
blob | commitdiff | raw | diff to current |
2014-07-09 |
Howard Chu | ITS#7789 more |
blob | commitdiff | raw | diff to current |
2014-07-09 |
Howard Chu | Revert "ITS#7789 update RESIZED errmsg text" |
blob | commitdiff | raw | diff to current |
next |