summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap/src/dbintf.cpp
AgeCommit message (Expand)Author
2014-02-19import to open a database in read-only modeGeorge Hazan
2014-02-18merge with trunkGeorge Hazan
2014-02-07- the internal DBContact structure extended to hold one more DWORD: contact ID;George Hazan
2014-01-26compilation fixGeorge Hazan
2014-01-26more accurate control of mmap modes/accessGeorge Hazan
2014-01-26fix for creating backup files in dbcheckerGeorge Hazan
2014-01-23dbx_mmap to verify password before checking fileGeorge Hazan
2014-01-06huh, finally: total database encryption, including historiesGeorge Hazan
2014-01-03more correct way of writing signaturesGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-29preparing mmap_sa, that it finally compatible with new mmapGeorge Hazan
2013-12-05special signature added for the encrypted databaseGeorge Hazan
2013-11-27- strong cyphering for passwords in db3x_mmap;George Hazan
2013-11-25write back Miranda IM signature to allow a conversion to be madeGeorge Hazan
2013-11-25unique signature for the new mmap profile formatGeorge Hazan
2013-11-22dbx_mmap to open unencrypted mmap_sa profilesGeorge Hazan
2013-11-22minus another clutchGeorge Hazan
2013-11-21more correct form of dividing mmap & mmap_saGeorge Hazan
2013-11-14Encryption: gathering all things together, part IGeorge Hazan
2013-08-23fixed marking db "in use" when db is runningKirill Volinsky
2013-05-25update for a year in Miranda NG copyright George Hazan
2012-10-03database cache migration, phase 1George Hazan
2012-07-30fix to avoid the DbChecker's call after database openingGeorge Hazan
2012-07-29read-only mode for databasesGeorge Hazan
2012-07-27merge of dbtool & database pluginsGeorge Hazan
2012-07-23slightly changed class hierarchyGeorge Hazan
2012-07-23Db3x_mmap,Db_autobackups: changed folder structure Vadim Dashevskiy