]> arthur.barton.de Git - netdata.git/history - src/rrd.h
Separate uptime module
[netdata.git] / src / rrd.h
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