]> git.itanic.dy.fi Git - rrdd/history - main.c
onewire_parser.c: Fix compiler warnings about string lengths
[rrdd] / main.c
2020-10-11 Timo KokkonenIntroduce network parser
2020-10-11 Timo Kokkonenrrdtool: Add support for multi parsers
2017-11-09 Timo KokkonenAdd support for daemonizing rrdd
2012-11-30 Timo KokkonenRemove excess debug prints from default trace level
2012-11-30 Timo KokkonenUser arguments: Add support for adjusting tracing level
2012-11-30 Timo Kokkonendebug: Add support for log files
2012-11-20 Timo KokkonenAdd automatic versioning and compiler checks
2012-11-19 Timo Kokkonenplugin_manager: Load parser plugins by name
2012-11-19 Timo Kokkonenmain.c: Consider default argument as a config file
2012-11-19 Timo KokkonenParsers: Implement framework for registering and queryi...
2012-11-19 Timo KokkonenRemove database.h
2012-07-17 Timo KokkonenMerge scheduler.c into rrdtool.c
2012-06-28 Timo Kokkonenscheduler: Give the name of the next db to be updated
2012-06-26 Timo Kokkonenmain: Print out the time when next even it expected
2012-06-20 Timo KokkonenEnable database reading and writing, if requested from...
2012-06-20 Timo KokkonenRename the built in database to default_rrds
2012-05-19 Timo Kokkonenmain: Add NULL terminator to option array
2012-05-12 Timo Kokkonenmain: Exit on init_jobcontrol failure
2012-05-12 Timo KokkonenRename init_max_jobs() to init_jobcontrol()
2012-04-25 Timo Kokkonenmain: Implement command line parsing
2012-04-15 Timo Kokkonenmain.c: Enable job control
2012-04-14 Timo Kokkonenrrdtool: Rename rrdtool_check_databases() to rrdtool_cr...
2012-04-14 Timo Kokkonenscheduler: Rename check_update_need() to get_outdated_db()
2011-03-07 Timo KokkonenAdd support for creating rrd databases in case the...
2011-03-06 Timo KokkonenCollect all rrdtool handling in one file
2011-03-06 Timo KokkonenRename testadata.h to database.h
2008-04-06 Timo KokkonenMake all debug output go through wrappers
2008-04-01 Timo KokkonenSuppress warning messages
2008-03-31 Timo KokkonenRemove commented code and update
2008-03-30 Timo KokkonenInitial comit