index
:
sink
calendar/daylongevents
calendar/fixes
calendar/replay
calendar/todo
develop
key-for-datastorequery
key-for-indexes
key-for-resultset
key-for-sinksh
key-storage-api
master
optimize-dav-item-fetch
overlap
range-query/api
range-query/storage
separate-uid
sinksh-better-cli
A data access layer handling synchronization, caching and indexing
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
synchronizer
/
listener.cpp
Commit message (
Expand
)
Author
Age
*
Moved listener to common
Christian Mollekopf
2015-07-28
*
Don't set the current revision upon start.
Christian Mollekopf
2015-07-27
*
Immediately close the socket after a shutdown notification.
Christian Mollekopf
2015-07-23
*
Fixed build
Christian Mollekopf
2015-07-23
*
Avoid slots being called after the clients have been cleaned up already.
Christian Mollekopf
2015-07-23
*
Pass command around as QByteArray
Christian Mollekopf
2015-07-23
*
Removed one extra codepath
Christian Mollekopf
2015-07-23
*
Immediately start reading if there is data available
Christian Mollekopf
2015-07-20
*
Use the resource instance name
Christian Mollekopf
2015-07-07
*
Differentiate between resource name and instance identifier
Christian Mollekopf
2015-06-08
*
Adapt to KAsync namespace change
Dan Vrátil
2015-05-15
*
Don't load facades for no reason.
Christian Mollekopf
2015-04-30
*
Listener: Use a lockfile to enforce that only a single instance is running.
Christian Mollekopf
2015-04-28
*
Moved Console to client.
Christian Mollekopf
2015-04-21
*
Log messages
Christian Mollekopf
2015-04-18
*
Renamed the Error log macro to ErrorMsg because of nameclashes
Christian Mollekopf
2015-04-18
*
Renamed Akonadi::Domain to Akonadi::ApplicationDomain
Christian Mollekopf
2015-04-09
*
Use QByteArray instead of QString
Christian Mollekopf
2015-04-09
*
async simplifications
Christian Mollekopf
2015-04-08
*
debug messages
Christian Mollekopf
2015-04-03
*
Cleanup and debug messages.
Christian Mollekopf
2015-04-02
*
Shutdown notification to achieve a clean shutdown.
Christian Mollekopf
2015-03-31
*
Resource crashhandler and logging facilities.
Christian Mollekopf
2015-03-31
*
Shutdown command for synchronizers, used by the dummyresourcetest.
Christian Mollekopf
2015-01-30
*
Avoid shutting down the synchronizer all the time.
Christian Mollekopf
2015-01-25
*
debug output
Christian Mollekopf
2015-01-25
*
debug output, fixed dummyresourcetest
Christian Mollekopf
2015-01-25
*
A way to ensure all messages have been processed.
Christian Mollekopf
2015-01-25
*
Use jobs to track progress of write commands.
Christian Mollekopf
2015-01-18
*
Pass entity to preprocessor.
Christian Mollekopf
2015-01-03
*
DomainTypeAdaptor factory, per type preprocessor pipeline configuration.
Christian Mollekopf
2015-01-02
*
Stop using the console in non-gui parts.
Christian Mollekopf
2014-12-28
*
Buffers wrapped into entity buffer, async command progress tracking.
Christian Mollekopf
2014-12-28
*
a basically-working Pipeline implementation
Aaron Seigo
2014-12-17
*
add pipelines (as a sketch only), message ids and message responses
Aaron Seigo
2014-12-16
*
iterate async over commands
Aaron Seigo
2014-12-16
*
load the resource on first command .. it LIIIIVES!
Aaron Seigo
2014-12-16
*
licenses
Aaron Seigo
2014-12-15
*
namespace everything in libs with Akonadi2
Aaron Seigo
2014-12-15
*
standardize on calling it Akonadi2
Aaron Seigo
2014-12-06
*
resource -> synchronizer
Aaron Seigo
2014-12-06