tokkee.org
Code
projects
/
sysdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
data: Let sdb_data_cmp() support all array types.
[sysdb.git]
/
t
/
2015-01-02
Sebastian Harl
data: Let sdb_data_cmp() support all array types.
tree
|
commitdiff
2014-12-25
Sebastian Harl
proto: Added support for marshaling attribute objects.
tree
|
commitdiff
2014-12-24
Sebastian Harl
proto: Define a wire format for host/service/metric...
tree
|
commitdiff
2014-12-24
Sebastian Harl
proto: Don't include a string's length in the wire...
tree
|
commitdiff
2014-12-23
Sebastian Harl
proto: Add support for marshaling all data types.
tree
|
commitdiff
2014-12-23
Sebastian Harl
proto: Add support for marshaling regex types.
tree
|
commitdiff
2014-12-23
Sebastian Harl
proto: Added support for marshaling double-precision...
tree
|
commitdiff
2014-12-22
Sebastian Harl
proto: Added sdb_proto_marshal_data.
tree
|
commitdiff
2014-12-15
Sebastian Harl
Moved sdb_proto_send/sdb_proto_select to sdb_write...
tree
|
commitdiff
2014-12-15
Sebastian Harl
connection: Let sdb_connection_close not deallocate...
tree
|
commitdiff
2014-12-15
Sebastian Harl
connection: Renamed sdb_connection_read to sdb_connecti...
tree
|
commitdiff
2014-12-12
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
tree
|
commitdiff
2014-12-11
Sebastian Harl
sysdb: Use sdb_log() instead of printf().
tree
|
commitdiff
2014-12-09
Sebastian Harl
frontend: Get the username of the remote peer from...
tree
|
commitdiff
2014-12-02
Sebastian Harl
analyzer: Analyze expressions as well; validate typed...
tree
|
commitdiff
2014-11-22
Sebastian Harl
store: Include in metric JSON whether access to time...
tree
|
commitdiff
2014-11-12
Sebastian Harl
data: Let concat support empty arrays; add various...
tree
|
commitdiff
2014-11-12
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
tree
|
commitdiff
2014-11-12
Sebastian Harl
frontend: Added support for array constants.
tree
|
commitdiff
2014-11-12
Sebastian Harl
data: Let inarray() support <array> IN <array> checks.
tree
|
commitdiff
2014-11-11
Sebastian Harl
Renamed CONNECTION_* constants to SDB_CONNECTION_*.
tree
|
commitdiff
2014-11-10
Sebastian Harl
data: Support array + element concatenation.
tree
|
commitdiff
2014-11-10
Sebastian Harl
data: Let strlen() and format() support string/decimal...
tree
|
commitdiff
2014-11-09
Sebastian Harl
store: Let NREGEX (!~) not match on NULL values.
tree
|
commitdiff
2014-11-09
Sebastian Harl
parser_test: Added various ANY/ALL iterator tests;...
tree
|
commitdiff
2014-11-09
Sebastian Harl
data: Don't treat empty arrays (value = NULL) as NULL.
tree
|
commitdiff
2014-11-08
Sebastian Harl
data: Added sdb_data_array_get().
tree
|
commitdiff
2014-11-06
Sebastian Harl
frontend/grammar: Drop support for the special 'host...
tree
|
commitdiff
2014-11-05
Sebastian Harl
frontend/grammar: Let LOOKUP support all object types.
tree
|
commitdiff
2014-11-05
Sebastian Harl
frontend: Improved parser error reporting.
tree
|
commitdiff
2014-11-04
Sebastian Harl
frontend/grammar: Added support for FETCHing all object...
tree
|
commitdiff
2014-11-04
Sebastian Harl
parser_test: Fixed semantically invalid filter statements.
tree
|
commitdiff
2014-11-03
Sebastian Harl
store: Added sdb_store_get_child().
tree
|
commitdiff
2014-11-03
Sebastian Harl
store: Removed now unused tojson functions.
tree
|
commitdiff
2014-11-03
Sebastian Harl
frontend: Let FETCH apply filters to the host as well.
tree
|
commitdiff
2014-11-02
Sebastian Harl
store: Let JSON formatter know about the to-be-formatte...
tree
|
commitdiff
2014-11-02
Sebastian Harl
store: Let the JSON formatter know about arrays at...
tree
|
commitdiff
2014-11-02
Sebastian Harl
t/: Added tests for json_formatter-based JSON generation.
tree
|
commitdiff
2014-10-31
Sebastian Harl
store_lookup_test: Ensure that filters are applied...
tree
|
commitdiff
2014-10-30
Sebastian Harl
store: Let sdb_store_scan() pass on filters to callback...
tree
|
commitdiff
2014-10-28
Sebastian Harl
store: Let sdb_store_scan() support other object types...
tree
|
commitdiff
2014-10-28
Sebastian Harl
store: Merged sdb_store_iterate() into sdb_store_scan().
tree
|
commitdiff
2014-10-25
Sebastian Harl
frontend/grammar: Access fields by their name rather...
tree
|
commitdiff
2014-10-25
Sebastian Harl
frontend/grammar: Added support for 'ALL <obj> <cmp...
tree
|
commitdiff
2014-10-25
Sebastian Harl
store: Don't special case negated matchers in the ANY...
tree
|
commitdiff
2014-10-25
Sebastian Harl
frontend/grammar: Changed '<obj> <cmp> <expr>' to ...
tree
|
commitdiff
2014-10-25
Sebastian Harl
store: Renamed child-matcher to any-matcher.
tree
|
commitdiff
2014-10-24
Sebastian Harl
data_test: Test various unsupported expressions.
tree
|
commitdiff
2014-10-24
Sebastian Harl
store: During lookup use strcmp() only for unknown...
tree
|
commitdiff
2014-10-24
Sebastian Harl
data: Added sdb_data_expr_type().
tree
|
commitdiff
2014-10-23
Sebastian Harl
store: Removed now unused name-matcher and sdb_store_ma...
tree
|
commitdiff
2014-10-23
Sebastian Harl
t/: Converted name matcher tests to new style matchers.
tree
|
commitdiff
2014-10-23
Sebastian Harl
frontend/grammar: Implement '<obj> <op> <expr>' using...
tree
|
commitdiff
2014-10-23
Sebastian Harl
store: Removed unused old sdb_store_attr_matcher().
tree
|
commitdiff
2014-10-22
Sebastian Harl
store: Renamed sdb_store_cmp_XX to sdb_store_XX_matcher.
tree
|
commitdiff
2014-10-22
Sebastian Harl
store: Removed now unused support for attribute matcher...
tree
|
commitdiff
2014-10-22
Sebastian Harl
t/: Use expression-based matchers for attribute compari...
tree
|
commitdiff
2014-10-22
Sebastian Harl
store: Removed sdb_store_matcher_parse_field_cmp()...
tree
|
commitdiff
2014-10-22
Sebastian Harl
t/: Use the new expression-based matchers for various...
tree
|
commitdiff
2014-10-21
Sebastian Harl
data: Format NULL as NULL and never quote it.
tree
|
commitdiff
2014-10-21
Sebastian Harl
store: Let NULL values never match a regex.
tree
|
commitdiff
2014-10-21
Sebastian Harl
store: Removed sdb_store_matcher_tostring().
tree
|
commitdiff
2014-10-21
Sebastian Harl
frontend/grammar: Unified field and attribute value...
tree
|
commitdiff
2014-10-21
Sebastian Harl
t/: Let tests use '<expr> IN .backend'.
tree
|
commitdiff
2014-10-21
Sebastian Harl
data: Added sdb_data_inarray().
tree
|
commitdiff
2014-10-20
Sebastian Harl
store: Added support for querying the BACKEND field.
tree
|
commitdiff
2014-10-20
Sebastian Harl
data: Added support for comparing integer, decimal...
tree
|
commitdiff
2014-10-20
Sebastian Harl
data_test: Use int64_t instead of int for integer array...
tree
|
commitdiff
2014-10-20
Sebastian Harl
data: Added basic support for arrays.
tree
|
commitdiff
2014-10-19
Sebastian Harl
data_test: Removed unnecessary and possibly misleading...
tree
|
commitdiff
2014-10-19
Sebastian Harl
frontend/grammar: Fixed parsing of 'attribute[<string>]'.
tree
|
commitdiff
2014-10-19
Sebastian Harl
data: Added explicit NULL values.
tree
|
commitdiff
2014-10-19
Sebastian Harl
data: Let CONCAT return NULL if any of its operands...
tree
|
commitdiff
2014-10-17
Sebastian Harl
frontend/grammar: Use strings to access attribute value...
tree
|
commitdiff
2014-10-17
Sebastian Harl
store, frontend: Make IS (NOT) NULL an unary operator...
tree
|
commitdiff
2014-10-17
Sebastian Harl
parser_test: Added various arithmetic expressions to...
tree
|
commitdiff
2014-10-17
Sebastian Harl
Added tests for sdb_fe_parse_expr() and fixed the imple...
tree
|
commitdiff
2014-10-13
Sebastian Harl
store: sdb_store_get_field: Make result parameter optional.
tree
|
commitdiff
2014-10-10
Sebastian Harl
t/cibuild.sh: Use 'make -j10' to run tests in parallel.
tree
|
commitdiff
2014-10-10
Sebastian Harl
integration tests: Split simple_query into query, match...
tree
|
commitdiff
2014-10-10
Sebastian Harl
integration tests: Make sure test_lib always knows...
tree
|
commitdiff
2014-10-09
Sebastian Harl
frontend/parser: Added support for string concatenation.
tree
|
commitdiff
2014-10-08
Sebastian Harl
data: Added sdb_data_parse_op().
tree
|
commitdiff
2014-10-07
Sebastian Harl
store: Added quaryable field ‘name’.
tree
|
commitdiff
2014-10-07
Sebastian Harl
data: Added support for a "regex" data-type.
tree
|
commitdiff
2014-10-07
Sebastian Harl
data_test: Fixed name/order of the cmp() and strcmp...
tree
|
commitdiff
2014-10-07
Sebastian Harl
data_test: Fixed a typo.
tree
|
commitdiff
2014-10-07
Sebastian Harl
data: Fixed copying of NULL data.
tree
|
commitdiff
2014-10-06
Sebastian Harl
t/valgrind.suppress: Use a pattern for the full name...
tree
|
commitdiff
2014-10-06
Sebastian Harl
frontend/grammar: Use '.' instead of ':' to access...
tree
|
commitdiff
2014-10-06
Sebastian Harl
frontend/grammar: Access attribute values using attribu...
tree
|
commitdiff
2014-10-05
Sebastian Harl
store_lookup: Compare attribute string values on type...
tree
|
commitdiff
2014-10-05
Sebastian Harl
data: Added sdb_data_strcmp().
tree
|
commitdiff
2014-10-05
Sebastian Harl
data: Use %g format when formatting decimal numbers.
tree
|
commitdiff
2014-10-05
Sebastian Harl
data: Format NULL values as "<NULL>".
tree
|
commitdiff
2014-10-05
Sebastian Harl
store_lookup: Fixed lookup by back-end name.
tree
|
commitdiff
2014-10-05
Sebastian Harl
store_lookup: Fixed parsing of invalid compare expressions.
tree
|
commitdiff
2014-10-05
Sebastian Harl
object: Assert that object's are not free'd multiple...
tree
|
commitdiff
2014-09-30
Sebastian Harl
When querying services/metrics skip hosts without such...
tree
|
commitdiff
2014-09-30
Sebastian Harl
frontend/grammar: Added support for LISTing services...
tree
|
commitdiff
next