summaryrefslogtreecommitdiffstats
path: root/src/daemon.h
AgeCommit message (Expand)Author
2017-09-16rewrote the signal handler; added SIGBUS handler; fixes #2727Costa Tsaousis (ktsaou)
2017-02-04allow users to set process scheduling priority and nice level; fixes #1712Costa Tsaousis (ktsaou)
2017-01-29allow users to configure netdata oom scoreCosta Tsaousis (ktsaou)
2016-08-16netdata can reload health configuration, at runtime, with SIGUSR2Costa Tsaousis
2016-08-12proper log file management; re-opening logs on SIGHUP; updated logrotate; upd...Costa Tsaousis
2016-07-15SIGUSR1 saves the databaseCosta Tsaousis (ktsaou)
2016-05-26make log files owned by user netdata, fixes #453Costa Tsaousis
2016-04-03Squashed commit of the following:Costa Tsaousis (ktsaou)
2016-04-03layout: remove executable from unrelated filesAlon Bar-Lev
2015-12-01minor code cleanups; updated the dashboard to fix inline chartsCosta Tsaousis (ktsaou)
2015-11-16removed NETDATA_DAEMON - it can be controlled via command line; now it opens ...Costa Tsaousis (ktsaou)
2015-10-13added command line option -nd or -nodaemon to disable forking, #10Costa Tsaousis (ktsaou)
2015-03-16splitted netdata to multiple source filesCosta Tsaousis (ktsaou)