aboutsummaryrefslogtreecommitdiff
path: root/src/daemonizer/windows_service_runner.h
Commit message (Collapse)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* Use boost::thread instead of std::threadHoward Chu2016-03-111-1/+1
| | | | and all other associated IPC
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
|
* cleaning up, removing redundant files, renaming, fixing incorrect licensesRiccardo Spagni2015-05-311-0/+28
|
* Daemonize changes pulled in -- daemon buildsThomas Winget2015-02-241-0/+157
many RPC functions added by the daemonize changes (and related changes on the upstream dev branch that were not merged) were commented out (apart from return). Other than that, this *should* work...at any rate, it builds, and that's something.