aboutsummaryrefslogtreecommitdiff
path: root/src/daemonizer (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-27Merge pull request #8772luigi11113-11/+5
2023-04-25Merge pull request #8698luigi11118-8/+8
2023-04-15Allow option 'non-interactive' in monerod config filealmalh3-11/+5
2023-02-06Merge pull request #8700luigi11111-3/+0
2023-01-16Copyright: Update to 2023mj-xmr8-8/+8
2023-01-03daemonizer: don't uninstall windows service on exitselsta1-3/+0
2023-01-02win-service: enable auto startupplowsof1-1/+1
2022-03-04Copyright: Update to 2022mj-xmr8-8/+8
2020-05-06Update copyright year to 2020SomaticFanatic8-8/+8
2019-11-17Fix #6147 DB corruption from child process overwriteHoward Chu1-1/+6
2019-04-23daemonizer: add --non-interactive for windowsmoneromooo-monero1-1/+9
2019-03-05Update 2019 copyrightbinaryFate8-8/+8
2018-12-04Merge pull request #4894Riccardo Spagni1-1/+2
2018-11-23windows_service: fix memory leakmoneromooo-monero1-1/+2
2018-11-15Removed a lot of unnecessary includesMartijn Otto1-1/+0
2018-10-15Fix Windows build after epee dependency changeiDunk54001-0/+1
2018-02-23monerod: do not log to tmpdir in daemon modeston1th2-0/+6
2018-01-26Update 2018 copyrightxmr-eric8-8/+8
2017-12-23Fix Windows builddEBRUYNE-11-0/+3
2017-11-15Tools, daemonizer: fix building on WindowsiDunk54001-2/+2
2017-07-22daemon: Add ability to write a PID fileErik de Castro Lopo3-11/+58
2017-07-11Don't hardcode /tmpHoward Chu1-3/+11
2017-03-21Merge pull request #1897Riccardo Spagni1-0/+9
2017-02-21create a foreground non-interactive modeNoah Watkins1-0/+9
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni8-8/+8
2016-09-26Dropped "bit" from bitmonero.Randi Joseph1-2/+2
2016-09-18cmake: transitive deps and remove deprecated LINK_*redfish1-6/+2
2016-07-09daemonizer: posix: keep parent's working dir and umaskredfish1-14/+0
2016-03-21Revert "Print stack trace upon exceptions"moneromooo-monero1-2/+1
2016-03-19Print stack trace upon exceptionsmoneromooo-monero1-1/+2
2016-03-11Use boost::thread instead of std::threadHoward Chu2-3/+3
2015-12-31update versionRiccardo Spagni2-2/+2
2015-12-31updated copyright yearRiccardo Spagni8-8/+8
2015-12-13posix_daemonizer: only create the main daemon object in the last childmoneromooo-monero1-1/+1
2015-05-31cleaning up, removing redundant files, renaming, fixing incorrect licensesRiccardo Spagni7-0/+196
2015-03-20Hopefully fixes build on Windows for real this timeThomas Winget1-5/+5
2015-03-20Hopefully fixes build on WindowsThomas Winget1-2/+2
2015-02-24Daemonize changes pulled in -- daemon buildsThomas Winget9-0/+981