summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx/src/dbintf.cpp
AgeCommit message (Expand)Author
2020-01-13fixes #2181 ("Miranda was unable to open <profile_name>, it's in an unknown f...George Hazan
2020-01-12CDbxMDBX: useless window removed and replaced with Miranda_GetSystemWindow()George Hazan
2020-01-07libmdbx: update to 0.5.0George Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-06libmdbx: upgrade to 0.4.0George Hazan
2019-01-29fixes #1802 (Dbx_Mdbx doesn't change profile timestamp on exit)George Hazan
2019-01-04Update copyrightsdartraiden
2018-11-08Dbx_mdbx: added control for disk overflow during backupGeorge Hazan
2018-10-10code cleaningGeorge Hazan
2018-10-10stupid schema with event handles sharing via CreateEventHook eliminatedGeorge Hazan
2018-09-23new event: ME_DB_EVENT_EDITEDGeorge Hazan
2018-09-20final fix for libmdbx problem with GCGeorge Hazan
2018-09-19GetEventById & SetEventId - two new methods to operate with events by their s...George Hazan
2018-09-19eventids table added for message keysGeorge Hazan
2018-08-25limdbx error logging disabled till the problem with GC will be solvedGeorge Hazan
2018-07-18no need to crash inside assert in runtimeGeorge Hazan
2018-07-07merge of fix into libdbmx that could create broken profilesGeorge Hazan
2018-07-06compacting disabled for a while due to a bug in libmdbxGeorge Hazan
2018-07-04grrmGeorge Hazan
2018-07-04merge with libmdbx masterGeorge Hazan
2018-06-29safer method of backing up databases instead of trying to read them manuallyGeorge Hazan
2018-06-20merge with libmdbx/xpGeorge Hazan
2018-06-13Dbx_mdbx: duplicate code removedGeorge Hazan
2018-06-13profile lock detection unbound from contact list servicesGeorge Hazan
2018-05-17Db3x_mmap, Dbx_mdbx, Exchange, MyDetails, RecentContacts, TopToolBar, WebView...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-11512M is the maximum size that a 32-bit program can mmapGeorge Hazan
2018-04-09frankly speaking, there's no need to lock the database profile since we check...George Hazan
2018-04-02Dbx_mdbx:George Hazan
2018-04-01much more efficient way of handling DBFlush, with separate windowGeorge Hazan
2018-03-30fix for asynchronous database flush to fix unsaved dataGeorge Hazan
2018-03-26fix for system history processingGeorge Hazan
2018-03-26fixes #1208 (if profile is opened in r/w mode, it should be locked)George Hazan
2018-03-25MIDatabaseChecker interface removedGeorge 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-02-04checker for MDBX, first versionGeorge Hazan
2018-01-24we need more readers, cause libmdbx returns MDBX_READERS_FULL on large profilesGeorge Hazan
2018-01-23dbx_mdbx:George Hazan
2018-01-22code cleaningGeorge Hazan
2018-01-11dbx_mdbx:George Hazan
2018-01-11mdbx-plugin: fix names for clarity (minor, but renaming).George Hazan