]> git.ipfire.org Git - collecty.git/history - src
Create the object table only once and cache it
[collecty.git] / src /
2015-05-25  Michael TremerCreate the object table only once and cache it
2015-05-25  Michael TremerNormalise the filenames of the RRDs
2015-05-25  Michael TremerAdd sensors plugin
2015-05-24  Michael TremerAllow the plugins to return the results as a tuple...
2015-05-24  Michael TremerAdd disk plugin
2015-05-19  Michael Tremerinterface: Show the correct interface name in graph
2015-05-19  Michael Tremerconntrack: Add graph templates
2015-05-19  Michael Tremergraph templates: Make some atttibutes easier to set
2015-05-10  Michael TremerSilence non-debugging output a bit
2015-05-10  Michael TremerRemove unused error class
2015-05-10  Michael Tremerconntrack: Show protocol in object representation
2015-05-10  Michael TremerChange default image format to SVG
2015-05-10  Michael TremerAdd dbus interface
2015-05-09  Michael TremerAdd conntrack plugin
2015-05-08  Michael TremerRewrite plugin architecture
2015-05-07  Michael TremerChange DataSources to be called Plugins
2015-05-05  Michael TremerImprove logging by using the native journal module
2015-05-05  Michael TremerRemove support for reading configuration files
2015-05-05  Michael TremerUse autotools 001