]> git.itanic.dy.fi Git - rrdd/history - rrdtool.c
Merge branch 'master' into itanic
[rrdd] / rrdtool.c
2012-06-21 Timo KokkonenMerge branch 'master' into itanic itanic
2012-06-20 Timo Kokkonenrrdtool.c: Improve error handling during database creation
2012-06-04 Timo Kokkonenrrdtool.h: Constify string constants
2012-04-22 Timo KokkonenMerge branch 'master' into itanic
2012-04-22 Timo Kokkonenrrdtool: Set up the correct executable name when runnin...
2012-04-15 Timo KokkonenMerge branch 'master' into itanic
2012-04-15 Timo Kokkonenrrdtool_draw_image: Draw images in parallel
2012-04-14 Timo Kokkonenrrdtool: Improve debug prints
2012-04-14 Timo Kokkonenrrdtool: Rename rrdtool_check_databases() to rrdtool_cr...
2012-04-12 Timo Kokkonenrrdtool: Reduce excess parallelism
2012-04-11 Timo KokkonenMerge branch 'master' into itanic
2012-04-11 Timo Kokkonenrrdtool_draw_image: Avoid corrupting image files
2011-06-25 Timo Kokkonensanitize_rrd_update_data: Ensure minus sign is not...
2011-06-25 Timo Kokkonensanitize_rrd_update_data: Ensure minus sign is not...
2011-04-03 Timo Kokkonenrrdtool_update_data: Sanitize input data before passing...
2011-04-03 Timo Kokkonenrrdtool_update_data: Sanitize input data before passing...
2011-03-13 Timo Kokkonenrrdtool: Print out the image that is being drawn
2011-03-13 Timo Kokkonenrrdtool: Print out the image that is being drawn
2011-03-11 Timo Kokkonenparser: Define maximum length for the rrd data
2011-03-11 Timo Kokkonenparser: Add extra pointer to parse function prototype
2011-03-11 Timo Kokkonenparser: Define maximum length for the rrd data
2011-03-11 Timo Kokkonenparser: Add extra pointer to parse function prototype
2011-03-07 Timo KokkonenAdd support for creating rrd databases in case the...
2011-03-07 Timo Kokkonenrrdtool: Improve argument list modification macro
2011-03-07 Timo Kokkonenrrdtool: Replace repeating strings with a definition
2011-03-06 Timo KokkonenCollect all rrdtool handling in one file