2015-03-11 |
Sebastian Harl | data: Let sdb_data_array_get support DATETIME, BINARY... |
commit | commitdiff | tree | snapshot |
2015-03-11 |
Sebastian Harl | data: sdb_data_strcmp supports arrays because sdb_data_... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Sebastian Harl | store: Use iterable expressions for iterators. |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Sebastian Harl | store: When advancing an iterator don't loop endlessly... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Sebastian Harl | store: Apply iterator expressions to the iterated objects. |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Sebastian Harl | store: Advance expression iterators even if array acces... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Sebastian Harl | store: Fixed a memory leak in sdb_store_expr_iter_destr... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Sebastian Harl | Let iterator operators fill in the left operand of... |
commit | commitdiff | tree | snapshot |
2015-03-08 |
Sebastian Harl | Let the first operand of ANY/ALL iterators be an expres... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Sebastian Harl | query language: Change iterator syntax to ANY/ALL ... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Sebastian Harl | data: Return the number of bytes that would have been... |
commit | commitdiff | tree | snapshot |
2015-03-07 |
Sebastian Harl | data: Let strlen/format handle NULL values correctly. |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Sebastian Harl | store: Add support for iterable expressions. |
commit | commitdiff | tree | snapshot |
2015-03-05 |
Sebastian Harl | avltree: Add sdb_avltree_iter_peek_next(). |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Sebastian Harl | Allow the left operand of comparison operations to... |
commit | commitdiff | tree | snapshot |
2015-03-04 |
Sebastian Harl | analyzer: Check that all iterators use ary operators. |
commit | commitdiff | tree | snapshot |
2015-03-02 |
Sebastian Harl | frontend/grammar: Fixed format argument used in yyerrorf(). |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Sebastian Harl | t/integration: Split query.sh into multiple tests. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Sebastian Harl | integration/query.sh: Check that empty commands work... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Sebastian Harl | parser_test: Test further error cases and error propaga... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Sebastian Harl | frontend/grammar: Check arithmetic expressions early. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Sebastian Harl | sysdbql(7): Document typed expressions. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Sebastian Harl | Add support for the 'NOT IN' operator. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Sebastian Harl | parser_test: Test various array expressions. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Sebastian Harl | analyzer: The left operand of IN may be an array as... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Sebastian Harl | analyzer: Check the data-type of IN operands. |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Sebastian Harl | t/: Make it possibly to easily run unit and integration... |
commit | commitdiff | tree | snapshot |
2015-03-01 |
Sebastian Harl | t/coverage.sh: Exclude auto-generated c files. |
commit | commitdiff | tree | snapshot |
2015-02-28 |
Sebastian Harl | t/unit/: Create one test binary for each *_test.c file. |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Sebastian Harl | core/time_test: Converted to "loop" tests. |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Sebastian Harl | core/store*_test.c: Converted most tests to "loop"... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Sebastian Harl | frontend/parser_test: Convert to "loop" tests. |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Sebastian Harl | frontend/query_test.c: Added unit tests for the FETCH... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Sebastian Harl | parser_test: Add testcases covering operand type checks. |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Sebastian Harl | analyzer: Verify the type of arithmetic operands. |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Sebastian Harl | analyzer: Check types of comparison operands. |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Sebastian Harl | Merged branch 'master' of git://github.com/sysdb/sysdb... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Sebastian Harl | frontend: Fixed a memory leak in an error condition... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Sebastian Harl | configure: Make sure that PACKAGE_URL is defined. |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Sebastian Harl | Merged branch 'master' of git://git.tokkee.org/sysdb. |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Sebastian Harl | Check the return value of write() to satisfy GCC's... |
commit | commitdiff | tree | snapshot |
2015-02-27 |
Sebastian Harl | t/valgrind.suppress: Suppress various issues in OpenSSL... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Sebastian Harl | integration/query.sh: Test FETCH with FILTER. |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Sebastian Harl | frontend: Fixed hostname in error messages in FETCH. |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Sebastian Harl | frontend: Fix a memory leak in an error condition in... |
commit | commitdiff | tree | snapshot |
2015-02-25 |
Sebastian Harl | integration/test_lib.sh: Store the CA serial in $TESTDIR. |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Sebastian Harl | frontend: Provide more details in the logs when shuttin... |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Sebastian Harl | sysdb: Print the server version after (re)connecting. |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Sebastian Harl | frontend: Added the SERVER_VERSION command. |
commit | commitdiff | tree | snapshot |
2015-02-22 |
Sebastian Harl | proto: Make sdb_proto_marshal_int32 a public function. |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Sebastian Harl | sysdbd-store-network(5): Documented the store::network... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Sebastian Harl | version-gen.sh: Added .git suffix to default version... |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Sebastian Harl | Release SysDB 0.7.0. sysdb-0.7.0 |
commit | commitdiff | tree | snapshot |
2015-02-21 |
Sebastian Harl | ReleaseNotes: Set 0.7.0 release date to 2015-02-21. |
commit | commitdiff | tree | snapshot |
2015-02-19 |
Sebastian Harl | ReleaseNotes: Added draft for the 0.7.0 release. |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Sebastian Harl | store::network: Reconnect after losing the connection... |
commit | commitdiff | tree | snapshot |
2015-02-18 |
Sebastian Harl | store::network: Added support for SSL configuration... |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Sebastian Harl | ssl utils: During shutdown, destroy mutexes as the... |
commit | commitdiff | tree | snapshot |
2015-02-16 |
Sebastian Harl | store::network: Use INFO level for an informational... |
commit | commitdiff | tree | snapshot |
2015-02-10 |
Sebastian Harl | ssl: Register OpenSSL thread-ID and locking callbacks. |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Sebastian Harl | SSL utils: Added init() and shutdown() functions for... |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Sebastian Harl | valgrind.suppress: Ignore a Memcheck:Cond error in... |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | t/integration/: Added simple SSL tests. |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | parser_test: Added various tests for STORE commands. |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | README: Add libssl to prerequisites. |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | sysdb(1), sysdbd(1): Document client authentication. |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | sysdb(1), sysdbd(1): Document files used by the tools... |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | sysdb(1): Document SSL related command line options. |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | sysdbd.conf(5): Document the Listen SSL options. |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | frontend, client: Properly support IPv6 when handling... |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | client: Prefix all log messages with "client:". |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | sysdb: Add -A option to specify a CA certificates file. |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | Unload all plugins when shutting down sysdbd. |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | collectd::unixsock: Fixed a memory leak happening when... |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | client: Check the remote peer name. |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | sysdbd-syslog(5): Documented LogLevel configuration... |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | plugin: Fixed log message for newly registered config... |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | syslog plugin: Make log-level configurable. |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | error utils: Add sdb_error_parse_priority(). |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | sysdbd: Add SSL{Certificate,CertificateKey,CACertificat... |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Sebastian Harl | frontend: Support custom SSL options for each listener. |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Sebastian Harl | sysdb: Added -K and -C options to specify SSL key and... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Sebastian Harl | sysdb: Use SSL keys and certs in ~/.config/sysdb/ssl... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Sebastian Harl | utils os: Add sdb_realpath(). |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Sebastian Harl | SSL utils: Pass a constant options object to all constr... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Sebastian Harl | sysdb: Add and use sdb_input_reset(). |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Sebastian Harl | Move sdb_get_homedir() from tools/sysdb to utils/os. |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Sebastian Harl | SSL utils: Include the relevant filename in all error... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Sebastian Harl | SSL utils: Add sdb_ssl_free_options(). |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Sebastian Harl | client: Make SSL options configurable. |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Sebastian Harl | configure: Where available, include version information... |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Sebastian Harl | frontend: Log an INFO message about which listener... |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Sebastian Harl | client, sysdb: Let TCP connection use SSL. |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Sebastian Harl | client: Don't use select() before reading from a client... |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Sebastian Harl | frontend, sysdbd: Let all TCP connections use SSL. |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Sebastian Harl | SSL utils: Added helper functions for managing OpenSSL... |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Sebastian Harl | store::network plugin: Fixed a minor memory leak. |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Sebastian Harl | valgrind.suppress: Add a memory leak reported for some... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Sebastian Harl | Removed a spammy and now unnecessary debug log message. |
commit | commitdiff | tree | snapshot |
2015-01-17 |
Sebastian Harl | integration: Use store::network in the query tests. |
commit | commitdiff | tree | snapshot |
next |