aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/imap/IMAPFolderStatus.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ...Vincent Richard2013-12-291-307/+0
* Simplified types for better readability. Use appropriate types (size_t, byte_...Vincent Richard2013-12-101-12/+24
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-2/+2
* Reworked IMAP event notification code.Vincent Richard2013-07-181-25/+140
* Fixed status update. Prevent opening the same folder two times in a session.Vincent Richard2013-07-161-23/+45
* Added basic support for IMAP CONDSTORE extension.Vincent Richard2013-07-161-0/+158