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-07-27
Sebastian Harl
Query language: Changed 'LOOKUP .. WHERE' to 'LOOKUP...
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-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
2014-07-01
Sebastian Harl
store: Store the backend of each stored object.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Sebastian Harl
plugin: Added sdb_plugin_current().
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Sebastian Harl
plugin: Make sdb_plugin_info_t public.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-01
Sebastian Harl
store: Split out common JSON code into a separate helpe...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Sebastian Harl
Travis: Ignore .y/.l files when running cpp-coveralls.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Sebastian Harl
os_test: Added tests for os_mkdir_all() and os_remove_a...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Sebastian Harl
utils os: Added sdb_remove_all() to recursively remove...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Sebastian Harl
connection_test: Use mkstemp() instead of tmpnam().
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Sebastian Harl
sock_test: Use mkstemp() instead of tmpnam().
commit
|
commitdiff
|
tree
|
snapshot
2014-06-30
Sebastian Harl
Don't free dirname()'s return value.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Sebastian Harl
utils os: Don't enforce the mode on existing directorie...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Sebastian Harl
frontend: Ensure that the base directory of a UNIX...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Sebastian Harl
utils os: Added sdb_mkdir_all() helper function.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Sebastian Harl
syslog plugin: Don't log DEBUG messages for now.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Sebastian Harl
syslog plugin: Initialize syslog as soon as possible.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-29
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Sebastian Harl
build system: Added --enable-gprof configure flag.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Sebastian Harl
plugin: Use multiple log entries when logging plugin...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Sebastian Harl
plugin: The replaced SDB_PLUGIN_INFO_NAME with the...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-28
Sebastian Harl
plugin: Automatically prepend callback names with the...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Sebastian Harl
core: Automatically determine config callback names.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Sebastian Harl
store: Cleaned up variable name (obj_lock → host_lock).
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Sebastian Harl
store_lookup: Use more specific types where appropriate.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Sebastian Harl
store: Renamed store_base to store_obj.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Sebastian Harl
store: Split store_obj into separate host and service...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Sebastian Harl
store: Simplified object lookup during update.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Sebastian Harl
store: Simplified object update based on having hosts...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Sebastian Harl
store: Renamed a store object's 'children' to 'services'.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Sebastian Harl
store: Removed obsolete TODO note.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Sebastian Harl
plugin: Ignore internal loggers when checking for exist...
commit
|
commitdiff
|
tree
|
snapshot
next