summaryrefslogtreecommitdiffstats
path: root/src/log.h
AgeCommit message (Expand)Author
2016-08-06all required system headers in common.h; some progress on health variablesCosta Tsaousis
2016-06-17save database on fatal errorsCosta Tsaousis (ktsaou)
2016-06-11added gcc printf checking to debug(), error(), fatal(), info(), web_sprintf()...Costa Tsaousis (ktsaou)
2016-06-10added more error exit tracing info to trace issue 529; switched to accept4() ...Costa Tsaousis (ktsaou)
2016-05-07work in progress: registryCosta Tsaousis
2016-04-25Merge pull request #308 from ktsaou/masterCosta Tsaousis
2016-04-25cgroups are enabled/disabled using their new names (it was needed because doc...Costa Tsaousis (ktsaou)
2016-04-24Include time.h where usedMichael Aldridge
2016-04-17fixed source file permissionsCosta Tsaousis (ktsaou)
2016-04-17added log flood protection #240 to the netdata daemon and apps.pluginCosta Tsaousis (ktsaou)
2016-04-03layout: remove executable from unrelated filesAlon Bar-Lev
2016-01-25mark function fatal() as noreturnCosta Tsaousis
2015-12-08removed thread unsafe functionsCosta Tsaousis (ktsaou)
2015-10-15added config file option to disable web gzip compressionCosta Tsaousis (ktsaou)
2015-10-03code optimizations; added temperature charts.d pluginCosta Tsaousis (ktsaou)
2015-04-04log: now is logging program name too; tc: huge optimizations; procfile: optim...Costa Tsaousis (ktsaou)
2015-03-29added memory debug to apps.pluginbox@home root
2015-03-29moved web_client functions to web_client.c; added dictionary.c to support ind...Costa Tsaousis (ktsaou)
2015-03-19detect too big updates correctlyCosta Tsaousis (ktsaou)
2015-03-19netdata way of logging in procfilebox@home root
2015-03-19added nfacct charts (disabled for the moment - they must be made an external ...Costa Tsaousis (ktsaou)
2015-03-16splitted netdata to multiple source filesCosta Tsaousis (ktsaou)