aboutsummaryrefslogtreecommitdiffstats
path: root/src/messaging/imap (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-08-23Renamed 'vmime::messaging' to 'vmime::net'.Vincent Richard6-3742/+0
2005-07-25Added FETCH_IMPORTANCE flag.Vincent Richard2-2/+27
2005-07-24Fixed some doc + getHeader() now returns a ref.Vincent Richard1-17/+17
2005-07-24Removed implicit conversion to T* for smart pointers.Vincent Richard1-1/+1
2005-07-23Fixed getMessages().Vincent Richard1-1/+6
2005-07-21Fixed a bug when destroying an unconnected IMAP service.Vincent Richard1-3/+6
2005-07-12Reference counting and smart pointers.Vincent Richard5-168/+175
2005-05-27Added 'peek' parameter to extract() and extractPart().Vincent Richard1-7/+9
2005-05-19Fixed bug in subfolders enumeration.Vincent Richard1-2/+13
2005-05-15Service properties enhancement.Vincent Richard2-25/+96
2005-05-03Fixed missing space in STATUS command + parse error in 'status_info'.Vincent Richard1-1/+1
2005-04-28Sendmail implementation + filtered streams.Vincent Richard2-9/+10
2005-04-03Moved IMAP, POP3, maildir and SMTP files to separate namespaces.Vincent Richard6-0/+3617