| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tag 'WITH_LIBEFS'.WITH_LIBEFS | nobody | 2000-06-24 | 1 | -3864/+0 |
| * | providers/imap/camel-imap-[store,folder].c: Improved folder parsing | Jeffrey Stedfast | 2000-06-24 | 1 | -0/+7 |
| * | forgot this changelog entry last night. | Chris Toshok | 2000-06-24 | 1 | -0/+26 |
| * | Oops. Now appends the namespace to the folder before querying for the | Jeffrey Stedfast | 2000-06-23 | 1 | -0/+9 |
| * | Updated | Jeffrey Stedfast | 2000-06-23 | 1 | -0/+24 |
| * | Modified to use the "namespace" (url->path) if it exists. | Jeffrey Stedfast | 2000-06-22 | 1 | -0/+9 |
| * | Fix dumb bug. | Dan Winship | 2000-06-22 | 1 | -0/+5 |
| * | IMAP is working! (sorta) | Jeffrey Stedfast | 2000-06-22 | 1 | -1/+10 |
| * | When determining a mailboxe's folder_file_path et aluse its basename to preve... | Peter Williams | 2000-06-22 | 1 | -0/+5 |
| * | Set date_received based on the first (most recent) "Received" header. | Dan Winship | 2000-06-22 | 1 | -0/+5 |
| * | flush the filter stream before unreffing it, so it will | Dan Winship | 2000-06-21 | 1 | -0/+20 |
| * | now parses flags gotten from the IMAP server correctly | Jeffrey Stedfast | 2000-06-21 | 1 | -0/+2 |
| * | Implemented. (imap_sync): Added code to set flags on messages that have | Jeffrey Stedfast | 2000-06-21 | 1 | -0/+4 |
| * | Only fetch the summary if the folder summary doesn't already exist. When | Jeffrey Stedfast | 2000-06-21 | 1 | -0/+12 |
| * | mark the message info with CAMEL_MESSAGE_FOLDER_FLAGGED if we change the | Dan Winship | 2000-06-21 | 1 | -0/+6 |
| * | Now returns the last line of data that the server sends back as well. This | Jeffrey Stedfast | 2000-06-21 | 1 | -1/+8 |
| * | basically got IMAP into the tree view | Jeffrey Stedfast | 2000-06-20 | 1 | -5/+13 |
| * | Set summary equal to NULL. (imap_get_summary): Store the summary in the | Jeffrey Stedfast | 2000-06-20 | 1 | -0/+13 |
| * | Read the full server reply when we SELECT mailboxes. | Peter Williams | 2000-06-20 | 1 | -0/+6 |
| * | Now gets the message flags as it should. (imap_get_summary): Same as | Jeffrey Stedfast | 2000-06-19 | 1 | -0/+12 |
| * | We were leaking memory - but not anymore! (imap_get_summary): We now get | Jeffrey Stedfast | 2000-06-18 | 1 | -0/+7 |
| * | Don't copy newlines into the parsed header text, and turn any number of | Dan Winship | 2000-06-18 | 1 | -0/+6 |
| * | camel/providers/imap/camel-imap-folder.c: CAPABILITY now works like it should | Jeffrey Stedfast | 2000-06-18 | 1 | -0/+5 |
| * | Add some debugging printfs when rebulding summary to help figure out why | Dan Winship | 2000-06-18 | 1 | -0/+6 |
| * | removed imap.c/h from providers/imap | Jeffrey Stedfast | 2000-06-18 | 1 | -0/+13 |
| * | Added code to expunge if called for (still need to finish coding this). | Jeffrey Stedfast | 2000-06-17 | 1 | -27/+46 |
| * | Move flag handling from CamelMimeMessage to CamelFolder. This | Dan Winship | 2000-06-17 | 1 | -0/+60 |
| * | KLUDGE! Since neither ETable nor GtkHTML supports UTF-8 yet, output | Dan Winship | 2000-06-17 | 1 | -0/+9 |
| * | Started to code the imap summary stuff | Jeffrey Stedfast | 2000-06-16 | 1 | -0/+9 |
| * | Remove camel_service_connect_with_url. (URLs must be specified when the | Dan Winship | 2000-06-16 | 1 | -0/+4 |
| * | Kill. Folders are now always open, and handle "closing" sorts of | Dan Winship | 2000-06-16 | 1 | -0/+14 |
| * | fix a bug. (don't expunge deleted messages if called with expunge == | Dan Winship | 2000-06-16 | 1 | -0/+3 |
| * | Check server for various interesting extensions. | Dan Winship | 2000-06-16 | 1 | -0/+7 |
| * | Fix to previous change: make sure the "seek" variable ends up with the | Dan Winship | 2000-06-16 | 1 | -0/+9 |
| * | if the mbox doesn't end with a '\n', write one before appending the new | Dan Winship | 2000-06-14 | 1 | -0/+6 |
| * | updated the crlf filter: | Jeffrey Stedfast | 2000-06-14 | 1 | -0/+4 |
| * | Took out the filter code ( we already filter in | Jeffrey Stedfast | 2000-06-14 | 1 | -0/+3 |
| * | Updated: a separator is now a char* rather than a single char because IMAP | Jeffrey Stedfast | 2000-06-14 | 1 | -0/+22 |
| * | Renamed from camel_mbox_summary_expunge. Takes a gboolean saying whether | Dan Winship | 2000-06-14 | 1 | -0/+17 |
| * | IMAP will now allow you to login, and on some IMAP providers it will actually... | Jeffrey Stedfast | 2000-06-14 | 1 | -1/+11 |
| * | implemented a temp hack for the imap fetch by uid code | Jeffrey Stedfast | 2000-06-13 | 1 | -0/+4 |
| * | pop provider now uses the crlf filter | Jeffrey Stedfast | 2000-06-13 | 1 | -0/+3 |
| * | Deprecated. | Jeffrey Stedfast | 2000-06-13 | 1 | -0/+15 |
| * | don't pass a second (incorrect) -rpath in addition to the (correct) one | Dan Winship | 2000-06-13 | 1 | -0/+4 |
| * | New filter to do CRLF<->LF conversion. (Currently only tested in the | Dan Winship | 2000-06-13 | 1 | -0/+10 |
| * | Add another argument, "mode", which can be CAMEL_AUTHENTICATOR_ASK or | Dan Winship | 2000-06-10 | 1 | -0/+10 |
| * | Updated to reflect changes made in camel-imap-store.c | Jeffrey Stedfast | 2000-06-10 | 1 | -0/+9 |
| * | Will now always send EHLO first, if that fails it will fall back on HELO. | Jeffrey Stedfast | 2000-06-10 | 1 | -0/+6 |
| * | providers/imap/camel-imap-summary.c now builds | Jeffrey Stedfast | 2000-06-08 | 1 | -0/+5 |
| * | Added rules to build camel-imap-stream | Jeffrey Stedfast | 2000-06-08 | 1 | -0/+17 |
| * | Properly dereference warning/debug messages. (header_references_decode): | Not Zed | 2000-06-08 | 1 | -0/+7 |
| * | moved camel-imap-stream.* to providers/imap | Jeffrey Stedfast | 2000-06-07 | 1 | -0/+9 |
| * | Remove exists, create, delete. A CamelFolder now always references an | Dan Winship | 2000-06-07 | 1 | -1/+26 |
| * | Changed the read and write method prototypes to return an ssize_t type | Jeffrey Stedfast | 2000-06-07 | 1 | -0/+13 |
| * | worked on getting providers/imap/* to build cleanly, fixed a number of stupid... | Jeffrey Stedfast | 2000-06-07 | 1 | -0/+7 |
| * | fix typo/braino (set "Content-Disposition", not "Content-Description") | Dan Winship | 2000-06-06 | 1 | -0/+6 |
| * | Ick, damn signs! Fix a bug with sign extended bytes. | Not Zed | 2000-06-03 | 1 | -0/+8 |
| * | Jeffrey Stedfast <fejj@helixcode.com> | Jeffrey Stedfast | 2000-06-03 | 1 | -0/+5 |
| * | Don't ref the services in the cache. | Christopher James Lahey | 2000-06-03 | 1 | -0/+4 |
| * | moved some debug print statements to better locations | Jeffrey Stedfast | 2000-06-03 | 1 | -0/+7 |
| * | If we get a funny result, just throw it out. Basically a fix for the one | Not Zed | 2000-06-03 | 1 | -0/+19 |
| * | Ref and unref objects in the service cache properly. | Christopher James Lahey | 2000-06-03 | 1 | -0/+9 |
| * | Fun with purify. | Dan Winship | 2000-06-02 | 1 | -0/+18 |
| * | Fixes Bug 192. | Not Zed | 2000-06-02 | 1 | -0/+14 |
| * | Init filter_from to NULL, for exception case. (mbox_get_message_by_uid): | Not Zed | 2000-05-31 | 1 | -0/+22 |
| * | Implemented a few more imap functions in providers/imap/camel-imap-folder.c | Jeffrey Stedfast | 2000-05-31 | 1 | -0/+5 |
| * | diff -r1.206 ChangeLog | Michael Zucci | 2000-05-30 | 1 | -0/+9 |
| * | Make sure we copy messages which are still intact to the new folder. | Not Zed | 2000-05-30 | 1 | -0/+6 |
| * | > (message_changed): Track changes to the source message in the | Michael Zucci | 2000-05-30 | 1 | -0/+5 |
| * | Check the searched folder is open before trying to search it. | Not Zed | 2000-05-30 | 1 | -0/+5 |
| * | Fix up some glib precondition stuff. Try to set the URL in | Dan Winship | 2000-05-30 | 1 | -0/+7 |
| * | Add a domain field to CamelProvider, to say what kind of data it provides. | Dan Winship | 2000-05-29 | 1 | -0/+15 |
| * | (connect_to_server): Remove port number from error message since | Dan Winship | 2000-05-29 | 1 | -0/+3 |
| * | Split apart password and APOP auth, since some servers seem to do both, | Dan Winship | 2000-05-29 | 1 | -0/+13 |
| * | Use `foo@bar' rather than `"" <foo@bar>' for email addresses with no name | Dan Winship | 2000-05-29 | 1 | -0/+6 |
| * | Ripped out camel_imap_command_get_additional_data() from camel-imap-store and... | Jeffrey Stedfast | 2000-05-28 | 1 | -1/+16 |
| * | Don't set a default boundary. Require the caller to do that. | Dan Winship | 2000-05-26 | 1 | -0/+10 |
| * | updated changelog to reflect changes I made in providers/imap | Jeffrey Stedfast | 2000-05-26 | 1 | -0/+11 |
| * | Replace simple data wrapper here too, oops. | NotZed | 2000-05-26 | 1 | -0/+4 |
| * | Removed camel-simple-data-wrapper again. Less code to maintain == better | NotZed | 2000-05-26 | 1 | -0/+15 |
| * | Took out code that had been there to reconnect to the server if it was not | Jeffrey Stedfast | 2000-05-26 | 1 | -0/+9 |
| * | Re-add camel-simple-data-wrapper.h, which was removed for some reason. | Dan Winship | 2000-05-25 | 1 | -0/+5 |
| * | Added more files to the imap provider to use as an outline - will likely need... | Jeffrey Stedfast | 2000-05-25 | 1 | -0/+3 |
| * | Fixes to make the SMTP transport thread-safe | EDT 2000 Jeffrey Stedfast | 2000-05-25 | 1 | -1/+7 |
| * | Added debug fprintfs, tested with a few messages (smtp_data): Fixed to use | EDT 2000 Jeffrey Stedfast | 2000-05-24 | 1 | -1/+14 |
| * | stuff | Jeffrey Stedfast | 2000-05-23 | 1 | -24/+9 |
| * | stuff dude | Jeffrey Stedfast | 2000-05-23 | 1 | -0/+3 |
| * | changelog | Jeffrey Stedfast | 2000-05-23 | 1 | -0/+5 |
| * | changelog | Jeffrey Stedfast | 2000-05-23 | 1 | -0/+2 |
| * | dude, just stuff | Jeffrey Stedfast | 2000-05-23 | 1 | -0/+11 |
| * | added camel-mime-filter-smtp.[c,h] and made mods to camel-mime-filter-from.c | Jeffrey Stedfast | 2000-05-23 | 1 | -0/+11 |
| * | > searchpart = strchr(namepart, '?'); | NotZed | 2000-05-20 | 1 | -0/+58 |
| * | remove message_number_capability and require uid capatibility. | Dan Winship | 2000-05-19 | 1 | -0/+21 |
| * | Guess! | NotZed | 2000-05-19 | 1 | -0/+13 |
| * | Remove unused async open/close and copy_message_to functions. Rename | Dan Winship | 2000-05-18 | 1 | -0/+7 |
| * | remove get/set_output_stream operations. They're redundant with | Dan Winship | 2000-05-18 | 1 | -0/+28 |
| * | Quick fix to get it to compile. I hope I don't get into trouble. | Darin Adler | 2000-05-18 | 1 | -0/+5 |
| * | Don't include the no-longer-distributed possibly-to-be-removed headers. | Dan Winship | 2000-05-18 | 1 | -0/+3 |
| * | fix an off-by-one error in address parsing (smtp_data): use | Dan Winship | 2000-05-18 | 1 | -0/+8 |
| * | All this basically to support user flags in the summary. They are not yet | NotZed | 2000-05-18 | 1 | -0/+29 |
| * | error checking on gethostbyaddr() in providers/smtp/camel-smtp-transport.c | Jeffrey Stedfast | 2000-05-17 | 1 | -0/+5 |
| * | Implement. | NotZed | 2000-05-17 | 1 | -0/+17 |
| * | get things working with new camel summary stuff. | Chris Toshok | 2000-05-16 | 1 | -0/+14 |
| * | o Added some preliminary ESMTP AUTH support | EDT 2000 Jeffrey Stedfast | 2000-05-16 | 1 | -0/+5 |
| * | Remove camel_folder_get_summary, which no longer exists. | Dan Winship | 2000-05-15 | 1 | -0/+5 |
| * | remove some cruft that we're not currently using. | Dan Winship | 2000-05-12 | 1 | -0/+2 |
| * | Change to match prototype (size_t vs unsigned int) so it works on 64-bit | Dan Winship | 2000-05-12 | 1 | -0/+6 |
| * | > * providers/mbox/camel-mbox-folder.c (message_changed): Indicate | Michael Zucci | 2000-05-12 | 1 | -0/+12 |
| * | providers/smtp/camel-smtp-transport.c: updated smtp_helo to more closely comp... | Jeffrey Stedfast | 2000-05-12 | 1 | -0/+5 |
| * | Big bunch o memleaks fixed. | NotZed | 2000-05-12 | 1 | -0/+27 |
| * | Free summary items and charset filters. | 1 | 2000-05-12 | 1 | -0/+13 |
| * | fixed camel_smtp_transport_class_init(): now initializes service_class | Jeffrey Stedfast | 2000-05-11 | 1 | -0/+5 |
| * | fix a stupid typo. Thank you, C. | Dan Winship | 2000-05-11 | 1 | -0/+8 |
| * | Removed dist-hook section. | Christopher James Lahey | 2000-05-10 | 1 | -0/+5 |
| * | Bleah. Can't fsync a pipe. As a quick kludge, just don't stream_flush it. | Dan Winship | 2000-05-10 | 1 | -0/+7 |
| * | o Undid changes to camel-internet-address.[c,h] o Fixed | EDT 2000 Jeffrey Stedfast | 2000-05-09 | 1 | -0/+8 |
| * | o Moved struct_address from camel-internet-address.c to | EDT 2000 Jeffrey Stedfast | 2000-05-09 | 1 | -4/+13 |
| * | one more refcounting fix I missed before. | Dan Winship | 2000-05-09 | 1 | -1/+5 |
| * | o updated to use CamelException (as needed by new camel-stream.c) o no | EDT 2000 Jeffrey Stedfast | 2000-05-09 | 1 | -0/+8 |
| * | Use CamelException to signal failure. (camel_stream_write_strings): | Dan Winship | 2000-05-09 | 1 | -0/+48 |
| * | Format From and Reply-To to at least a decoded string. Should probably | NotZed | 2000-05-08 | 1 | -0/+4 |
| * | Merged NEW_SUMMARY branch back to trunk, and resolved conflicts. | NotZed | 2000-05-08 | 1 | -0/+142 |
| * | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -0/+59 |
| * | A machine which serves neither POP nor KPOP is not a POP server. | Dan Winship | 2000-05-07 | 1 | -0/+8 |
| * | And same here ... (camel_folder_summary_encode_fixed_int32): Ugh, fwrite | NotZed | 2000-05-06 | 1 | -0/+4 |
| * | And same here ... | NotZed | 2000-05-05 | 1 | -1/+19 |
| * | Plug a memory leak. (header_decode_text): Fixed memory leaks with | 5 | 2000-05-05 | 1 | -0/+14 |
| * | Maxcount is minimum of the max and the requested count, not the maximum :) | NotZed | 2000-05-05 | 1 | -0/+23 |
| * | Don't fall back to plaintext passwords if APOP fails, since it should also | Dan Winship | 2000-05-05 | 1 | -0/+6 |
| * | New function to replace camel_provider_scan. Returns a list of either (a) | Dan Winship | 2000-05-04 | 1 | -0/+23 |
| * | No, we're not going to have g_strcasecmp for no good reason, | NotZed | 2000-05-04 | 1 | -0/+34 |
| * | Some small build fixes: | Jacob Leach | 2000-05-04 | 1 | -0/+6 |
| * | If the iconv handle is -1, then dont try and convert (crashes | NotZed | 2000-05-03 | 1 | -0/+10 |
| * | fix typo when dereferencing saveoffset. | Larry Ewing | 2000-05-03 | 1 | -0/+5 |
| * | Missed these ... | Michael Zucci | 2000-05-03 | 1 | -0/+2 |
| * | REmove gmime-utils.h from here. | NotZed | 2000-05-03 | 1 | -1/+17 |
| * | Set G_LOG_DOMAIN in following files. | Matthew Loper | 2000-05-03 | 1 | -0/+11 |
| * | > * providers/mbox/camel-mbox-search.c | Michael Zucci | 2000-05-03 | 1 | -0/+7 |
| * | > * gmime-utils.[ch]: What the hell, remove it. This will break the | Michael Zucci | 2000-05-03 | 1 | -0/+23 |
| * | Fix the previous overflow problem properly (can happen in 2 places). | NotZed | 2000-05-03 | 1 | -0/+11 |
| * | Dont use autofill on these fucking long function anmes!!!!!! | 2 | 2000-05-03 | 1 | -0/+6 |
| * | Fix the offset for the summary when an item is expunged to take account of | NotZed | 2000-05-03 | 1 | -0/+6 |
| * | Deleted messages properly get removed from the index. | Michael Zucci | 2000-05-02 | 1 | -0/+5 |
| * | > (camel_folder_expunge): Changed to only allow expunge on an open | Michael Zucci | 2000-05-02 | 1 | -0/+2 |
| * | > (func_header_contains): Debug out some search stuff. | Michael Zucci | 2000-05-02 | 1 | -0/+6 |
| * | Removed search_id. | Michael Zucci | 2000-05-02 | 1 | -0/+19 |
| * | More message cleanup. Flags now work, are saved, and the delete | NotZed | 2000-05-02 | 1 | -0/+46 |
| * | Tweak the definition of CamelProvider. Among other things, a provider may | Dan Winship | 2000-04-30 | 1 | -0/+25 |
| * | const poison | Dan Winship | 2000-04-29 | 1 | -0/+3 |
| * | camel_mime_parser_tell() returns an offset from where it started parsing, | Dan Winship | 2000-04-29 | 1 | -0/+17 |
| * | fix a bug that would cause corruption with very long headers. | Dan Winship | 2000-04-29 | 1 | -0/+5 |
| * | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 1 | -0/+8 |
| * | Dont try and check a NULL header. | NotZed | 2000-04-28 | 1 | -0/+32 |
| * | Class to represent news addresses - currently empty, and not built. | NotZed | 2000-04-28 | 1 | -0/+11 |
| * | Revert previous change. I was confused. | Dan Winship | 2000-04-28 | 1 | -0/+3 |
| * | expose these routines. | Dan Winship | 2000-04-28 | 1 | -0/+5 |
| * | Only write a newline between the headers and the content object if the | Dan Winship | 2000-04-27 | 1 | -0/+5 |
| * | Remove. We weren't using the fields that made this different from | Dan Winship | 2000-04-27 | 1 | -0/+11 |
| * | sink the content object after referencing it. | Dan Winship | 2000-04-27 | 1 | -0/+7 |
| * | sync to current reality | Dan Winship | 2000-04-27 | 1 | -0/+4 |
| * | fix format specifier for time zone. Fix typo in month names array. | Dan Winship | 2000-04-27 | 1 | -0/+5 |
| * | Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces, | NotZed | 2000-04-26 | 1 | -0/+187 |
| * | only return TRUE if the parent is at eos AND the buffer has been exhausted | Dan Winship | 2000-04-26 | 1 | -0/+3 |
| * | fix some incorrect macro usage that resulted in bogus casts | Dan Winship | 2000-04-25 | 1 | -0/+5 |
| * | fix a cut-and-pasto. | Dan Winship | 2000-04-25 | 1 | -0/+3 |
| * | ref (and sink) the message stream if we're going to unref it later. | Dan Winship | 2000-04-25 | 1 | -0/+5 |
| * | remove data-wrapper-repository.h include(s) | Dan Winship | 2000-04-25 | 1 | -0/+4 |
| * | Big fixes for the last commit which broke the message creation entirely. | Michael Zucci | 2000-04-24 | 1 | -0/+23 |
| * | No longer call data_wrapper_repository_init. | NotZed | 2000-04-24 | 1 | -0/+118 |
| * | fix some obvious minor bugs noted by -Wall. | Dan Winship | 2000-04-24 | 1 | -0/+5 |
| * | Whole swag of changes. Still lots of cleanup remaining ... | NotZed | 2000-04-23 | 1 | -0/+95 |
| * | clean, document, etc. (camel_multipart_init): pick a prettier default | Dan Winship | 2000-04-23 | 1 | -0/+6 |
| * | Ref the folder after setting it in the new message. | NotZed | 2000-04-22 | 1 | -0/+133 |
| * | Removed. | NotZed | 2000-04-22 | 1 | -0/+7 |
| * | use libunicode iconv functions rather than libc ones (since libc might not | Dan Winship | 2000-04-21 | 1 | -0/+8 |
| * | Trim leading/trailing spaces off the raw headers. | NotZed | 2000-04-21 | 1 | -0/+3 |
| * | MERGE NEW_PARSER branch into HEAD, fixed conflicts. | NotZed | 2000-04-21 | 1 | -0/+301 |
| * | This is a subtype of CamelSeekableStream, not CamelStream. | Dan Winship | 2000-04-20 | 1 | -0/+4 |
| * | clean up a lot. (eos): When testing for end-of-stream, reset the parent | Dan Winship | 2000-04-20 | 1 | -0/+6 |
| * | const poison. (Belatedly goes with my change of 2000-02-23.) | Dan Winship | 2000-04-20 | 1 | -0/+7 |
| * | do better reference counting of streams so they actually go away when they | Dan Winship | 2000-04-19 | 1 | -0/+5 |
| * | kill camel-log | Dan Winship | 2000-04-19 | 1 | -0/+3 |
| * | Clean, polish, document. Most of the gtk-doc comments added to | Dan Winship | 2000-04-19 | 1 | -0/+8 |
| * | Remove the "session" field from CamelMimeMessage. Nothing uses it, about | Dan Winship | 2000-04-18 | 1 | -0/+13 |
| * | Set the exception if no provider is found. | Dan Winship | 2000-04-18 | 1 | -0/+3 |
| * | Add code to encode and decode %-escapes in URLs, and do some additional | Dan Winship | 2000-04-18 | 1 | -0/+6 |
| * | add nntp | Chris Toshok | 2000-04-15 | 1 | -0/+4 |
| * | Fix switch statement. | Christopher James Lahey | 2000-04-15 | 1 | -0/+4 |
| * | always return TRUE for now. we need to check the server response to make | Chris Toshok | 2000-04-15 | 1 | -0/+15 |
| * | This didn't belong in Camel. Move to mail/ | Dan Winship | 2000-04-15 | 1 | -0/+7 |
| * | + * art/Makefile.am: Add tigert's contact-dlg-related images. | Matthew Loper | 2000-04-12 | 1 | -0/+6 |
| * | Fix the embarassing cursor bug. | Miguel de Icaza | 2000-04-12 | 1 | -0/+5 |
| * | fix various bugs in APOP code (still untested) and some of the error | Dan Winship | 2000-04-11 | 1 | -0/+3 |
| * | Clarify what provider.protocol, provider.name, and provider.description | Dan Winship | 2000-04-11 | 1 | -0/+9 |
| * | implement get_message_by_number for the mail fetch code. | Dan Winship | 2000-04-10 | 1 | -0/+5 |
| * | o Reformatted providers/smtp/camel-smtp-transport.c to fit the standard | EDT 2000 Jeffrey Stedfast | 2000-04-10 | 1 | -0/+5 |
| * | New file with new function to dot-lock an mbox file and copy it to a safe | Dan Winship | 2000-04-10 | 1 | -0/+5 |
| * | pixmap_DATA isn't defined so don't use it as a variable. | Christopher James Lahey | 2000-04-09 | 1 | -0/+4 |
| * | actually record the pid returned by fork(). Noticed by clahey. | Dan Winship | 2000-04-09 | 1 | -0/+3 |
| * | #include <sys/param.h> for MAXHOSTNAMELEN. (This is a stopgap: some of the | Dan Winship | 2000-04-09 | 1 | -0/+6 |
| * | o fixed numerous bugs in providers/smtp/camel-smtp-transport.c; should now | EDT 2000 Jeffrey Stedfast | 2000-04-08 | 1 | -0/+7 |
| * | (pop3_connect): Remember the password after asking for it the | Dan Winship | 2000-04-08 | 1 | -0/+2 |
| * | Clarify error messages. (finalize): fix a bug in camel_exception usage | Dan Winship | 2000-04-08 | 1 | -0/+6 |
| * | Removed smtp for now, its a long way from building. Removed file that | NotZed | 2000-04-07 | 1 | -0/+7 |
| * | + * camel-folder-pt-proxy.c (_get_full_name): Remove exception param | Matthew Loper | 2000-04-07 | 1 | -0/+7 |
| * | Reorganize the folder-fetching methods and implement a folder cache so | Dan Winship | 2000-04-07 | 1 | -0/+19 |
| * | the URL RFC says the port must be numeric, so we don't want to do | Dan Winship | 2000-04-06 | 1 | -0/+9 |
| * | Compare mbox_file_size and mbox_modtime to the results of stat()ing the | Dan Winship | 2000-04-02 | 1 | -0/+25 |
| * | implement unimplemented methods | Dan Winship | 2000-04-01 | 1 | -0/+2 |
| * | remove debugging printf()s that no longer seem useful | Dan Winship | 2000-04-01 | 1 | -0/+10 |
| * | Added "convert_newlines_to_br" boolean param, to give the option of not | Matthew Loper | 2000-04-01 | 1 | -0/+7 |
| * | Use <pre> tag to force the use of monospaced fonts. | Matthew Loper | 2000-03-31 | 1 | -0/+5 |
| * | Add a htons in the default_number case, and document the fact that the | Dan Winship | 2000-03-31 | 1 | -0/+10 |
| * | Add htons (port), and only copy 4 bytes for the IP address to prevent a | Miguel de Icaza | 2000-03-30 | 1 | -0/+6 |
| * | make this return a CamelStream rather than a CamelSeekableSubstream, | Dan Winship | 2000-03-29 | 1 | -0/+6 |
| * | convenience functions to canonicalize the host and port values of a | Dan Winship | 2000-03-29 | 1 | -0/+5 |
| * | Make this work when the inbox file doesn't yet exist. | Dan Winship | 2000-03-29 | 1 | -0/+6 |
| * | uncomment the call to unlink the temp file: there's no way to tell | Dan Winship | 2000-03-28 | 1 | -0/+5 |
| * | add delete_message_by_{number,uid}. | Dan Winship | 2000-03-28 | 1 | -0/+14 |
| * | Unref the output_stream when done, close doesn't do it. (_append_message): | NotZed | 2000-03-28 | 1 | -0/+38 |
| * | keep separate input and output streams so the output doesn't end up being | Dan Winship | 2000-03-28 | 1 | -0/+10 |
| * | fix nastiness with mime dispositions ( at least for now ) | Michael Meeks | 2000-03-28 | 1 | -0/+8 |
| * | new routine to free the data allocated by camel_service_query_auth_types. | Dan Winship | 2000-03-28 | 1 | -0/+5 |
| * | rename camel_stream_mem_new_with_buffer to ..._with_byte_array and add a | Dan Winship | 2000-03-28 | 1 | -0/+4 |
| * | Remove CamelStreamBufferedFs, since CamelStreamBuffer makes it redundant. | Dan Winship | 2000-03-28 | 1 | -0/+5 |
| * | change the CamelFolderSummary interfaces to allow partial summary queries | Dan Winship | 2000-03-25 | 1 | -0/+22 |
| * | Added flag to provider initialisation, to match changed structure. | NotZed | 2000-03-24 | 1 | -0/+5 |
| * | Added async search api. | NotZed | 2000-03-24 | 1 | -0/+10 |
| * | Function to read one line of any size from a stream and return it in | Dan Winship | 2000-03-24 | 1 | -0/+6 |
| * | New function to query a service for the authentication protocols it | Dan Winship | 2000-03-23 | 1 | -0/+7 |
| * | fill this in partially make camel_pop3_command return the text after | Dan Winship | 2000-03-23 | 1 | -0/+9 |
| * | + * shell/main.c (evolution_boot): gtk_signal_connect'ed "destroy" | Matthew Loper | 2000-03-23 | 1 | -0/+5 |
| * | some initial bits of the POP3 provider, to make Matt happy. Incomplete, | Dan Winship | 2000-03-22 | 1 | -0/+5 |
| * | display message size | bertrand | 2000-03-21 | 1 | -0/+11 |
| * | documented all functions. | bertrand | 2000-03-21 | 1 | -0/+11 |
| * | cosmetic changes. | bertrand | 2000-03-11 | 1 | -0/+4 |
| * | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 1 | -0/+4 |
| * | plug mem leaks due to bad documentation of | bertrand | 2000-03-09 | 1 | -0/+15 |
| * | More changes than a man can remember. | Bertrand Guiheneuf | 2000-03-06 | 1 | -1/+9 |
| * | Tons of fixes to fix things | Bertrand Guiheneuf | 2000-03-05 | 1 | -0/+5 |
| * | Ref the summary after we have got it. | NotZed | 2000-03-05 | 1 | -0/+6 |
| * | stream the raw content instead of nothing if the encoding is not | bertrand | 2000-03-05 | 1 | -0/+7 |
| * | bonobo-goad-id is the good key to look for. (get_bonobo_tag_for_object): | bertrand | 2000-03-04 | 1 | -0/+10 |
| * | use set_input_stream instead of construct_from_stream to feed the message | bertrand | 2000-03-04 | 1 | -0/+14 |
| * | Make sure we open with create with a creation mask. | NotZed | 2000-03-04 | 1 | -0/+20 |
| * | in the case of images, put the content object output stream in the url. | bertrand | 2000-03-04 | 1 | -0/+5 |
| * | fixed state 0 keep value. | bertrand | 2000-03-03 | 1 | -0/+5 |
| * | don't forget to set the state to 0 after 3. (my_read_encode): don't forget | bertrand | 2000-03-03 | 1 | -0/+20 |
| * | use CamelStreamB64 type for the input stream. | bertrand | 2000-03-03 | 1 | -0/+8 |
| * | fix implementation so that it writes properly to the output stream even. | bertrand | 2000-03-02 | 1 | -0/+9 |