summaryrefslogtreecommitdiff
path: root/src/lib/send_problem_report_job.cc
AgeCommit message (Expand)Author
2021-07-10Use dcp::compose rather than our own.composeCarl Hetherington
2021-07-05Use dcp::file_to_string().Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-03-06Stop threads at the start of their object's destruction in all Job cases.Carl Hetherington
2019-03-28Allow explicit specification of email protocol (plain/STARTTLS/SSL).v2.13.138Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2017-03-23Send current film metadata with problem report, not the last saved.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-12-04Ensure basic system information is in problem reports.Carl Hetherington
2015-12-04Fix nonfunctional send-problem-report.Carl Hetherington
2015-12-01Missing set_state().Carl Hetherington
2015-11-19Remove unused parameter.Carl Hetherington
2015-11-13Allow multiple recipients of KDM emails (#745).Carl Hetherington
2015-10-09Replace quickmail with a direct (and asynchronous) libcurl email sender.Carl Hetherington
2015-10-09Allow _film to be 0.Carl Hetherington
2015-10-03More logs in problem report email.Carl Hetherington
2015-08-20Tweak problem report email.Carl Hetherington
2015-08-20Make sure program version gets into a problem report email.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-13Tidy progress report when sending problem report email.Carl Hetherington
2015-03-24Hand-apply e30fd8d; resurrect JSON server code.Carl Hetherington
2014-11-06Use in-tree libquickmail; send metadata.xml too; fix basic build errors with ...Carl Hetherington
2014-11-06Basic support for emailing a report of a problem (#43).Carl Hetherington