summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap/src/dbintf.h
AgeCommit message (Expand)Author
2014-02-19import to open a database in read-only modeGeorge Hazan
2014-02-18merge with trunkGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge 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 for creating backup files in dbcheckerGeorge 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-30fix for old mmap keys, then corrupted by mmap_saGeorge Hazan
2013-12-29preparing mmap_sa, that it finally compatible with new mmapGeorge Hazan
2013-12-05resetting menu item name upon password changeGeorge Hazan
2013-12-05fix for setting password online George Hazan
2013-12-05full cycle: setting, resetting, changing passwordGeorge Hazan
2013-12-01first lines of password UI codeGeorge Hazan
2013-11-27- strong cyphering for passwords in db3x_mmap;George Hazan
2013-11-24mode code cleaning for mmapGeorge Hazan
2013-11-22minus another clutchGeorge Hazan
2013-11-22clutches for mmap_sa to remove George Hazan
2013-11-21more correct form of dividing mmap & mmap_saGeorge Hazan
2013-11-14Encryption: gathering all things together, part IGeorge Hazan
2013-05-25update for a year in Miranda NG copyright George Hazan
2012-10-03database cache migration, phase 1George Hazan
2012-09-28database created by dbx_mmap_sa must be opened by itGeorge Hazan
2012-07-29read-only mode for databasesGeorge Hazan
2012-07-27merge of dbtool & database pluginsGeorge Hazan
2012-07-26dbtool is divided into two parts: DbChecker & appendix for db3x_mmap pluginGeorge 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