Code

store: All store functions now accept a store object.
[sysdb.git] / doc /
2015-05-20 Sebastian Harlsysdbql(7): Document 'value' and 'timeseries' fields.
2015-05-19 Sebastian Harlsysdbql(7): Document IS [NOT] TRUE / FALSE.
2015-04-11 Sebastian Harlbuild system: Fix VPATH (out-of-tree) builds.
2015-03-01 Sebastian Harlsysdbql(7): Document typed expressions.
2015-03-01 Sebastian HarlAdd support for the 'NOT IN' operator.
2015-02-27 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2015-02-21 Sebastian Harlsysdbd-store-network(5): Documented the store::network...
2015-02-01 Sebastian Harlsysdb(1), sysdbd(1): Document client authentication.
2015-02-01 Sebastian Harlsysdb(1), sysdbd(1): Document files used by the tools...
2015-02-01 Sebastian Harlsysdb(1): Document SSL related command line options.
2015-02-01 Sebastian Harlsysdbd.conf(5): Document the Listen SSL options.
2015-02-01 Sebastian Harlsysdbd-syslog(5): Documented LogLevel configuration...
2015-01-16 Sebastian Harlsysdbql(7): Document the STORE commands.
2014-12-04 Sebastian HarlAdded documentation and sample configuration for the...
2014-11-14 Sebastian Harlsysdbql(7): Documented arrays.
2014-11-12 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2014-11-12 Sebastian Harlsysdbql(7): Documented <array> IN <array>.
2014-11-09 Sebastian Harlsysdbql(7): Documented iterator support for arrays.
2014-11-07 Sebastian Harlsysdbql(7): Updated documentation according to latest...
2014-10-30 Sebastian Harlsysdbql(7): Link to the JSON RFC.
2014-10-06 Sebastian Harlsysdbql(7): Fixed an incomplete sentence.
2014-10-06 Sebastian Harlsysdbql(7): Updated documentation for attribute and...
2014-10-04 Sebastian Harlsysdbql(7): Fixed example LIST output.
2014-09-30 Sebastian Harlsysdbql(7): Use “SysQL” as the official abbreviation.
2014-09-30 Sebastian Harlsysdbql(7): Updated documentation for the LIST command.
2014-09-01 Sebastian HarlSwitched all sysdb.io links to https://
2014-09-01 Sebastian Harlsysdb(7): Documented basic concepts in more detail.
2014-08-28 Sebastian Harltimeseries::rrdtool: Added support for RRDCacheD.
2014-08-28 Sebastian Harldoc/: Improved documentation around the rrdtool time...
2014-08-23 Sebastian Harlsysdbql(7): Documented supported data types.
2014-08-22 Sebastian Harlsysdbql(7): Documented the ‘TIMESERIES’ command.
2014-08-22 Sebastian Harlsysdbd-collectd-unixsock(5): Documented the new 'Timese...
2014-08-22 Sebastian HarlAdded documentation for the new timeseries::rrdtool...
2014-08-22 Sebastian Harlsysdb-description.txt: Mention the support for metrics...
2014-08-02 Sebastian Harlsysdbql(7): Updated documentation to keep up with the...
2014-07-30 Sebastian Harlsysdbql(7): Document FILTER clauses.
2014-07-27 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2014-07-27 Sebastian HarlQuery language: Changed 'LOOKUP .. WHERE' to 'LOOKUP...
2014-07-27 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2014-07-27 Sebastian HarlAdded the SysDB homepage to all manpages.
2014-07-21 Sebastian HarlAdded upstream homepages to backend manpages.
2014-07-21 Sebastian Harlsysdbql(7): Updated based on latest changes to the...
2014-07-02 Sebastian Harlsysdbql(7): Documented conditional attribute matchers.
2014-06-19 Sebastian Harldoc: Add asciidoc.conf and sysdb-description.txt to...
2014-06-01 Sebastian Harldoc/asciidoc.conf: Use html5 in custom macros as well.
2014-06-01 Sebastian Harldoc/: Use HTML5 instead of XHTML1.1 for HTML manpages.
2014-06-01 Sebastian Harldoc/: Removed now unused CSS.
2014-06-01 Sebastian Harldoc/: Added local rules to hook HTML manpages into...
2014-05-30 Sebastian Harlsysdbd.conf(5): Link to all plugin manpages.
2014-05-26 Sebastian Harlconfigure, doc: Added ADOCFLAGS.
2014-05-23 Sebastian Harldoc: Use asciidoc instead of a2x and added asciidoc...
2014-05-20 Sebastian Harldoc/sysdb-man.css: Applied tokkee.org-like style.
2014-05-20 Sebastian Harldoc/Makefile: Removed the dependency on docbook-xsl...
2014-05-19 Sebastian Harldoc: Added a minimalistic custom CSS for manpages.
2014-05-12 Sebastian HarlUnified project description across all documentation.
2014-05-09 Sebastian Harlsysdbd(1): Documented all signals handled by the daemon.
2014-05-06 Sebastian Harlsysdb(7): Added a manpage providing an overview of...
2014-05-05 Sebastian Harlsysdbql(7): Fixed a typo.
2014-05-05 Sebastian Harlsysdb(1): Added sysdbql(7) to "see also".
2014-05-05 Sebastian Harlsysdbql(7): Document the query language.
2014-05-04 Sebastian Harldocumentation: Unified author information.
2014-05-04 Sebastian Harlsysdb(1): Be more verbose about the exit status when...
2014-05-01 Sebastian Harldoc/Makefile: Added all asciidoc files to EXTRA_DIST...
2014-04-30 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2014-04-29 Sebastian Harldoc: Added documentation for all existing plugins.
2014-04-29 Sebastian Harldoc: (Re)generate and install the default asciidoc...
2014-04-29 Sebastian Harldoc: Build and install HTML documentation as well.
2014-04-29 Sebastian Harlsysdbd.conf(5): Documented the LoadPlugin and PluginDir...
2014-04-11 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2014-04-10 Sebastian Harlsysdb: Added support for the -c <cmd> option.
2014-04-10 Sebastian Harlsysdbd(1): Fixed typo.
2014-04-10 Sebastian HarlAdded sysdb(1) manpage and updated sysdb help output.
2014-02-04 Sebastian HarlUpdated copyright information.
2014-01-10 Sebastian Harlsysdbd.conf(5), sysdbd.conf: Documented the 'Listen...
2013-12-20 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-12-15 Sebastian Harldoc/Makefile: Use SUFFIXES rather than GNU-specific...
2013-12-07 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-12-05 Sebastian HarlUpdated various copyright notices to 2012-2013.
2013-12-05 Sebastian Harlsysdbd: Changed -d option to -D and default to daemoniz...
2013-08-21 Sebastian Harlsysdbd.conf(5): Added a short description for each...
2013-07-10 Sebastian Harlsysdbd.conf(5): Added 'syslog' plugin.
2013-04-01 Sebastian Harlsysdbd.conf(5): Added an initial manpage for sysdbd...
2013-01-02 Sebastian HarlRenamed the project to SysDB (System DataBase).
2012-12-05 Sebastian HarlInitial commit. sysdb-0.0.0