]> git.itanic.dy.fi Git - rrdd/history - config.c
onewire_parser.c: Fix compiler warnings about string lengths
[rrdd] / config.c
2020-11-21 Timo Kokkonenconfig: Allow databases without filenames
2020-01-29 Timo Kokkonenconfig: Fix "specified bound 16 equals destination...
2016-07-09 Timo Kokkonenconfig: Fix confusion between pre_draw_cmd and post_dra...
2016-07-09 Timo KokkonenMerge branch 'master' of /home/git/rrdd
2014-10-28 Timo Kokkonenrrdtool: Add support for post_draw_cmd
2013-01-06 Timo KokkonenAdd support for data logging
2012-11-19 Timo KokkonenParsers: Implement framework for registering and queryi...
2012-11-19 Timo KokkonenRemove database.h
2012-11-10 Timo Kokkonenrrdtool: Add pre_draw_cmd
2012-10-28 Timo Kokkonenrrd images: Make the timestamp string configurable
2012-10-28 Timo Kokkonenconfig: Fix copy paste errors in error messages
2012-06-24 Timo KokkonenAdd missing headers
2012-06-24 Timo KokkonenAdd onewire parser
2012-06-23 Timo KokkonenChange parser parameter type
2012-06-23 Timo Kokkonenconfig.c: Fix macro variable usage
2012-06-20 Timo KokkonenAdd Initial version of config file handling