summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap/src/dbsettings.cpp
AgeCommit message (Expand)Author
2017-08-22code cleaningGeorge Hazan
2017-08-22code cleaningGeorge Hazan
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-03-17fixes #739 (extra icons don't work in the totally encrypted database)George Hazan
2017-01-01bump copyright yeardartraiden
2016-09-14second major wipeout of database services & structures:George Hazan
2016-04-10more accurate way to prevent Chinese in db_get_tstaticGeorge Hazan
2016-04-10nasty crutch to allow db_get_tstatic to work correctlyGeorge Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-10-28fix for db_unset() calls over resident variablesGeorge Hazan
2015-08-17warning fixesGeorge Hazan
2015-06-23Dbx_mmap: unified projectKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-31misplaced lock for database cache accessGeorge Hazan
2014-12-14Db3x_mmap: changed warning lavel to w4Kirill Volinsky
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-09-22we don't allow to write resident settings for non-existent contactsGeorge Hazan
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