src/utils_db_query.c: udb_query_pick_from_list* should add *all* queries of the desir...
[collectd.git] / src / utils_db_query.c
2009-02-14 Florian Forstersrc/utils_db_query.c: udb_query_pick_from_list* should...
2009-02-14 Florian Forstersrc/utils_db_query.[ch]: Add the possibility to `pick...
2009-02-14 Florian Forstersrc/utils_db_query.c: Add support for the `Column'...
2009-02-14 Florian Forstersrc/utils_db_query.[ch]: Introduces a ``legacy mode''.
2009-02-05 Florian ForsterMerge branch 'master' of octo@verplant.org:/var/lib...
2009-02-05 Florian ForsterMerge branch 'ff/local'
2009-02-05 Sebastian HarlLet plugin_dispatch_values() set value_list.time in...
2009-02-05 Florian Forstersrc/utils_db_query.[ch]: Allow a callback function...
2009-02-04 Florian Forstersrc/utils_db_query.c: Implement the (deprecated) `...
2009-02-03 Florian Forstersrc/utils_db_query.[ch]: Add support for min-/max-version.
2009-02-02 Florian Forstersrc/utils_db_query.c: When asked for the user data...
2009-02-02 Florian Forsterdbi plugin: Put the row handling logic in an extra...