summaryrefslogtreecommitdiffstats
path: root/synchronizer
Commit message (Expand)AuthorAge
* Don't store the lockfile inside the main resource folder.Christian Mollekopf2017-03-26
* Adapt to KAsync changesChristian Mollekopf2017-03-01
* Make sure we print the message.Christian Mollekopf2017-02-23
* Print more info why acquiring the lock fails.Christian Mollekopf2017-02-23
* Feed qt debug messages into the same stream as the rest.Christian Mollekopf2017-01-23
* Directly linking against dl doesn't work on freebsd.Christian Mollekopf2017-01-23
* gdb mode that can be used to attach a debuggerChristian Mollekopf2017-01-18
* Make sure the path is existing, otherwise the lockfile will not beChristian Mollekopf2017-01-10
* Create the lockfiles in the data directory.Christian Mollekopf2017-01-09
* We don't require qt widgets.Christian Mollekopf2016-12-13
* Debug outputChristian Mollekopf2016-12-06
* Sleep on crash so we have time to attach a debugger.Christian Mollekopf2016-09-15
* CleanupChristian Mollekopf2016-09-15
* A new debug system.Christian Mollekopf2016-07-07
* Prepared sinksh traceChristian Mollekopf2016-07-07
* Catch errorsChristian Mollekopf2016-06-21
* Disable the quitlockChristian Mollekopf2016-06-05
* Print a demangled stacktraceChristian Mollekopf2016-06-03
* Log the resource start.Christian Mollekopf2016-05-30
* Propagate test-mode to resources.Christian Mollekopf2016-05-23
* A better crashhandler that notifies the client of the crash.Christian Mollekopf2016-05-22
* Don't encode the resource type into the identifierChristian Mollekopf2016-04-17
* Fromatted the whole codebase with clang-format.Christian Mollekopf2016-03-03
* Use Sink instead of SinkCommonChristian Mollekopf2016-02-09
* Introduced debug areas and prettified output.Christian Mollekopf2016-02-04
* Renamed Akonadi2 to SinkChristian Mollekopf2016-01-20
* Stacktrace printing on crashChristian Mollekopf2015-09-10
* Set stale lock time.Christian Mollekopf2015-08-10
* Moved lockfile into synchronizerChristian Mollekopf2015-07-30
* Moved listener to commonChristian Mollekopf2015-07-28
* Don't set the current revision upon start.Christian Mollekopf2015-07-27
* Immediately close the socket after a shutdown notification.Christian Mollekopf2015-07-23
* Fixed buildChristian Mollekopf2015-07-23
* Avoid slots being called after the clients have been cleaned up already.Christian Mollekopf2015-07-23
* Pass command around as QByteArrayChristian Mollekopf2015-07-23
* Removed one extra codepathChristian Mollekopf2015-07-23
* Immediately start reading if there is data availableChristian Mollekopf2015-07-20
* Use the resource instance nameChristian Mollekopf2015-07-07
* The resource doesn't require a gui.Christian Mollekopf2015-07-07
* Differentiate between resource name and instance identifierChristian Mollekopf2015-06-08
* KAsync has moved to it's own kasync.git repositoryDan Vrátil2015-05-18
* Adapt to KAsync namespace changeDan Vrátil2015-05-15
* Don't load facades for no reason.Christian Mollekopf2015-04-30
* Listener: Use a lockfile to enforce that only a single instance is running.Christian Mollekopf2015-04-28
* Moved Console to client.Christian Mollekopf2015-04-21
* Log messagesChristian Mollekopf2015-04-18
* Renamed the Error log macro to ErrorMsg because of nameclashesChristian Mollekopf2015-04-18
* Renamed Akonadi::Domain to Akonadi::ApplicationDomainChristian Mollekopf2015-04-09
* Use QByteArray instead of QStringChristian Mollekopf2015-04-09
* async simplificationsChristian Mollekopf2015-04-08