summaryrefslogtreecommitdiffstats
path: root/examples/maildirresource/maildirresource.h
Commit message (Collapse)AuthorAge
* Changereplay for maildir folders.Christian Mollekopf2015-12-28
| | | | | The sync and changereplay can not run at the same time, or would have to share the transaction otherwise.
* Generalized the sync algorithms and applied them to mail.Christian Mollekopf2015-12-20
| | | | | Not necessarily the smartest algorithms, but at least they work and are generally applicable.
* Detect modifications and removals on folders in the maildirresourceChristian Mollekopf2015-12-18
|
* Use domain adaptor in maildirresourceChristian Mollekopf2015-12-17
|
* A read-only maildir resource.Christian Mollekopf2015-12-15
Respectively a first prototype thereof.