aboutsummaryrefslogtreecommitdiffstats
path: root/src/messaging/maildirUtils.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-04-03Moved IMAP, POP3, maildir and SMTP files to separate namespaces.Vincent Richard1-192/+0
2005-03-18Updated VMime website URL.Vincent Richard1-1/+1
2005-01-03Changed year to 2005 in copyright header.Vincent Richard1-1/+1
2004-12-26Moved all header files to 'vmime/' directory.Vincent Richard1-3/+3
2004-12-26Removed relative paths from #include's.Vincent Richard1-3/+3
2004-12-21Fixed ',2' in filename/flags + fixed file renaming when moving from 'new' to ↵Vincent Richard1-1/+19
'cur' + new functions random::getString() and maildirUtils::generateId().
2004-12-15Working on 'maildir' implementation.Vincent Richard1-2/+2
2004-12-04Flags must be stored in ASCII order.Vincent Richard1-2/+2
2004-12-04Working on 'maildir' implementation.Vincent Richard1-7/+29
2004-12-04Some update for 'maildir' protocol.Vincent Richard1-3/+35
2004-10-21Refactoring (see ChangeLog).Vincent Richard1-9/+42