tokkee.org
Code
projects
/
sysdb.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ReleaseNotes: Added draft for the 0.7.0 release.
2015-02-19
Sebastian Harl
ReleaseNotes: Added draft for the 0.7.0 release.
commit
|
commitdiff
|
tree
2015-02-18
Sebastian Harl
store::network: Reconnect after losing the connection...
commit
|
commitdiff
|
tree
2015-02-18
Sebastian Harl
store::network: Added support for SSL configuration...
commit
|
commitdiff
|
tree
2015-02-16
Sebastian Harl
ssl utils: During shutdown, destroy mutexes as the...
commit
|
commitdiff
|
tree
2015-02-16
Sebastian Harl
store::network: Use INFO level for an informational...
commit
|
commitdiff
|
tree
2015-02-10
Sebastian Harl
ssl: Register OpenSSL thread-ID and locking callbacks.
commit
|
commitdiff
|
tree
2015-02-09
Sebastian Harl
SSL utils: Added init() and shutdown() functions for...
commit
|
commitdiff
|
tree
2015-02-03
Sebastian Harl
valgrind.suppress: Ignore a Memcheck:Cond error in...
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
t/integration/: Added simple SSL tests.
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
parser_test: Added various tests for STORE commands.
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
README: Add libssl to prerequisites.
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
sysdb(1), sysdbd(1): Document client authentication.
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
sysdb(1), sysdbd(1): Document files used by the tools...
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
sysdb(1): Document SSL related command line options.
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
sysdbd.conf(5): Document the Listen SSL options.
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
frontend, client: Properly support IPv6 when handling...
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
client: Prefix all log messages with "client:".
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
sysdb: Add -A option to specify a CA certificates file.
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
Unload all plugins when shutting down sysdbd.
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
collectd::unixsock: Fixed a memory leak happening when...
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
client: Check the remote peer name.
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
sysdbd-syslog(5): Documented LogLevel configuration...
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
plugin: Fixed log message for newly registered config...
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
syslog plugin: Make log-level configurable.
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
error utils: Add sdb_error_parse_priority().
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
sysdbd: Add SSL{Certificate,CertificateKey,CACertificates...
commit
|
commitdiff
|
tree
2015-02-01
Sebastian Harl
frontend: Support custom SSL options for each listener.
commit
|
commitdiff
|
tree
2015-01-30
Sebastian Harl
sysdb: Added -K and -C options to specify SSL key and...
commit
|
commitdiff
|
tree
2015-01-30
Sebastian Harl
sysdb: Use SSL keys and certs in ~/.config/sysdb/ssl...
commit
|
commitdiff
|
tree
2015-01-30
Sebastian Harl
utils os: Add sdb_realpath().
commit
|
commitdiff
|
tree
2015-01-30
Sebastian Harl
SSL utils: Pass a constant options object to all constructors.
commit
|
commitdiff
|
tree
2015-01-30
Sebastian Harl
sysdb: Add and use sdb_input_reset().
commit
|
commitdiff
|
tree
2015-01-30
Sebastian Harl
Move sdb_get_homedir() from tools/sysdb to utils/os.
commit
|
commitdiff
|
tree
2015-01-30
Sebastian Harl
SSL utils: Include the relevant filename in all error...
commit
|
commitdiff
|
tree
2015-01-30
Sebastian Harl
SSL utils: Add sdb_ssl_free_options().
commit
|
commitdiff
|
tree
2015-01-30
Sebastian Harl
client: Make SSL options configurable.
commit
|
commitdiff
|
tree
2015-01-28
Sebastian Harl
configure: Where available, include version information...
commit
|
commitdiff
|
tree
2015-01-28
Sebastian Harl
frontend: Log an INFO message about which listener...
commit
|
commitdiff
|
tree
2015-01-28
Sebastian Harl
client, sysdb: Let TCP connection use SSL.
commit
|
commitdiff
|
tree
2015-01-28
Sebastian Harl
client: Don't use select() before reading from a client...
commit
|
commitdiff
|
tree
2015-01-28
Sebastian Harl
frontend, sysdbd: Let all TCP connections use SSL.
commit
|
commitdiff
|
tree
2015-01-28
Sebastian Harl
SSL utils: Added helper functions for managing OpenSSL...
commit
|
commitdiff
|
tree
2015-01-25
Sebastian Harl
store::network plugin: Fixed a minor memory leak.
commit
|
commitdiff
|
tree
2015-01-25
Sebastian Harl
valgrind.suppress: Add a memory leak reported for some...
commit
|
commitdiff
|
tree
2015-01-19
Sebastian Harl
Removed a spammy and now unnecessary debug log message.
commit
|
commitdiff
|
tree
2015-01-17
Sebastian Harl
integration: Use store::network in the query tests.
commit
|
commitdiff
|
tree
2015-01-17
Sebastian Harl
integration: Split off mock_timeseries from mock_plugin.
commit
|
commitdiff
|
tree
2015-01-17
Sebastian Harl
frontend: Trigger the main thread after putting a connection...
commit
|
commitdiff
|
tree
2015-01-17
Sebastian Harl
store::network: Add a store writer plugin sending objects...
commit
|
commitdiff
|
tree
2015-01-17
Sebastian Harl
store: Don't report an error in scan() if the store...
commit
|
commitdiff
|
tree
2015-01-17
Sebastian Harl
sysdb: Simplified prompt used for continuation lines.
commit
|
commitdiff
|
tree
2015-01-17
Sebastian Harl
frontend/store: Free dynamically allocated memory of...
commit
|
commitdiff
|
tree
2015-01-17
Sebastian Harl
frontend/store: Fixed parsing of STORE attribute commands.
commit
|
commitdiff
|
tree
2015-01-16
Sebastian Harl
frontend/store: Fixed parsing of STORE command.
commit
|
commitdiff
|
tree
2015-01-16
Sebastian Harl
plugin: Let store writer plugin object inherit from...
commit
|
commitdiff
|
tree
2015-01-16
Sebastian Harl
client: Use sdb_client_rpc in sdb_client_connect.
commit
|
commitdiff
|
tree
2015-01-16
Sebastian Harl
client: Added sdb_client_rpc.
commit
|
commitdiff
|
tree
2015-01-16
Sebastian Harl
store: Pass on all stored objects to store writer plugins.
commit
|
commitdiff
|
tree
2015-01-16
Sebastian Harl
core: Add the store writer plugin type.
commit
|
commitdiff
|
tree
2015-01-16
Sebastian Harl
plugin: Reload time-series fetcher callbacks as well.
commit
|
commitdiff
|
tree
2015-01-16
Sebastian Harl
integration/config.sh: Add a test to load and reload...
commit
|
commitdiff
|
tree
2015-01-16
Sebastian Harl
t/integration: Add a simple time-series fetcher test.
commit
|
commitdiff
|
tree
2015-01-16
Sebastian Harl
connection_test: Updated according to latest changes.
commit
|
commitdiff
|
tree
2015-01-16
Sebastian Harl
sysdbql(7): Document the STORE commands.
commit
|
commitdiff
|
tree
2015-01-16
Sebastian Harl
connection: Log peer information after accepting a...
commit
|
commitdiff
|
tree
2015-01-16
Sebastian Harl
sysdb: Use the current user's homedir rather than the...
commit
|
commitdiff
|
tree
2015-01-15
Sebastian Harl
connection: Let sdb_connection_accept() handle all...
commit
|
commitdiff
|
tree
2015-01-14
Sebastian Harl
client: Add support for TCP connections.
commit
|
commitdiff
|
tree
2015-01-14
Sebastian Harl
frontend: Add support for TCP connections.
commit
|
commitdiff
|
tree
2015-01-14
Sebastian Harl
frontend: Make peer detection more flexible.
commit
|
commitdiff
|
tree
2015-01-14
Sebastian Harl
os utils: Fixed a typo in the UDP resolver implementation.
commit
|
commitdiff
|
tree
2015-01-14
Sebastian Harl
frontend/sock: Simplified internal address handling.
commit
|
commitdiff
|
tree
2015-01-14
Sebastian Harl
connection: Update the connection name as early as...
commit
|
commitdiff
|
tree
2015-01-12
Sebastian Harl
os utils: Added sdb_resolve().
commit
|
commitdiff
|
tree
2015-01-11
Sebastian Harl
client: Make I/O handling more flexible.
commit
|
commitdiff
|
tree
2015-01-10
Sebastian Harl
frontend: Make connection I/O handling more flexible.
commit
|
commitdiff
|
tree
2015-01-10
Sebastian Harl
sysdb: Accept status=OK after sending a query.
commit
|
commitdiff
|
tree
2015-01-10
Sebastian Harl
frontend/grammar: Added 'STORE host|service|metric...
commit
|
commitdiff
|
tree
2015-01-10
Sebastian Harl
frontend: Add support for SDB_CONNECTION_STORE.
commit
|
commitdiff
|
tree
2015-01-10
Sebastian Harl
store: Let store_metric() accept non-NULL but empty...
commit
|
commitdiff
|
tree
2015-01-02
Sebastian Harl
proto: Added support for unmarshaling hosts/services...
commit
|
commitdiff
|
tree
2015-01-02
Sebastian Harl
proto: Let unmarshaled string/binary data point into...
commit
|
commitdiff
|
tree
2015-01-02
Sebastian Harl
utils unixsock: Avoid memory allocations in common...
commit
|
commitdiff
|
tree
2015-01-02
Sebastian Harl
data: Let sdb_data_parse() accept a const string and...
commit
|
commitdiff
|
tree
2015-01-02
Sebastian Harl
frontend/scanner: Pass the right size to strncat.
commit
|
commitdiff
|
tree
2015-01-02
Sebastian Harl
sysdb/scanner.l: Include ctype.h; needed for isspace().
commit
|
commitdiff
|
tree
2015-01-02
Sebastian Harl
Link librt into libsysdbclient.
commit
|
commitdiff
|
tree
2015-01-02
Sebastian Harl
proto: Added sdb_proto_unmarshal_data().
commit
|
commitdiff
|
tree
2015-01-02
Sebastian Harl
data: Free binary and regex array values as well.
commit
|
commitdiff
|
tree
2015-01-02
Sebastian Harl
data: Let sdb_data_cmp() support all array types.
commit
|
commitdiff
|
tree
2014-12-29
Sebastian Harl
proto: Let unmarshal functions return the number of...
commit
|
commitdiff
|
tree
2014-12-25
Sebastian Harl
proto: Added support for marshaling attribute objects.
commit
|
commitdiff
|
tree
2014-12-24
Sebastian Harl
proto: Use hton instead of ntoh functions in marshal...
commit
|
commitdiff
|
tree
2014-12-24
Sebastian Harl
proto: Define a wire format for host/service/metric...
commit
|
commitdiff
|
tree
2014-12-24
Sebastian Harl
proto: Don't include a string's length in the wire...
commit
|
commitdiff
|
tree
2014-12-24
Sebastian Harl
Add a suffix to integer marshal/unmarshal functions...
commit
|
commitdiff
|
tree
2014-12-23
Sebastian Harl
proto: Add support for marshaling all data types.
commit
|
commitdiff
|
tree
2014-12-23
Sebastian Harl
proto: Add support for marshaling regex types.
commit
|
commitdiff
|
tree
2014-12-23
Sebastian Harl
proto: Added support for marshaling double-precision...
commit
|
commitdiff
|
tree
2014-12-22
Sebastian Harl
proto: Added sdb_proto_marshal_data.
commit
|
commitdiff
|
tree
next