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
/
imap4
/
camel-imap4-engine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly handle NILs for the namespace separator (somehow I missed this,
Jeffrey Stedfast
2004-11-13
1
-3
/
+13
*
Added much in-line documentation. (engine_parse_capability): Use
Jeffrey Stedfast
2004-11-05
1
-7
/
+151
*
New files implementing a folder-info cache for offline mode (and faster
Jeffrey Stedfast
2004-10-27
1
-23
/
+7
*
updated comment
Jeffrey Stedfast
2004-10-21
1
-0
/
+1
*
kill cast as lvalue warning.
Not Zed
2004-10-13
1
-0
/
+1
*
Pass a reconnect func.
Jeffrey Stedfast
2004-08-04
1
-1
/
+21
*
This needs to prequeue the CAPABILITY command rather than queue it
Jeffrey Stedfast
2004-07-31
1
-3
/
+3
*
fixed sed-o's (s/IMAP44/IMAP4/g)
Jeffrey Stedfast
2004-07-31
1
-6
/
+6
*
Changed to be the same prototype as engine_queue().
Jeffrey Stedfast
2004-07-28
1
-10
/
+24
*
Don't instantiate an engine here. Instead, take an engine as an argument
Jeffrey Stedfast
2004-07-27
1
-19
/
+17
*
Don't always try and parse a RESP-CODE in the BYE case as the RESP-CODE is
Jeffrey Stedfast
2004-06-11
1
-1
/
+9
*
If flags does not include FOLDER_INFO_FAST, get the total/unread counts
Jeffrey Stedfast
2004-06-11
1
-164
/
+0
*
removed debug printfs
Jeffrey Stedfast
2004-06-05
1
-3
/
+0
*
Always just return 0, don't try to PR_Sync() - fsync on a socket causes an
Jeffrey Stedfast
2004-06-05
1
-1
/
+5
*
Defined.
Jeffrey Stedfast
2004-04-07
1
-1
/
+1
*
Partially implemented. (imap4_get_folder): Implemented.
Jeffrey Stedfast
2004-03-31
1
-0
/
+4
*
Implemented.
Jeffrey Stedfast
2004-03-30
1
-0
/
+1669