aboutsummaryrefslogtreecommitdiff
path: root/src/daemonizer
Commit message (Expand)AuthorAgeFilesLines
* 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