summaryrefslogtreecommitdiff
path: root/plugins/Exchange/src/emails.cpp
AgeCommit message (Expand)Author
2015-06-21MS_UTILS_REPLACEVARS -> Utils_ReplaceVarsGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-17Exchange: unified projectVadim Dashevskiy
2015-05-01Exchange:Tobias Weimer
2015-01-17preparing Exchange for the precompiled headers' usage George Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
2014-01-04some code cleaningGeorge Hazan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-10-19removing unnecessary spacesDart Raiden
2013-10-06more unnecessary spacesDart Raiden
2013-08-12- minor x64 fixesTobias Weimer
2013-07-29password encryption (there is no unicode support in database.h?)Maciej Wycik
2013-07-24replace sprintf to mir_snprintf (part 4)Kirill Volinsky
2013-07-03- cosmetic patches from dartraidenVadim Dashevskiy
2013-06-03based on IM 0.0.3.4 Exchange pluginMaciej Wycik