]> arthur.barton.de Git - netdata.git/history - src/rrd.c
build: migrate to autotools
[netdata.git] / src / rrd.c
2015-11-15 Alon Bar-Levbuild: migrate to autotools
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-10-03 Costa Tsaousis ... code optimizations; added temperature charts.d plugin
2015-09-16 Costa Tsaousis ... do not remove idle dimensions from charts
2015-09-13 Costa Tsaousis ... delete unupdated dimensions after a week
2015-04-02 Costa Tsaousis ... replace simple_hash with one at a time hash
2015-04-02 Costa Tsaousis ... replaced simple_hash with the FNV-1a 32bit algorithm
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-19 Costa Tsaousis ... detect too big updates correctly
2015-03-19 Costa Tsaousis ... detect too big updates correctly
2015-03-19 Costa Tsaousis ... detect too big updates correctly
2015-03-19 Costa Tsaousis ... detect too big updates correctly
2015-03-19 Costa Tsaousis ... detect too big updates correctly
2015-03-19 Costa Tsaousis ... added debug
2015-03-19 Costa Tsaousis ... nfacct plugin source files
2015-03-18 Costa Tsaousis ... added nfacct charts (disabled for the moment - they...
2015-03-17 Costa Tsaousis ... nfsd read-ahead depth is now reported as a percentage...
2015-03-16 Costa Tsaousis ... splitted netdata to multiple source files