summaryrefslogtreecommitdiff
path: root/plugins/YahooGroups/src/services.cpp
AgeCommit message (Expand)Author
2015-08-11code cleaningGeorge Hazan
2015-08-01YahooGroups: common projectKirill Volinsky
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-28unsafe strncat removedGeorge Hazan
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-16fix for strncat useKirill Volinsky
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-07end of the old database macrosesGeorge Hazan
2013-04-07- YahooGroups added to MSVC 2010 solutions, added precompiled header, overal ...Vadim Dashevskiy