tokkee.org
Code
projects
/
sysdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
store_lookup_test: Added a more complex parser/lookup test.
[sysdb.git]
/
src
/
2014-04-09
Sebastian Harl
store_lookup: Added "tostring" methods for matcher...
tree
|
commitdiff
2014-04-09
Sebastian Harl
parser: Make sure that each comparator matcher is a...
tree
|
commitdiff
2014-04-06
Sebastian Harl
frontend: Actually implement support for the NOT operator.
tree
|
commitdiff
2014-04-06
Sebastian Harl
core, frontend: Added !=, !~, and NOT operators.
tree
|
commitdiff
2014-04-06
Sebastian Harl
store_lookup: Added sdb_store_inv_matcher().
tree
|
commitdiff
2014-04-06
Sebastian Harl
frontend: Let the parser support brackets in matcher...
tree
|
commitdiff
2014-04-06
Sebastian Harl
frontend: Fixed memory holes in the parser.
tree
|
commitdiff
2014-04-06
Sebastian Harl
store: Don't change the interval if the new interval...
tree
|
commitdiff
2014-04-06
Sebastian Harl
frontend parser: Added support for AND and OR matchers.
tree
|
commitdiff
2014-04-05
Sebastian Harl
frontend: Accept compare matchers as expressions.
tree
|
commitdiff
2014-04-05
Sebastian Harl
frontend: Don't ignore single characters in the scanner.
tree
|
commitdiff
2014-04-05
Sebastian Harl
store: Added sdb_store_matcher_parse_cmp().
tree
|
commitdiff
2014-04-05
Sebastian Harl
store: Moved matcher types to store-private.h.
tree
|
commitdiff
2014-04-04
Sebastian Harl
collectd::unixsock backend: Simplified host updates.
tree
|
commitdiff
2014-04-03
Sebastian Harl
store: Include update interval in the JSON serialization.
tree
|
commitdiff
2014-04-03
Sebastian Harl
core/time: Added sdb_strfinterval().
tree
|
commitdiff
2014-04-03
Sebastian Harl
store: Fixed a conversion warning reported by GCC.
tree
|
commitdiff
2014-04-02
Sebastian Harl
store: Calculate and store each objects update interval.
tree
|
commitdiff
2014-04-02
Sebastian Harl
frontend: Let LIST not include details.
tree
|
commitdiff
2014-04-01
Sebastian Harl
frontend: Added LOOKUP support to the connection handler.
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-04-01
Sebastian Harl
grammar.y: Added some (very) short documentation for...
tree
|
commitdiff
2014-03-31
Sebastian Harl
frontend: Require strings instead of identifiers.
tree
|
commitdiff
2014-03-31
Sebastian Harl
frontend: Added very simple single-quoted string support.
tree
|
commitdiff
2014-03-31
Sebastian Harl
frontend: Free dynamically allocated memory in the...
tree
|
commitdiff
2014-03-31
Sebastian Harl
frontend: Added FETCH support to the connection handler.
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
2014-03-31
Sebastian Harl
object: Let create_simple() accept an optional destructor.
tree
|
commitdiff
2014-03-20
Sebastian Harl
frontend: Let the parser not accept other grammars...
tree
|
commitdiff
2014-03-07
Sebastian Harl
utils llist: Let llist_get() increment the reference...
tree
|
commitdiff
2014-03-07
Sebastian Harl
frontend parser: Added support for parsing single expre...
tree
|
commitdiff
2014-02-23
Sebastian Harl
Removed semicolon from SDB_PLUGIN_MAGIC definition.
tree
|
commitdiff
2014-02-23
Sebastian Harl
Fixed (pedantic) void-pointer to function-pointer cast...
tree
|
commitdiff
2014-02-23
Sebastian Harl
Include config.h in source files.
tree
|
commitdiff
2014-02-23
Sebastian Harl
frontend: Fixed two typing issues.
tree
|
commitdiff
2014-02-23
Sebastian Harl
frontend, liboconfig: Added missing prototypes for...
tree
|
commitdiff
2014-02-23
Sebastian Harl
store_lookup: Made logical operators public.
tree
|
commitdiff
2014-02-23
Sebastian Harl
store: Added public functions to create and execute...
tree
|
commitdiff
2014-02-21
Sebastian Harl
store_lookup: Fix matching of services with empty attr...
tree
|
commitdiff
2014-02-21
Sebastian Harl
store: Require name matchers to match string *and*...
tree
|
commitdiff
2014-02-21
Sebastian Harl
store: Fixed data format error detection.
tree
|
commitdiff
2014-02-21
Sebastian Harl
store: Added sdb_store_clear().
tree
|
commitdiff
2014-02-20
Sebastian Harl
store: Added a frame-work for object lookups.
tree
|
commitdiff
2014-02-20
Sebastian Harl
data: Let sdb_data_format() different quoting styles.
tree
|
commitdiff
2014-02-20
Sebastian Harl
data: Let sdb_data_format() return the number of bytes...
tree
|
commitdiff
2014-02-20
Sebastian Harl
data: Let sdb_data_format output to a character array.
tree
|
commitdiff
2014-02-20
Sebastian Harl
data: Added sdb_data_strlen.
tree
|
commitdiff
2014-02-20
Sebastian Harl
data_test: Print type of datum in case of a test failure.
tree
|
commitdiff
2014-02-20
Sebastian Harl
data: Escape \ and " in strings when formatting them.
tree
|
commitdiff
2014-02-20
Sebastian Harl
data: Correctly format NULL values.
tree
|
commitdiff
2014-02-19
Sebastian Harl
store: Split private type definitions into a new header...
tree
|
commitdiff
2014-02-11
Sebastian Harl
store: Serialize attribute values using sdb_data_format().
tree
|
commitdiff
2014-02-10
Sebastian Harl
store: Removed sdb_ prefix from private lookup function.
tree
|
commitdiff
2014-02-10
Sebastian Harl
data: Double quote formatted date-times.
tree
|
commitdiff
2014-02-10
Sebastian Harl
data: Format binary bytes as \xXX rather than \XX.
tree
|
commitdiff
2014-02-10
Sebastian Harl
data: Improve serialization of binary data.
tree
|
commitdiff
2014-02-06
Sebastian Harl
frontend: Don't send debug logs to the client (for...
tree
|
commitdiff
2014-02-06
Sebastian Harl
frontend: Send connection-related log messages to the...
tree
|
commitdiff
2014-02-06
Sebastian Harl
sysdb: Handle EOF from the server.
tree
|
commitdiff
2014-02-06
Sebastian Harl
client: Correctly handle EOF in sdb_client_connect().
tree
|
commitdiff
2014-02-06
Sebastian Harl
client: Added an EOF flag to the client object.
tree
|
commitdiff
2014-02-05
Sebastian Harl
frontend/connection: Require authentication before...
tree
|
commitdiff
2014-02-05
Sebastian Harl
frontend/session: Store authenticated user information.
tree
|
commitdiff
2014-02-04
Sebastian Harl
Updated copyright information.
tree
|
commitdiff
2014-02-04
Sebastian Harl
sysdb: Hide implementation details in the "input" module.
tree
|
commitdiff
2014-02-04
Sebastian Harl
sysdb: Use the asynchronous readline interface; handle...
tree
|
commitdiff
2014-02-04
Sebastian Harl
sysdb: Split sdb_command_exec() into two functions.
tree
|
commitdiff
2014-01-31
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
tree
|
commitdiff
2014-01-30
Sebastian Harl
core/data: Added sdb_data_format() function.
tree
|
commitdiff
2014-01-30
Sebastian Harl
core/data.h: Removed obsolete comment.
tree
|
commitdiff
2014-01-29
Sebastian Harl
store: Added support for different data-types for attri...
tree
|
commitdiff
2014-01-29
Sebastian Harl
utils dbi: Use sdb_data_free_datum().
tree
|
commitdiff
2014-01-29
Sebastian Harl
data: Added helper functions to copy and free data.
tree
|
commitdiff
2014-01-28
Sebastian Harl
core/data: Make string and binary data not constant.
tree
|
commitdiff
2014-01-24
Sebastian Harl
configure, src/Makefile: Sort plugins alphabetically.
tree
|
commitdiff
2014-01-23
Sebastian Harl
client, sysdb: Improved error reporting.
tree
|
commitdiff
2014-01-12
Sebastian Harl
sysdb: Store a global input handler object in the input...
tree
|
commitdiff
2014-01-12
Sebastian Harl
frontend: Added missing 'break' in switch statement.
tree
|
commitdiff
2014-01-12
Sebastian Harl
client: Added sdb_client_sockfd() function.
tree
|
commitdiff
2014-01-12
Sebastian Harl
frontend: Free parser-allocated memory after handling...
tree
|
commitdiff
2014-01-12
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
tree
|
commitdiff
2014-01-12
Sebastian Harl
sysdb: Do not add duplicate entries to the history.
tree
|
commitdiff
2014-01-12
Sebastian Harl
Fixed memory errors identified by LLVM's AddressSanitizer.
tree
|
commitdiff
2014-01-10
Sebastian Harl
sysdb: Added a query to the history after executing it.
tree
|
commitdiff
2014-01-10
Sebastian Harl
sysdbd.conf(5), sysdbd.conf: Documented the 'Listen...
tree
|
commitdiff
2014-01-10
Sebastian Harl
sysdb: Only strip newlines from the command buffer.
tree
|
commitdiff
2014-01-10
Sebastian Harl
unixsock utils: Retry reading from socket if the call...
tree
|
commitdiff
2014-01-09
Sebastian Harl
Merged branch 'master' of git://git.tokkee.org/sysdb.
tree
|
commitdiff
2014-01-09
Sebastian Harl
sysdb: Implemented input scanner and simple command...
tree
|
commitdiff
2014-01-06
Sebastian Harl
sysdb: Append newlines to lines read from readline().
tree
|
commitdiff
2014-01-06
Sebastian Harl
frontend: Implemented the CONNECTION_QUERY command.
tree
|
commitdiff
2014-01-06
Sebastian Harl
frontend parser: Added 'len' parameter to sdb_fe_parse().
tree
|
commitdiff
2014-01-06
Sebastian Harl
frontend: Added simple implementation of sdb_fe_exec().
tree
|
commitdiff
2014-01-06
Sebastian Harl
store: Added sdb_store_get_host().
tree
|
commitdiff
2014-01-03
Sebastian Harl
store: Added flags to JSON functions indicating informa...
tree
|
commitdiff
2014-01-03
Sebastian Harl
store: Introduced sdb_store_host_tojson() to serialize...
tree
|
commitdiff
next