]> git.itanic.dy.fi Git - rrdd/history - parser.c
onewire_parser.c: Fix compiler warnings about string lengths
[rrdd] / parser.c
2012-11-19 Timo Kokkonenparser: Try loading a parser from a plugin in case...
2012-11-19 Timo KokkonenParsers: Implement framework for registering and queryi...
2012-11-19 Timo KokkonenAdd utils.h
2012-06-27 Timo Kokkonenscript_parser: Fix fread to return number of bytes...
2012-06-27 Timo Kokkonenparser: Remove old debug print
2012-06-23 Timo KokkonenChange parser parameter type
2012-06-20 Timo Kokkonennetstats_parser: Fix crash when network device names...
2012-04-14 Timo KokkonenRemove redundant strerror usage
2012-02-22 Timo KokkonenAdd "other" memory counter
2012-02-22 Timo Kokkonenscript_parser: Print number of read bytes in the info...
2012-02-22 Timo Kokkonenmem_parser: Replace zero pointer with NULL
2011-04-06 Timo Kokkonenparser: Use long long when parsing net stats
2011-03-27 Timo Kokkonenparser: Add network parser
2011-03-11 Timo Kokkonenparser: Add support for a script parser
2011-03-11 Timo Kokkonenparser: Define maximum length for the rrd data
2011-03-11 Timo Kokkonenparser: Add extra pointer to parse function prototype
2009-10-01 Timo KokkonenUse long long instead of ints when parsing cpu tics
2009-09-17 Timo KokkonenAdd support for reading swap usage from meminfo
2008-05-21 Timo KokkonenUse pointers properly
2008-05-21 Timo KokkonenAdd primitive error detection to digitemp parser
2008-05-18 Timo KokkonenAdd missing newline
2008-05-18 Timo KokkonenImprove piped process executing
2008-04-06 Timo KokkonenMake all debug output go through wrappers
2008-04-03 Timo KokkonenMove string manipulation functions to string.c
2008-04-01 Timo KokkonenFix digitemp parser
2008-03-31 Timo KokkonenAdd support for stupid digitemp parser
2008-03-31 Timo KokkonenAdd digitemp parser
2008-03-30 Timo KokkonenInitial comit