tokkee.org
Code
projects
/
sysdb.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sysdb(7): Documented basic concepts in more detail.
2014-09-01
Sebastian Harl
sysdb(7): Documented basic concepts in more detail.
commit
|
commitdiff
|
tree
2014-08-29
Sebastian Harl
configure: Make plugin related options more consistent.
commit
|
commitdiff
|
tree
2014-08-29
Sebastian Harl
collectd::unixsock: Support 'rrdcached' metrics as...
commit
|
commitdiff
|
tree
2014-08-28
Sebastian Harl
timeseries::rrdtool: Added support for RRDCacheD.
commit
|
commitdiff
|
tree
2014-08-28
Sebastian Harl
doc/: Improved documentation around the rrdtool time...
commit
|
commitdiff
|
tree
2014-08-23
Sebastian Harl
sysdbql(7): Documented supported data types.
commit
|
commitdiff
|
tree
2014-08-23
Sebastian Harl
frontend: Added support for single quotes in string...
commit
|
commitdiff
|
tree
2014-08-22
Sebastian Harl
Added __attribute__((format(printf, ...))) where appropriate.
commit
|
commitdiff
|
tree
2014-08-22
Sebastian Harl
plugin: Added missing argument to sdb_log() call.
commit
|
commitdiff
|
tree
2014-08-22
Sebastian Harl
sysdbql(7): Documented the ‘TIMESERIES’ command.
commit
|
commitdiff
|
tree
2014-08-22
Sebastian Harl
sysdbd-collectd-unixsock(5): Documented the new 'Timeseries...
commit
|
commitdiff
|
tree
2014-08-22
Sebastian Harl
Added documentation for the new timeseries::rrdtool...
commit
|
commitdiff
|
tree
2014-08-22
Sebastian Harl
README: Mention the support for metrics and time-series.
commit
|
commitdiff
|
tree
2014-08-22
Sebastian Harl
sysdb-description.txt: Mention the support for metrics...
commit
|
commitdiff
|
tree
2014-08-21
Sebastian Harl
timeseries: Free the actual time-series object itself...
commit
|
commitdiff
|
tree
2014-08-21
Sebastian Harl
collectd::unixsock: Report an error if TimeseriesBackend...
commit
|
commitdiff
|
tree
2014-08-21
Sebastian Harl
collectd::unixsock: Record the, configurable, time...
commit
|
commitdiff
|
tree
2014-08-21
Sebastian Harl
timeseries::rrdtool: Added a plugin to fetch time-series...
commit
|
commitdiff
|
tree
2014-08-21
Sebastian Harl
timeseries: Added sdb_timeseries_create().
commit
|
commitdiff
|
tree
2014-08-21
Sebastian Harl
timeseries: Fixed timeseries_destroy().
commit
|
commitdiff
|
tree
2014-08-21
Sebastian Harl
store: Fixed JSON-serialization of time-series data.
commit
|
commitdiff
|
tree
2014-08-19
Sebastian Harl
Moved backends from src/backend/ to src/plugins/backend/.
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
collectd::unixsock: Store metrics instead of services.
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
integration/simple_query.sh: Test another failure mode.
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
frontend: Let CONNECTION_QUERY support 'TIMESERIES...
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
frontend/parser: Added support for the 'TIMESERIES...
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
store: Added sdb_store_fetch_timeseries().
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
timeseries: Added 'data_names_len' field.
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
timeseries: Added sdb_timeseries_destroy().
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
plugin: Added sdb_plugin_fetch_timeseries().
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
core: Introduced the concept of time-series.
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
store: Store "data-store" information alongside metrics.
commit
|
commitdiff
|
tree
2014-08-16
Sebastian Harl
store.h: Removed very outdated comments in the documentation.
commit
|
commitdiff
|
tree
2014-08-03
Sebastian Harl
README: Updated Travis-CI and coveralls links.
commit
|
commitdiff
|
tree
2014-08-03
Sebastian Harl
integration tests: Added simple tests for service and...
commit
|
commitdiff
|
tree
2014-08-03
Sebastian Harl
store_lookup_test: Added various tests for metrics.
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
store: Added support for storing metric objects.
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
store: Added core support for “metrics” objects.
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
sysdbql(7): Updated documentation to keep up with the...
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
frontend/grammar: Changes ‘FETCH 'name'’ to ‘FETCH...
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
frontend/grammar: Changed ‘LIST …’ to ‘LIST hosts …’.
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
frontend/parser: Let ‘LIST’ and ‘FETCH’ accept optional...
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
frontend/parser: Simplified handling of MATCHING and...
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
frontend/proto.h: Documented the current frontend protocol.
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
frontend: Let sdb_fe_<cmd> check the current command.
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
frontend: Split up command_handle() into several sdb_fe_...
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
frontend: Renamed sdb_fe_<cmd> functions to sdb_fe_exec_...
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
data: Simplified the implementation of expr_eval().
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
frontend: Make sure to not read to much from a connection...
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
store_expr: Fixed a memory leak in an error condition.
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
store_expr: Evaluate constant expressions early.
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
data: Document the use of dynamically allocated data...
commit
|
commitdiff
|
tree
2014-08-02
Sebastian Harl
data: Let sdb_data_expr_eval() check it's arguments.
commit
|
commitdiff
|
tree
2014-08-01
Sebastian Harl
version-gen.sh: Added .git suffix to default version...
commit
|
commitdiff
|
tree
2014-08-01
Sebastian Harl
Release SysDB 0.3.0.
commit
|
commitdiff
|
tree
2014-08-01
Sebastian Harl
unit tests: Fixed some -Werror=unused-result compiler...
commit
|
commitdiff
|
tree
2014-08-01
Sebastian Harl
ReleaseNotes: Added 0.3.0 release.
commit
|
commitdiff
|
tree
2014-08-01
Sebastian Harl
data: Support some arithmetic expressions on mismatching...
commit
|
commitdiff
|
tree
2014-07-31
Sebastian Harl
frontend/grammar: Added support for field names in...
commit
|
commitdiff
|
tree
2014-07-31
Sebastian Harl
store_expr: Added support to include field values in...
commit
|
commitdiff
|
tree
2014-07-31
Sebastian Harl
store: Added sdb_store_get_field().
commit
|
commitdiff
|
tree
2014-07-30
Sebastian Harl
sysdbql(7): Document FILTER clauses.
commit
|
commitdiff
|
tree
2014-07-30
Sebastian Harl
frontend: Added 'FILTER' support to the 'LOOKUP' command.
commit
|
commitdiff
|
tree
2014-07-30
Sebastian Harl
t/integration: Execute test scripts using 'set -x'.
commit
|
commitdiff
|
tree
2014-07-30
Sebastian Harl
frontend/scanner: Simplified handling of reserved words.
commit
|
commitdiff
|
tree
2014-07-30
Sebastian Harl
store, frontend: Parse object field matchers.
commit
|
commitdiff
|
tree
2014-07-30
Sebastian Harl
frontend/parser: Added support for time interval values.
commit
|
commitdiff
|
tree
2014-07-30
Sebastian Harl
time: Added sdb_strpunit() to parse a time unit.
commit
|
commitdiff
|
tree
2014-07-30
Sebastian Harl
time: Renamed PRIscTIME to PRIsdbTIME.
commit
|
commitdiff
|
tree
2014-07-29
Sebastian Harl
frontend: Let FETCH/LIST/LOOKUP implementations accept...
commit
|
commitdiff
|
tree
2014-07-29
Sebastian Harl
store: Fixed JSON serialization when skipping hosts...
commit
|
commitdiff
|
tree
2014-07-29
Sebastian Harl
store: Let JSON serializers support (object) filters.
commit
|
commitdiff
|
tree
2014-07-29
Sebastian Harl
liboconfig: Relicensed to MIT license.
commit
|
commitdiff
|
tree
2014-07-29
Sebastian Harl
store_lookup: Added conditional for accessing store...
commit
|
commitdiff
|
tree
2014-07-29
Sebastian Harl
store_lookup: Make sure to always initialize the buffer...
commit
|
commitdiff
|
tree
2014-07-28
Sebastian Harl
store: Make matchers more generic and applicable to...
commit
|
commitdiff
|
tree
2014-07-28
Sebastian Harl
store: Introduced the concept of query filters.
commit
|
commitdiff
|
tree
2014-07-28
Sebastian Harl
store, frontend: Let lookups support arbitrary expressions...
commit
|
commitdiff
|
tree
2014-07-28
Sebastian Harl
store_lookup: Catch invalid values when parsing a matcher.
commit
|
commitdiff
|
tree
2014-07-27
Sebastian Harl
frontend: Added a parser for arithmetic expressions.
commit
|
commitdiff
|
tree
2014-07-27
Sebastian Harl
store_expr: Added framework for arithmetic expressions.
commit
|
commitdiff
|
tree
2014-07-27
Sebastian Harl
data: Added sdb_data_expr_eval().
commit
|
commitdiff
|
tree
2014-07-27
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
commit
|
commitdiff
|
tree
2014-07-27
Sebastian Harl
Query language: Changed 'LOOKUP .. WHERE' to 'LOOKUP...
commit
|
commitdiff
|
tree
2014-07-27
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
commit
|
commitdiff
|
tree
2014-07-27
Sebastian Harl
store, frontend: Renamed sdb_store_lookup() to sdb_store_scan().
commit
|
commitdiff
|
tree
2014-07-27
Sebastian Harl
Added the SysDB homepage to all manpages.
commit
|
commitdiff
|
tree
2014-07-23
Sebastian Harl
README: Added links to documentation and "getting help".
commit
|
commitdiff
|
tree
2014-07-22
Sebastian Harl
Cleaned up nomenclature in the parser.
commit
|
commitdiff
|
tree
2014-07-21
Sebastian Harl
Added upstream homepages to backend manpages.
commit
|
commitdiff
|
tree
2014-07-21
Sebastian Harl
sysdbql(7): Updated based on latest changes to the...
commit
|
commitdiff
|
tree
2014-07-21
Sebastian Harl
store, frontend: Switch from <obj>.name to <obj>.
commit
|
commitdiff
|
tree
2014-07-21
Sebastian Harl
store_lookup: Don't allow 'IS <non-NULL>'.
commit
|
commitdiff
|
tree
2014-07-20
Sebastian Harl
sysdb: Fixed a memory leak in an error condition.
commit
|
commitdiff
|
tree
2014-07-20
Sebastian Harl
valgrind.suppress: Added a leak inside libnss as seen...
commit
|
commitdiff
|
tree
2014-07-20
Sebastian Harl
test_lib.sh: Let integration tests use valgrind.suppress...
commit
|
commitdiff
|
tree
2014-07-20
Sebastian Harl
store_lookup_test: Added some tests for attribute.FOO...
commit
|
commitdiff
|
tree
2014-07-20
Sebastian Harl
store, frontend: Added support for matching NULL attributes.
commit
|
commitdiff
|
tree
2014-07-19
Sebastian Harl
t/integration/simple_config.sh: Test some more invalid...
commit
|
commitdiff
|
tree
2014-07-19
Sebastian Harl
t/integration/simple_config.sh: Test reconfiguration.
commit
|
commitdiff
|
tree
next