aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-private.h
Commit message (Expand)AuthorAgeFilesLines
* Make the folder_lock recursive. See bug #22363 for details. Basically,Jeffrey Stedfast2002-04-101-4/+4
* When we add a new name, up all of the cache limits, because we're probablyNot Zed2002-03-251-1/+3
* Don't allow any empty structs. If !ENABLE_THREADS, provide a gpointerJeffrey Stedfast2002-03-161-0/+12
* If we don't want to corrupt the uuencoded data by overwriting it withJeffrey Stedfast2002-01-171-0/+1
* Rewritten to use a cache for body searches when online. Will need someNot Zed2002-01-141-0/+17
* Initialize our private mutex. (camel_data_wrapper_finalize): Destroy ourJeffrey Stedfast2001-11-031-2/+17
* 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
* Change "gboolean connected" to "CamelServiceConnectionStatus status",Dan Winship2001-09-271-0/+1
* Emptied VeeStorePrivate, member wasn't used.62001-09-271-11/+1
* Force a refresh of vfolders before storing their count. This essentially12001-09-211-1/+2
* If filter inbox is set on the store, and we're opening inbox '', then82001-09-191-0/+5
* Slightly re-arranged filter/change notification logic. If we;re filtering,Not Zed2001-08-011-4/+4
* Initialize the private send_lock. (camel_transport_finalize): Free theJeffrey Stedfast2001-06-281-0/+14
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Same.Jeffrey Stedfast2001-03-171-1/+1
* re-constify inbuf, to remove a warning.Not Zed2001-03-141-4/+5
* Removed all files.Not Zed2001-02-221-0/+27
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-241-0/+153