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 |
2015-08-06 |
Sebastian Harl | t/valgrind.suppress: Refine the suppression in the... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Sebastian Harl | frontend: Use the plugin query interface instead of... |
commit | commitdiff | tree | snapshot |
2015-08-05 |
Sebastian Harl | core: Add support for reader/query plugins. |
commit | commitdiff | tree | snapshot |
2015-08-04 |
Sebastian Harl | t/valgrind.suppress: Add an invalid free in a libc... |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Sebastian Harl | plugin: Drop sdb_plugin prefix from private names. |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Sebastian Harl | store_exec: Remove unnecessary casts. |
commit | commitdiff | tree | snapshot |
2015-05-27 |
Sebastian Harl | store: Let sdb_store_json_formatter_t inherit from... |
commit | commitdiff | tree | snapshot |
2015-05-27 |
Sebastian Harl | Drop sdb_store_get_host() from tests. |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Sebastian Harl | store: Drop unused sdb_store_has_host. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sebastian Harl | Replaced sdb_store_<type> with sdb_plugin_store_<type>. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sebastian Harl | Merged branch 'master' of git://git.tokkee.org/sysdb. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sebastian Harl | store: Register a store writer and handle all updates... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sebastian Harl | plugin: sdb_plugin_store_* now return >0 if the new... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sebastian Harl | store: Reordered some functions to group by general... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sebastian Harl | Fix an uninitialized value warnings caused by clang... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sebastian Harl | store: Make the actual store a separate object. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Sebastian Harl | store: Drop sdb_ prefix from private symbols. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Sebastian Harl | data: Use a predefined format for sdb_strftime(). |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Sebastian Harl | t/: Use ck_assert() instead of assert() in all tests. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Sebastian Harl | sysdbql(7): Document 'value' and 'timeseries' fields. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Sebastian Harl | parser: Add support for metric timeseries fields. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Sebastian Harl | store: Add the timeseries field to metrics. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Sebastian Harl | parser: Skip context-specific checks if the context... |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Sebastian Harl | store: Remove (now unused) sdb_store_parse_*() helpers. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Sebastian Harl | store: Remove (now unused) sdb_store_nin_matcher(). |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Sebastian Harl | sysdbql(7): Document IS [NOT] TRUE / FALSE. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Sebastian Harl | parser: Add support for <expr> IS [NOT] TRUE / FALSE... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Sebastian Harl | store: Add support for unary IS TRUE / IS FALSE matchers. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Sebastian Harl | store: Drop the special IS-NOT-NULL matcher. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Sebastian Harl | utils/proto: Support boolean values. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Sebastian Harl | data: Add basic support for a boolean type. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Sebastian Harl | Drop the old frontend parser. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Sebastian Harl | store: Add sdb_store_query_prepare_matcher(). |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Sebastian Harl | frontend: Drop sdb_fe_store_* in favor of sdb_store_que... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Sebastian Harl | frontend: Drop sdb_fe_exec_* in favor of sdb_store_quer... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Sebastian Harl | Remove (now) usued sdb_fe_exec_timeseries(). |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Sebastian Harl | frontend/query_test: Add tests for the lower level... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Sebastian Harl | frontend/query: Split AST execution into a separate... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Sebastian Harl | store: Use a separate type for prepared querys. |
commit | commitdiff | tree | snapshot |
2015-05-17 |
Sebastian Harl | store, frontend: Add sdb_store_query_execute use it... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Sebastian Harl | Merged branch 'master' of git://git.tokkee.org/sysdb. |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Sebastian Harl | frontend/query_test: Test various QUERY functions. |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Sebastian Harl | frontend: Fixed reply from STORE command. |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Sebastian Harl | store: Fixed a memory leak in fetch_timeseries(). |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Sebastian Harl | frontend, parser: Allow typed access to host objects... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Sebastian Harl | store: Add sdb_store_query_prepare(). |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Sebastian Harl | store: Store a service/metric's parent hostname as... |
commit | commitdiff | tree | snapshot |
2015-05-14 |
Sebastian Harl | store: Fixed handling of metric store values. |
commit | commitdiff | tree | snapshot |
2015-05-08 |
Sebastian Harl | parser/analyzer: Fixed iterator type checks. |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Sebastian Harl | t/coverage: Ignore parser/scanner and parser/grammar. |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Sebastian Harl | t/Makefile: Update EXTRA_DIST based on recent changes. |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Sebastian Harl | parser/analyzer: Migrate value expression checks. |
commit | commitdiff | tree | snapshot |
2015-05-06 |
Sebastian Harl | parser/analyzer: Migrate type and iterator checks. |
commit | commitdiff | tree | snapshot |
2015-05-05 |
Sebastian Harl | parser: Add support for analyzing conditional and arith... |
commit | commitdiff | tree | snapshot |
2015-05-05 |
Sebastian Harl | parser: Convert AST op types to data op types when... |
commit | commitdiff | tree | snapshot |
2015-05-05 |
Sebastian Harl | parser: Determine the data-type of each node. |
commit | commitdiff | tree | snapshot |
2015-05-05 |
Sebastian Harl | parser: Fixed setup of iterator nodes. |
commit | commitdiff | tree | snapshot |
2015-05-05 |
Sebastian Harl | parser/ast: Add some helper defines. |
commit | commitdiff | tree | snapshot |
2015-04-15 |
Sebastian Harl | Migrate top-level checks to the new parser/analyzer. |
commit | commitdiff | tree | snapshot |
2015-04-15 |
Sebastian Harl | parser_test: Make sure that TIMESERIES end times are... |
commit | commitdiff | tree | snapshot |
2015-04-15 |
Sebastian Harl | parser/grammar: Fix the hostname in a 'FETCH host'... |
commit | commitdiff | tree | snapshot |
2015-04-12 |
Sebastian Harl | Migrate parser from frontend/ to parser/ and to use... |
commit | commitdiff | tree | snapshot |
2015-04-12 |
Sebastian Harl | parser/ast: Introduce a data-structure representing... |
commit | commitdiff | tree | snapshot |
2015-04-11 |
Sebastian Harl | frontend/parser: Renamed SDB_PARSE_EXPR to SDB_PARSE_ARITH. |
commit | commitdiff | tree | snapshot |
2015-04-11 |
Sebastian Harl | build system: Fix VPATH (out-of-tree) builds. |
commit | commitdiff | tree | snapshot |
2015-03-15 |
Sebastian Harl | t/cibuild: Ignore missing field initializer warnings... |
commit | commitdiff | tree | snapshot |
2015-03-15 |
Sebastian Harl | query language: Add support for attribute.value access. |
commit | commitdiff | tree | snapshot |
2015-03-15 |
Sebastian Harl | analyzer: Improve some error messages. |
commit | commitdiff | tree | snapshot |
next |