aboutsummaryrefslogtreecommitdiff
path: root/src/daemonizer/windows_daemonizer.inl
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
* daemonizer: add --non-interactive for windowsmoneromooo-monero2019-04-231-1/+9
| | | | | | The RPC functional tests need it Thanks to iDunk for debugging/testing
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* Fix Windows build after epee dependency changeiDunk54002018-10-151-0/+1
|
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* Tools, daemonizer: fix building on WindowsiDunk54002017-11-151-2/+2
|
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* update versionRiccardo Spagni2015-12-311-1/+1
|
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
|
* cleaning up, removing redundant files, renaming, fixing incorrect licensesRiccardo Spagni2015-05-311-0/+28
|
* Hopefully fixes build on Windows for real this timeThomas Winget2015-03-201-5/+5
|
* Hopefully fixes build on WindowsThomas Winget2015-03-201-2/+2
|
* Daemonize changes pulled in -- daemon buildsThomas Winget2015-02-241-0/+156
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.