index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
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
*
First batch of disconnected IMAP-related stuff. This adds local
Dan Winship
2001-03-16
1
-4
/
+4
*
Delayed loading of IMAP message parts.
Dan Winship
2001-01-17
1
-4
/
+246
*
IMAP randomness.
Dan Winship
2001-01-03
1
-49
/
+44
*
New CamelFolderSearch subclass that just reimplements body_contains (using
Dan Winship
2000-12-22
1
-393
/
+0
*
Change the semantics of fmt: Now %S (capital S) means an IMAP "string",
Dan Winship
2000-12-19
1
-0
/
+35
*
Fixed to return the correct bytecount in all cases which is the real fix
Jeffrey Stedfast
2000-11-21
1
-3
/
+0
*
lso make sure not to go past the end of the buffer ;-)
Jeffrey Stedfast
2000-11-17
1
-1
/
+1
*
When extracting a literal string, capture up until the end of the last
Jeffrey Stedfast
2000-11-17
1
-0
/
+4
*
Improved IMAP namespace handling: leave the namespace in the
Dan Winship
2000-10-30
1
-42
/
+96
*
Fix a bug with "INBOX" (or anything else with NIL hierarchy separator) as
Dan Winship
2000-10-20
1
-1
/
+1
*
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