summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx
AgeCommit message (Expand)Author
2024-01-08Update copyrightsdartraiden
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...George Hazan
2023-04-11DB::FILE_BLOB - file events' access unificationGeorge Hazan
2023-01-05compilation fixGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-12-17Mediawiki considers URLs with and without a trailing slash as different pages...dartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-11-07update for system includes & import librariesGeorge Hazan
2021-08-24libmdbx extracted back to the separate module, otherwise dbx_mdbx is marked a...George Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-04-13more code cleaningGeorge Hazan
2021-04-13code cleaningGeorge Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is in...George Hazan
2021-03-25project file fixGeorge Hazan
2021-03-25fix for a project fileGeorge Hazan
2021-03-23also for #2771 - removal of all MDBX utilities and libmdbx.mir itselfGeorge Hazan
2021-03-23fixes #2771 (Implement mdbx → sqlite converter)George Hazan
2021-03-21no, this crutch is used...George Hazan
2021-03-19very bad idea to return -1 as blob size on errorGeorge Hazan
2021-03-13we don't allow people to create MDBX profiles anymoreGeorge Hazan
2021-02-28fixes #2737 (Dbx_mdbx: sometimes MDBX_SET doesn't work as expected, nobody kn...George Hazan
2021-02-13fixes #2721 (Dbx_mdbx: direct cursors skip the first record found)George Hazan
2021-01-31we import slower, but more securely (flush database time to time)George Hazan
2021-01-20fixes #2707 (MDBX: reversed event cursors don't work at the end of tableGeorge Hazan
2021-01-19grrm...George Hazan
2021-01-19Dbx_mdbx: fix for reversed event cursors behaviorGeorge Hazan
2021-01-19fixes #2702 (Dbx_sqlite: missing "Compact" menu item)George Hazan
2021-01-18fixes #2698 (Add current db format (mdbx, sqlite) to version info report)George Hazan
2021-01-17Update copyrightsdartraiden
2021-01-08database options dialog also went into the coreGeorge Hazan
2021-01-08Password change dialog also became commonGeorge Hazan
2021-01-08encryption code unification, part 2: initialization & data storageGeorge Hazan
2021-01-08another bunch of duplicate code moved to the coreGeorge Hazan
2021-01-08duplicate code and variables removedGeorge Hazan
2021-01-07more common code moved to MDatabaseCommonGeorge Hazan
2021-01-07common code moved to the coreGeorge Hazan
2020-12-13Dbx_mdbx: crash fix when deleting sub-contact from a metaGeorge Hazan
2020-12-09fixes #2641 (Не работает импорт базы данных)George Hazan
2020-12-07fix for rare crash in meta contactsGeorge Hazan
2020-12-07Dbx_mdbx: we don't have to bother db if we're trying to delete missing settingGeorge Hazan
2020-12-07useless code removedGeorge Hazan
2020-12-05fixes #2637 (Dbx_mdbx: Миранда не запускается после ...George Hazan
2020-12-04Dbx_mdbx: now we very quickly load _all_ settings into memory to reject cache...George Hazan
2020-12-04we don't need this crutch anymore, due to the reading from global writing tra...George Hazan
2020-12-02Dbx_mdbx: fix for losing information during rebootGeorge Hazan
2020-12-01fixes #2634 & #2605 (various problems on startup, caused by transaction isola...George Hazan