index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
external
/
db_drivers
/
liblmdb
/
mdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ITS#9385 fix using MDB_NOSUBDIR with nonexistent file
Kris Zyp
2022-06-03
1
-4
/
+1
*
Silence spurious fallthru warning
Howard Chu
2022-06-03
1
-1
/
+1
*
Fix rawpart flag collision
Howard Chu
2022-06-03
1
-2
/
+2
*
More RAWPART support
Howard Chu
2022-06-03
1
-1
/
+43
*
Preliminary raw partition support
Howard Chu
2022-06-03
1
-1
/
+16
*
ITS#9496 fix mdb_env_open bug from #8704
Howard Chu
2021-04-09
1
-3
/
+3
*
ITS#9500 fix regression from ITS#8662
Howard Chu
2021-03-23
1
-1
/
+1
*
ITS#9007 don't free loose writemap pages
Kris Zyp
2021-02-01
1
-1
/
+1
*
lmdb: catch non-LMDB negative errors before strerror
moneromooo-monero
2019-04-14
1
-0
/
+2
*
ITS#8969 tweak mdb_page_split
Howard Chu
2019-01-30
1
-1
/
+1
*
Resync to upstream mdb.master
Howard Chu
2019-01-17
1
-708
/
+947
*
Fix mdb_load append option
hyc
2018-05-08
1
-2
/
+2
*
ITS#8324 More for Win32 NTDLL junk
Howard Chu
2018-02-18
1
-8
/
+29
*
call _exit instead of abort in release mode
moneromooo-monero
2018-02-01
1
-0
/
+4
*
ITS#8339 Solaris 10/11 robust mutex fixes
Howard Chu
2017-10-10
1
-1
/
+9
*
ITS#8728 fix MDB_VL32 freeing overflow page
Howard Chu
2017-09-09
1
-0
/
+4
*
ITS#8704 add MDB_PREVSNAPSHOT flag to mdb_env_open
Howard Chu
2017-08-12
1
-12
/
+29
*
Fix Android recognition
hyc
2017-04-12
1
-3
/
+3
*
ITS#8582 keep mutex at end of struct
Howard Chu
2017-02-07
1
-10
/
+10
*
Workaround VL32 cursor refcounting miscount
Howard Chu
2017-01-31
1
-7
/
+9
*
More for Issue #855
Howard Chu
2016-08-11
1
-6
/
+12
*
mdb_drop optimization
Howard Chu
2016-04-09
1
-1
/
+10
*
More outputs consolidation
Howard Chu
2016-04-05
1
-1
/
+1
*
Resync with master
Howard Chu
2016-02-16
1
-18
/
+62
*
MDB_VL32 change overflow page scan
Howard Chu
2016-01-28
1
-31
/
+10
*
MDB_VL32 Fix another 32bit overflow
Howard Chu
2016-01-27
1
-1
/
+1
*
Tweak mdb_strerror msg buffer
Howard Chu
2016-01-27
1
-3
/
+4
*
MDB_VL32 Fix d2a5f72f73e0e4030b521086b13b8c8efaf9ca9e
Howard Chu
2016-01-27
1
-1
/
+1
*
WIN64 needs off_t redefined too
Howard Chu
2016-01-20
1
-1
/
+1
*
Fix --db-sync-mode on Windows64
Howard Chu
2016-01-16
1
-1
/
+1
*
MDB_VL32 - resync with master
Howard Chu
2015-12-28
1
-74
/
+74
*
Update liblmdb, unify 32/64 sources
Howard Chu
2015-12-25
1
-0
/
+10865