summaryrefslogtreecommitdiffstats
path: root/common/commands.h
Commit message (Expand)AuthorAge
* Support for storage upgradesChristian Mollekopf2018-01-30
* Avoid storing the password in the configurationChristian Mollekopf2017-09-18
* Limit the buffering on write.Christian Mollekopf2017-05-04
* Removed unused command.Christian Mollekopf2016-11-25
* Added the flush command.Christian Mollekopf2016-11-25
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Use Sink instead of SinkCommonChristian Mollekopf2016-02-09
* Executed database removal in the resource instead of the client.Christian Mollekopf2016-02-08
* Insall sincommon_export.hChristian Mollekopf2016-01-31
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* Moved all commands in to the Commands namespaceChristian Mollekopf2016-01-19
* Draft of inspection APIChristian Mollekopf2016-01-18
* Let clients tell the resource when they no longer require a revision.Christian Mollekopf2015-10-19
* Tested command loop with Ping command.Christian Mollekopf2015-07-30
* Log messagesChristian Mollekopf2015-04-18
* Shutdown notification to achieve a clean shutdown.Christian Mollekopf2015-03-31
* Shutdown command for synchronizers, used by the dummyresourcetest.Christian Mollekopf2015-01-30
* add pipelines (as a sketch only), message ids and message responsesAaron Seigo2014-12-16
* a more complete command setAaron Seigo2014-12-16
* support writing commands without buffers and with pre-allocated buffersAaron Seigo2014-12-16
* lgplAaron Seigo2014-12-15
* namespace everything in libs with Akonadi2Aaron Seigo2014-12-15
* compile ixes, make akonadi2common an actual shared libAaron Seigo2014-12-14
* consolidate command writing to avoid duplicating those 4 lines everywhereAaron Seigo2014-12-02
* send revision updates from resource to clientAaron Seigo2014-12-01
* namespace for command idsAaron Seigo2014-11-21