summaryrefslogtreecommitdiffstats
path: root/src/popen.c
AgeCommit message (Expand)Author
2017-09-16rewrote the signal handler; added SIGBUS handler; fixes #2727Costa Tsaousis (ktsaou)
2016-10-18less INFO messages - they are now DEBUG; fixes #459Costa Tsaousis (ktsaou)
2016-09-27updated commentCosta Tsaousis (ktsaou)
2016-09-27fix exit procedure on alpineCosta Tsaousis (ktsaou)
2016-08-16netdata can reload health configuration, at runtime, with SIGUSR2Costa Tsaousis
2016-08-13converted tabs for C, JS, BASH to 4 spacesCosta Tsaousis
2016-08-06all required system headers in common.h; some progress on health variablesCosta Tsaousis
2016-08-01do not log error when the commands executed exit with 0Costa Tsaousis
2016-07-15SIGUSR1 saves the databaseCosta Tsaousis (ktsaou)
2016-06-10added more error exit tracing info to trace issue 529; switched to accept4() ...Costa Tsaousis (ktsaou)
2016-05-12Signals: Fix uninitialized sa->sa_flag in sigaction.Simon Nagl
2016-05-11Make signal handling save.Simon Nagl
2016-04-03layout: remove executable from unrelated filesAlon Bar-Lev
2016-01-07disable plugins based on their exit codeCosta Tsaousis (ktsaou)
2015-12-29fixed minor issues throughout the code (mainly types); dashboard has now a wa...Costa Tsaousis (ktsaou)
2015-12-01minor code cleanups; updated the dashboard to fix inline chartsCosta Tsaousis (ktsaou)
2015-11-30cleanup: remove trailing spacesAlon Bar-Lev
2015-11-21use netdata logging facilityCosta Tsaousis (ktsaou)
2015-11-15build: migrate to autotoolsAlon Bar-Lev
2015-10-03code optimizations; added temperature charts.d pluginCosta Tsaousis (ktsaou)
2015-09-14fix for self-killCosta Tsaousis (ktsaou)
2015-05-05fix for defunct childsCosta Tsaousis (ktsaou)
2015-03-16splitted netdata to multiple source filesCosta Tsaousis (ktsaou)