index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messaging
/
maildir
/
maildirFolder.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2005-08-23
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
1
-1387
/
+0
2005-07-25
Added FETCH_IMPORTANCE flag.
Vincent Richard
1
-1
/
+2
2005-07-23
Fixed getMessages().
Vincent Richard
1
-1
/
+5
2005-07-12
Reference counting and smart pointers.
Vincent Richard
1
-98
/
+125
2005-04-28
Sendmail implementation + filtered streams.
Vincent Richard
1
-4
/
+5
2005-04-27
Ignore filenames starting with '.' for message files.
Vincent Richard
1
-2
/
+6
2005-04-03
Moved IMAP, POP3, maildir and SMTP files to separate namespaces.
Vincent Richard
1
-4
/
+6
2005-03-18
Updated VMime website URL.
Vincent Richard
1
-1
/
+1
2005-01-03
Changed year to 2005 in copyright header.
Vincent Richard
1
-1
/
+1
2005-01-02
Added unit tests for 'utility::path'.
Vincent Richard
1
-2
/
+3
2004-12-26
Moved all header files to 'vmime/' directory.
Vincent Richard
1
-8
/
+8
2004-12-26
Removed relative paths from #include's.
Vincent Richard
1
-6
/
+10
2004-12-22
Done rename() operation on 'maildir' + fixed some bugs/limitations in ↵
Vincent Richard
1
-18
/
+93
maildir/IMAP.
2004-12-21
Done copyMessage() operation for 'maildir'.
Vincent Richard
1
-54
/
+188
2004-12-21
Done addMessage() operation for 'maildir'.
Vincent Richard
1
-4
/
+132
2004-12-21
Fixed ',2' in filename/flags + fixed file renaming when moving from 'new' to ↵
Vincent Richard
1
-2
/
+5
'cur' + new functions random::getString() and maildirUtils::generateId().
2004-12-20
Exception chaining in create().
Vincent Richard
1
-1
/
+8
2004-12-19
Do not use std::remove() for removing elements from std::vector...
Vincent Richard
1
-1
/
+5
2004-12-19
Fixed bug with message index in getMessageFSPath().
Vincent Richard
1
-1
/
+1
2004-12-19
Fixed bugs in scanFolder() and fileIterator.
Vincent Richard
1
-14
/
+35
2004-12-17
Fixed bugs with message count notification.
Vincent Richard
1
-10
/
+33
2004-12-16
Added isValidPath() in fileSystemFactory.
Vincent Richard
1
-0
/
+3
2004-12-15
Working on 'maildir' implementation.
Vincent Richard
1
-3
/
+3
2004-12-15
Working on 'maildir' implementation.
Vincent Richard
1
-186
/
+68
2004-12-10
Working on 'maildir' implementation.
Vincent Richard
1
-2
/
+212
2004-12-04
Working on 'maildir' implementation.
Vincent Richard
1
-19
/
+69
2004-12-04
Some update for 'maildir' protocol.
Vincent Richard
1
-33
/
+255
2004-10-21
Refactoring (see ChangeLog).
Vincent Richard
1
-22
/
+51