summaryrefslogtreecommitdiffstats
path: root/src/log.c
AgeCommit message (Expand)Author
2016-08-07chart and dimension variables tested and debuggedCosta Tsaousis
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-11fixed typo in debug logging that resulted in crashCosta Tsaousis (ktsaou)
2016-06-11small changes, adaptation of #428 from @fredericopissarraCosta Tsaousis (ktsaou)
2016-05-08enable line buffering on all log filesCosta Tsaousis
2016-04-25cgroups are enabled/disabled using their new names (it was needed because doc...Costa Tsaousis (ktsaou)
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-08apps.plugin: major new features and optimizations: now it reports system usag...Costa Tsaousis (ktsaou)
2016-04-03layout: remove executable from unrelated filesAlon Bar-Lev
2015-12-29fixed minor issues throughout the code (mainly types); dashboard has now a wa...Costa Tsaousis (ktsaou)
2015-12-08removed thread unsafe functionsCosta Tsaousis (ktsaou)
2015-12-07fixed all crashes; empty responses are now formatted properly; fixed exit pro...Costa Tsaousis (ktsaou)
2015-11-15build: migrate to autotoolsAlon Bar-Lev
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-28config now uses less memory by allocating only the memory it needs for storin...Costa Tsaousis (ktsaou)
2015-03-16splitted netdata to multiple source filesCosta Tsaousis (ktsaou)