index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messaging
/
maildir
/
maildirUtils.cpp
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2005-08-23
Renamed 'vmime::messaging' to 'vmime::net'.
Vincent Richard
1
-208
/
+0
2005-07-12
Reference counting and smart pointers.
Vincent Richard
1
-1
/
+1
2005-04-27
Ignore filenames starting with '.' for message files.
Vincent Richard
1
-0
/
+14
2005-04-03
Moved IMAP, POP3, maildir and SMTP files to separate namespaces.
Vincent Richard
1
-2
/
+4
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
2004-12-26
Moved all header files to 'vmime/' directory.
Vincent Richard
1
-3
/
+3
2004-12-26
Removed relative paths from #include's.
Vincent Richard
1
-3
/
+3
2004-12-21
Fixed ',2' in filename/flags + fixed file renaming when moving from 'new' to ↵
Vincent Richard
1
-1
/
+19
'cur' + new functions random::getString() and maildirUtils::generateId().
2004-12-15
Working on 'maildir' implementation.
Vincent Richard
1
-2
/
+2
2004-12-04
Flags must be stored in ASCII order.
Vincent Richard
1
-2
/
+2
2004-12-04
Working on 'maildir' implementation.
Vincent Richard
1
-7
/
+29
2004-12-04
Some update for 'maildir' protocol.
Vincent Richard
1
-3
/
+35
2004-10-21
Refactoring (see ChangeLog).
Vincent Richard
1
-9
/
+42