summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mmap_SA
AgeCommit message (Collapse)Author
2014-01-06huh, finally: total database encryption, including historiesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7522 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
thus manual call of destroy() might be removed from: - class destructors; - Unload() plugin's functions (for global data); - local (auto) variables in functions finalizations git-svn-id: http://svn.miranda-ng.org/main/trunk@7467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-30faster conversion implementationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7426 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-30fix for decrypting mmap_sa databaseGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7425 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-30we need to mark ex-mmap_sa profile as IM, to allow mmap to convert passwordsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7422 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-29fix for mmap_sa transparent dyingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7419 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-29fix for projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7417 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-29when mmap_sa opens a database, it must decrypt it, change signature to mmap ↵George Hazan
and die git-svn-id: http://svn.miranda-ng.org/main/trunk@7416 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-29preparing mmap_sa, that it finally compatible with new mmapGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7415 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-21now it's safe to forget about mmap_sa foreverGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6954 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-21more correct form of dividing mmap & mmap_saGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-19preparing to the transparent cyphering: end of ↵George Hazan
MS_DB_CRYPT_ENCODESTRING/MS_DB_CRYPT_DECODESTRING git-svn-id: http://svn.miranda-ng.org/main/trunk@6938 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-14Encryption: gathering all things together, part IGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6910 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-09compilation fixesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6849 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-09Pascal compilation 2013 adjustment Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6845 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-09added projects and solutions for vc2013Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-31menu position fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6720 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-25valid options initializationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6225 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-21Not needed version checks removedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6172 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-09-06db names standartizationKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5960 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-08Correct url for all plugins.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@5279 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-25update for a year in Miranda NG copyright George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4825 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-09no need to suppress PDB path in VS2012George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4604 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-22missing declarationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4504 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-10fix for inaccurate lists' declarationsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4411 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-09- short function names allows to write database loops in one string;George Hazan
- 'continue' operator can be used then; - multiple bugs fixed in clists; - code becomes much more compact; git-svn-id: http://svn.miranda-ng.org/main/trunk@4403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4354 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05rest of menu cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4325 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4253 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-01batch files enhancement - it shall stop if one of plugins fails to compileGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3819 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-01patch for pascal plugins to create map filesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3817 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-25typo fixedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3760 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-23added version infoKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3736 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-23removed not used headersKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3733 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-11year fix for stdafx.cpp & JabberGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3551 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-10STATIC_PLUGIN : 0x0002 flag added to PLUGININFOEX.flags to mark plugins ↵George Hazan
loaded by the core git-svn-id: http://svn.miranda-ng.org/main/trunk@3547 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-27all perversions will "core_main_*" icon names removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3302 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-24- getting rid of 24-bit and 8-bit icons (tanks faith_healer)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-11- database preset file removed (as the atavism & rudiment);George Hazan
- message about randomly chosen cryptor also removed git-svn-id: http://svn.miranda-ng.org/main/trunk@3057 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-11crazy code removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3056 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-01-11global variable removed from db_mmap_saGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3055 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-22Changed position in Options for few more pluginsRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@2807 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-11life with filter is better...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@2721 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-09translation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2703 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-08- typo fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2693 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-07- pascal build scripts adaptation for bin11Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2692 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-07- pascal build scripts adaptation for bin11Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@2689 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c