summaryrefslogtreecommitdiff
path: root/src/lib/upload_job.cc
AgeCommit message (Expand)Author
2020-08-31Build fixes for Boost >= 1.73v2.14.37Carl Hetherington
2020-03-06s/destroy_thread/stop_thread/Carl Hetherington
2020-03-06Destroy Job threads at the start of the subclass destructors,Carl Hetherington
2019-03-28Allow explicit specification of email protocol (plain/STARTTLS/SSL).v2.13.138Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-10-09Logging improvements to allow prettier displays in the server GUI.Carl Hetherington
2015-07-17Add FTP uploader using curl.Carl Hetherington
2015-07-17Make a generic base for uploaders and move the SCP code into a subclass of that.Carl Hetherington
2015-07-17Rename SCPDCPJob -> UploadJob.Carl Hetherington