]> arthur.barton.de Git - netdata.git/history - src/apps_plugin.c
Merge pull request #299 from fredericopissarra/master
[netdata.git] / src / apps_plugin.c
2016-04-21 Costa TsaousisMerge pull request #299 from fredericopissarra/master
2016-04-20 Costa TsaousisMerge pull request #277 from jgeromero/tomcat.chart.sh
2016-04-19 Costa TsaousisMerge pull request #132 from mcnewton/debianpkg
2016-04-18 Costa TsaousisMerge pull request #270 from ktsaou/master
2016-04-18 Costa Tsaousis ... fixed source files permissions
2016-04-18 Costa Tsaousis ... users and group names are filtered for invalid characte...
2016-04-17 Costa TsaousisMerge pull request #254 from ktsaou/master
2016-04-17 Costa Tsaousis ... fixed source file permissions
2016-04-17 Costa Tsaousis ... added log flood protection #240 to the netdata daemon...
2016-04-16 Costa TsaousisMerge pull request #251 from ktsaou/master
2016-04-16 Costa Tsaousis ... fixed source file permissions
2016-04-16 Costa Tsaousis ... added support for patterns (prefix, suffix, substrings...
2016-04-16 Costa Tsaousis ... Merge remote-tracking branch 'upstream/master'
2016-04-16 Costa Tsaousis ... fixed source file permissions
2016-04-16 Costa Tsaousis ... extending procfile parsing to support quotes and openin...
2016-04-16 Costa Tsaousis ... Merge remote-tracking branch 'upstream/master'
2016-04-15 Costa Tsaousisapps.plugin should not log to syslog #225
2016-04-08 Costa Tsaousis ... apps.plugin: major new features and optimizations:...
2016-04-07 Costa Tsaousis ... tracing: internal debugging checks are now enabled...
2016-04-03 Costa TsaousisMerge pull request #165 from mcnewton/spelluseful
2016-04-03 Alon Bar-Levlayout: remove executable from unrelated files
2016-04-02 Costa Tsaousis ... use memory allocations debugger only when NETDATA_INTER...
2016-04-02 Costa TsaousisMerge pull request #138 from clickthisnick/chore-remove...
2016-04-02 philwhinerayMerge pull request #137 from firehol/document-release...
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