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-utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
New file containing camel_imap_command and friends. Major
Dan Winship
2000-10-04
1
-0
/
+74
*
Remove camel_folder_{get,free}_subfolder_info, as we want to be able to
Dan Winship
2000-10-03
1
-4
/
+6
*
Quote the folder name as it may contain spaces.
Jeffrey Stedfast
2000-09-27
1
-22
/
+21
*
Again...wrap the folder names in quotes
Jeffrey Stedfast
2000-09-23
1
-3
/
+4
*
New function to convert Camel flags to an IMAP flag_list.
Dan Winship
2000-09-22
1
-0
/
+60
*
Removed some unused functions.
Christopher James Lahey
2000-09-02
1
-45
/
+0
*
Reimplemented. It should now work correctly for most possible VFolder
Jeffrey Stedfast
2000-09-01
1
-175
/
+327
*
Removed old code that will never be needed again
Jeffrey Stedfast
2000-08-30
1
-97
/
+2
*
If we are trying to get a subfolder listing of the root folder, always
Jeffrey Stedfast
2000-08-08
1
-3
/
+7
*
Strip all \n's from the expression
Jeffrey Stedfast
2000-08-08
1
-4
/
+7
*
Only call imap_get_summary_internal if the folder can hold messages
Jeffrey Stedfast
2000-08-04
1
-5
/
+6
*
New and improved sexp parser. An honest try at using e-sexp is wrapped in
Jeffrey Stedfast
2000-08-02
1
-221
/
+313
*
Some IMAP servers don't wrap the UID in ()'s so don't depend on that
Jeffrey Stedfast
2000-08-01
1
-190
/
+235
*
Oops, forgot to free node->function - not good.
Jeffrey Stedfast
2000-08-01
1
-0
/
+1
*
New convenience function to translate a Camel sexp into the equivalent
Jeffrey Stedfast
2000-08-01
1
-0
/
+243
*
Added camel-imap-utils.[c,h]
Jeffrey Stedfast
2000-07-28
1
-0
/
+97