]> arthur.barton.de Git - netdata.git/history - src/apps_plugin.c
fix for application group inheritance bug #79
[netdata.git] / src / apps_plugin.c
2016-04-02 Costa Tsaousis ... fix for application group inheritance bug #79
2016-04-02 Costa Tsaousis ... apps.plugin inherits NETDATA_CONFIG_DIR from netdata...
2016-03-30 Costa Tsaousis ... fixed __useconds_t and unused include of execinfo.h #66
2016-03-26 Costa Tsaousis ... allow apps.plugin to work without I/O information for...
2016-02-28 Costa Tsaousis ... support for space in apps_groups.conf using a backslash...
2016-02-07 Costa Tsaousis ... added a new element on all charts: context, which is...
2016-01-25 Costa Tsaousisexit every 4 hours
2016-01-11 Costa Tsaousis ... apps.plugin logs NETDATA_HOST_PREFIX variable #43
2016-01-11 Costa Tsaousis ... apps.plugin inherits host prefix from netdata #43
2015-12-29 Costa Tsaousis ... fixed minor issues throughout the code (mainly types...
2015-12-25 Costa Tsaousis ... cleanup locking; ability to compile AVL with MUTEX...
2015-12-07 Costa Tsaousis ... removed thread unsafe functions
2015-11-29 Costa TsaousisMerge pull request #35 from alonbl/cleanups
2015-11-29 Alon Bar-Levcleanup: remove trailing spaces
2015-11-27 Costa Tsaousis ... avl is now threat safe (found a condition where the...
2015-11-25 Costa Tsaousis ... fixed a bug in the incremental calculations where the...
2015-11-24 Costa Tsaousis ... fixed a typo that prevented apps.plugin to evaluate...
2015-11-19 Costa Tsaousis ... added noreset flag to prevent apps.plugin charts from...
2015-11-15 Costa TsaousisMerge pull request #17 from alonbl/build
2015-11-15 Alon Bar-Levbuild: migrate to autotools