aboutsummaryrefslogtreecommitdiff
path: root/src/daemonizer
Commit message (Expand)AuthorAgeFilesLines
* daemonizer: avoid unsafe pidfile truncationselsta2026-05-151-20/+71
* windows_service: quote service executable pathselsta2026-02-241-1/+1
* Copyright: Update to 2022mj-xmr2022-03-048-8/+8
* Update copyright year to 2020SomaticFanatic2020-05-068-8/+8
* Fix #6147 DB corruption from child process overwriteHoward Chu2019-11-171-1/+6
* daemonizer: add --non-interactive for windowsmoneromooo-monero2019-04-231-1/+9
* Update 2019 copyrightbinaryFate2019-03-058-8/+8
* Merge pull request #4894Riccardo Spagni2018-12-041-1/+2
|\
| * windows_service: fix memory leakmoneromooo-monero2018-11-231-1/+2
* | Removed a lot of unnecessary includesMartijn Otto2018-11-151-1/+0
|/
* Fix Windows build after epee dependency changeiDunk54002018-10-151-0/+1
* monerod: do not log to tmpdir in daemon modeston1th2018-02-232-0/+6
* Update 2018 copyrightxmr-eric2018-01-268-8/+8
* Fix Windows builddEBRUYNE-12017-12-231-0/+3
* Tools, daemonizer: fix building on WindowsiDunk54002017-11-151-2/+2
* daemon: Add ability to write a PID fileErik de Castro Lopo2017-07-223-11/+58
* Don't hardcode /tmpHoward Chu2017-07-111-3/+11
* Merge pull request #1897Riccardo Spagni2017-03-211-0/+9
|\
| * create a foreground non-interactive modeNoah Watkins2017-02-211-0/+9
* | update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-218-8/+8
|/
* Dropped "bit" from bitmonero.Randi Joseph2016-09-261-2/+2
* cmake: transitive deps and remove deprecated LINK_*redfish2016-09-181-6/+2
* daemonizer: posix: keep parent's working dir and umaskredfish2016-07-091-14/+0
* Revert "Print stack trace upon exceptions"moneromooo-monero2016-03-211-2/+1
* Print stack trace upon exceptionsmoneromooo-monero2016-03-191-1/+2
* Use boost::thread instead of std::threadHoward Chu2016-03-112-3/+3
* update versionRiccardo Spagni2015-12-312-2/+2
* updated copyright yearRiccardo Spagni2015-12-318-8/+8
* posix_daemonizer: only create the main daemon object in the last childmoneromooo-monero2015-12-131-1/+1
* cleaning up, removing redundant files, renaming, fixing incorrect licensesRiccardo Spagni2015-05-317-0/+196
* 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-249-0/+981