2016-12-11 |
Sebastian Harl | Install libyajl-dev on Travis. |
commit | commitdiff | tree | snapshot |
2016-12-11 |
Sebastian Harl | Fix detection of libyajl and fix compilation if it... |
commit | commitdiff | tree | snapshot |
2016-12-11 |
Sebastian Harl | sysdb/json: Only include YAJL headers if they're actual... |
commit | commitdiff | tree | snapshot |
2016-12-11 |
Sebastian Harl | Merged branch 'json'. |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Sebastian Harl | Automatically prefix all log messages with the plugin... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Sebastian Harl | plugin: Reset context on some error conditions. |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Sebastian Harl | Use sdb_log() in place of sdb_plugin_log(). |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Sebastian Harl | sysdb: Don't pretty-print JSON in non-interactive mode. |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Sebastian Harl | Merge branch 'master' of git://git.tokkee.org/sysdb |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Sebastian Harl | OS utils: Use readdir() instead of the now deprecated... |
commit | commitdiff | tree | snapshot |
2016-09-13 |
Sebastian Harl | dbi_test: Fix tests for libdbi < 0.9. |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Sebastian Harl | sysdb: If available, use YAJL to pretty-print JSON... |
commit | commitdiff | tree | snapshot |
2016-09-11 |
Sebastian Harl | Don't fetch timeseries info when fetching the interval. |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Sebastian Harl | plugin: Dynamically populate timeseries information... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Sebastian Harl | Let the JSON formatter include a metric's data_names. |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Sebastian Harl | plugin: Add a helper function to query timeseries infor... |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Sebastian Harl | utils strings: Add stringv_append_if_missing(). |
commit | commitdiff | tree | snapshot |
2016-09-10 |
Sebastian Harl | Add more string utility functions and unit tests. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Sebastian Harl | dbi_test: Add some more connection tests. |
commit | commitdiff | tree | snapshot |
2016-09-09 |
Sebastian Harl | strings utilities: Add helper functions for common... |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Sebastian Harl | plugin: Drop support for the old timeseries fetcher. |
commit | commitdiff | tree | snapshot |
2016-09-08 |
Sebastian Harl | timeseries::rrdtool plugin: Switch to the new timeserie... |
commit | commitdiff | tree | snapshot |
2016-09-07 |
Sebastian Harl | t/integration/mock_timeseries: Switch to the new timese... |
commit | commitdiff | tree | snapshot |
2016-09-07 |
Sebastian Harl | plugin: Add a new type of timeseries-fetcher plugins. |
commit | commitdiff | tree | snapshot |
2016-09-07 |
Sebastian Harl | timeseries: Add data-structures and helpers to manage... |
commit | commitdiff | tree | snapshot |
2016-09-07 |
Sebastian Harl | t/unit/core/timeseries_test: Add minimalistic test... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Sebastian Harl | plugin: Refactor callback registration to avoid code... |
commit | commitdiff | tree | snapshot |
2016-09-06 |
Sebastian Harl | Add support for multiple metric data-stores. |
commit | commitdiff | tree | snapshot |
2016-09-05 |
Sebastian Harl | Let the network protocol and SysQL support last_update... |
commit | commitdiff | tree | snapshot |
2016-09-04 |
Sebastian Harl | Store a separate last_update timestamp for metric stores. |
commit | commitdiff | tree | snapshot |
2016-09-04 |
Sebastian Harl | store.h: Reuse the sdb_metric_store_t type for a metric... |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Sebastian Harl | unixsock_test: Fix a potential uninitialized memory... |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Sebastian Harl | SSL utils: Fixed a memory leak in a couple of error... |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Sebastian Harl | t/valgrind.suppress: Fix deduplication of cond jump. |
commit | commitdiff | tree | snapshot |
2016-08-10 |
Sebastian Harl | t/valgrind.suppress: Remove duplicate. |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Sebastian Harl | version-gen.sh: Added .git suffix to default version... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Sebastian Harl | Release SysDB 0.8.0. sysdb-0.8.0 |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Sebastian Harl | ReleaseNotes: Added 0.8.0 release. |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Sebastian Harl | Fix compilation with GCC when _GNU_SOURCE isn't defined. |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Sebastian Harl | Include strings.h instead of defining _BSD_SOURCE to... |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Sebastian Harl | frontend/query: Add the DATA type to TIMESERIES replies. |
commit | commitdiff | tree | snapshot |
2016-01-26 |
Sebastian Harl | frontend/query: Simplified code a little. |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Sebastian Harl | Enable flex verbose output only in verbose build mode. |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Sebastian Harl | frontend/query: Fixed an uninitialized value. |
commit | commitdiff | tree | snapshot |
2015-10-28 |
Sebastian Harl | Clean up after checking compiler flags and fix C++... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Sebastian Harl | Enable silent automake rules by default (if available). |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Sebastian Harl | Merged branch 'master' of git://git.tokkee.org/sysdb. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Sebastian Harl | Handle last_update/interval in the core rather than... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Sebastian Harl | memstore: Let get_child() support arbitrary parent... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Sebastian Harl | Add support for fetching arbitrary objects, including... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Sebastian Harl | frontend/query_test: Simplified result checks. |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Sebastian Harl | Include strings.h which is required for strcasecmp(). |
commit | commitdiff | tree | snapshot |
2015-10-09 |
Sebastian Harl | FETCH: Add parameter for fetching the main object witho... |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Sebastian Harl | Split the memstore module from the store module. |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Sebastian Harl | Renamed in-memory store types and functions to sdb_mems... |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Sebastian Harl | connection: Drop old and unused conn_node* types. |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Sebastian Harl | Removed sdb_store_fetch_timeseries from headers; it... |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Sebastian Harl | store: Use full initializers for store objects. |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Sebastian Harl | configure: Include rrd.h when checking for rrd_client.h. |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Sebastian Harl | Build a more generic/powerful query API which writes... |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Sebastian Harl | Move the timeseries serialize to the timeseries module. |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Sebastian Harl | store: Don't report an error if a missing writer callba... |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Sebastian Harl | store: Use the JSON writer when querying the in-memory... |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Sebastian Harl | store_json: Base the memstore emitter on the store... |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Sebastian Harl | store_json: Let the formatter implement the store-write... |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Sebastian Harl | Read-only store types: const char ** → const char ... |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Sebastian Harl | store_json: Remove any memstore-specific code. |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Sebastian Harl | store_json: Fix parent/child detection. |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Sebastian Harl | store_json: Split sdb_store_json_emit into private... |
commit | commitdiff | tree | snapshot |
2015-09-28 |
Sebastian Harl | store_json: Moved special casing of parent objects... |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Sebastian Harl | store, plugin: Let the plugin module determine an objec... |
commit | commitdiff | tree | snapshot |
2015-09-24 |
Sebastian Harl | store: Further abstract internal handling of new objects. |
commit | commitdiff | tree | snapshot |
2015-09-23 |
Sebastian Harl | store: Simplified store-attribute callback. |
commit | commitdiff | tree | snapshot |
2015-09-22 |
Sebastian Harl | store: Add separate store-object types for the store... |
commit | commitdiff | tree | snapshot |
2015-09-17 |
Sebastian Harl | store: Dropped sdb_ prefix from private store types. |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Sebastian Harl | store.h: Updated some documentation comments. |
commit | commitdiff | tree | snapshot |
2015-09-16 |
Sebastian Harl | plugin, store: Add service/metric "hostname" attributes... |
commit | commitdiff | tree | snapshot |
2015-09-03 |
Sebastian Harl | frontend/query_test: Test some weird, special cases. |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Sebastian Harl | store: Fix execution of more complex iterators. |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Sebastian Harl | Remove unused sdb_store_expr_iterable(). |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Sebastian Harl | Allow and implement iterating arbitrary (non-constant... |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Sebastian Harl | analyzer: Support more flexible iterator expressions. |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Sebastian Harl | analyzer: Fixed some error messages. |
commit | commitdiff | tree | snapshot |
2015-08-31 |
Sebastian Harl | parser: Require a context for each parser operation. |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Sebastian Harl | Let the front-end handle STORE commands. |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Sebastian Harl | t/integration/store.sh: Add integration tests for the... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Sebastian Harl | store: Do not canonicalize the hostname when fetching... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Sebastian Harl | frontend: Connection-specific functions now use the... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Sebastian Harl | frontend/connection.h: Removed sdb_fe_parse, it has... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Sebastian Harl | store: Removed obsolete TODO note. |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Sebastian Harl | plugin, store: Handle hostname canonicalization in... |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Sebastian Harl | sysdb(7): Briefly mention the object store. |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Sebastian Harl | sysdbd-store-memory(5): Added a manpage for store:... |
commit | commitdiff | tree | snapshot |
2015-08-09 |
Sebastian Harl | store::memory: Add a plugin providing an in-memory... |
commit | commitdiff | tree | snapshot |
2015-08-09 |
Sebastian Harl | t/Makefile: Drop unused, old frontend/parser_test. |
commit | commitdiff | tree | snapshot |
2015-08-08 |
Sebastian Harl | plugin: Report an error when writing to the store with... |
commit | commitdiff | tree | snapshot |
2015-08-08 |
Sebastian Harl | store: Drop the global (default) store. |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Sebastian Harl | store: All store functions now accept a store object. |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Sebastian Harl | store: Add wrapper functions to store an object in... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Sebastian Harl | core: Export the sdb_store, sdb_store_reader, sdb_store... |
commit | commitdiff | tree | snapshot |
next |