index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
camel-data-cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use camel_mkdir().
Jeffrey Stedfast
2003-07-08
1
-2
/
+2
*
Ensure cmdbuf is initialized to avoid compiler warning.
Jeremy Katz
2003-05-17
1
-1
/
+1
*
** Should fix #41629, #41448, et al.
Not Zed
2003-04-23
1
-1
/
+1
*
remove unused var.
Not Zed
2003-03-28
1
-5
/
+0
*
Replace calls to g_string_sprintfa() with g_string_append_printf() since
Jeffrey Stedfast
2002-12-18
1
-2
/
+2
*
Use a bag instead of a hashtable to track the cache streams.
Not Zed
2002-12-09
1
-105
/
+35
*
Use g_strerror when setting an exception string (we need it to be in
Jeffrey Stedfast
2002-11-11
1
-4
/
+4
*
Remove the hash table entry using the right path. Related to #29731.
Not Zed
2002-09-10
1
-2
/
+2
*
If we fail to be able to create a stream to insert into the cache, then
Jeffrey Stedfast
2002-06-01
1
-0
/
+2
*
Free the LIST pop3 command.
Jeffrey Stedfast
2002-04-20
1
-0
/
+2
*
Added #include <sys/types.h> for dirent.h which needs it on MacOS X.
Jeffrey Stedfast
2002-04-14
1
-0
/
+1
*
Changed name from "NT Login" to simply "Login".
Not Zed
2002-01-30
1
-3
/
+15
*
include stdlib.h (for alloca on freebsd) and only include alloca.h if
Chris Toshok
2001-12-14
1
-0
/
+3
*
Completely new implementation of NNTP.
Not Zed
2001-11-30
1
-0
/
+476