tokkee.org
Code
projects
/
sysdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
store: Don't report an error in scan() if the store is still empty.
[sysdb.git]
/
src
/
frontend
/
2015-01-17
Sebastian Harl
frontend/store: Free dynamically allocated memory of...
tree
|
commitdiff
2015-01-17
Sebastian Harl
frontend/store: Fixed parsing of STORE attribute commands.
tree
|
commitdiff
2015-01-16
Sebastian Harl
frontend/store: Fixed parsing of STORE command.
tree
|
commitdiff
2015-01-16
Sebastian Harl
connection: Log peer information after accepting a...
tree
|
commitdiff
2015-01-15
Sebastian Harl
connection: Let sdb_connection_accept() handle all...
tree
|
commitdiff
2015-01-14
Sebastian Harl
frontend: Add support for TCP connections.
tree
|
commitdiff
2015-01-14
Sebastian Harl
frontend: Make peer detection more flexible.
tree
|
commitdiff
2015-01-14
Sebastian Harl
frontend/sock: Simplified internal address handling.
tree
|
commitdiff
2015-01-14
Sebastian Harl
connection: Update the connection name as early as...
tree
|
commitdiff
2015-01-10
Sebastian Harl
frontend: Make connection I/O handling more flexible.
tree
|
commitdiff
2015-01-10
Sebastian Harl
frontend/grammar: Added 'STORE host|service|metric...
tree
|
commitdiff
2015-01-10
Sebastian Harl
frontend: Add support for SDB_CONNECTION_STORE.
tree
|
commitdiff
2015-01-02
Sebastian Harl
frontend/scanner: Pass the right size to strncat.
tree
|
commitdiff
2014-12-29
Sebastian Harl
proto: Let unmarshal functions return the number of...
tree
|
commitdiff
2014-12-24
Sebastian Harl
Add a suffix to integer marshal/unmarshal functions...
tree
|
commitdiff
2014-12-18
Sebastian Harl
utils/proto: Let all unmarshal functions accept strings...
tree
|
commitdiff
2014-12-16
Sebastian Harl
proto: Renamed sdb_proto_get_int to sdb_proto_unmarshal...
tree
|
commitdiff
2014-12-15
Sebastian Harl
connection: Use sdb_connection_close to close a connection.
tree
|
commitdiff
2014-12-15
Sebastian Harl
connection: Use sdb_proto_unmarshal_header.
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-14
Sebastian Harl
utils/proto: Replaced sdb_proto_send_msg with sdb_proto...
tree
|
commitdiff
2014-12-12
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
tree
|
commitdiff
2014-12-09
Sebastian Harl
frontend: Get the username of the remote peer from...
tree
|
commitdiff
2014-12-03
Sebastian Harl
Use stdbool.h's bool type instead of _Bool.
tree
|
commitdiff
2014-12-02
Sebastian Harl
analyzer: Analyze expressions as well; validate typed...
tree
|
commitdiff
2014-12-01
Sebastian Harl
frontend/grammar: Added support for <obj_type> . <obj_e...
tree
|
commitdiff
2014-11-23
Sebastian Harl
frontend/scanner: Fixed parsing of time values.
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-11
Sebastian Harl
Renamed CONNECTION_* constants to SDB_CONNECTION_*.
tree
|
commitdiff
2014-11-09
Sebastian Harl
store: Let array iterators support regex matches as...
tree
|
commitdiff
2014-11-09
Sebastian Harl
store, frontend: Added support for iterating arrays...
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: Let the 'lookup' command support services...
tree
|
commitdiff
2014-11-05
Sebastian Harl
frontend: Let the analyzer report details about errors.
tree
|
commitdiff
2014-11-05
Sebastian Harl
frontend: Improved parser error reporting.
tree
|
commitdiff
2014-11-04
Sebastian Harl
frontend/grammar: Added sdb_fe_yyerrorf() helper.
tree
|
commitdiff
2014-11-04
Sebastian Harl
frontend/grammar: Added support for FETCHing all object...
tree
|
commitdiff
2014-11-04
Sebastian Harl
frontend: Let the parser run the analyzer.
tree
|
commitdiff
2014-11-04
Sebastian Harl
frontend/analyzer: Check name parameters for FETCH.
tree
|
commitdiff
2014-11-04
Sebastian Harl
frontend: Fixed various size checks.
tree
|
commitdiff
2014-11-04
Sebastian Harl
frontend: Let the 'fetch' command support other types...
tree
|
commitdiff
2014-11-03
Sebastian Harl
frontend: Let FETCH and LIST use JSON formatters.
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-10-31
Sebastian Harl
frontend/query: Use the new JSON formatter to implement...
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-27
Sebastian Harl
frontend: Added basic support for semantic AST analysis.
tree
|
commitdiff
2014-10-26
Sebastian Harl
frontend: Let scanner/parser know about object types...
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
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-23
Sebastian Harl
frontend/grammar: Implement '<obj> <op> <expr>' using...
tree
|
commitdiff
2014-10-23
Sebastian Harl
store: Let sdb_store_parse_object_type_plural support...
tree
|
commitdiff
2014-10-22
Sebastian Harl
store: Removed now unused support for attribute matcher...
tree
|
commitdiff
2014-10-21
Sebastian Harl
frontend/grammar: Unified field and attribute value...
tree
|
commitdiff
2014-10-21
Sebastian Harl
frontend/grammar: Added support for the IN operator.
tree
|
commitdiff
2014-10-19
Sebastian Harl
frontend/grammar: Fixed parsing of 'attribute[<string>]'.
tree
|
commitdiff
2014-10-19
Sebastian Harl
frontend/grammar: Make IS NULL operators available...
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
Added tests for sdb_fe_parse_expr() and fixed the imple...
tree
|
commitdiff
2014-10-17
Sebastian Harl
frontend/grammar: Added a destructor for data objects.
tree
|
commitdiff
2014-10-17
Sebastian Harl
frontend/parser: Don't override fields of unknown types.
tree
|
commitdiff
2014-10-17
Sebastian Harl
frontend: Added sdb_fe_parse_expr().
tree
|
commitdiff
2014-10-17
Sebastian Harl
frontend: Renamed CONNECTION_EXPR to CONNECTION_MATCHER.
tree
|
commitdiff
2014-10-14
Sebastian Harl
frontend/grammar: Added (limited) support for attribute...
tree
|
commitdiff
2014-10-09
Sebastian Harl
frontend/parser: Added support for string concatenation.
tree
|
commitdiff
2014-10-08
Sebastian Harl
frontend/grammary.y: Renamed 'op' to 'cmp'.
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
frontend, proto: Include object type in FETCH and LOOKU...
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
2014-09-30
Sebastian Harl
frontend: Added support for LISTing services and metric...
tree
|
commitdiff
2014-09-30
Sebastian Harl
frontend: Use sdb_proto_get_int() instead of a custom...
tree
|
commitdiff
2014-09-16
Sebastian Harl
frontend, sysdb: Correctly handle empty queries.
tree
|
commitdiff
2014-09-16
Sebastian Harl
frontend/proto: Include the log priority in LOG messages.
tree
|
commitdiff
2014-09-14
Sebastian Harl
frontend, proto: Include the response data type in...
tree
|
commitdiff
2014-09-11
Sebastian Harl
frontend: Guarantee that no async messages are sent...
tree
|
commitdiff
2014-08-23
Sebastian Harl
frontend: Added support for single quotes in string...
tree
|
commitdiff
2014-08-22
Sebastian Harl
Added __attribute__((format(printf, ...))) where approp...
tree
|
commitdiff
2014-08-16
Sebastian Harl
frontend: Let CONNECTION_QUERY support 'TIMESERIES...
tree
|
commitdiff
2014-08-16
Sebastian Harl
frontend/parser: Added support for the 'TIMESERIES...
tree
|
commitdiff
2014-08-02
Sebastian Harl
frontend/grammar: Changes ‘FETCH 'name'’ to ‘FETCH...
tree
|
commitdiff
2014-08-02
Sebastian Harl
frontend/grammar: Changed ‘LIST …’ to ‘LIST hosts …’.
tree
|
commitdiff
2014-08-02
Sebastian Harl
frontend/parser: Let ‘LIST’ and ‘FETCH’ accept optional...
tree
|
commitdiff
2014-08-02
Sebastian Harl
frontend/parser: Simplified handling of MATCHING and...
tree
|
commitdiff
2014-08-02
Sebastian Harl
frontend: Let sdb_fe_<cmd> check the current command.
tree
|
commitdiff
2014-08-02
Sebastian Harl
frontend: Split up command_handle() into several sdb_fe...
tree
|
commitdiff
2014-08-02
Sebastian Harl
frontend: Renamed sdb_fe_<cmd> functions to sdb_fe_exec...
tree
|
commitdiff
2014-08-02
Sebastian Harl
frontend: Make sure to not read to much from a connecti...
tree
|
commitdiff
2014-07-31
Sebastian Harl
frontend/grammar: Added support for field names in...
tree
|
commitdiff
2014-07-30
Sebastian Harl
frontend: Added 'FILTER' support to the 'LOOKUP' command.
tree
|
commitdiff
next