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
/
common
/
listener.cpp
Commit message (
Expand
)
Author
Age
*
Avoid storing the password in the configuration
Christian Mollekopf
2017-09-18
*
Ensure revision updates are instantaneous.
Christian Mollekopf
2017-06-23
*
Added progress notification
Christian Mollekopf
2017-05-04
*
Send an error status messagebefore crashing.
Christian Mollekopf
2017-04-07
*
Be less verbose
Christian Mollekopf
2017-04-07
*
Implemented notification support in the model.
Christian Mollekopf
2017-03-24
*
Ensure resources kill themselves if noone connects.
Christian Mollekopf
2017-01-17
*
Used the CommandProcessor as central place for all command processing.
Christian Mollekopf
2016-11-28
*
Removed unused command.
Christian Mollekopf
2016-11-25
*
Added the flush command.
Christian Mollekopf
2016-11-25
*
Implement debug stream operators for query.
Christian Mollekopf
2016-11-07
*
Refactor how the storage is used.
Christian Mollekopf
2016-10-21
*
Avoid using the resource object to remove the data from disk.
Christian Mollekopf
2016-10-07
*
Backwards comaptible names and some cleanup
Christian Mollekopf
2016-10-04
*
Ported to the kasync revamp
Christian Mollekopf
2016-09-15
*
Cleanup
Christian Mollekopf
2016-09-15
*
Ensure we send the response before closing the socket.
Christian Mollekopf
2016-07-12
*
Immediately stop processing commands on shutdown.
Christian Mollekopf
2016-07-12
*
A new debug system.
Christian Mollekopf
2016-07-07
*
Less memory leaking with unique_ptr
Christian Mollekopf
2016-07-07
*
Fixed a bunch of memory leaks.
Christian Mollekopf
2016-07-06
*
Prepare for making the resource status available
Christian Mollekopf
2016-07-05
*
Remove the store from the resource side.
Christian Mollekopf
2016-06-26
*
Made the log-level output a lot less noisy
Christian Mollekopf
2016-06-20
*
Propagate the synchronization error.
Christian Mollekopf
2016-05-22
*
A better crashhandler that notifies the client of the crash.
Christian Mollekopf
2016-05-22
*
Protect against resources we can't instantiate.
Christian Mollekopf
2016-04-28
*
Don't encode the resource type into the identifier
Christian Mollekopf
2016-04-17
*
Fromatted the whole codebase with clang-format.
Christian Mollekopf
2016-03-03
*
Gather more timings
Christian Mollekopf
2016-02-08
*
Executed database removal in the resource instead of the client.
Christian Mollekopf
2016-02-08
*
Introduced debug areas and prettified output.
Christian Mollekopf
2016-02-04
*
Build without warnings
Christian Mollekopf
2016-01-31
*
Renamed Akonadi2 to Sink
Christian Mollekopf
2016-01-20
*
ResourceNotification -> Notification
Christian Mollekopf
2016-01-19
*
Moved all commands in to the Commands namespace
Christian Mollekopf
2016-01-19
*
Working resource inspection
Christian Mollekopf
2016-01-18
*
Draft of inspection API
Christian Mollekopf
2016-01-18
*
Report success
Christian Mollekopf
2016-01-18
*
Time sync
Christian Mollekopf
2015-12-26
*
Use a null-resource object to avoid having to check the pointer
Christian Mollekopf
2015-10-20
*
Cleanup
Christian Mollekopf
2015-10-20
*
Draft of ChangeReplay
Christian Mollekopf
2015-10-20
*
Let clients tell the resource when they no longer require a revision.
Christian Mollekopf
2015-10-19
*
Untangled the include dependencies a bit.
Christian Mollekopf
2015-08-13
*
Debugmessage for received commands in resource
Christian Mollekopf
2015-07-31
*
Tested command loop with Ping command.
Christian Mollekopf
2015-07-30
*
Moved lockfile into synchronizer
Christian Mollekopf
2015-07-30
*
Made the pipeline an implementation detail of the resource.
Christian Mollekopf
2015-07-30
*
Forward revision updates through resource
Christian Mollekopf
2015-07-28
[next]