aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-data-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Ensure cmdbuf is initialized to avoid compiler warning.Jeremy Katz2003-05-171-1/+1
* ** Should fix #41629, #41448, et al.Not Zed2003-04-231-1/+1
* remove unused var.Not Zed2003-03-281-5/+0
* Replace calls to g_string_sprintfa() with g_string_append_printf() sinceJeffrey Stedfast2002-12-181-2/+2
* Use a bag instead of a hashtable to track the cache streams.Not Zed2002-12-091-105/+35
* Use g_strerror when setting an exception string (we need it to be inJeffrey Stedfast2002-11-111-4/+4
* Remove the hash table entry using the right path. Related to #29731.Not Zed2002-09-101-2/+2
* If we fail to be able to create a stream to insert into the cache, thenJeffrey Stedfast2002-06-011-0/+2
* Free the LIST pop3 command.Jeffrey Stedfast2002-04-201-0/+2
* Added #include <sys/types.h> for dirent.h which needs it on MacOS X.Jeffrey Stedfast2002-04-141-0/+1
* Changed name from "NT Login" to simply "Login".Not Zed2002-01-301-3/+15
* include stdlib.h (for alloca on freebsd) and only include alloca.h ifChris Toshok2001-12-141-0/+3
* Completely new implementation of NNTP.Not Zed2001-11-301-0/+476