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
/
resourcecontrol.cpp
Commit message (
Expand
)
Author
Age
*
Ensure we get an appropriate exit code when a resource crashes.
Christian Mollekopf
2017-10-31
*
No more SINK_DEBUG_AREA
Christian Mollekopf
2017-05-12
*
Debug output
Christian Mollekopf
2017-03-14
*
Actually flush the replay queue
Christian Mollekopf
2017-01-18
*
syncThen is no longer necessary
Christian Mollekopf
2017-01-12
*
Let the preprocessor repeat the types.
Christian Mollekopf
2016-12-08
*
Avoid race conditions if the notification comes back too early
Christian Mollekopf
2016-11-28
*
Added the flush command.
Christian Mollekopf
2016-11-25
*
Cleanup
Christian Mollekopf
2016-11-14
*
A resource shutdown is only complete once we receive the notification.
Christian Mollekopf
2016-10-07
*
Ported to the kasync revamp
Christian Mollekopf
2016-09-15
*
A new debug system.
Christian Mollekopf
2016-07-07
*
Avoid reusing a resourceaccess instance that is connected to shutting
Christian Mollekopf
2016-05-29
*
Pass in the inspection type
Christian Mollekopf
2016-05-24
*
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
*
Reuse ResourceAccess where we can
Christian Mollekopf
2016-02-13
*
Adapt to latest kasync version
Christian Mollekopf
2016-02-10
*
Moved Notifier and ResourceAccess to separate files.
Christian Mollekopf
2016-02-10