aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/local/camel-local-store.c
Commit message (Expand)AuthorAgeFilesLines
* Kill dead filesJP Rosevear2005-01-111-477/+0
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+1
* removed.Not Zed2004-05-261-1/+0
* ** Bug #56050.Not Zed2004-05-171-3/+41
* same as below for path.Not Zed2004-03-151-1/+2
* turn off NOINFERIORS always, translate to nochildren.Not Zed2004-03-111-2/+2
* Same.Jeffrey Stedfast2004-02-141-23/+11
* rename .cmeta file too, and fix the recovery order.Not Zed2004-02-051-0/+8
* Fixes bug #51881Jeffrey Stedfast2003-12-091-2/+27
* Implements CamelLocalFolder::get_full_path() (publicly namespaced so thatJeffrey Stedfast2003-09-131-6/+5
* Replace calls to g_string_sprintfa() with g_string_append_printf() sinceJeffrey Stedfast2002-12-181-3/+3
* Use a bag instead of a hashtable to track the cache streams.Not Zed2002-12-091-6/+8
* Use g_strerror when setting an exception string (we need it to be inJeffrey Stedfast2002-11-111-21/+23
* Use g_path_get_basename instead of g_strdup (g_basename (filename)).Jeffrey Stedfast2002-11-021-1/+1
* Implement FOLDER_CREATE flag. (scan_dir): Dont free name on exception, itsNot Zed2002-09-261-4/+8
* If the path exists and is a directory, return non-NULL. Missed this beforeJeffrey Stedfast2002-07-271-2/+3
* Revert Jeff's previous change, it broke local folders. UninitializedPeter Williams2002-07-271-2/+2
* If we're gonna do an elite hack, lets do it right.Jeffrey Stedfast2002-07-261-2/+2
* Check for LOGIN xxxx as well if debug is on, so we dont print passwords toNot Zed2002-05-071-2/+2
* If we get a failure, make sure we set an exception.Not Zed2002-04-181-2/+6
* When we add a new name, up all of the cache limits, because we're probablyNot Zed2002-03-251-7/+8
* Dont try to move ibex if we have none.02001-10-301-4/+7
* Changed to call ibex_move to rename it internally.82001-10-281-9/+44
* Use path not protocol as the path part of the uri of the folder_created82001-10-281-2/+50
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Don't munge the URL; CamelSession's caching relies on it not changing.Dan Winship2001-10-021-15/+22
* Build the path on the folderinfo.02001-09-211-1/+2
* General cleanup of camel debug printfs.92001-09-191-1/+1
* If filter inbox is set on the store, and we're opening inbox '', then82001-09-191-0/+3
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* new abstract class for disconnectable remote storesDan Winship2001-05-041-6/+2
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-1/+2
* Emit the folder_created signal here.Jeffrey Stedfast2001-02-161-0/+14
* Rewrite a bunch. Replace the existing folder cache stuff with much simplerDan Winship2001-02-101-44/+28
* Add a missed unref.Not Zed2000-11-291-0/+3
* Set the info size's properly, oops!Not Zed2000-11-281-17/+116
* Initial cut for local provider, to handle mh/mailbox/maildir atMichael Zucci2000-11-151-0/+211