summaryrefslogtreecommitdiff
path: root/external/db_drivers
Commit message (Expand)AuthorAgeFilesLines
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-212-2/+2
* ITS#8582 keep mutex at end of structHoward Chu2017-02-071-10/+10
* Workaround VL32 cursor refcounting miscountHoward Chu2017-01-311-7/+9
* Build wallet with Android NDKMoroccanMalinois2017-01-051-0/+5
* cmake: transitive deps and remove deprecated LINK_*redfish2016-09-181-1/+1
* More for Issue #855Howard Chu2016-08-111-6/+12
* Fix Issue #855Howard Chu2016-06-071-4/+0
* mdb_drop optimizationHoward Chu2016-04-091-1/+10
* More outputs consolidationHoward Chu2016-04-051-1/+1
* MDB_VL32 - increase max write txn sizeHoward Chu2016-02-171-1/+1
* Resync with masterHoward Chu2016-02-162-23/+76
* MDB_VL32 change overflow page scanHoward Chu2016-01-281-31/+10
* MDB_VL32 Fix off-by-one in mdb_midl_shrinkHoward Chu2016-01-281-1/+1
* MDB_VL32 Fix another 32bit overflowHoward Chu2016-01-271-1/+1
* Tweak mdb_strerror msg bufferHoward Chu2016-01-271-3/+4
* MDB_VL32 Fix d2a5f72f73e0e4030b521086b13b8c8efaf9ca9eHoward Chu2016-01-271-1/+1
* WIN64 needs off_t redefined tooHoward Chu2016-01-201-1/+1
* Fix --db-sync-mode on Windows64Howard Chu2016-01-161-1/+1
* updated copyright yearRiccardo Spagni2015-12-312-2/+2
* MDB_VL32 - resync with masterHoward Chu2015-12-282-75/+75
* Update liblmdb, unify 32/64 sourcesHoward Chu2015-12-2558-16989/+2461
* hyc accidentally typo'd...we shall never speak of this againRiccardo Spagni2015-07-161-1/+1
* updated vl32 to currentRiccardo Spagni2015-07-1624-188/+390
* updated in-source lmdbRiccardo Spagni2015-07-1610-95/+171
* open() flag O_DSYNC isn't on BSD, use O_SYNCThomas Winget2015-07-162-0/+8
* ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)NoodleDoodleNoodleDoodleNoodleDoodleNoo2015-07-151-20/+0
* Require BerkeleyDB to be installed (for now) if building non-staticThomas Winget2015-04-221-7/+2
* update lmdb64Riccardo Spagni2015-04-1422-365/+201
* Only compile BerkeleyDB as an option in non-staticThomas Winget2015-04-071-16/+18
* Pull blockchain changes into berkeleydb branchThomas Winget2015-03-1757-27/+16065
|\
| * Move db_drivers/ to external/Thomas Winget2015-03-1757-0/+32257
| * Revert "Moved db_drivers/ into external/ for consistency"Thomas Winget2015-03-1729-16219/+0
* | BerkeleyDB Blockchain building, not working yetThomas Winget2015-03-161-5/+5
* | CMake wiring, minor cleanup, minor test additionThomas Winget2015-03-161-1/+23
|/
* Moved db_drivers/ into external/ for consistencyThomas Winget2015-03-0929-0/+16219