Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / providers / local / camel-mbox-store.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2007-04-05 Ross BurtonUse g_mkdir_with_parents (#383686).
2007-03-05 Veerapuram VaradhanFixes #413268 - Handle meta-summary files appropriately...
2006-03-28 Jeffrey StedfastUse O_LARGEFILE when opening the mbox file.
2006-03-28 Parthasarathi Susarla** See bug 160889 on bugzilla.novell.com
2006-01-10 Simon ZhengDelete function camel_mkdir().
2005-12-08 Tor LillqvistUse gstdio wrappers. Use GLib portable path manipulatio...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-02-25 Not Zed** See bug #59507
2004-11-12 Not Zed** Merge in notzed-messageinfo-branch, fix some minor...
2004-09-28 Not Zedmake sure body indexing is turned off always, missed...
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-05-26 Not Zedremoved.
2004-05-04 Not Zed** See #57979.
2004-03-29 Jeffrey StedfastRemoved debugging printfs.
2004-03-15 Not Zedsame as below for path.
2004-03-12 Jeffrey StedfastFixes for bug #55018.
2004-03-11 Not Zedturn off NOINFERIORS always, translate to nochildren.
2004-02-24 Rodney DawesIf our folder has a subdir, but no actual children...
2004-02-24 Michael Zucci kill some debug
2004-02-19 Jeffrey StedfastAdd sanity checking to the folder name if we are going...
2004-02-16 Not Zed** See bug #51045.
2004-02-13 Jeffrey StedfastSame.
2004-02-09 Not Zed** See bug #53978.
2004-02-05 Not Zedrename .cmeta file too, and fix the recovery order.
2004-02-04 Jeffrey StedfastFix for bug #53755 (local folders case)
2004-01-28 Jeffrey StedfastMake sure the new dir path exists before trying to...
2003-12-10 Jeffrey StedfastUse CAMEL_FODLER_NOCHILDREN rather than NOINFERIORS...
2003-12-08 Jeffrey StedfastFixes bug #51881
2003-12-03 Jeffrey StedfastTreat parent_name == NULL and parent_name == "" the...
2003-11-17 Jeffrey StedfastFixed an exception to give a more meaningful description.
2003-11-17 Jeffrey StedfastFixed an exception to give a more meaningful description.
2003-11-14 Jeffrey Stedfastset flags in another place too
2003-11-14 Jeffrey StedfastHandle "" as a request for a full dirscan as well ...
2003-09-23 Jeffrey StedfastIf the CREATE flag is set and the parent .sbd directory...
2003-09-12 Jeffrey StedfastImplements CamelLocalFolder::get_full_path() (publicly...
2002-11-11 Jeffrey StedfastUse g_strerror when setting an exception string (we...
2002-07-26 Jeffrey StedfastIf the path exists and is a directory, return non-NULL...
2002-07-26 Peter WilliamsRevert Jeff's previous change, it broke local folders...
2002-07-26 Jeffrey StedfastIf we're gonna do an elite hack, lets do it right.
2002-03-25 Not ZedWhen we add a new name, up all of the cache limits...
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-10-01 Dan WinshipDon't munge the URL; CamelSession's caching relies...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-02-09 Dan WinshipRewrite a bunch. Replace the existing folder cache...
2000-11-28 Not ZedSet the info size's properly, oops!
2000-11-15 Michael Zucci Initial cut for local provider, to handle mh/mailbox...