]> arthur.barton.de Git - netdata.git/history - src/plugins_d.c
added pthread_exit in hope it will solve the crash at exit
[netdata.git] / src / plugins_d.c
2016-02-06 Costa Tsaousis ... added pthread_exit in hope it will solve the crash...
2016-02-01 Costa Tsaousis ... added node.js plugin manager, implemented bind (named...
2016-01-16 Costa Tsaousis ... minor modification for clean exit; dashboard fixes...
2016-01-07 Costa Tsaousis ... disable plugins based on their exit code
2015-12-29 Costa Tsaousis ... fixed minor issues throughout the code (mainly types...
2015-12-01 Costa Tsaousis ... added support for clean exit
2015-11-29 Costa TsaousisMerge pull request #35 from alonbl/cleanups
2015-11-29 Alon Bar-Levcleanup: remove trailing spaces
2015-11-19 Costa Tsaousis ... added noreset flag to prevent apps.plugin charts from...
2015-11-18 Costa TsaousisMerge pull request #31 from alonbl/build
2015-11-17 Costa Tsaousis ... updated docs; nut.chart.sh now autodetects multiple...
2015-11-15 Costa TsaousisMerge pull request #17 from alonbl/build
2015-11-15 Alon Bar-Levbuild: migrate to autotools
2015-10-27 Costa Tsaousis ... disk statistics got proper names; isolated a performanc...
2015-10-03 Costa Tsaousis ... code optimizations; added temperature charts.d plugin
2015-09-14 Costa Tsaousis ... fix for self-kill
2015-09-14 Costa Tsaousis ... workaround for self-kill
2015-05-05 Costa Tsaousis ... fix for defunct childs
2015-04-06 Costa Tsaousis ... optimized pluginsd parsing for speed
2015-03-22 Costa Tsaousis ... added libavl for supporting balanced binary trees ...
2015-03-16 Costa Tsaousis ... splitted netdata to multiple source files