aboutsummaryrefslogtreecommitdiffstats
path: root/src/messaging
Commit message (Expand)AuthorAgeFilesLines
* Added store::isValidFolderName().Vincent Richard2004-12-167-0/+32
* Added isValidPath() in fileSystemFactory.Vincent Richard2004-12-161-0/+3
* Working on 'maildir' implementation.Vincent Richard2004-12-162-3/+80
* Working on 'maildir' implementation.Vincent Richard2004-12-157-65/+269
* Working on 'maildir' implementation.Vincent Richard2004-12-154-191/+82
* Working on 'maildir' implementation.Vincent Richard2004-12-102-2/+214
* Flags must be stored in ASCII order.Vincent Richard2004-12-041-2/+2
* Working on 'maildir' implementation.Vincent Richard2004-12-046-30/+184
* Some update for 'maildir' protocol.Vincent Richard2004-12-045-43/+357
* Prevent from renaming 'INBOX' folder in IMAP (illegal_operation exception).Vincent Richard2004-11-141-0/+2
* Moved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to "tex...Vincent Richard2004-11-071-2/+2
* Refactoring (see ChangeLog).Vincent Richard2004-10-2144-545/+967
* Added FLAG_PASSED message flag to indicate a forwarded message (used in maild...Vincent Richard2004-10-061-0/+1
* Fixed possible bug in destructor, when parent folder is closed before destroy...Vincent Richard2004-10-051-1/+3
* Changed meaning of "path" portion in a URL. This does not specify the root pa...Vincent Richard2004-10-052-5/+6
* Initial import.Vincent Richard2004-10-0562-0/+16233