summaryrefslogtreecommitdiffstats
path: root/common/listener.cpp
Commit message (Expand)AuthorAge
* Refactor how the storage is used.Christian Mollekopf2016-10-21
* Avoid using the resource object to remove the data from disk.Christian Mollekopf2016-10-07
* Backwards comaptible names and some cleanupChristian Mollekopf2016-10-04
* Ported to the kasync revampChristian Mollekopf2016-09-15
* CleanupChristian Mollekopf2016-09-15
* Ensure we send the response before closing the socket.Christian Mollekopf2016-07-12
* Immediately stop processing commands on shutdown.Christian Mollekopf2016-07-12
* A new debug system.Christian Mollekopf2016-07-07
* Less memory leaking with unique_ptrChristian Mollekopf2016-07-07
* Fixed a bunch of memory leaks.Christian Mollekopf2016-07-06
* Prepare for making the resource status availableChristian Mollekopf2016-07-05
* Remove the store from the resource side.Christian Mollekopf2016-06-26
* Made the log-level output a lot less noisyChristian Mollekopf2016-06-20
* Propagate the synchronization error.Christian Mollekopf2016-05-22
* A better crashhandler that notifies the client of the crash.Christian Mollekopf2016-05-22
* Protect against resources we can't instantiate.Christian Mollekopf2016-04-28
* Don't encode the resource type into the identifierChristian Mollekopf2016-04-17
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Gather more timingsChristian Mollekopf2016-02-08
* Executed database removal in the resource instead of the client.Christian Mollekopf2016-02-08
* Introduced debug areas and prettified output.Christian Mollekopf2016-02-04
* Build without warningsChristian Mollekopf2016-01-31
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* ResourceNotification -> NotificationChristian Mollekopf2016-01-19
* Moved all commands in to the Commands namespaceChristian Mollekopf2016-01-19
* Working resource inspectionChristian Mollekopf2016-01-18
* Draft of inspection APIChristian Mollekopf2016-01-18
* Report successChristian Mollekopf2016-01-18
* Time syncChristian Mollekopf2015-12-26
* Use a null-resource object to avoid having to check the pointerChristian Mollekopf2015-10-20
* CleanupChristian Mollekopf2015-10-20
* Draft of ChangeReplayChristian Mollekopf2015-10-20
* Let clients tell the resource when they no longer require a revision.Christian Mollekopf2015-10-19
* Untangled the include dependencies a bit.Christian Mollekopf2015-08-13
* Debugmessage for received commands in resourceChristian Mollekopf2015-07-31
* Tested command loop with Ping command.Christian Mollekopf2015-07-30
* Moved lockfile into synchronizerChristian Mollekopf2015-07-30
* Made the pipeline an implementation detail of the resource.Christian Mollekopf2015-07-30
* Forward revision updates through resourceChristian Mollekopf2015-07-28
* Moved listener to commonChristian Mollekopf2015-07-28