2000-11-15 |
Michael Zucci | Maildir lives. |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Michael Zucci | Initial cut for local provider, to handle mh/mailbox... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Jeffrey Stedfast | Don't cast an int to a ssize_t. |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Not Zed | Go until inend, not inend+1. Changed the continuation... |
commit | commitdiff | tree | snapshot |
2000-11-11 |
Not Zed | Make sure 'atleast' is at least 1, always. This is... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Dan Winship | put a space before a single-digit day of the month... |
commit | commitdiff | tree | snapshot |
2000-11-10 |
Radek Doulik | fix ids ending with '.' |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Dan Winship | Fix error handling. (Only send a "*" to bail out of... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Radek Doulik | new function, moved from composer |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Not Zed | Keep track of the caller bestenc flags that make sense. |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Ettore Perazzoli | Fix the default implementation for CamelService::get_na... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Dan Winship | Kill debugging, as it causes lots of evolution-mail... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Michael Zucci | Oops, forgot to commit. New stream/filter for doing |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Not Zed | Implement a complete() function, now we need one. ... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Peter Williams | Two segfault fixes |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Radek Doulik | new function, generates simple message/content id |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Not Zed | Set the preface/postface from the parser into the multi... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Jeffrey Stedfast | Undo my incorrect fix - I misunderstood danw - sorry! |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Dan Winship | Unbreak this. |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Jeffrey Stedfast | If show_pass, then base64 the password before writing... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Dan Winship | fix bug in previous |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Dan Winship | Add an "url_flags" field to CamelProvider. Move the... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Jeffrey Stedfast | Quote foldernames when sending to the IMAP server becau... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Not Zed | Merged in camel-incremental-branch. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Dan Winship | Remove old subbed folders from hash table after freeing... |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Dan Winship | Deal correctly with namespace == "" |
commit | commitdiff | tree | snapshot |
2000-11-01 |
Gediminas Paulauskas | calendar: made all gui show localized |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Dan Winship | Add a new argument, clean, that says whether or not... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Dan Winship | Camel IMAP authentication includes (forgotten in last... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Dan Winship | New file with code for IMAP authentication mechanisms... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Dan Winship | Take an additional argument, "break_lines", saying... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Dan Winship | Improved IMAP namespace handling: leave the namespace... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Dan Winship | Remove md5-utils.h include since it's not part of Camel... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Dan Winship | Remove previous comment about Outlook brokenness, since... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
Dan Winship | Work around Outlook brokenness in iMIP parsing by only... |
commit | commitdiff | tree | snapshot |
2000-10-27 |
7 | build md5-utils |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Kjartan Maraas | Add newline to kill warnings. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Dan Winship | Fix folder listing code infinite loop. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Dan Winship | Add a "parent" field to CamelFolderInfo. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Chris Toshok | add subscribed_folders. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Dan Winship | add a missing #include |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Dan Winship | Fill in the message_count and unread_message_count... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Dan Winship | lots of i18n fixes |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Chris Toshok | add camel-nntp-types.h. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Dan Winship | Fix a "how could this have been working before" memory... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Dan Winship | These should have gone away a long time ago. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Chris Toshok | re-enable the nntp provider. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Chris Toshok | add function to build a tree from the nntp group names... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Chris Toshok | #include <sys/types.h> before <regex.h> |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Dan Winship | Fix a bug with "INBOX" (or anything else with NIL hiera... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Dan Winship | Emit message_changed and folder_changed as appropriate. |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Dan Winship | Update comment here so refresh_info isn't just for... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Ettore Perazzoli | Build fixes from Jacob, same as the other branch. |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Jeffrey Stedfast | The correct fix this time - the description should... |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Ettore Perazzoli | Initialize the outbuf to be empty before calling unicod... |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Not Zed | No, we must not encode the headers here. These interfac... |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Dan Winship | (camel_imap_folder_new): Move the summary creation... |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Dan Winship | Remove cached info at the end of the summary when the... |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Jeffrey Stedfast | Encode the header value. (add_header): Same. |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Not Zed | Added some malloc check debugging stuff. |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Jeffrey Stedfast | Don't imap_next_word(respbuf + 2), instead use imap_nex... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Jeffrey Stedfast | Don't free 'resp' as it doesn't point to the beginning... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Chris Toshok | when using the construct (flags & CAMEL_SERVICE_URL_NEE... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Jeffrey Stedfast | Only send the LOGOUT command if the store is connected... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Dan Winship | Deal with the possibility of not getting a LIST respons... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Dan Winship | Simple subclass of CamelFolderSummary that also keeps... |
commit | commitdiff | tree | snapshot |
2000-10-12 |
Not Zed | Removed temp_message_buffer, and content_input_stream... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Chris Toshok | remove the leading '/'. (nntp_store_subscribe_folder... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Jeffrey Stedfast | Quote the mailbox name as it may contain spaces. (imap_... |
commit | commitdiff | tree | snapshot |
2000-10-11 |
Chris Toshok | fill in message_count and unread_message_count properly. |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Joe Shaw | Un-rasterize my changelog entry |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Joe Shaw | Check before deferencing the sep pointer. |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Jacob "Ulysses... | teach camel about "its" vs. "it's" |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Chris Toshok | write out the newsrc. (nntp_store_get_name): if @brief... |
commit | commitdiff | tree | snapshot |
2000-10-08 |
Miguel de Icaza | Issue a warning if h->value is NULL. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Jeffrey Stedfast | Decode the resulting string. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Chris Toshok | add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Chris Toshok | new file. |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Jeffrey Stedfast | Fix so that we don't encode every single char in the... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Jeffrey Stedfast | Fix so that we don't encode every single char in the... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Ettore Perazzoli | Don't compile the NNTP provider as it currently doesn... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Chris Toshok | add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES... |
commit | commitdiff | tree | snapshot |
2000-10-06 |
Jeffrey Stedfast | Encode the name part of the address and don't quote... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Jeffrey Stedfast | Use the camel_address_encode function again. |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Jeffrey Stedfast | Modified to not encode space chars in the middle of... |
commit | commitdiff | tree | snapshot |
2000-10-05 |
Chris Toshok | revert to old method (only use XOVER if OVER is supported.) |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Chris Toshok | return a gboolean so we can tell if this command worked... |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Dan Winship | Fix a case where a variable was free'd and then possibl... |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Chris Toshok | news: -> nntp:. |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Chris Toshok | use "nntp:" instead of "news:" since "news:" urls aren... |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Chris Toshok | borrow some code from the imap provider to query the... |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Dan Winship | IMAP4 (pre-rev1) doesn't support the 'LIST "" ""' idiom... |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Jeffrey Stedfast | Use header_encode_phrase instead. (camel_mime_message_s... |
commit | commitdiff | tree | snapshot |
2000-10-04 |
Not Zed | Handle the case where ct != NULL, but type and subtype... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Jeffrey Stedfast | Quote the mailbox name when sending a SELECT request... |
commit | commitdiff | tree | snapshot |
2000-10-03 |
Dan Winship | New file containing camel_imap_command and friends... |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Jeffrey Stedfast | New convenience function to determine if there are... |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Jeffrey Stedfast | Use the CamelInternetAddress parser. (smtp_get_email_ad... |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Dan Winship | Remove default_ports. |
commit | commitdiff | tree | snapshot |
2000-10-02 |
Dan Winship | Remove camel_folder_{get,free}_subfolder_info, as we... |
commit | commitdiff | tree | snapshot |
next |