Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / providers / local / camel-local-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-08-23 Srinivasa Ragavan ** Fix for bug #347905 by Matt Davey
2006-01-10 Simon ZhengDelete function camel_mkdir().
2006-01-05 Kjartan Maraas,... Return stuff from this non-void function. Move some...
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-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-05-26 Not Zedremoved.
2004-05-17 Not Zed** Bug #56050.
2004-03-15 Not Zedsame as below for path.
2004-03-11 Not Zedturn off NOINFERIORS always, translate to nochildren.
2004-02-13 Jeffrey StedfastSame.
2004-02-05 Not Zedrename .cmeta file too, and fix the recovery order.
2003-12-08 Jeffrey StedfastFixes bug #51881
2003-09-12 Jeffrey StedfastImplements CamelLocalFolder::get_full_path() (publicly...
2002-12-17 Jeffrey StedfastReplace calls to g_string_sprintfa() with g_string_appe...
2002-12-09 Not ZedUse a bag instead of a hashtable to track the cache...
2002-11-11 Jeffrey StedfastUse g_strerror when setting an exception string (we...
2002-11-02 Jeffrey StedfastUse g_path_get_basename instead of g_strdup (g_basename...
2002-09-26 Not ZedImplement FOLDER_CREATE flag. (scan_dir): Dont free...
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-05-07 Not ZedCheck for LOGIN xxxx as well if debug is on, so we...
2002-04-18 Not ZedIf we get a failure, make sure we set an exception.
2002-03-25 Not ZedWhen we add a new name, up all of the cache limits...
2001-10-30 0Dont try to move ibex if we have none.
2001-10-28 8Changed to call ibex_move to rename it internally.
2001-10-28 8Use path not protocol as the path part of the uri of...
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-09-20 0Build the path on the folderinfo.
2001-09-19 9General cleanup of camel debug printfs.
2001-09-18 8If filter inbox is set on the store, and we're opening...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-05-03 Dan Winshipnew abstract class for disconnectable remote stores
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-02-15 Jeffrey StedfastEmit the folder_created signal here.
2001-02-09 Dan WinshipRewrite a bunch. Replace the existing folder cache...
2000-11-29 Not ZedAdd a missed unref.
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...