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
/
imap
/
camel-imap-message-cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes bug #4224
Jeffrey Stedfast
2002-09-10
1
-9
/
+18
*
clear nonfatal stuff.
Not Zed
2002-09-04
1
-0
/
+3
*
Clean up some improper usage of CamelExceptions (looking at
Peter Williams
2002-07-17
1
-5
/
+0
*
Free the path buffer when we're done with it.
Jeffrey Stedfast
2002-06-01
1
-2
/
+3
*
Added #include <sys/types.h> for dirent.h which needs it on MacOS X.
Jeffrey Stedfast
2002-04-15
1
-1
/
+2
*
Turn off w() -> warnings.
9
2001-10-29
1
-0
/
+14
*
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
*
Lets try putting a camel_stream_reset() here. Logic being that the stream
Jeffrey Stedfast
2001-10-27
1
-0
/
+1
*
Flush the stream here, not sure it really matters but it might (hopefully)
Jeffrey Stedfast
2001-10-19
1
-0
/
+1
*
Pass an exception to the cache. (imap_append_online): Same.
Jeffrey Stedfast
2001-09-14
1
-22
/
+40
*
Doh. Don't remove things from the hash table while foreach'ing it. (And
Dan Winship
2001-07-03
1
-5
/
+12
*
Return the largest real UID in the cache (as an integer). Eventually to be
Dan Winship
2001-06-16
1
-0
/
+16
*
Create a CamelDiscoDiary. (imap_disconnect_offline): And free it.
Dan Winship
2001-05-30
1
-4
/
+1
*
Support the IMAP UIDPLUS extension (RFC 2359), which lets you
Dan Winship
2001-05-01
1
-28
/
+200
*
Plug memory leaks.
Dan Winship
2001-04-13
1
-0
/
+1
*
Big header cleanups and nntp compile fix
Kjartan Maraas
2001-03-30
1
-0
/
+2
*
Function to check if the store is online and set an exception if not.
Dan Winship
2001-03-21
1
-0
/
+13
*
First batch of disconnected IMAP-related stuff. This adds local
Dan Winship
2001-03-16
1
-0
/
+277