summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap/src/dbsettings.cpp
AgeCommit message (Expand)Author
2014-05-03more accurate check for variable lookupGeorge Hazan
2014-05-03fix for ignoring subsGeorge Hazan
2014-05-03crash fix for adding the first sub into a metaGeorge Hazan
2014-05-03database to look up the missing settings for the default subGeorge Hazan
2014-02-08forgotten to apply a methodGeorge Hazan
2014-02-08low-level database access functions rewritten to MCONTACT instead of HANDLE h...George Hazan
2014-02-07- the internal DBContact structure extended to hold one more DWORD: contact ID;George Hazan
2014-02-03- new helpers for reading db strings into static buffers;George Hazan
2014-01-26fix against crash while opening read-only databasesGeorge Hazan
2014-01-13ability to detect whether a setting is encrypted or notGeorge Hazan
2014-01-06fix for decoding settings George Hazan
2014-01-06huh, finally: total database encryption, including historiesGeorge Hazan
2014-01-03more correct way of writing signaturesGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-12-29preparing mmap_sa, that it finally compatible with new mmapGeorge Hazan
2013-12-01first lines of password UI codeGeorge Hazan
2013-11-29missing settings are not cached anymore, it's just a waste of memoryGeorge Hazan
2013-11-27- strong cyphering for passwords in db3x_mmap;George Hazan
2013-11-25unique signature for the new mmap profile formatGeorge Hazan
2013-11-24mode code cleaning for mmapGeorge Hazan
2013-11-22clutches for mmap_sa to remove George Hazan
2013-11-19compilation fixGeorge Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-05-25update for a year in Miranda NG copyright George Hazan
2013-01-11db preset removed from mmap alsoGeorge Hazan
2013-01-11global variable removed from db_mmap_saGeorge Hazan
2012-11-19thanks Pescuma for writing a good comment about the broken resident variables...George Hazan
2012-11-13quick fix for the old piece of crap in dbx_mmapGeorge Hazan
2012-11-12enchanced database loggingGeorge Hazan
2012-11-12enchanced database loggingGeorge Hazan
2012-11-11rollback for DebugBreak()George Hazan
2012-11-10code cleaning for ME_DB_CONTACT_SETTINGCHANGED in pluginsGeorge Hazan
2012-11-01fix for the resident variablesGeorge Hazan
2012-10-03compilation fixGeorge Hazan
2012-10-03database cache migration, phase 1George Hazan
2012-07-27merge of dbtool & database pluginsGeorge Hazan
2012-07-23minor additionGeorge Hazan
2012-07-23db3x, finallyGeorge Hazan
2012-07-23slightly changed class hierarchyGeorge Hazan
2012-07-23Db3x_mmap,Db_autobackups: changed folder structure Vadim Dashevskiy