summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx/src/dbintf.cpp
AgeCommit message (Collapse)Author
2024-01-08Update copyrightsdartraiden
2023-01-02Update copyrightsdartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-04-13more code cleaningGeorge Hazan
2021-04-13code cleaningGeorge Hazan
2021-01-31we import slower, but more securely (flush database time to time)George Hazan
2021-01-19fixes #2702 (Dbx_sqlite: missing "Compact" menu item)George Hazan
2021-01-17Update copyrightsdartraiden
2021-01-08encryption code unification, part 2: initialization & data storageGeorge Hazan
2021-01-08duplicate code and variables removedGeorge Hazan
2020-12-09fixes #2641 (Не работает импорт базы данных)George Hazan
2020-12-07useless code removedGeorge Hazan
2020-12-04Dbx_mdbx: now we very quickly load _all_ settings into memory to reject ↵George Hazan
cache misses without any need to look into database
2020-12-02Dbx_mdbx: fix for losing information during rebootGeorge Hazan
2020-12-01fixes #2634 & #2605 (various problems on startup, caused by transaction ↵George Hazan
isolation), also read-only transactions now use global write transaction
2020-11-25Dbx_mdbx: adaptation of Compact for new write transaction schemeGeorge Hazan
2020-11-25fixes #2628 (Миранда зависает при попытке ↵George Hazan
проверить базу)
2020-11-23fixes #2626 (Import: cannot import from mdbx to sqlite)George Hazan
2020-11-17fixes #2569 (Ломается профиль после ребута ↵George Hazan
компа. Miranda NG не может открыть '*', профиль в неизвестном формате)
2020-11-16Dbx_mdbx: global cursors replaced with mdbx_cursor_bind() and temporary cursorsGeorge Hazan
2020-11-15 txn_ptr::abort() not to be mixed with common ::abort()George Hazan
2020-11-15unused variable CDbxMDBX::m_bShared removedGeorge Hazan
2020-11-15Dbx_mdbx: code cleaningGeorge Hazan
2020-10-25Revert "fixes #2569 (Miranda uses libmdbx unsafely)"George Hazan
This reverts commit a949c9f2b090435ca63de525ee2cd1a79073f08a.
2020-10-25fixes #2569 (Miranda uses libmdbx unsafely)George Hazan
2020-10-09Dbx_mdbx: fix for new constantsGeorge Hazan
2020-09-22sh-h-hitGeorge Hazan
2020-09-22fix for error -32790 on very large profilesGeorge Hazan
2020-08-08filtering out orphaned settingsGeorge Hazan
2020-08-07Dbx_Mdbx: first two integrity checksGeorge Hazan
2020-08-07code cleaningGeorge Hazan
2020-07-09fixes #2474 (NewStory: системная история не ↵George Hazan
удаляется)
2020-06-22temporary return of DbCheckerGeorge Hazan
2020-01-15Fix URLdartraiden
2020-01-15Fix capitalizationdartraiden
2020-01-13fixes #2181 ("Miranda was unable to open <profile_name>, it's in an unknown ↵George Hazan
format")
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 ↵George Hazan
server ids
2018-09-19eventids table added for message keysGeorge Hazan