aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers/mail-importer.c
Commit message (Expand)AuthorAgeFilesLines
* fixed copyright noticesJeffrey Stedfast2008-06-211-2/+2
* ** Fixes breakage caused by bug #513951Matthew Barnes2008-03-121-2/+2
* ** Fixes bug #362638Matthew Barnes2007-12-211-27/+23
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-13/+13
* Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-291-2/+2
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Fix compilation warnings in mail folder (#437935).Matthew Barnes2007-06-031-1/+1
* Fix file descriptor leaksJules Colding2007-05-291-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bitKjartan Maraas2006-02-081-3/+2
* Include e-util-private.h for O_BINARY.Tor Lillqvist2005-12-181-0/+2
* importers/elm-importer.c importers/evolution-mbox-importer.cTor Lillqvist2005-12-181-12/+15
* Merge back eplugin-import-branch.Michael Zucci2005-07-121-2/+12
* Moved various things from e-util to libedataserver.Not Zed2004-12-031-1/+0
* ** Merge in notzed-messageinfo-branch.Not Zed2004-11-121-7/+9
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* utf8_filename should be char * not charJP Rosevear2004-08-281-2/+2
* Convert filename to UTF-8 from local encoding before displaying it.Frédéric Crozat2004-08-251-2/+4
* removed.Not Zed2004-05-031-0/+6
* use mail-importer to import the mail tree, fix the account stuff to talkNot Zed2004-02-131-16/+71
* call the right recursive function, oops.Not Zed2004-02-111-1/+1
* Basically rewrote this, the import tasks run in another thread. It tellsNot Zed2004-02-111-0/+390