summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdb/src/dbintf.cpp
AgeCommit message (Expand)Author
2017-12-06fix for expanding databaseGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-06no need to assign 1 to m_maxContactId eitherGeorge Hazan
2017-12-06no need to create a contact with id=0George Hazan
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-24Dbx_mdb:George Hazan
2017-11-24EnumResidentSettings moved to MDatabaseCommonGeorge Hazan
2017-11-23common database code to be concentrated in mir_appGeorge Hazan
2017-10-08moving lmdb to mdbx engineGeorge Hazan
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-05various minor fixesGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27more fixesGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-06dbx_lmdb: code optimizationMikalaiR
2016-07-03dbx_lmdb: code optimization MikalaiR
2016-07-02dbx_lmdb: code cleanup MikalaiR
2016-05-07dbx_lmdb: optimizationMikalaiR
2016-04-24dbx_lmdb: updated lmdb engine MikalaiR
2016-03-22dbx_lmdb: some fixes MikalaiR
2016-03-17dbx_lmdb: more fixesMikalaiR
2016-03-17opsMikalaiR
2016-03-17dbx_lmdb: crash fix MikalaiR
2016-03-16dbx_lmdb: crutches removed; crash fix (?) MikalaiR
2016-03-11dbx_lmdb: call dbpanic() on base corruption, attempt to implement events (un)...MikalaiR
2016-03-07dbx_lmdb: more fixes for metacontacts MikalaiR
2016-03-03dbx_lmdb: fix crash in read-only modeMikalaiR
2016-03-02dbx_lmdb: code cleanupMikalaiR
2016-02-29dbx_lmdb: fix(?) events mixing MikalaiR
2016-02-28dbx_lmdb: fix events deletion; some fixes MikalaiR
2016-02-27dbx_lmdb: encryption settings to other dbi MikalaiR
2016-02-21dbx_lmdb: speed optimization MikalaiR
2016-02-20dbx_lmdb: speed optimization MikalaiR
2016-02-19dbx_lmdb: fixed writing settings; CryptoProvider selector; correct transactio...MikalaiR
2016-02-18dbx_lmdb: speed optimization MikalaiR
2016-02-14dbx_lmdb: common project, small speed optimizationMikalaiR
2016-02-07git-svn-id: http://svn.miranda-ng.org/main/trunk@16244 1316c22d-e87f-b044-9b9...MikalaiR
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-03-12fix for the LMDB profile sharingGeorge Hazan
2015-01-18bunch of small fixes, optimizations and improvementsGeorge Hazan
2015-01-18first working version of eventsGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-14txn_ptr & cursor_ptr classesGeorge Hazan