tokkee.org
Code
projects
/
sysdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
strbuf utils: Clarified handling of binary data.
[sysdb.git]
/
src
/
include
/
2014-09-14
Sebastian Harl
strbuf utils: Clarified handling of binary data.
tree
|
commitdiff
2014-09-14
Sebastian Harl
proto: Fixed/clarified authentication handshake options...
tree
|
commitdiff
2014-09-11
Sebastian Harl
frontend: Guarantee that no async messages are sent...
tree
|
commitdiff
2014-08-22
Sebastian Harl
Added __attribute__((format(printf, ...))) where approp...
tree
|
commitdiff
2014-08-21
Sebastian Harl
timeseries: Added sdb_timeseries_create().
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-16
Sebastian Harl
store: Added sdb_store_fetch_timeseries().
tree
|
commitdiff
2014-08-16
Sebastian Harl
timeseries: Added 'data_names_len' field.
tree
|
commitdiff
2014-08-16
Sebastian Harl
timeseries: Added sdb_timeseries_destroy().
tree
|
commitdiff
2014-08-16
Sebastian Harl
plugin: Added sdb_plugin_fetch_timeseries().
tree
|
commitdiff
2014-08-16
Sebastian Harl
core: Introduced the concept of time-series.
tree
|
commitdiff
2014-08-16
Sebastian Harl
store: Store "data-store" information alongside metrics.
tree
|
commitdiff
2014-08-16
Sebastian Harl
store.h: Removed very outdated comments in the document...
tree
|
commitdiff
2014-08-02
Sebastian Harl
store: Added support for storing metric objects.
tree
|
commitdiff
2014-08-02
Sebastian Harl
store: Added core support for “metrics” objects.
tree
|
commitdiff
2014-08-02
Sebastian Harl
frontend/proto.h: Documented the current frontend protocol.
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
data: Document the use of dynamically allocated data...
tree
|
commitdiff
2014-08-01
Sebastian Harl
data: Support some arithmetic expressions on mismatchin...
tree
|
commitdiff
2014-07-31
Sebastian Harl
frontend/grammar: Added support for field names in...
tree
|
commitdiff
2014-07-31
Sebastian Harl
store_expr: Added support to include field values in...
tree
|
commitdiff
2014-07-31
Sebastian Harl
store: Added sdb_store_get_field().
tree
|
commitdiff
2014-07-30
Sebastian Harl
store, frontend: Parse object field matchers.
tree
|
commitdiff
2014-07-30
Sebastian Harl
time: Added sdb_strpunit() to parse a time unit.
tree
|
commitdiff
2014-07-30
Sebastian Harl
time: Renamed PRIscTIME to PRIsdbTIME.
tree
|
commitdiff
2014-07-29
Sebastian Harl
frontend: Let FETCH/LIST/LOOKUP implementations accept...
tree
|
commitdiff
2014-07-29
Sebastian Harl
store: Fixed JSON serialization when skipping hosts...
tree
|
commitdiff
2014-07-29
Sebastian Harl
store: Let JSON serializers support (object) filters.
tree
|
commitdiff
2014-07-29
Sebastian Harl
store_lookup: Added conditional for accessing store...
tree
|
commitdiff
2014-07-28
Sebastian Harl
store: Introduced the concept of query filters.
tree
|
commitdiff
2014-07-28
Sebastian Harl
store, frontend: Let lookups support arbitrary expressi...
tree
|
commitdiff
2014-07-27
Sebastian Harl
store_expr: Added framework for arithmetic expressions.
tree
|
commitdiff
2014-07-27
Sebastian Harl
data: Added sdb_data_expr_eval().
tree
|
commitdiff
2014-07-27
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
tree
|
commitdiff
2014-07-27
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
tree
|
commitdiff
2014-07-27
Sebastian Harl
store, frontend: Renamed sdb_store_lookup() to sdb_stor...
tree
|
commitdiff
2014-07-22
Sebastian Harl
Cleaned up nomenclature in the parser.
tree
|
commitdiff
2014-07-20
Sebastian Harl
store, frontend: Added support for matching NULL attrib...
tree
|
commitdiff
2014-07-11
Sebastian Harl
store: Use AVL trees to store all objects.
tree
|
commitdiff
2014-07-11
Sebastian Harl
avltree: Always compare objects by name.
tree
|
commitdiff
2014-07-10
Sebastian Harl
avltree: Added documentation for all functions.
tree
|
commitdiff
2014-07-09
Sebastian Harl
avltree: Added sdb_avltree_lookup().
tree
|
commitdiff
2014-07-09
Sebastian Harl
object: Added SDB_OBJECT_STATIC.
tree
|
commitdiff
2014-07-09
Sebastian Harl
object: Static wrapper objects cannot have a destructor.
tree
|
commitdiff
2014-07-09
Sebastian Harl
avltree.h: Removed obsolete TODO note.
tree
|
commitdiff
2014-07-09
Sebastian Harl
avltree: Added helper function sdb_avltree_valid().
tree
|
commitdiff
2014-07-09
Sebastian Harl
error.h: Removed long-unused constant.
tree
|
commitdiff
2014-07-08
Sebastian Harl
sysdb.h: Added helpers to compare two values.
tree
|
commitdiff
2014-07-08
Sebastian Harl
utils avltree: Started implementation of an AVL tree.
tree
|
commitdiff
2014-07-05
Sebastian Harl
Moved compare and lookup callback types from utils...
tree
|
commitdiff
2014-07-04
Sebastian Harl
unixsock, data: Moved sdb_unixsock_parse_cell() to...
tree
|
commitdiff
2014-07-04
Sebastian Harl
data: Pass const pointers to sdb_data_cmp().
tree
|
commitdiff
2014-07-04
Sebastian Harl
store: Introduced service attributes.
tree
|
commitdiff
2014-07-03
Sebastian Harl
data: Improved memory handling in data_copy().
tree
|
commitdiff
2014-07-03
Sebastian Harl
store: Split internal store_obj() function into multipl...
tree
|
commitdiff
2014-07-01
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
tree
|
commitdiff
2014-07-01
Sebastian Harl
plugin: Added sdb_plugin_current().
tree
|
commitdiff
2014-07-01
Sebastian Harl
plugin: Make sdb_plugin_info_t public.
tree
|
commitdiff
2014-06-30
Sebastian Harl
utils os: Added sdb_remove_all() to recursively remove...
tree
|
commitdiff
2014-06-29
Sebastian Harl
utils os: Added sdb_mkdir_all() helper function.
tree
|
commitdiff
2014-06-29
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
tree
|
commitdiff
2014-06-28
Sebastian Harl
plugin: The replaced SDB_PLUGIN_INFO_NAME with the...
tree
|
commitdiff
2014-06-28
Sebastian Harl
plugin: Automatically prepend callback names with the...
tree
|
commitdiff
2014-06-27
Sebastian Harl
core: Automatically determine config callback names.
tree
|
commitdiff
2014-06-27
Sebastian Harl
store: Renamed store_base to store_obj.
tree
|
commitdiff
2014-06-27
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
tree
|
commitdiff
2014-06-25
Sebastian Harl
client: Added sdb_client_shutdown().
tree
|
commitdiff
2014-06-23
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
tree
|
commitdiff
2014-06-23
Sebastian Harl
store_lookup: Pass a data-object to parse_cmp().
tree
|
commitdiff
2014-06-23
Sebastian Harl
store_lookup: Introduce conditional based attribute...
tree
|
commitdiff
2014-06-22
Sebastian Harl
data: Pass 'const' data objects to strlen()/format().
tree
|
commitdiff
2014-06-22
Sebastian Harl
store: Removed a obsolete (and now somewhat misleading...
tree
|
commitdiff
2014-06-19
Sebastian Harl
store_lookup: Removed the (now unused) host matcher.
tree
|
commitdiff
2014-06-19
Sebastian Harl
store_lookup: Made the attribute matcher a "standalone...
tree
|
commitdiff
2014-06-19
Sebastian Harl
store_lookup: Removed the (now unused) service matcher.
tree
|
commitdiff
2014-06-19
Sebastian Harl
store_lookup: Added a matcher matching by object name.
tree
|
commitdiff
2014-06-12
Sebastian Harl
data: Added sdb_data_cmp() comparing two data points.
tree
|
commitdiff
2014-06-11
Sebastian Harl
Renamed DBI_TYPE_TO_SC to DBI_TYPE_TO_SDB.
tree
|
commitdiff
2014-05-16
Sebastian Harl
strbuf utils: Added sdb_strbuf_cap().
tree
|
commitdiff
2014-04-27
Sebastian Harl
core: Make the plugin directory configurable.
tree
|
commitdiff
2014-04-22
Sebastian Harl
plugin: Added sdb_plugin_shutdown_all().
tree
|
commitdiff
2014-04-21
Sebastian Harl
frontend: Added sdb_fe_sock_clear_listeners().
tree
|
commitdiff
2014-04-21
Sebastian Harl
plugin: Added support for reconfiguring the system...
tree
|
commitdiff
2014-04-21
Sebastian Harl
utils llist: Added sdb_llist_clear().
tree
|
commitdiff
2014-04-14
Sebastian Harl
llist utils: Added sdb_llist_remove_by_name().
tree
|
commitdiff
2014-04-11
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
tree
|
commitdiff
2014-04-10
Sebastian Harl
sock.h: Fixed documentation of sdb_client_send() return...
tree
|
commitdiff
2014-04-09
Sebastian Harl
store_lookup: Added "tostring" methods for matcher...
tree
|
commitdiff
2014-04-06
Sebastian Harl
store_lookup: Added sdb_store_inv_matcher().
tree
|
commitdiff
2014-04-05
Sebastian Harl
store: Added sdb_store_matcher_parse_cmp().
tree
|
commitdiff
2014-04-03
Sebastian Harl
core/time: Added sdb_strfinterval().
tree
|
commitdiff
2014-04-02
Sebastian Harl
frontend: Let LIST not include details.
tree
|
commitdiff
2014-04-01
Sebastian Harl
frontend: Added simple 'LOOKUP <type> WHERE <expression...
tree
|
commitdiff
2014-04-01
Sebastian Harl
store: Let sdb_store_matcher_matches return true if...
tree
|
commitdiff
2014-04-01
Sebastian Harl
store: Added sdb_store_lookup().
tree
|
commitdiff
2014-04-01
Sebastian Harl
store: Added sdb_store_iterate().
tree
|
commitdiff
2014-03-31
Sebastian Harl
frontend: Added 'FETCH <name>' query command.
tree
|
commitdiff
2014-03-31
Sebastian Harl
object: Added sdb_object_create_dT() macro.
tree
|
commitdiff
next