| Commit message (Expand) | Author | Age | Files | Lines |
* | add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES): add | Chris Toshok | 2000-10-07 | 1 | -0/+2 |
* | new file. | Chris Toshok | 2000-10-07 | 3 | -0/+301 |
* | Don't compile the NNTP provider as it currently doesn't build because | Ettore Perazzoli | 2000-10-07 | 1 | -1/+1 |
* | add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES): add | Chris Toshok | 2000-10-06 | 8 | -24/+199 |
* | revert to old method (only use XOVER if OVER is supported.) | Chris Toshok | 2000-10-05 | 2 | -14/+24 |
* | return a gboolean so we can tell if this command worked. we can't key off | Chris Toshok | 2000-10-05 | 1 | -8/+9 |
* | Fix a case where a variable was free'd and then possibly used in an error | Dan Winship | 2000-10-05 | 1 | -1/+2 |
* | news: -> nntp:. | Chris Toshok | 2000-10-05 | 1 | -23/+2 |
* | use "nntp:" instead of "news:" since "news:" urls aren't supposed to have | Chris Toshok | 2000-10-05 | 1 | -2/+7 |
* | borrow some code from the imap provider to query the user for their | Chris Toshok | 2000-10-05 | 2 | -30/+109 |
* | IMAP4 (pre-rev1) doesn't support the 'LIST "" ""' idiom, so don't use it. | Dan Winship | 2000-10-05 | 1 | -19/+28 |
* | Quote the mailbox name when sending a SELECT request otherwise mailboxes | Jeffrey Stedfast | 2000-10-04 | 1 | -1/+1 |
* | New file containing camel_imap_command and friends. Major | Dan Winship | 2000-10-04 | 8 | -1194/+713 |
* | New convenience function to determine if there are any 8bit mime parts in | Jeffrey Stedfast | 2000-10-03 | 1 | -11/+28 |
* | Use the CamelInternetAddress parser. (smtp_get_email_addr_from_text): | Jeffrey Stedfast | 2000-10-03 | 1 | -53/+16 |
* | Remove default_ports. | Dan Winship | 2000-10-03 | 12 | -11/+9 |
* | Remove camel_folder_{get,free}_subfolder_info, as we want to be able to | Dan Winship | 2000-10-03 | 13 | -236/+252 |
* | More updating... still not usable, or even compilable | Dan Winship | 2000-10-03 | 4 | -46/+266 |
* | another mem leak fix | Jeffrey Stedfast | 2000-09-29 | 1 | -0/+5 |
* | Fixed some memory leaks. (camel_smtp_transport_init): Initialize | Jeffrey Stedfast | 2000-09-29 | 2 | -59/+44 |
* | Don't send the recipient data through smtp_get_email_addr_from_text - this | Jeffrey Stedfast | 2000-09-29 | 1 | -15/+14 |
* | When getting a literal string response, don't include the \r\n after the | Jeffrey Stedfast | 2000-09-29 | 3 | -1/+10 |
* | New function to fold headers. | Not Zed | 2000-09-28 | 2 | -181/+195 |
* | Return untagged data in a GPtrArray rather than a string, since it saves | Dan Winship | 2000-09-28 | 4 | -142/+191 |
* | 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 | 3 | -8/+9 |
* | The root folder's name is "", not the namespace. (camel_imap_folder_new): | Dan Winship | 2000-09-23 | 3 | -11/+7 |
* | New function to convert Camel flags to an IMAP flag_list. | Dan Winship | 2000-09-22 | 4 | -223/+135 |
* | INBOX is case-insensitive. (get_root_folder_name): Make the root folder "" | Dan Winship | 2000-09-22 | 3 | -263/+110 |
* | Use the linewrap filter to achieve full RFC0821 compliance. | Jeffrey Stedfast | 2000-09-20 | 1 | -128/+133 |
* | Fix the case where INBOX isn't returned in the folder listing. | Dan Winship | 2000-09-20 | 1 | -1/+6 |
* | Removed (camel_folder_init, camel_folder_construct): New object init | Dan Winship | 2000-09-20 | 18 | -322/+275 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 2 | -2/+2 |
* | Don't use dir_sep as top-level directory, use "/". | Jeffrey Stedfast | 2000-09-15 | 2 | -8/+5 |
* | Don't look at the response of the command. camel_imap_command_extended() | Dan Winship | 2000-09-15 | 1 | -80/+2 |
* | Rewrote to take a third argument (gboolean *selectable) so that we can | Jeffrey Stedfast | 2000-09-14 | 2 | -21/+95 |
* | fixes to make this beast distcheck | Peter Teichman | 2000-09-13 | 1 | -0/+1 |
* | Fixed a warning. | Christopher James Lahey | 2000-09-09 | 2 | -0/+2 |
* | *** empty log message *** | Dan Winship | 2000-09-08 | 1 | -0/+7 |
* | Make KPOP work again. | Dan Winship | 2000-09-08 | 1 | -1/+2 |
* | care about response code. (get_HEAD_headers): same. | Chris Toshok | 2000-09-06 | 9 | -97/+263 |
* | Update for CamelObject and some other changes | Dan Winship | 2000-09-06 | 5 | -90/+69 |
* | Cache provider, for caching a remote store locally. This is not done yet. | Dan Winship | 2000-09-06 | 9 | -0/+1471 |
* | Cleanup of lots of exception handling ; bugfixes | Peter Williams | 2000-09-06 | 7 | -241/+168 |
* | Removed some unused functions. | Christopher James Lahey | 2000-09-02 | 1 | -45/+0 |
* | remove get_folder_name. (nntp_store_get_folder_name): remove. | Chris Toshok | 2000-09-01 | 1 | -8/+0 |
* | use camel_remote_store_recv_line. | Chris Toshok | 2000-09-01 | 5 | -219/+100 |
* | make this a bit more robust. try to create an empty .newsrc file for the | Chris Toshok | 2000-09-01 | 4 | -37/+266 |
* | Reimplemented. It should now work correctly for most possible VFolder | Jeffrey Stedfast | 2000-09-01 | 1 | -175/+327 |
* | Don't save any exceptions caused by camel_imap_folder_changed | Jeffrey Stedfast | 2000-08-31 | 2 | -10/+40 |
* | Rewrote to ignore strings that look like server responses until it is sure | Jeffrey Stedfast | 2000-08-31 | 2 | -12/+63 |
* | Don't wrap printed strings in quotes, makes things messy | Jeffrey Stedfast | 2000-08-31 | 4 | -133/+433 |
* | Make CamelServices connect only when told to (old behavior). Make CamelRemote... | Peter Williams | 2000-08-31 | 1 | -17/+20 |
* | General cleanup / moving stuff around to make things easier to follow. | Jeffrey Stedfast | 2000-08-31 | 1 | -41/+56 |
* | Prevent exceptions from being overwritten | Jeffrey Stedfast | 2000-08-30 | 3 | -123/+145 |
* | Removed old code that will never be needed again | Jeffrey Stedfast | 2000-08-30 | 2 | -212/+90 |
* | CamelRemoteStore: a new generic store for stores that connect to servers. Pre... | Peter Williams | 2000-08-30 | 10 | -867/+492 |
* | Updated to check for EXPUNGE notifications | Jeffrey Stedfast | 2000-08-30 | 4 | -21/+72 |
* | Fixed the hack around quoted string responses - should now handle them | Jeffrey Stedfast | 2000-08-29 | 2 | -165/+158 |
* | Free()ing memory allocated through alloca() is Not A Good Thing. | Ettore Perazzoli | 2000-08-28 | 1 | -1/+0 |
* | Add support for specifying on which port to connect to a server; fix a potent... | Peter Williams | 2000-08-26 | 8 | -0/+9 |
* | If the url path is "/" and the folder path is "/", just LIST "" "*" (this | Jeffrey Stedfast | 2000-08-26 | 1 | -2/+2 |
* | If the url path is "/" and the folder path is "/", just LIST "" "*" (this | Jeffrey Stedfast | 2000-08-26 | 1 | -7/+31 |
* | Remove this duplicate file to fix build | JP Rosevear | 2000-08-25 | 1 | -0/+2 |
* | And here too. | Not Zed | 2000-08-24 | 2 | -0/+6 |
* | use BODY.PEEK, not BODY, so we don't set the message \Seen. | Dan Winship | 2000-08-23 | 1 | -1/+1 |
* | Fixed a small warning. | Christopher James Lahey | 2000-08-23 | 1 | -3/+3 |
* | Automatically connect services when given a valid URL (should hopefully disco... | Peter Williams | 2000-08-23 | 4 | -45/+100 |
* | Make sure newsrc is not null (nntp_folder_get_subfolder_names): ditto | JP Rosevear | 2000-08-22 | 2 | -6/+18 |
* | Make sure respbuffer is not null before manipulating it. If it is null, | JP Rosevear | 2000-08-22 | 1 | -3/+10 |
* | Whole buncha leak fixes thanks to Purify | Matthew Loper | 2000-08-17 | 2 | -3/+5 |
* | Add support for copying messages | Peter Williams | 2000-08-16 | 1 | -1/+1 |
* | Add camel-nntp-utils.h | Dan Winship | 2000-08-14 | 1 | -1/+2 |
* | do a strcasecmp rather than just a strcmp when checking if a folder is | Dan Winship | 2000-08-14 | 1 | -1/+1 |
* | (imap_get_subfolder_names_internal): Add "INBOX" to the list as | Dan Winship | 2000-08-13 | 1 | -1/+1 |
* | Don't assume the FETCH results will come back in the order they were | Dan Winship | 2000-08-13 | 1 | -2/+2 |
* | Now takes a char * parameter rather than a stream | Jeffrey Stedfast | 2000-08-13 | 3 | -8/+115 |
* | New function to do one round of attempted authentication. (pop3_connect): | Dan Winship | 2000-08-13 | 1 | -105/+101 |
* | No longer calls try_connect() to get authtypes | Jeffrey Stedfast | 2000-08-13 | 1 | -2/+4 |
* | Changed param order a bit and fixed some logic | Jeffrey Stedfast | 2000-08-12 | 3 | -28/+53 |
* | New convenience function for multi-transactional commands (opening | Jeffrey Stedfast | 2000-08-12 | 3 | -33/+209 |
* | Fixed a warning. | Christopher James Lahey | 2000-08-12 | 1 | -2/+2 |
* | remove get_name and get_full_name assignments, since the camel-folder.c | Chris Toshok | 2000-08-12 | 1 | -16/+0 |
* | use g_get_home_dir, since evolution_dir isn't available in the providers. | Chris Toshok | 2000-08-12 | 1 | -3/+2 |
* | Implement. (mh_get_message_user_tag): Implement. | Not Zed | 2000-08-11 | 2 | -0/+60 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 4 | -5/+10 |
* | t Zed <NotZed@HelixCode.com> | Michael Zucci | 2000-08-11 | 1 | -28/+17 |
* | Removed unecessary change and fixed indenting. | Michael Zucci | 2000-08-11 | 1 | -231/+214 |
* | If we go over the max number of messages, don't keep requesting new | Jeffrey Stedfast | 2000-08-11 | 1 | -13/+17 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 37 | -1014/+901 |
* | A better way to compress leading whitespace. The code is probably invalid | Not Zed | 2000-08-11 | 8 | -567/+643 |
* | Fix the NNTP provider's Makefile.am so that it does not use installed | Ettore Perazzoli | 2000-08-09 | 2 | -5/+8 |
* | New code to keep an on-disk cache of what UIDs have been seen in a folder. | Dan Winship | 2000-08-09 | 5 | -5/+5 |
* | Only retry another uid if we had a name clash, otherwise fail. | Not Zed | 2000-08-08 | 4 | -9/+105 |
* | If we are trying to get a subfolder listing of the root folder, always | Jeffrey Stedfast | 2000-08-08 | 2 | -10/+23 |
* | Strip all \n's from the expression | Jeffrey Stedfast | 2000-08-08 | 1 | -4/+7 |
* | If we fail to get a dir_sep, then supply the default of "/". (get_folder): | Jeffrey Stedfast | 2000-08-05 | 1 | -28/+31 |
* | Coredump fix when IMAP get_folder with NULL dir_sep | Peter Williams | 2000-08-05 | 1 | -1/+1 |
* | Indexes into the flags array are message_number minus 1, not just | Dan Winship | 2000-08-05 | 1 | -2/+2 |
* | add a debugging macro for doing protocol tracing. | Dan Winship | 2000-08-04 | 1 | -2/+24 |
* | Only call imap_get_summary_internal if the folder can hold messages | Jeffrey Stedfast | 2000-08-04 | 2 | -7/+10 |
* | Initialize the service_cache for the news/nntp providers | Jeffrey Stedfast | 2000-08-04 | 1 | -6/+10 |
* | srcdir != builddir fix | Peter Williams | 2000-08-03 | 1 | -0/+1 |
* | Kill this. It doesn't have any code to do anything the new mh provider | Dan Winship | 2000-08-03 | 14 | -2068/+2 |
* | When forced to use the IP, place it in square brackets. | Jeffrey Stedfast | 2000-08-02 | 1 | -7/+12 |
* | New and improved sexp parser. An honest try at using e-sexp is wrapped in | Jeffrey Stedfast | 2000-08-02 | 2 | -222/+314 |
* | cvsignore file | Peter Williams | 2000-08-01 | 1 | -0/+7 |
* | Initial cut at mh provider. Well, it already does everything | Not Zed | 2000-08-01 | 10 | -1/+1219 |
* | Some IMAP servers don't wrap the UID in ()'s so don't depend on that | Jeffrey Stedfast | 2000-08-01 | 2 | -208/+253 |
* | Oops, forgot to free node->function - not good. | Jeffrey Stedfast | 2000-08-01 | 1 | -0/+1 |
* | Buffer overrun fix in g_strfreev -- two more that I forgot | Peter Williams | 2000-08-01 | 1 | -0/+2 |
* | Buffer overrun fix in g_strfreev | Peter Williams | 2000-08-01 | 1 | -0/+1 |
* | New convenience function to translate a Camel sexp into the equivalent | Jeffrey Stedfast | 2000-08-01 | 4 | -46/+328 |
* | Make sure the third word/token (whatever) is "EXPUNGE" and not something | Jeffrey Stedfast | 2000-07-29 | 1 | -24/+35 |
* | fixed a few logic errors | Jeffrey Stedfast | 2000-07-29 | 2 | -8/+8 |
* | Cleaned up a bit, now uses imap_next_word() (camel_imap_command_extended): | Jeffrey Stedfast | 2000-07-29 | 2 | -35/+85 |
* | Get message count when STATUS is not available. (imap_init): | Jeffrey Stedfast | 2000-07-29 | 3 | -55/+123 |
* | Fixed my routine to only fetch new headers, my IDs were off by 1 on the | Jeffrey Stedfast | 2000-07-28 | 1 | -1/+1 |
* | Added camel-imap-utils.[c,h] | Jeffrey Stedfast | 2000-07-28 | 5 | -106/+172 |
* | Now uses a hash table for looking up message info rather than a linear | Jeffrey Stedfast | 2000-07-28 | 2 | -18/+36 |
* | Fix Makefile.am booboo. | Peter Williams | 2000-07-28 | 9 | -18/+0 |
* | Fixed a few compiler warnings | Jeffrey Stedfast | 2000-07-26 | 1 | -2/+2 |
* | Fixed the real problem that Peter was running into. | Jeffrey Stedfast | 2000-07-26 | 1 | -11/+11 |
* | IMAP expunge crash prevention... still not right... | Peter Williams | 2000-07-26 | 1 | -0/+1 |
* | Optimized to try and get the new message headers without reloading the | Jeffrey Stedfast | 2000-07-25 | 3 | -87/+73 |
* | Updated to give special attention to the root folder. | Jeffrey Stedfast | 2000-07-25 | 3 | -24/+39 |
* | Remove exceptions from a number of methods that work on what ought to be | Dan Winship | 2000-07-25 | 6 | -314/+229 |
* | Updated to port easily to the new Camel API (imap_init): Don't SELECT | Jeffrey Stedfast | 2000-07-25 | 1 | -36/+28 |
* | Initialize the summary and subfolder listing. (imap_summary_free): Now | Jeffrey Stedfast | 2000-07-25 | 4 | -103/+161 |
* | Remove camel_folder_get_message_uid, which was not used, and not | Dan Winship | 2000-07-24 | 1 | -10/+0 |
* | Made it a little more forgiving. Also set current_folder to NULL as there | Jeffrey Stedfast | 2000-07-24 | 3 | -54/+90 |
* | Clear CamelExceptions when appropriate (eg when folder is marked as | Jeffrey Stedfast | 2000-07-23 | 2 | -40/+47 |
* | Updated to not strip out subfolders that are marked as \NoSelect because | Jeffrey Stedfast | 2000-07-22 | 2 | -7/+49 |
* | Updated with some of the same fixes I've made to camel-imap-folder.c like | Jeffrey Stedfast | 2000-07-22 | 1 | -3/+3 |
* | Rewrote the code to check for "* %d RECENT". Still needs to be modified, | Jeffrey Stedfast | 2000-07-22 | 1 | -7/+11 |
* | Oops. Fix UID parser to allow 0 and 9 to be in the range of valid UID | Jeffrey Stedfast | 2000-07-20 | 1 | -2/+2 |
* | General cleanup working towards getting Actions->Expunge working | Jeffrey Stedfast | 2000-07-20 | 2 | -96/+51 |
* | If the folder's message count is not the same as the number of summaries, | Jeffrey Stedfast | 2000-07-20 | 1 | -9/+20 |
* | Added in imap_[g,s]et_message_user_flag() methods (imap_get_message_info): | Jeffrey Stedfast | 2000-07-19 | 1 | -50/+109 |
* | Added in imap_[g,s]et_message_user_flag() methods | Jeffrey Stedfast | 2000-07-19 | 2 | -28/+32 |
* | Send a "LOGOUT" command. | Jeffrey Stedfast | 2000-07-18 | 2 | -4/+17 |
* | Hacks to get IMAP code to work with CommunigatePro and MS Exchange (and | Jeffrey Stedfast | 2000-07-18 | 1 | -2/+2 |
* | oops, s/status/s in imap_sync() | Jeffrey Stedfast | 2000-07-18 | 1 | -2/+2 |
* | Hacks to get IMAP code to work with CommunigatePro and MS Exchange (and | Jeffrey Stedfast | 2000-07-18 | 1 | -3/+1 |
* | Hacks to get IMAP code to work with CommunigatePro and MS Exchange (and | Jeffrey Stedfast | 2000-07-18 | 1 | -6/+6 |
* | minor fixes that came up when building with gcc -ansi -pedantic | Jeffrey Stedfast | 2000-07-17 | 1 | -4/+4 |
* | All SELECT calls now pass a NULL folder argument to | Jeffrey Stedfast | 2000-07-17 | 1 | -4/+4 |
* | All SELECT calls now pass a NULL folder argument to | Jeffrey Stedfast | 2000-07-17 | 2 | -24/+43 |
* | One last fix to get rid of hard-coded "/" directory separators | Jeffrey Stedfast | 2000-07-15 | 1 | -1/+4 |
* | Oops, minor fix to make any dir_sep work. | Jeffrey Stedfast | 2000-07-15 | 1 | -2/+2 |
* | New convenience function to unquote a string if it's encapsulated by "'s | Jeffrey Stedfast | 2000-07-15 | 3 | -27/+113 |
* | If the summary is for a smaller mbox, and rebuilding from the last-known | Dan Winship | 2000-07-14 | 1 | -8/+7 |
* | If a SELECT fails, set imap_store->current_folder to NULL so a SELECT is | Jeffrey Stedfast | 2000-07-14 | 2 | -48/+14 |
* | Updated to use CAMEL_IMAP_OK, CAMEL_IMAP_NO, CAMEL_IMAP_BAD, and | Jeffrey Stedfast | 2000-07-14 | 3 | -20/+19 |
* | Oops. If the number of messages in the folder is 0, don't fetch summaries | Jeffrey Stedfast | 2000-07-14 | 2 | -15/+25 |
* | Oops. If the number of messages in the folder is 0, don't fetch summaries | Jeffrey Stedfast | 2000-07-14 | 1 | -0/+6 |
* | define a set of CAMEL_SERVICE_URL_ALLOW_* flags parallel to the _NEED_* | Dan Winship | 2000-07-14 | 1 | -1/+3 |
* | New and improved approach to fetching an entire folder summary that should | Jeffrey Stedfast | 2000-07-13 | 1 | -0/+2 |
* | New and improved approach to fetching an entire folder summary that should | Jeffrey Stedfast | 2000-07-13 | 1 | -166/+110 |
* | Don't fetch the entire RFC822 header, just fetch the fields we want. | Jeffrey Stedfast | 2000-07-13 | 1 | -3/+6 |
* | Oops, missed a source file. | Jeffrey Stedfast | 2000-07-13 | 1 | -1/+3 |
* | Chris forgot to add #include <e-util/e-util.h> to the source files | Jeffrey Stedfast | 2000-07-13 | 1 | -4/+5 |
* | Undid clahey's e_strstrcase because e_strstrcase DOES NOT EXIST in | Jeffrey Stedfast | 2000-07-13 | 1 | -6/+6 |
* | From addressbook/ChangeLog: | Christopher James Lahey | 2000-07-13 | 1 | -4/+4 |
* | get the article num out of our uid and mark it read in the newsrc. | Chris Toshok | 2000-07-13 | 2 | -40/+38 |
* | Useful default implementations for free_{uids,subfolder_names,summary}. | Dan Winship | 2000-07-13 | 5 | -57/+11 |
* | Solaris fixes: make sure not to pass NULL to printf's %s | Matthew Loper | 2000-07-13 | 1 | -2/+4 |
* | Use mbox_set_message_flags () instead of setting the flags by hand. This | Jeffrey Stedfast | 2000-07-13 | 2 | -6/+6 |
* | don't add test-newsrc to the build since it needs libcamel (which isn't | Chris Toshok | 2000-07-13 | 4 | -179/+212 |
* | Updated to emit the message_changed signal. (imap_delete_message): Updated | Jeffrey Stedfast | 2000-07-12 | 2 | -8/+42 |
* | fix %08x to %04x | Jeffrey Stedfast | 2000-07-12 | 1 | -1/+1 |
* | Now takes a flags argument to specify the flags to be set on the message | Jeffrey Stedfast | 2000-07-12 | 2 | -9/+19 |
* | This shouldn't return NULL, it should return g_ptr_array_new () so the | Jeffrey Stedfast | 2000-07-12 | 1 | -1/+1 |
* | Initialize a variable to make this not crash again. And fix a bug so it | Dan Winship | 2000-07-11 | 1 | -2/+2 |
* | kill more debugging messages | Dan Winship | 2000-07-11 | 2 | -22/+0 |
* | Implemented. | Jeffrey Stedfast | 2000-07-10 | 3 | -0/+81 |
* | New function to copy a header_references structure. | Dan Winship | 2000-07-10 | 1 | -71/+44 |
* | Update to reflect past changes in the Camel API. Use gtk macro casts | Jeffrey Stedfast | 2000-07-09 | 7 | -74/+83 |
* | Don't cache the exact server response, only cache the important data (aka | Jeffrey Stedfast | 2000-07-08 | 1 | -4/+30 |
* | Make this return a GPtrArray rather than a GList. | Dan Winship | 2000-07-08 | 3 | -5/+5 |
* | Fixed the parser to actually work | Jeffrey Stedfast | 2000-07-08 | 1 | -14/+12 |
* | Parse for more header information to allow message threading in IMAP. | Jeffrey Stedfast | 2000-07-07 | 1 | -27/+159 |
* | Oops. Don't pass port # as a string in the error code (if it fails to | Jeffrey Stedfast | 2000-07-06 | 1 | -4/+5 |
* | Changed over to camel_imap_command_extended as that was the source of the | Jeffrey Stedfast | 2000-07-06 | 1 | -10/+8 |
* | remove some non-error case debugging messages. | Dan Winship | 2000-07-06 | 2 | -19/+1 |
* | Suppress debugging messages from the mbox provider. | Ettore Perazzoli | 2000-07-06 | 1 | -1/+6 |
* | Fix the "clashing UIDs are not updated on disk" problem by syncing | Ettore Perazzoli | 2000-07-06 | 2 | -11/+5 |
* | Fix a bug in error-setting code. (pop3_connect): Don't re-prompt for | Dan Winship | 2000-07-03 | 1 | -22/+38 |
* | New functions to freeze and thaw a folder (to prevent message/folder | Dan Winship | 2000-07-03 | 1 | -13/+5 |
* | New method, to return an end-user-friendly name corresponding to a | Dan Winship | 2000-07-02 | 6 | -1/+80 |
* | remove unneeded libcamelimap_la_LDADD. | Dan Winship | 2000-07-02 | 1 | -3/+0 |
* | fix the CAPA-parsing code to not get into an infinite loop. | Dan Winship | 2000-07-02 | 1 | -2/+4 |
* | Fixed the bug that would sometimes leave part of the server response | Jeffrey Stedfast | 2000-07-02 | 1 | -7/+16 |
* | Renamed _by_uid methods. Since we no longer have get-by-number methods, no | Jeffrey Stedfast | 2000-07-01 | 4 | -64/+59 |
* | New function, to copy a message from one folder to another. The default | Jeffrey Stedfast | 2000-07-01 | 1 | -14/+37 |
* | Utilities for parsing broken date strings. | Jeffrey Stedfast | 2000-07-01 | 1 | -0/+3 |
* | providers/imap/camel-imap-folder.c: added move_message_to() | Jeffrey Stedfast | 2000-07-01 | 1 | -0/+41 |
* | imap_expunge should now give more meaningful errors | Jeffrey Stedfast | 2000-06-30 | 1 | -2/+2 |
* | Changed to keep prompting user for a valid password until it either | Jeffrey Stedfast | 2000-06-29 | 3 | -122/+174 |
* | General cleanup (camel_mbox_summary_sync): Fixed a memory leak and added | Jeffrey Stedfast | 2000-06-29 | 4 | -327/+388 |
* | Move the CAPABILITY command here so we don't have to keep checking each | Jeffrey Stedfast | 2000-06-28 | 4 | -59/+52 |
* | Don't close the filter stream when done with it (this causes the source | Christopher James Lahey | 2000-06-28 | 1 | -1/+1 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 1 | -4/+13 |
* | providers/imap/camel-imap-[store,folder].c: Improved folder parsing | Jeffrey Stedfast | 2000-06-24 | 2 | -7/+10 |
* | Oops. Now appends the namespace to the folder before querying for the | Jeffrey Stedfast | 2000-06-23 | 2 | -52/+39 |
* | ignore test-newsrc | Chris Toshok | 2000-06-23 | 10 | -472/+840 |
* | Updated | Jeffrey Stedfast | 2000-06-23 | 10 | -58/+174 |
* | Modified to use the "namespace" (url->path) if it exists. | Jeffrey Stedfast | 2000-06-22 | 3 | -33/+38 |
* | Fix dumb bug. | Dan Winship | 2000-06-22 | 1 | -1/+1 |
* | IMAP is working! (sorta) | Jeffrey Stedfast | 2000-06-22 | 1 | -6/+117 |
* | When determining a mailboxe's folder_file_path et aluse its basename to preve... | Peter Williams | 2000-06-22 | 1 | -4/+6 |
* | flush the filter stream before unreffing it, so it will | Dan Winship | 2000-06-21 | 1 | -13/+15 |
* | now parses flags gotten from the IMAP server correctly | Jeffrey Stedfast | 2000-06-21 | 1 | -12/+12 |
* | Implemented. (imap_sync): Added code to set flags on messages that have | Jeffrey Stedfast | 2000-06-21 | 1 | -3/+62 |
* | Only fetch the summary if the folder summary doesn't already exist. When | Jeffrey Stedfast | 2000-06-21 | 1 | -20/+31 |
* | Now returns the last line of data that the server sends back as well. This | Jeffrey Stedfast | 2000-06-21 | 2 | -6/+31 |
* | basically got IMAP into the tree view | Jeffrey Stedfast | 2000-06-20 | 3 | -28/+94 |
* | Set summary equal to NULL. (imap_get_summary): Store the summary in the | Jeffrey Stedfast | 2000-06-20 | 2 | -13/+36 |
* | Read the full server reply when we SELECT mailboxes. | Peter Williams | 2000-06-20 | 1 | -3/+5 |
* | Now gets the message flags as it should. (imap_get_summary): Same as | Jeffrey Stedfast | 2000-06-19 | 2 | -18/+122 |
* | We were leaking memory - but not anymore! (imap_get_summary): We now get | Jeffrey Stedfast | 2000-06-18 | 1 | -3/+104 |
* | camel/providers/imap/camel-imap-folder.c: CAPABILITY now works like it should | Jeffrey Stedfast | 2000-06-18 | 2 | -21/+27 |
* | Add some debugging printfs when rebulding summary to help figure out why | Dan Winship | 2000-06-18 | 1 | -2/+8 |
* | removed imap.c/h from providers/imap | Jeffrey Stedfast | 2000-06-18 | 3 | -971/+88 |
* | Added code to expunge if called for (still need to finish coding this). | Jeffrey Stedfast | 2000-06-17 | 5 | -972/+50 |
* | Move flag handling from CamelMimeMessage to CamelFolder. This | Dan Winship | 2000-06-17 | 3 | -129/+199 |
* | Started to code the imap summary stuff | Jeffrey Stedfast | 2000-06-16 | 1 | -7/+83 |
* | Kill. Folders are now always open, and handle "closing" sorts of | Dan Winship | 2000-06-16 | 7 | -170/+59 |
* | fix a bug. (don't expunge deleted messages if called with expunge == | Dan Winship | 2000-06-16 | 1 | -1/+1 |
* | Check server for various interesting extensions. | Dan Winship | 2000-06-16 | 4 | -38/+190 |
* | Fix to previous change: make sure the "seek" variable ends up with the | Dan Winship | 2000-06-16 | 2 | -7/+14 |
* | if the mbox doesn't end with a '\n', write one before appending the new | Dan Winship | 2000-06-14 | 1 | -4/+12 |
* | Took out the filter code ( we already filter in | Jeffrey Stedfast | 2000-06-14 | 1 | -12/+2 |
* | Updated: a separator is now a char* rather than a single char because IMAP | Jeffrey Stedfast | 2000-06-14 | 7 | -26/+26 |
* | Renamed from camel_mbox_summary_expunge. Takes a gboolean saying whether | Dan Winship | 2000-06-14 | 3 | -25/+32 |
* | IMAP will now allow you to login, and on some IMAP providers it will actually... | Jeffrey Stedfast | 2000-06-14 | 5 | -117/+103 |
* | implemented a temp hack for the imap fetch by uid code | Jeffrey Stedfast | 2000-06-13 | 1 | -12/+31 |
* | pop provider now uses the crlf filter | Jeffrey Stedfast | 2000-06-13 | 1 | -3/+15 |
* | Deprecated. | Jeffrey Stedfast | 2000-06-13 | 2 | -12/+28 |
* | don't pass a second (incorrect) -rpath in addition to the (correct) one | Dan Winship | 2000-06-13 | 8 | -8/+8 |
* | Add another argument, "mode", which can be CAMEL_AUTHENTICATOR_ASK or | Dan Winship | 2000-06-10 | 1 | -10/+16 |
* | Updated to reflect changes made in camel-imap-store.c | Jeffrey Stedfast | 2000-06-10 | 6 | -83/+69 |
* | Will now always send EHLO first, if that fails it will fall back on HELO. | Jeffrey Stedfast | 2000-06-10 | 2 | -5/+30 |
* | providers/imap/camel-imap-summary.c now builds | Jeffrey Stedfast | 2000-06-08 | 2 | -17/+17 |
* | Added rules to build camel-imap-stream | Jeffrey Stedfast | 2000-06-08 | 5 | -120/+86 |
* | moved camel-imap-stream.* to providers/imap | Jeffrey Stedfast | 2000-06-07 | 3 | -0/+1049 |
* | Remove exists, create, delete. A CamelFolder now always references an | Dan Winship | 2000-06-07 | 6 | -354/+122 |
* | worked on getting providers/imap/* to build cleanly, fixed a number of stupid... | Jeffrey Stedfast | 2000-06-07 | 7 | -200/+256 |
* | moved some debug print statements to better locations | Jeffrey Stedfast | 2000-06-03 | 1 | -20/+21 |
* | Fun with purify. | Dan Winship | 2000-06-02 | 3 | -0/+6 |