summaryrefslogtreecommitdiff
path: root/plugins/FTPFileYM/src/job_upload.cpp
AgeCommit message (Expand)Author
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-21improperly named helper renamedGeorge 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_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-05-23FTPFile to use standard locksGeorge Hazan
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-08-29typoGoraf
2013-08-15warning fixesGeorge Hazan
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-02-251 step: libcurl static linkKirill Volinsky
2012-12-05- removed useless array for icons handle;George Hazan
2012-10-12FTPFileYM: folders restructurizationVadim Dashevskiy