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
/
providers
/
local
/
camel-spool-store.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused var.
Not Zed
2003-03-28
1
-1
/
+0
*
Undo jeff's changes.
Not Zed
2003-02-27
1
-3
/
+7
*
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
-15
/
+14
*
Use g_strerror when setting an exception string (we need it to be in
Jeffrey Stedfast
2002-11-11
1
-18
/
+19
*
Treat spool as a local folder, so the ref checks work right.
Not Zed
2002-09-26
1
-3
/
+1
*
Implement FOLDER_CREATE flag. (scan_dir): Dont free name on exception, its
Not Zed
2002-09-26
1
-13
/
+75
*
Include <sys/time.h> for struct timeval.
Not Zed
2002-06-26
1
-48
/
+251
*
We want to set unread_count to get_unread_message_count, not
Not Zed
2002-04-29
1
-2
/
+1
*
The day number has to be 2 chars wide, space filled to work properly with
Not Zed
2002-02-08
1
-1
/
+1
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-1
/
+0
*
Update the licensing information to require version 2 of the GPL
Ettore Perazzoli
2001-10-27
1
-2
/
+2
*
Don't munge the URL; CamelSession's caching relies on it not changing.
Dan Winship
2001-10-02
1
-19
/
+2
*
Build the path on the folderinfo.
0
2001-09-21
1
-3
/
+14
*
General cleanup of camel debug printfs.
9
2001-09-19
1
-4
/
+4
*
If filter inbox is set on the store, and we're opening inbox '', then
8
2001-09-19
1
-7
/
+3
*
Return the default folder (ie. INBOX) rather than saying we don't support
Jeffrey Stedfast
2001-08-31
1
-3
/
+1
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-1
/
+1
*
Only create a missing uid if we have indexing turned on.
Not Zed
2001-06-18
1
-27
/
+64
*
A new provider, for spool mailboxes. Mostly a cut and paste of the mbox
Not Zed
2001-06-12
1
-0
/
+194