tokkee.org
Code
projects
/
sysdb.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
data: Added sdb_data_inarray().
2014-10-21
Sebastian Harl
data: Added sdb_data_inarray().
commit
|
commitdiff
|
tree
2014-10-20
Sebastian Harl
store: Added support for querying the BACKEND field.
commit
|
commitdiff
|
tree
2014-10-20
Sebastian Harl
data: Added support for comparing integer, decimal...
commit
|
commitdiff
|
tree
2014-10-20
Sebastian Harl
data_test: Use int64_t instead of int for integer array...
commit
|
commitdiff
|
tree
2014-10-20
Sebastian Harl
data: Fixed length of newly allocated array in concat().
commit
|
commitdiff
|
tree
2014-10-20
Sebastian Harl
data: Added basic support for arrays.
commit
|
commitdiff
|
tree
2014-10-19
Sebastian Harl
data_test: Removed unnecessary and possibly misleading...
commit
|
commitdiff
|
tree
2014-10-19
Sebastian Harl
data: Use if-statements rather than switch-statements.
commit
|
commitdiff
|
tree
2014-10-19
Sebastian Harl
data: Added sdb_data_sizeof().
commit
|
commitdiff
|
tree
2014-10-19
Sebastian Harl
store: Clarify behavior of expr_attrvalue if the attribute...
commit
|
commitdiff
|
tree
2014-10-19
Sebastian Harl
frontend/grammar: Fixed parsing of 'attribute[<string>]'.
commit
|
commitdiff
|
tree
2014-10-19
Sebastian Harl
frontend/grammar: Make IS NULL operators available...
commit
|
commitdiff
|
tree
2014-10-19
Sebastian Harl
store: Return NULL if an attribute was not found.
commit
|
commitdiff
|
tree
2014-10-19
Sebastian Harl
data: Added explicit NULL values.
commit
|
commitdiff
|
tree
2014-10-19
Sebastian Harl
data: Let CONCAT return NULL if any of its operands...
commit
|
commitdiff
|
tree
2014-10-17
Sebastian Harl
frontend/grammar: Use strings to access attribute value...
commit
|
commitdiff
|
tree
2014-10-17
Sebastian Harl
store, frontend: Make IS (NOT) NULL an unary operator...
commit
|
commitdiff
|
tree
2014-10-17
Sebastian Harl
parser_test: Added various arithmetic expressions to...
commit
|
commitdiff
|
tree
2014-10-17
Sebastian Harl
Added tests for sdb_fe_parse_expr() and fixed the implementa...
commit
|
commitdiff
|
tree
2014-10-17
Sebastian Harl
frontend/parser: Made clear that parser modes are flags.
commit
|
commitdiff
|
tree
2014-10-17
Sebastian Harl
frontend/grammar: Added a destructor for data objects.
commit
|
commitdiff
|
tree
2014-10-17
Sebastian Harl
frontend/parser: Don't override fields of unknown types.
commit
|
commitdiff
|
tree
2014-10-17
Sebastian Harl
frontend: Added sdb_fe_parse_expr().
commit
|
commitdiff
|
tree
2014-10-17
Sebastian Harl
frontend: Renamed CONNECTION_EXPR to CONNECTION_MATCHER.
commit
|
commitdiff
|
tree
2014-10-17
Sebastian Harl
store: Added sdb_store_parse_matcher_op().
commit
|
commitdiff
|
tree
2014-10-17
Sebastian Harl
data: Don't free memory before using it for the last...
commit
|
commitdiff
|
tree
2014-10-15
Sebastian Harl
store: Added not-equal and not-regex matchers.
commit
|
commitdiff
|
tree
2014-10-15
Sebastian Harl
store: Added support for regex matchers.
commit
|
commitdiff
|
tree
2014-10-15
Sebastian Harl
data: Let sdb_data_parse() support inline casts from...
commit
|
commitdiff
|
tree
2014-10-14
Sebastian Harl
store: Added child matchers.
commit
|
commitdiff
|
tree
2014-10-14
Sebastian Harl
store: Added matchers comparing two expressions.
commit
|
commitdiff
|
tree
2014-10-14
Sebastian Harl
store: Apply filters when evaluating attribute values...
commit
|
commitdiff
|
tree
2014-10-14
Sebastian Harl
frontend/grammar: Added (limited) support for attribute...
commit
|
commitdiff
|
tree
2014-10-14
Sebastian Harl
store: Added sdb_store_expr_attrvalue().
commit
|
commitdiff
|
tree
2014-10-13
Sebastian Harl
store: Added sdb_store_get_attr().
commit
|
commitdiff
|
tree
2014-10-13
Sebastian Harl
store: sdb_store_get_field: Make result parameter optional.
commit
|
commitdiff
|
tree
2014-10-10
Sebastian Harl
t/cibuild.sh: Use 'make -j10' to run tests in parallel.
commit
|
commitdiff
|
tree
2014-10-10
Sebastian Harl
integration tests: Split simple_query into query, matching...
commit
|
commitdiff
|
tree
2014-10-10
Sebastian Harl
integration tests: Make sure test_lib always knows...
commit
|
commitdiff
|
tree
2014-10-09
Sebastian Harl
frontend/parser: Added support for string concatenation.
commit
|
commitdiff
|
tree
2014-10-08
Sebastian Harl
frontend/grammary.y: Renamed 'op' to 'cmp'.
commit
|
commitdiff
|
tree
2014-10-08
Sebastian Harl
data: Added sdb_data_parse_op().
commit
|
commitdiff
|
tree
2014-10-07
Sebastian Harl
store: Added quaryable field ‘name’.
commit
|
commitdiff
|
tree
2014-10-07
Sebastian Harl
data: Document that regexes are extended, case-insensitive...
commit
|
commitdiff
|
tree
2014-10-07
Sebastian Harl
data: Added support for a "regex" data-type.
commit
|
commitdiff
|
tree
2014-10-07
Sebastian Harl
data_test: Fixed name/order of the cmp() and strcmp...
commit
|
commitdiff
|
tree
2014-10-07
Sebastian Harl
data_test: Fixed a typo.
commit
|
commitdiff
|
tree
2014-10-07
Sebastian Harl
data: Fixed copying of NULL data.
commit
|
commitdiff
|
tree
2014-10-06
Sebastian Harl
version-gen.sh: Added .git suffix to default version...
commit
|
commitdiff
|
tree
2014-10-06
Sebastian Harl
Release SysDB 0.5.0.
commit
|
commitdiff
|
tree
2014-10-06
Sebastian Harl
ReleaseNotes: Added entry for the 0.5.0 release.
commit
|
commitdiff
|
tree
2014-10-06
Sebastian Harl
t/valgrind.suppress: Use a pattern for the full name...
commit
|
commitdiff
|
tree
2014-10-06
Sebastian Harl
sysdbql(7): Fixed an incomplete sentence.
commit
|
commitdiff
|
tree
2014-10-06
Sebastian Harl
sysdbql(7): Updated documentation for attribute and...
commit
|
commitdiff
|
tree
2014-10-06
Sebastian Harl
frontend/grammar: Use '.' instead of ':' to access...
commit
|
commitdiff
|
tree
2014-10-06
Sebastian Harl
frontend/grammar: Access attribute values using attributes...
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
store_lookup: Compare attribute string values on type...
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
data: Added sdb_data_strcmp().
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
data: Use %g format when formatting decimal numbers.
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
data: Added sdb_data_isnull().
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
data: Format NULL values as "<NULL>".
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
store_lookup: Fixed lookup by back-end name.
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
data: Ensure a stable ordering in cmp() in case of...
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
store_lookup: Fixed parsing of invalid compare expressions.
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
utils dbi: Guard against multiple calls to dbi_shutdown_r().
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
object: Assert that object's are not free'd multiple...
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
frontend/proto.h: Improved documentation of all message...
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
frontend, proto: Include object type in FETCH and LOOKUP...
commit
|
commitdiff
|
tree
2014-10-05
Sebastian Harl
ReleaseNotes: Fixed date of the 0.2.0 release.
commit
|
commitdiff
|
tree
2014-10-04
Sebastian Harl
sysdbql(7): Fixed example LIST output.
commit
|
commitdiff
|
tree
2014-09-30
Sebastian Harl
When querying services/metrics skip hosts without such...
commit
|
commitdiff
|
tree
2014-09-30
Sebastian Harl
sysdbql(7): Use “SysQL” as the official abbreviation.
commit
|
commitdiff
|
tree
2014-09-30
Sebastian Harl
sysdbql(7): Updated documentation for the LIST command.
commit
|
commitdiff
|
tree
2014-09-30
Sebastian Harl
frontend/grammar: Added support for LISTing services...
commit
|
commitdiff
|
tree
2014-09-30
Sebastian Harl
store: Added a helper function to parse object type...
commit
|
commitdiff
|
tree
2014-09-30
Sebastian Harl
frontend: Added support for LISTing services and metrics...
commit
|
commitdiff
|
tree
2014-09-30
Sebastian Harl
frontend: Use sdb_proto_get_int() instead of a custom...
commit
|
commitdiff
|
tree
2014-09-24
Sebastian Harl
ReleaseNotes: Fixed a typo.
commit
|
commitdiff
|
tree
2014-09-19
Sebastian Harl
store: Fixed JSON for serialized time-series.
commit
|
commitdiff
|
tree
2014-09-19
Sebastian Harl
store: Don't wrap JSON serialized LIST replies in a...
commit
|
commitdiff
|
tree
2014-09-17
Sebastian Harl
utils strbuf: Exponentially increase the buffer size.
commit
|
commitdiff
|
tree
2014-09-17
Sebastian Harl
utils strbuf: Added 'min_size' to be considered when...
commit
|
commitdiff
|
tree
2014-09-17
Sebastian Harl
utils strbuf: Renamed buffer variables from 'strbuf...
commit
|
commitdiff
|
tree
2014-09-16
Sebastian Harl
frontend, sysdb: Correctly handle empty queries.
commit
|
commitdiff
|
tree
2014-09-16
Sebastian Harl
frontend/proto: Include the log priority in LOG messages.
commit
|
commitdiff
|
tree
2014-09-15
Sebastian Harl
frontend/proto: Let CONNECTION_DATA not replace CONNECTION_E...
commit
|
commitdiff
|
tree
2014-09-14
Sebastian Harl
frontend, proto: Include the response data type in...
commit
|
commitdiff
|
tree
2014-09-14
Sebastian Harl
strbuf utils: Clarified handling of binary data.
commit
|
commitdiff
|
tree
2014-09-14
Sebastian Harl
proto: Fixed/clarified authentication handshake options...
commit
|
commitdiff
|
tree
2014-09-14
Sebastian Harl
ReleaseNotes: Added some notes about compatibility.
commit
|
commitdiff
|
tree
2014-09-11
Sebastian Harl
frontend: Guarantee that no async messages are sent...
commit
|
commitdiff
|
tree
2014-09-01
Sebastian Harl
version-gen.sh: Added .git suffix to default version...
commit
|
commitdiff
|
tree
2014-09-01
Sebastian Harl
Release SysDB 0.4.0.
commit
|
commitdiff
|
tree
2014-09-01
Sebastian Harl
ReleaseNotes: Added 0.4.0 release.
commit
|
commitdiff
|
tree
2014-09-01
Sebastian Harl
Switched all sysdb.io links to https://
commit
|
commitdiff
|
tree
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
next