aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/maildir/maildirUtils.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ...Vincent Richard2013-12-291-273/+0
* Simplified types for better readability. Use appropriate types (size_t, byte_...Vincent Richard2013-12-101-4/+4
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-3/+3
* Allow messages to be designated either by their number or their UID.Vincent Richard2013-07-261-0/+32
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Migrated build system to CMake. Conditional file compilation. Automatic selec...Vincent Richard2012-11-011-1/+11
* Added support for DRAFT flag.Vincent Richard2010-10-191-0/+2
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
* maildirFolder::addMessage() : iff FLAG_RECENT is present, add message to 'new...Vincent Richard2009-07-111-4/+10
* Include hostname in message id (ensure unicity when working on a network file...Vincent Richard2009-06-211-0/+3
* Fixed compilation warnings.Vincent Richard2008-10-121-3/+3
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
* Fixed typo in the copyright header, and added missing paragraph about linking.Vincent Richard2007-03-271-3/+7
* Added support for Courier maildir format.Vincent Richard2007-03-221-61/+0
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
* Imbue classic 'C' locale for the output of message parts and protocol commands.Vincent Richard2006-11-081-0/+1
* Renamed 'vmime::platformDependant' to 'vmime::platform'.Vincent Richard2006-10-111-1/+0
* Folder deletion.Vincent Richard2006-04-231-0/+41
* Refactored and cleaned up smart pointers.Vincent Richard2006-03-291-1/+2
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
* Fixed problem with maildir and ':' in filename on Windows.Vincent Richard2005-11-271-5/+32
* Updated FSF address.Vincent Richard2005-09-171-3/+3
* Renamed 'vmime::messaging' to 'vmime::net'.Vincent Richard2005-08-231-0/+208