summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx
AgeCommit message (Expand)Author
2018-05-16CMake: Config for Dbx_mdbx plugin.protomors
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-05-14fixes #1336 (Dropbox destroys mdbx-based database)George Hazan
2018-05-07Dbx_mdbx: fixes crash when user tries to compact a profile with passwordGeorge Hazan
2018-04-15fixes #1230 (Database encryption mode)George Hazan
2018-04-1364-bit Miranda to use 16 GB mmapGeorge Hazan
2018-04-13MDBX_COALESCE helps to free trailing database pagesGeorge Hazan
2018-04-12DbxMdbx: menu item added for compactingGeorge Hazan
2018-04-12initial version of profile compactor for MDBXGeorge Hazan
2018-04-12MIDatabase became pure interfaceGeorge Hazan
2018-04-11512M is the maximum size that a 32-bit program can mmapGeorge Hazan
2018-04-10fixes #1244 (Deleting subcontact history event leads to metacontact empty his...George Hazan
2018-04-09frankly speaking, there's no need to lock the database profile since we check...George Hazan
2018-04-02Dbx_mdbx: fix for record number calculationGeorge Hazan
2018-04-02fixes #1239 (MDBX: crash on "dbmodulechain.cpp (45): CDbxMDBX::GetModuleID" a...George Hazan
2018-04-02Dbx_mdbx:George Hazan
2018-04-01much more efficient way of handling DBFlush, with separate windowGeorge Hazan
2018-03-30merge with the final version of libmdbxGeorge Hazan
2018-03-30fix for asynchronous database flush to fix unsaved dataGeorge Hazan
2018-03-28fix for losing info due to MDBX_RESERVE flagGeorge Hazan
2018-03-27fixes #1216 (temporary contacts return back until restart)George Hazan
2018-03-26another buggy piece of code removedGeorge Hazan
2018-03-26fix for system history processingGeorge Hazan
2018-03-26very strange disk type detection removed from libmdbx (fixes #1213)George Hazan
2018-03-26fixes #1208 (if profile is opened in r/w mode, it should be locked)George Hazan
2018-03-25string constants with word dbchecker fixedGeorge Hazan
2018-03-25MIDatabaseChecker interface removedGeorge Hazan
2018-03-25dbchecker moved to deprecatedGeorge Hazan
2018-03-24crash fix for mdbx under XP (p.3 of #1199)George Hazan
2018-03-23fixes #1195 (Import from mdbx is broken)George Hazan
2018-03-21DATABASELINK::Unload method replaced with the virtual destructor of MDatabase...George Hazan
2018-03-07old C-style code is obsolete now because of MDatabaseCommon existenceGeorge Hazan
2018-03-07merge with libmdbx 0.1George Hazan
2018-03-05switch to the locking schema of db3x_mmap, it's saferGeorge Hazan
2018-02-24more nullptrGoraf
2018-02-24guard headersGoraf
2018-02-21all another C++'11 iteratorsGeorge Hazan
2018-02-05patch for project filters that doesn't prevent a project from openingGeorge Hazan
2018-02-05merge of libmdbxGeorge Hazan
2018-02-04this code isn't needed at allGeorge Hazan
2018-02-04checker for MDBX, first versionGeorge Hazan
2018-02-02merge with libmdbxGeorge Hazan
2018-01-24we need more readers, cause libmdbx returns MDBX_READERS_FULL on large profilesGeorge Hazan
2018-01-24merge with libmdbxGeorge Hazan
2018-01-24if we don't use MDBX_DUPSORT, there's no need to pass the data parameterGeorge Hazan
2018-01-24missing default comparatorGeorge Hazan
2018-01-23even more strict scopeGeorge Hazan
2018-01-23dbx_mdbx:George Hazan
2018-01-23merge with libmdbxGeorge Hazan
2018-01-22code cleaningGeorge Hazan