summaryrefslogtreecommitdiff
path: root/plugins/FTPFileYM/src/serverlist.cpp
AgeCommit message (Expand)Author
2020-10-12fixes #2594 (FtpFile: problems with account names in options)George Hazan
2018-12-17FtpFile:George Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-03-17FTPFile: more correct versionMataes
2018-03-17FTPFile: replace mir_strcpy and mir_wstrcpyMataes
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2016-07-27less TCHARsGeorge Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-26warning fixesGeorge Hazan
2015-08-26fix for bug with empty url George Hazan
2015-08-26massive code cleaning due to numerous name conflictsGeorge Hazan
2015-07-25unified ftpfile projectGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2013-11-19preparing to the transparent cyphering: end of MS_DB_CRYPT_ENCODESTRING/MS_DB...George Hazan
2013-02-26options saving fixKirill Volinsky
2012-12-05- removed useless array for icons handle;George Hazan
2012-10-12FTPFileYM: folders restructurizationVadim Dashevskiy