| Commit message (Expand) | Author | Age | Files | Lines |
* | A cancellable connection routine. (remote_send_string): Return cancelled | Not Zed | 2001-01-15 | 5 | -24/+434 |
* | Uses an SSL socket now although there's still a few things missing (like | Jeffrey Stedfast | 2001-01-15 | 3 | -13/+55 |
* | Implemented. (stream_setsockopt): Implemented. | Jeffrey Stedfast | 2001-01-15 | 5 | -2/+227 |
* | New CamelTcpStream class that implements nspr sockets and eventually will | Jeffrey Stedfast | 2001-01-14 | 6 | -14/+557 |
* | New abstract class for TCP streams. The next step is to write child | Jeffrey Stedfast | 2001-01-14 | 3 | -0/+202 |
* | New stream for handling SSL/TLS connections. | Jeffrey Stedfast | 2001-01-14 | 3 | -0/+321 |
* | (camel_folder_thread_messages_new): Added casts to rmeove some | Michael Zucci | 2001-01-12 | 2 | -3/+5 |
* | Perform a final pass, removing any pseudo nodes we added earlier. Quick | Not Zed | 2001-01-12 | 2 | -0/+33 |
* | (imap_copy_message_to): Fix this up: sync flags to the server | Dan Winship | 2001-01-12 | 2 | -33/+57 |
* | Fix a bug in previous commit: don't check for deleted messages if there | Dan Winship | 2001-01-12 | 2 | -30/+40 |
* | New function to check for added/deleted messages when re-selecting a | Dan Winship | 2001-01-12 | 4 | -4/+93 |
* | Fix a locking problem. (One branch of an if statement was returning with | Dan Winship | 2001-01-12 | 2 | -6/+8 |
* | Changed the descriptions for mh, mbox, and maildir to be more | Jeffrey Stedfast | 2001-01-11 | 2 | -3/+8 |
* | New header to prevent recursive #include problems | Dan Winship | 2001-01-11 | 1 | -0/+39 |
* | New header to prevent recursive #include problems | Dan Winship | 2001-01-11 | 9 | -9/+29 |
* | New class function, parallel to camel_folder_sync. (The default | Dan Winship | 2001-01-11 | 4 | -1/+72 |
* | Mostly IMAP changes. Use the NAMESPACE extension (where | Dan Winship | 2001-01-10 | 8 | -207/+386 |
* | Kill off a long-hated Camel kludge: "empty" URLs and | Dan Winship | 2001-01-10 | 10 | -100/+50 |
* | Dont try and unref a messageinfo that wasn't there, and use the right free | Not Zed | 2001-01-06 | 2 | -6/+35 |
* | Remove conflict thingie from a while back | JP Rosevear | 2001-01-05 | 1 | -1/+0 |
* | oops, forgot the changelog entry | JP Rosevear | 2001-01-05 | 1 | -0/+18 |
* | fix includes for compilation | JP Rosevear | 2001-01-05 | 9 | -5/+17 |
* | oops. commit-o | Dan Winship | 2001-01-05 | 1 | -509/+0 |
* | Fix two problems in figuring out server-expunged messages. | Dan Winship | 2001-01-05 | 1 | -2/+1 |
* | Fix two problems in figuring out server-expunged messages. | Dan Winship | 2001-01-05 | 2 | -0/+514 |
* | If we have a lot of messages changed, promote it to a folder changed | Not Zed | 2001-01-04 | 2 | -1/+6 |
* | Implemented. (search_header_exists): Implemented. | Jeffrey Stedfast | 2001-01-04 | 3 | -2/+271 |
* | Initialize the exists variable so that we don't do random things if the | Christopher James Lahey | 2001-01-04 | 2 | -1/+7 |
* | REmove warning, this isn't really deprecated, sigh. | Not Zed | 2001-01-03 | 3 | -4/+9 |
* | Finishing the removal of these directories. | Chris Lahey | 2001-01-03 | 2 | -2/+0 |
* | Removed these directories since they're unused. | Christopher James Lahey | 2001-01-03 | 26 | -4611/+5 |
* | fix off-by-one | Dan Winship | 2001-01-03 | 1 | -1/+1 |
* | IMAP randomness. | Dan Winship | 2001-01-03 | 8 | -404/+138 |
* | New function to return just foo/bar with no parameters. | Dan Winship | 2001-01-03 | 4 | -1/+16 |
* | Remove this. It was only a thin wrapper around struct _header_content_type | Dan Winship | 2000-12-29 | 16 | -369/+79 |
* | Fix the APOP check to not crash on servers that don't return any | Dan Winship | 2000-12-28 | 2 | -7/+15 |
* | (camel_imap_folder_changed): Make sure we unref the summary lookup. | Michael Zucci | 2000-12-24 | 2 | -0/+2 |
* | clean up a stubborn and hard to remove imap_folder->summary. | Michael Zucci | 2000-12-24 | 3 | -5/+6 |
* | Minor compilation fixes. | Michael Zucci | 2000-12-24 | 2 | -14/+6 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 52 | -1275/+2979 |
* | When getting the top-level folder list, include INBOX even if it's not | Dan Winship | 2000-12-23 | 2 | -12/+27 |
* | New CamelFolderSearch subclass that just reimplements body_contains (using | Dan Winship | 2000-12-22 | 9 | -441/+228 |
* | Update the doc comment: since it always NUL-terminates the buffer, it | Dan Winship | 2000-12-22 | 3 | -4/+15 |
* | Oops. Don't do "FETCH 1:0" when the folder is empty. | Dan Winship | 2000-12-20 | 2 | -31/+48 |
* | Add "guint32 server_flags" to CamelImapMessageInfo to keep track of the | Dan Winship | 2000-12-20 | 4 | -62/+105 |
* | Change the semantics of fmt: Now %S (capital S) means an IMAP "string", | Dan Winship | 2000-12-19 | 6 | -21/+194 |
* | When checking to see if we need to fold the header, when we come accross a | Jeffrey Stedfast | 2000-12-16 | 2 | -1/+8 |
* | change a bunch of IS_CAMEL_* macros to CAMEL_IS_* | Dan Winship | 2000-12-14 | 49 | -60/+65 |
* | add #include <sys/types.h> for freebsd. | Chris Toshok | 2000-12-14 | 2 | -0/+6 |
* | Added #ifndef NO_WARNINGS around a #warning. Added (void) to the prototype | Christopher James Lahey | 2000-12-13 | 9 | -26/+68 |
* | Add missing .h file. (From campd.) | Dan Winship | 2000-12-13 | 2 | -6/+6 |
* | Remove use of linewrap filter. Headers are now wrapped. encode_8bit | Michael Zucci | 2000-12-11 | 7 | -77/+266 |
* | Hrm, we actually want to call set_header, not add_header here, probably | Not Zed | 2000-12-11 | 3 | -18/+67 |
* | oops | Michael Zucci | 2000-12-09 | 1 | -0/+198 |
* | Shush | JP Rosevear | 2000-12-09 | 1 | -0/+7 |
* | Remove test3 from build until the files show up | JP Rosevear | 2000-12-09 | 2 | -3/+7 |
* | Change the sign of the default date offset when none is supplied. | Not Zed | 2000-12-08 | 2 | -2/+10 |
* | Change line no format so that emacs can detect it. | Not Zed | 2000-12-08 | 4 | -4/+12 |
* | We want to bitwise-or the server and cached flags here so that we keep the | Jeffrey Stedfast | 2000-12-07 | 2 | -2/+13 |
* | If the data wrapper fails to be written to the stream, unref it and the | Jeffrey Stedfast | 2000-12-06 | 2 | -0/+11 |
* | (imap_refresh_info): Fix a really really really dumb bug. | Dan Winship | 2000-12-06 | 2 | -1/+2 |
* | use BODY.PEEK[] rather than RFC822, so the message doesn't get marked as | Dan Winship | 2000-12-06 | 2 | -2/+8 |
* | Fix the check for "flags aren't actually changing". | Dan Winship | 2000-12-06 | 6 | -14/+53 |
* | Stream testing stuff. | Michael Zucci | 2000-12-05 | 3 | -0/+258 |
* | stream_flush does make sense for a substream afterall (if you have a | Not Zed | 2000-12-05 | 11 | -39/+397 |
* | i18n-ize exception strings. (get_name): And here. (_send_to): Here too. | Jeffrey Stedfast | 2000-12-05 | 2 | -49/+50 |
* | added some imap tests, tho they dont get far yet and dont | Michael Zucci | 2000-12-04 | 10 | -291/+654 |
* | Added system_flag to CamelFolderSearchClass | Jeffrey Stedfast | 2000-12-02 | 5 | -3/+98 |
* | Don't g_return_if_fail if the service is already disconnected. Just | Dan Winship | 2000-12-02 | 3 | -3/+17 |
* | Fix a possible bug where 'name' could be uninitialized. | Jeffrey Stedfast | 2000-12-01 | 2 | -1/+5 |
* | New convenience function, doesn't do much but it sure makes code cleaner | Jeffrey Stedfast | 2000-12-01 | 3 | -0/+62 |
* | Handle the case where the summary failed to load - clear the summary and | Jeffrey Stedfast | 2000-12-01 | 2 | -2/+13 |
* | Remove unused variable. | Dan Winship | 2000-12-01 | 2 | -1/+5 |
* | Remove assertion that content is there, when it no longer can be. | Not Zed | 2000-11-30 | 22 | -279/+654 |
* | Updated the gtk-doc comment. | Jeffrey Stedfast | 2000-11-30 | 2 | -4/+7 |
* | Use iconv instead of unicode_iconv. | Dan Winship | 2000-11-30 | 3 | -27/+31 |
* | Fix some off-by-one-ness. | Dan Winship | 2000-11-30 | 3 | -4/+12 |
* | Builddir != srcdir loving. | Ettore Perazzoli | 2000-11-29 | 3 | -1/+8 |
* | Add a missed unref. | Not Zed | 2000-11-29 | 24 | -119/+326 |
* | Shush | JP Rosevear | 2000-11-29 | 4 | -0/+32 |
* | Add USE_FLOCK, USE_FCNTL, USE_FLOCK | JP Rosevear | 2000-11-29 | 2 | -5/+4 |
* | Don't set exception to g_strerror (errno) when nread == 0, because it | Dan Winship | 2000-11-29 | 2 | -1/+6 |
* | Don't try to free things if they haven't been set yet. | Dan Winship | 2000-11-29 | 2 | -2/+9 |
* | send NULL so we don't have to clear the exception | Jeffrey Stedfast | 2000-11-29 | 1 | -2/+1 |
* | Clear the exception if EHLO fails before trying HELO in the cases where | Jeffrey Stedfast | 2000-11-29 | 2 | -0/+8 |
* | Set the info size's properly, oops! | Not Zed | 2000-11-28 | 23 | -55/+1184 |
* | add scan = scan->next; to avoid infinite loop | Radek Doulik | 2000-11-28 | 2 | -0/+7 |
* | Make this gratuitously more complicated. No wait, I mean, fix bugs. Now | Dan Winship | 2000-11-28 | 3 | -52/+105 |
* | Remove "complete" field | JP Rosevear | 2000-11-28 | 2 | -0/+11 |
* | Removed mh, mbox, added local, to the default. | Not Zed | 2000-11-27 | 2 | -2/+9 |
* | little util to scan mailboxes for any and every address they contain. | Michael Zucci | 2000-11-24 | 7 | -66/+243 |
* | Added at least some explanation of all this stuff. | Not Zed | 2000-11-24 | 4 | -12/+77 |
* | Add tests. | Not Zed | 2000-11-24 | 21 | -16/+1264 |
* | check for return values | Radek Doulik | 2000-11-22 | 2 | -3/+10 |
* | add #ifdef HAVE_ALLOCA_H | Dan Winship | 2000-11-22 | 3 | -0/+9 |
* | Shite, -1 on error, >=0 on success. So i've just been truncating all the | Not Zed | 2000-11-21 | 11 | -95/+462 |
* | Added camel-folder-thread.[ch]. | Not Zed | 2000-11-21 | 4 | -0/+645 |
* | fix changelog merge conflicts | Jeffrey Stedfast | 2000-11-21 | 1 | -1/+0 |
* | Fixed to return the correct bytecount in all cases which is the real fix | Jeffrey Stedfast | 2000-11-21 | 4 | -24/+32 |
* | Fixes for the summary messageid changes. Hash the messageid and store it. | Not Zed | 2000-11-21 | 14 | -407/+1038 |
* | 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 | 2 | -0/+8 |
* | Use the byte-read count to decrement the number of bytes left to read | Jeffrey Stedfast | 2000-11-17 | 3 | -8/+46 |
* | We should always terminate the string. No need to check outptr is in | Not Zed | 2000-11-17 | 4 | -9/+19 |
* | Check the uid string is all digits before trying to write a 'standard' | Not Zed | 2000-11-16 | 10 | -230/+346 |
* | New file - utility functions for locking using different strategies and/or | Not Zed | 2000-11-16 | 6 | -10/+22 |
* | Locking interfaces. | Michael Zucci | 2000-11-16 | 2 | -0/+468 |
* | removed #include <libgnomevfs/gnome-vfs.h> | Radek Doulik | 2000-11-16 | 2 | -2/+1 |
* | mime_guess_type_from_file_name moved back to composer as it introduced | Radek Doulik | 2000-11-15 | 3 | -22/+5 |
* | Removed local again, not quite ready. | Not Zed | 2000-11-15 | 8 | -50/+123 |
* | Maildir lives. | Michael Zucci | 2000-11-15 | 13 | -17/+1005 |
* | Initial cut for local provider, to handle mh/mailbox/maildir at | Michael Zucci | 2000-11-15 | 22 | -0/+4165 |
* | Don't cast an int to a ssize_t. | Jeffrey Stedfast | 2000-11-15 | 2 | -1/+6 |
* | Go until inend, not inend+1. Changed the continuation and retry logic to | Not Zed | 2000-11-11 | 1 | -187/+134 |
* | Make sure 'atleast' is at least 1, always. This is possibly a temporary | Not Zed | 2000-11-11 | 1 | -3/+4 |
* | put a space before a single-digit day of the month since it seems some | Dan Winship | 2000-11-11 | 2 | -1/+8 |
* | fix ids ending with '.' | Radek Doulik | 2000-11-11 | 2 | -1/+6 |
* | Fix error handling. (Only send a "*" to bail out of authentication if the | Dan Winship | 2000-11-10 | 2 | -9/+19 |
* | new function, moved from composer | Radek Doulik | 2000-11-08 | 3 | -0/+29 |
* | Keep track of the caller bestenc flags that make sense. | Not Zed | 2000-11-08 | 7 | -137/+237 |
* | Fix the default implementation for CamelService::get_name() so that it | Ettore Perazzoli | 2000-11-08 | 2 | -1/+6 |
* | Kill debugging, as it causes lots of evolution-mail spewage. | Dan Winship | 2000-11-08 | 2 | -1/+6 |
* | Oops, forgot to commit. New stream/filter for doing | Michael Zucci | 2000-11-07 | 4 | -0/+460 |
* | Implement a complete() function, now we need one. (filter): Upgraded to | Not Zed | 2000-11-07 | 20 | -543/+1703 |
* | Two segfault fixes | Peter Williams | 2000-11-07 | 2 | -1/+6 |
* | new function, generates simple message/content id | Radek Doulik | 2000-11-04 | 3 | -0/+21 |
* | Set the preface/postface from the parser into the multipart object. | Not Zed | 2000-11-04 | 10 | -33/+249 |
* | Undo my incorrect fix - I misunderstood danw - sorry! | Jeffrey Stedfast | 2000-11-04 | 2 | -26/+9 |
* | Unbreak this. | Dan Winship | 2000-11-04 | 2 | -2/+7 |
* | If show_pass, then base64 the password before writing it to the output | Jeffrey Stedfast | 2000-11-04 | 2 | -6/+41 |
* | fix bug in previous | Dan Winship | 2000-11-04 | 1 | -3/+1 |
* | Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_* | Dan Winship | 2000-11-04 | 19 | -79/+79 |
* | Quote foldernames when sending to the IMAP server because the folder name | Jeffrey Stedfast | 2000-11-02 | 2 | -1/+7 |
* | Merged in camel-incremental-branch. | Not Zed | 2000-11-02 | 13 | -107/+532 |
* | Remove old subbed folders from hash table after freeing them. | Dan Winship | 2000-11-02 | 2 | -3/+14 |
* | Deal correctly with namespace == "" | Dan Winship | 2000-11-02 | 2 | -1/+6 |
* | calendar: made all gui show localized | Gediminas Paulauskas | 2000-11-01 | 3 | -209/+696 |
* | Add a new argument, clean, that says whether or not to try to disconnect | Dan Winship | 2000-11-01 | 8 | -80/+62 |
* | Camel IMAP authentication includes (forgotten in last commit) | Dan Winship | 2000-10-31 | 1 | -0/+39 |
* | New file with code for IMAP authentication mechanisms. (Currently just | Dan Winship | 2000-10-31 | 5 | -84/+384 |
* | Take an additional argument, "break_lines", saying whether or not to add | Dan Winship | 2000-10-31 | 4 | -10/+11 |
* | Improved IMAP namespace handling: leave the namespace in the | Dan Winship | 2000-10-30 | 9 | -274/+343 |
* | Remove md5-utils.h include since it's not part of Camel any more. | Dan Winship | 2000-10-30 | 6 | -12/+29 |
* | Remove previous comment about Outlook brokenness, since it turns out the | Dan Winship | 2000-10-28 | 2 | -7/+3 |
* | Work around Outlook brokenness in iMIP parsing by only quoting | Dan Winship | 2000-10-28 | 2 | -2/+24 |
* | build md5-utils | 7 | 2000-10-28 | 6 | -449/+22 |
* | Add newline to kill warnings. | Kjartan Maraas | 2000-10-26 | 2 | -1/+5 |
* | Fix folder listing code infinite loop. | Dan Winship | 2000-10-26 | 2 | -1/+4 |
* | Add a "parent" field to CamelFolderInfo. | Dan Winship | 2000-10-25 | 5 | -17/+47 |
* | add subscribed_folders. | Chris Toshok | 2000-10-25 | 3 | -4/+121 |
* | add a missing #include | Dan Winship | 2000-10-25 | 1 | -0/+1 |
* | Fill in the message_count and unread_message_count flags (if !fast). | Dan Winship | 2000-10-25 | 2 | -5/+39 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 32 | -235/+216 |
* | add camel-nntp-types.h. | Chris Toshok | 2000-10-24 | 2 | -1/+7 |
* | Fix a "how could this have been working before" memory overrun bug found | Dan Winship | 2000-10-24 | 2 | -0/+7 |
* | These should have gone away a long time ago. | Dan Winship | 2000-10-24 | 5 | -834/+5 |
* | re-enable the nntp provider. | Chris Toshok | 2000-10-21 | 2 | -1/+5 |
* | add function to build a tree from the nntp group names (using '.' as a | Chris Toshok | 2000-10-21 | 2 | -41/+149 |
* | #include <sys/types.h> before <regex.h> | Chris Toshok | 2000-10-20 | 2 | -0/+5 |
* | Fix a bug with "INBOX" (or anything else with NIL hierarchy separator) as | Dan Winship | 2000-10-20 | 2 | -1/+5 |
* | Emit message_changed and folder_changed as appropriate. | Dan Winship | 2000-10-20 | 2 | -2/+25 |
* | Update comment here so refresh_info isn't just for reconnects any more. | Dan Winship | 2000-10-20 | 5 | -61/+64 |
* | Build fixes from Jacob, same as the other branch. | Ettore Perazzoli | 2000-10-20 | 3 | -0/+11 |
* | The correct fix this time - the description should be encoded here and not | Jeffrey Stedfast | 2000-10-19 | 2 | -1/+10 |
* | Initialize the outbuf to be empty before calling unicode_iconv on it. | Ettore Perazzoli | 2000-10-19 | 2 | -0/+8 |
* | No, we must not encode the headers here. These interfaces ARE raw | Not Zed | 2000-10-18 | 21 | -144/+348 |
* | (camel_imap_folder_new): Move the summary creation to after the | Dan Winship | 2000-10-18 | 2 | -9/+12 |
* | Remove cached info at the end of the summary when the folder shrinks | Dan Winship | 2000-10-18 | 3 | -11/+23 |
* | Encode the header value. (add_header): Same. | Jeffrey Stedfast | 2000-10-18 | 2 | -12/+25 |
* | Added some malloc check debugging stuff. | Not Zed | 2000-10-17 | 4 | -18/+81 |
* | Don't imap_next_word(respbuf + 2), instead use imap_next_word(respbuf) or | Jeffrey Stedfast | 2000-10-17 | 2 | -1/+8 |
* | Don't free 'resp' as it doesn't point to the beginning of the allocated | Jeffrey Stedfast | 2000-10-17 | 2 | -14/+26 |
* | when using the construct (flags & CAMEL_SERVICE_URL_NEED_*) make sure to | Chris Toshok | 2000-10-17 | 2 | -8/+18 |
* | Only send the LOGOUT command if the store is connected. (imap_connect): | Jeffrey Stedfast | 2000-10-17 | 4 | -12/+47 |
* | Deal with the possibility of not getting a LIST response back for the top | Dan Winship | 2000-10-17 | 2 | -12/+20 |
* | Simple subclass of CamelFolderSummary that also keeps a UIDVALIDITY value | Dan Winship | 2000-10-13 | 13 | -541/+609 |
* | Removed temp_message_buffer, and content_input_stream fields which seem to | Not Zed | 2000-10-12 | 8 | -27/+53 |
* | remove the leading '/'. (nntp_store_subscribe_folder): same. | Chris Toshok | 2000-10-12 | 2 | -3/+9 |
* | Quote the mailbox name as it may contain spaces. (imap_copy_message_to): | Jeffrey Stedfast | 2000-10-12 | 2 | -2/+8 |
* | fill in message_count and unread_message_count properly. | Chris Toshok | 2000-10-11 | 5 | -30/+69 |
* | Un-rasterize my changelog entry | Joe Shaw | 2000-10-11 | 1 | -1/+1 |
* | Check before deferencing the sep pointer. | Joe Shaw | 2000-10-11 | 2 | -1/+8 |
* | teach camel about "its" vs. "it's" | Jacob "Ulysses" Berkman | 2000-10-11 | 5 | -8/+12 |
* | write out the newsrc. (nntp_store_get_name): if @brief, just return host. | Chris Toshok | 2000-10-10 | 3 | -57/+95 |
* | Issue a warning if h->value is NULL. | Miguel de Icaza | 2000-10-08 | 1 | -1/+9 |
* | Decode the resulting string. | Jeffrey Stedfast | 2000-10-07 | 2 | -6/+15 |
* | add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES): add | Chris Toshok | 2000-10-07 | 1 | -0/+2 |
* | new file. | Chris Toshok | 2000-10-07 | 4 | -0/+309 |
* | Fix so that we don't encode every single char in the word. Also, do we | Jeffrey Stedfast | 2000-10-07 | 2 | -2/+3 |
* | Fix so that we don't encode every single char in the word. Also, do we | Jeffrey Stedfast | 2000-10-07 | 2 | -12/+19 |
* | 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 | 11 | -28/+361 |
* | Encode the name part of the address and don't quote the name. | Jeffrey Stedfast | 2000-10-06 | 2 | -14/+78 |
* | Use the camel_address_encode function again. | Jeffrey Stedfast | 2000-10-06 | 2 | -4/+26 |
* | Modified to not encode space chars in the middle of a line. (isblank): New | Jeffrey Stedfast | 2000-10-06 | 3 | -40/+53 |
* | revert to old method (only use XOVER if OVER is supported.) | Chris Toshok | 2000-10-05 | 3 | -14/+34 |
* | return a gboolean so we can tell if this command worked. we can't key off | Chris Toshok | 2000-10-05 | 2 | -8/+20 |
* | Fix a case where a variable was free'd and then possibly used in an error | Dan Winship | 2000-10-05 | 2 | -2/+7 |
* | news: -> nntp:. | Chris Toshok | 2000-10-05 | 2 | -23/+7 |
* | use "nntp:" instead of "news:" since "news:" urls aren't supposed to have | Chris Toshok | 2000-10-05 | 2 | -2/+14 |
* | borrow some code from the imap provider to query the user for their | Chris Toshok | 2000-10-05 | 3 | -30/+123 |
* | IMAP4 (pre-rev1) doesn't support the 'LIST "" ""' idiom, so don't use it. | Dan Winship | 2000-10-05 | 2 | -19/+34 |
* | Use header_encode_phrase instead. (camel_mime_message_set_from): Same. | Jeffrey Stedfast | 2000-10-05 | 2 | -12/+8 |
* | Handle the case where ct != NULL, but type and subtype are, and also match | Not Zed | 2000-10-04 | 4 | -14/+59 |
* | Quote the mailbox name when sending a SELECT request otherwise mailboxes | Jeffrey Stedfast | 2000-10-04 | 4 | -60/+87 |
* | New file containing camel_imap_command and friends. Major | Dan Winship | 2000-10-04 | 9 | -1194/+735 |
* | New convenience function to determine if there are any 8bit mime parts in | Jeffrey Stedfast | 2000-10-03 | 4 | -12/+221 |
* | Use the CamelInternetAddress parser. (smtp_get_email_addr_from_text): | Jeffrey Stedfast | 2000-10-03 | 2 | -53/+22 |
* | Remove default_ports. | Dan Winship | 2000-10-03 | 16 | -20/+24 |
* | Remove camel_folder_{get,free}_subfolder_info, as we want to be able to | Dan Winship | 2000-10-03 | 20 | -350/+511 |
* | 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 | 4 | -60/+61 |
* | Don't send the recipient data through smtp_get_email_addr_from_text - this | Jeffrey Stedfast | 2000-09-29 | 3 | -18/+27 |
* | Make sure to add the space char after an encoded word when the encoding is | Jeffrey Stedfast | 2000-09-29 | 2 | -0/+7 |
* | When getting a literal string response, don't include the \r\n after the | Jeffrey Stedfast | 2000-09-29 | 4 | -1/+18 |
* | New function to fold headers. | Not Zed | 2000-09-28 | 13 | -293/+4849 |
* | Return untagged data in a GPtrArray rather than a string, since it saves | Dan Winship | 2000-09-28 | 5 | -142/+214 |
* | Quote the folder name as it may contain spaces. | Jeffrey Stedfast | 2000-09-27 | 2 | -22/+37 |
* | 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 | 4 | -11/+18 |
* | New function to convert Camel flags to an IMAP flag_list. | Dan Winship | 2000-09-22 | 5 | -224/+161 |
* | INBOX is case-insensitive. (get_root_folder_name): Make the root folder "" | Dan Winship | 2000-09-22 | 4 | -263/+132 |
* | ack, remove the ~ and object files | Jeffrey Stedfast | 2000-09-20 | 4 | -197/+0 |
* | Use the linewrap filter to achieve full RFC0821 compliance. | Jeffrey Stedfast | 2000-09-20 | 10 | -129/+531 |
* | When encoding the internet address, quote the name as the name may have | Jeffrey Stedfast | 2000-09-20 | 2 | -31/+42 |
* | Fix the case where INBOX isn't returned in the folder listing. | Dan Winship | 2000-09-20 | 2 | -1/+12 |
* | Removed (camel_folder_init, camel_folder_construct): New object init | Dan Winship | 2000-09-20 | 21 | -646/+502 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 6 | -5/+12 |
* | update CamelFolderInfo New function to free the contents of a | Dan Winship | 2000-09-18 | 3 | -7/+25 |
* | Set camel_verbose_debug to TRUE if CAMEL_VERBOSE_DEBUG is set in the | Dan Winship | 2000-09-16 | 3 | -10/+29 |
* | Don't use dir_sep as top-level directory, use "/". | Jeffrey Stedfast | 2000-09-15 | 3 | -8/+13 |
* | Don't look at the response of the command. camel_imap_command_extended() | Dan Winship | 2000-09-15 | 2 | -80/+9 |
* | Rewrote to take a third argument (gboolean *selectable) so that we can | Jeffrey Stedfast | 2000-09-14 | 3 | -21/+114 |
* | Make sure *datalength is > 0 before calling camel_mime_filter_filter | Jeffrey Stedfast | 2000-09-13 | 2 | -15/+23 |
* | fixes to make this beast distcheck | Peter Teichman | 2000-09-13 | 1 | -0/+1 |
* | Fixed a warning. | Christopher James Lahey | 2000-09-09 | 3 | -0/+7 |
* | Make this not leak. | Dan Winship | 2000-09-08 | 2 | -2/+8 |
* | Make this take a path to a directory that Camel can use for its own | Dan Winship | 2000-09-08 | 5 | -15/+196 |
* | *** empty log message *** | Dan Winship | 2000-09-08 | 1 | -0/+7 |
* | Make KPOP work again. | Dan Winship | 2000-09-08 | 2 | -1/+7 |
* | oops, spelling mistake | Jeffrey Stedfast | 2000-09-07 | 1 | -2/+2 |
* | Implemented (someone added these to camel-mime-message.h but never | Jeffrey Stedfast | 2000-09-07 | 2 | -3/+28 |
* | If a MIME part has no Content-Disposition, but does have a "name" on the | Dan Winship | 2000-09-06 | 2 | -4/+15 |
* | care about response code. (get_HEAD_headers): same. | Chris Toshok | 2000-09-06 | 10 | -97/+304 |
* | 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 | 11 | -262/+275 |
* | A bit more e_utf8 wrappers here and there | Lauris Kaplinski | 2000-09-02 | 2 | -1/+6 |
* | Removed some unused functions. | Christopher James Lahey | 2000-09-02 | 2 | -45/+5 |