]> arthur.barton.de Git - netdata.git/history - src/rrd.h
fail2bain plugin: "Currently In Jail" chart renamed
[netdata.git] / src / rrd.h
2016-04-03 Alon Bar-Levlayout: remove executable from unrelated files
2016-02-07 Costa Tsaousis ... added a new element on all charts: context, which is...
2015-12-29 Costa Tsaousis ... fixed minor issues throughout the code (mainly types...
2015-12-02 Costa Tsaousis ... fixed an incomplete calculation that forced a whole...
2015-12-01 Costa Tsaousis ... increased versions to prevent using old data files...
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-10-25 Costa Tsaousis ... extended disk statistics
2015-10-25 Costa Tsaousis ... optimized json generation loop; some two stage json...
2015-10-24 Costa Tsaousis ... new mechanism for two stage processing of web output...
2015-09-13 Costa Tsaousis ... delete unupdated dimensions after a week
2015-04-02 Costa Tsaousis ... replaced simple_hash with the FNV-1a 32bit algorithm
2015-03-28 Costa Tsaousis ... config now uses less memory by allocating only the...
2015-03-24 Costa Tsaousis ... added ipv6 support; minor fixes
2015-03-22 Costa Tsaousis ... added index in rrdset names too; fixed crash in apps...
2015-03-22 Costa Tsaousis ... added libavl for supporting balanced binary trees ...
2015-03-21 Costa Tsaousis ... added flags to storage_number; added gap functionality...
2015-03-18 Costa Tsaousis ... added nfacct charts (disabled for the moment - they...
2015-03-16 Costa Tsaousis ... splitted netdata to multiple source files