tokkee.org
Code
projects
/
sysdb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sysdb.git
2014-08-01
Sebastian Harl
Release SysDB 0.3.0.
sysdb-0.3.0
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Sebastian Harl
unit tests: Fixed some -Werror=unused-result compiler...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Sebastian Harl
ReleaseNotes: Added 0.3.0 release.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-01
Sebastian Harl
data: Support some arithmetic expressions on mismatchin...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Sebastian Harl
frontend/grammar: Added support for field names in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Sebastian Harl
store_expr: Added support to include field values in...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Sebastian Harl
store: Added sdb_store_get_field().
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Sebastian Harl
sysdbql(7): Document FILTER clauses.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Sebastian Harl
frontend: Added 'FILTER' support to the 'LOOKUP' command.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Sebastian Harl
t/integration: Execute test scripts using 'set -x'.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Sebastian Harl
frontend/scanner: Simplified handling of reserved words.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Sebastian Harl
store, frontend: Parse object field matchers.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Sebastian Harl
frontend/parser: Added support for time interval values.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Sebastian Harl
time: Added sdb_strpunit() to parse a time unit.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Sebastian Harl
time: Renamed PRIscTIME to PRIsdbTIME.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Sebastian Harl
frontend: Let FETCH/LIST/LOOKUP implementations accept...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Sebastian Harl
store: Fixed JSON serialization when skipping hosts...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Sebastian Harl
store: Let JSON serializers support (object) filters.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Sebastian Harl
liboconfig: Relicensed to MIT license.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Sebastian Harl
store_lookup: Added conditional for accessing store...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-29
Sebastian Harl
store_lookup: Make sure to always initialize the buffer...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Sebastian Harl
store: Make matchers more generic and applicable to...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Sebastian Harl
store: Introduced the concept of query filters.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Sebastian Harl
store, frontend: Let lookups support arbitrary expressi...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-28
Sebastian Harl
store_lookup: Catch invalid values when parsing a matcher.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Sebastian Harl
frontend: Added a parser for arithmetic expressions.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Sebastian Harl
store_expr: Added framework for arithmetic expressions.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Sebastian Harl
data: Added sdb_data_expr_eval().
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Sebastian Harl
Query language: Changed 'LOOKUP .. WHERE' to 'LOOKUP...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Sebastian Harl
store, frontend: Renamed sdb_store_lookup() to sdb_stor...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Sebastian Harl
Added the SysDB homepage to all manpages.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-23
Sebastian Harl
README: Added links to documentation and "getting help".
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Sebastian Harl
Cleaned up nomenclature in the parser.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Sebastian Harl
Added upstream homepages to backend manpages.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Sebastian Harl
sysdbql(7): Updated based on latest changes to the...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Sebastian Harl
store, frontend: Switch from <obj>.name to <obj>.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Sebastian Harl
store_lookup: Don't allow 'IS <non-NULL>'.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Sebastian Harl
sysdb: Fixed a memory leak in an error condition.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Sebastian Harl
valgrind.suppress: Added a leak inside libnss as seen...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Sebastian Harl
test_lib.sh: Let integration tests use valgrind.suppres...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Sebastian Harl
store_lookup_test: Added some tests for attribute.FOO...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-20
Sebastian Harl
store, frontend: Added support for matching NULL attrib...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Sebastian Harl
t/integration/simple_config.sh: Test some more invalid...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Sebastian Harl
t/integration/simple_config.sh: Test reconfiguration.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Sebastian Harl
t/integration/simple_config.sh: Run the tools using...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Sebastian Harl
t/integration/simple_query.sh: Pass in queries through...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Sebastian Harl
sysdb: Fixed a memory leak on EOF from the server.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Sebastian Harl
sysdb: Use non-callback readline mode when non-interactive.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Sebastian Harl
plugin: Report an error if a collector's interval canno...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Sebastian Harl
t/coverage.sh: Output the content of t/test-suite.log...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Sebastian Harl
t/testwrapper: Let valgrind generate suppressions for...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Sebastian Harl
t/valgrind.suppress: Updated existing suppression for...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Sebastian Harl
t/: Include testwrapper.sh in the distribution tarball.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Sebastian Harl
t/valgrind.suppress: Suppress another error in check.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-19
Sebastian Harl
t/cibuild.sh: Still use TESTS_ENVIRONMENT="./testwrappe...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-18
Sebastian Harl
t/: Always use testwrapper.sh for running tests.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Sebastian Harl
data_test: Fixed access to uninitialized memory.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Sebastian Harl
avltree: Iterate through the tree depth-first when...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Sebastian Harl
store: Use AVL trees to store all objects.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-11
Sebastian Harl
avltree: Always compare objects by name.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Sebastian Harl
avltree: Added documentation for all functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Sebastian Harl
avltree: Added sdb_avltree_lookup().
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Sebastian Harl
object: Added SDB_OBJECT_STATIC.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Sebastian Harl
object: Static wrapper objects cannot have a destructor.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Sebastian Harl
avltree.h: Removed obsolete TODO note.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Sebastian Harl
avltree: Added helper function sdb_avltree_valid().
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Sebastian Harl
error.h: Removed long-unused constant.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Sebastian Harl
avltree: Don't leak memory when clearing the tree.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Sebastian Harl
avltree: Added helper to determine smallest node.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Sebastian Harl
avltree: Lock the tree during insertion.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Sebastian Harl
avltree: Rebalance the tree after inserting a new element.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Sebastian Harl
avltree_test: Degenerate (unbalanced) test-tree even...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Sebastian Harl
avltree: Removed some irrelevant special cases.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Sebastian Harl
sysdb.h: Added helpers to compare two values.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Sebastian Harl
coverage.sh: Ignore *.y / *.l files.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Sebastian Harl
avltree_test: Test duplicate detection and clear()...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Sebastian Harl
utils avltree: Started implementation of an AVL tree.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Sebastian Harl
Moved compare and lookup callback types from utils...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Sebastian Harl
Makefile: Install utils/os.h as well.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Sebastian Harl
collectd::unixsock backend: Store plugin identifier...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Sebastian Harl
collectd::unixsock backend: Added support for spaces...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Sebastian Harl
store: Reduce logging about "old" values.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Sebastian Harl
unixsock, data: Moved sdb_unixsock_parse_cell() to...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Sebastian Harl
store: Include service attributes in JSON output.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Sebastian Harl
store: Don't update unchanged attribute values.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Sebastian Harl
data: Pass const pointers to sdb_data_cmp().
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Sebastian Harl
store: Don't overwrite attribute values if the new...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Sebastian Harl
store: Introduced service attributes.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-04
Sebastian Harl
store: Consider objects too old if the new timestamp...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Sebastian Harl
data: Improved memory handling in data_copy().
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Sebastian Harl
store: Don't destroy an attribute if data_copy() failed.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Sebastian Harl
store: Split internal store_obj() function into multipl...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Sebastian Harl
version-gen.sh: Added .git suffix to default version...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Sebastian Harl
Release SysDB 0.2.0.
sysdb-0.2.0
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Sebastian Harl
sysdbql(7): Documented conditional attribute matchers.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Sebastian Harl
ReleaseNotes: Added release 0.2.0.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Sebastian Harl
store: Include backend information in the JSON serializ...
commit
|
commitdiff
|
tree
|
snapshot
next