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-store.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only send the LOGOUT command if the store is connected. (imap_connect):
Jeffrey Stedfast
2000-10-17
1
-0
/
+2
*
Simple subclass of CamelFolderSummary that also keeps a UIDVALIDITY value
Dan Winship
2000-10-13
1
-1
/
+1
*
New file containing camel_imap_command and friends. Major
Dan Winship
2000-10-04
1
-44
/
+0
*
Return untagged data in a GPtrArray rather than a string, since it saves
Dan Winship
2000-09-28
1
-1
/
+4
*
INBOX is case-insensitive. (get_root_folder_name): Make the root folder ""
Dan Winship
2000-09-22
1
-1
/
+1
*
Cleanup of lots of exception handling ; bugfixes
Peter Williams
2000-09-06
1
-3
/
+0
*
Don't wrap printed strings in quotes, makes things messy
Jeffrey Stedfast
2000-08-31
1
-0
/
+3
*
Prevent exceptions from being overwritten
Jeffrey Stedfast
2000-08-30
1
-5
/
+21
*
CamelRemoteStore: a new generic store for stores that connect to servers. Pre...
Peter Williams
2000-08-30
1
-8
/
+8
*
Now takes a char * parameter rather than a stream
Jeffrey Stedfast
2000-08-13
1
-1
/
+2
*
Changed param order a bit and fixed some logic
Jeffrey Stedfast
2000-08-12
1
-1
/
+1
*
New convenience function for multi-transactional commands (opening
Jeffrey Stedfast
2000-08-12
1
-1
/
+11
*
Merge with camel-async.
Peter Williams
2000-08-11
1
-6
/
+6
*
Get message count when STATUS is not available. (imap_init):
Jeffrey Stedfast
2000-07-29
1
-6
/
+11
*
Initialize the summary and subfolder listing. (imap_summary_free): Now
Jeffrey Stedfast
2000-07-25
1
-0
/
+2
*
Made it a little more forgiving. Also set current_folder to NULL as there
Jeffrey Stedfast
2000-07-24
1
-1
/
+1
*
New convenience function to unquote a string if it's encapsulated by "'s
Jeffrey Stedfast
2000-07-15
1
-2
/
+2
*
Updated to use CAMEL_IMAP_OK, CAMEL_IMAP_NO, CAMEL_IMAP_BAD, and
Jeffrey Stedfast
2000-07-14
1
-1
/
+1
*
Move the CAPABILITY command here so we don't have to keep checking each
Jeffrey Stedfast
2000-06-28
1
-0
/
+1
*
Updated
Jeffrey Stedfast
2000-06-23
1
-0
/
+1
*
IMAP will now allow you to login, and on some IMAP providers it will actually...
Jeffrey Stedfast
2000-06-14
1
-2
/
+1
*
Updated to reflect changes made in camel-imap-store.c
Jeffrey Stedfast
2000-06-10
1
-3
/
+3
*
worked on getting providers/imap/* to build cleanly, fixed a number of stupid...
Jeffrey Stedfast
2000-06-07
1
-1
/
+1
*
Ripped out camel_imap_command_get_additional_data() from camel-imap-store and...
Jeffrey Stedfast
2000-05-28
1
-2
/
+1
*
Took out code that had been there to reconnect to the server if it was not
Jeffrey Stedfast
2000-05-26
1
-1
/
+16
*
Added more files to the imap provider to use as an outline - will likely need...
Jeffrey Stedfast
2000-05-25
1
-0
/
+70