| Commit message (Expand) | Author | Age | Files | Lines |
* | The flags'n'tags copy was unnecessary. Removed it. | Peter Williams | 2002-07-27 | 1 | -0/+4 |
* | Revert Jeff's previous change, it broke local folders. Uninitialized | Peter Williams | 2002-07-27 | 1 | -0/+5 |
* | If we're gonna do an elite hack, lets do it right. | Jeffrey Stedfast | 2002-07-26 | 1 | -0/+17 |
* | Prototype. | Peter Williams | 2002-07-26 | 1 | -0/+18 |
* | Remove "possibly non-fatal" exception strings, all exceptions are fatal | Jeffrey Stedfast | 2002-07-26 | 1 | -7/+23 |
* | It would help to mark the UIDs as deleted before we try to expunge them | Peter Williams | 2002-07-26 | 1 | -0/+10 |
* | Renamed from shell_exec(). Also, we now want to pass argc/argv on to the | Jeffrey Stedfast | 2002-07-25 | 1 | -2/+6 |
* | Use execv ("sh", "-c", command) rather than execing the command directly. | Jeffrey Stedfast | 2002-07-25 | 1 | -0/+5 |
* | When writing the summary, use TRUNC flag, duh. Also, write to a temp file | Not Zed | 2002-07-24 | 1 | -0/+18 |
* | Sync before doing an expunge if we dont have uidplus. See #25766. | Not Zed | 2002-07-24 | 1 | -0/+4 |
* | Move folders to a subdirectory of storage_path, rather than in it. Bye bye | Not Zed | 2002-07-24 | 1 | -0/+7 |
* | Duplicated the very much hack in imap_store_refresh_folders() to avoid a | Not Zed | 2002-07-24 | 1 | -0/+7 |
* | #include <string.h> for memcpy. | Jeffrey Stedfast | 2002-07-23 | 1 | -0/+4 |
* | Oops, forgot to implement this. Fixes #24604. | Not Zed | 2002-07-22 | 1 | -0/+5 |
* | Only add a \r if the character before the \n wasn't already a \r - this | Jeffrey Stedfast | 2002-07-22 | 1 | -0/+6 |
* | Changed to use a different length calculator. | Not Zed | 2002-07-19 | 1 | -0/+5 |
* | Add the appropriate #include for the _() macro. | Jeffrey Stedfast | 2002-07-18 | 1 | -0/+4 |
* | Got rid of the stupid "tryagain" semantics, which didn't work. | Not Zed | 2002-07-17 | 1 | -0/+6 |
* | When CRLF encoding, "empty" (after stripping trailing whitespace | Jeffrey Stedfast | 2002-07-17 | 1 | -0/+6 |
* | Clean up some improper usage of CamelExceptions (looking at | Peter Williams | 2002-07-17 | 1 | -0/+13 |
* | Make the standard AUTH format take priority over the AUTH= priority, since | Jeffrey Stedfast | 2002-07-17 | 1 | -0/+8 |
* | If we're not online and the message isn't in our cache, give up. | Peter Williams | 2002-07-16 | 1 | -0/+5 |
* | Removed. (get_score): Removed. Labels & scores are stored in tags, we | Not Zed | 2002-07-16 | 1 | -0/+9 |
* | Try to get the FQDN from the results of gethostname(). If that fails, then | Jeffrey Stedfast | 2002-07-16 | 1 | -0/+6 |
* | Get rid of the constant 'required' variable, just use the value when | Jeffrey Stedfast | 2002-07-16 | 1 | -0/+4 |
* | Changed the mbox and spool provider descriptions to try and be more clear. | Jeffrey Stedfast | 2002-07-16 | 1 | -5/+16 |
* | >= is not appropriate here because the sequences are 1-based; so seq = | Peter Williams | 2002-07-16 | 1 | -0/+8 |
* | Only assign a uid if indexing is enabled. This stops us always assigning a | Not Zed | 2002-07-15 | 1 | -0/+17 |
* | On error, do not unref the parts gotten using camel_multipart_get_part() | Jeffrey Stedfast | 2002-07-13 | 1 | -0/+8 |
* | Updated to not use camel_type_get_global_classfuncs() since this is just a | Jeffrey Stedfast | 2002-07-12 | 1 | -0/+4 |
* | Handle multipart/encrypted parts too. | Jeffrey Stedfast | 2002-07-12 | 1 | -0/+9 |
* | Don't let any parts have a binary encoding. | Jeffrey Stedfast | 2002-07-12 | 1 | -0/+5 |
* | Fixes bug #27672 | Jeffrey Stedfast | 2002-07-12 | 1 | -0/+22 |
* | If we are fetching HEADERs, don't cache the stream - instead just create a | Jeffrey Stedfast | 2002-07-12 | 1 | -0/+5 |
* | Don't forget to set an appropriate exception before returning NULL. | Jeffrey Stedfast | 2002-07-12 | 1 | -0/+6 |
* | Make sure message is non-NULL before setting the source on it. | Jeffrey Stedfast | 2002-07-11 | 1 | -0/+3 |
* | Renamed stdin to stdin_fd, stdout to stdout_fd, and stderr to stderr_fd in | Jeffrey Stedfast | 2002-07-11 | 1 | -0/+7 |
* | Set the IS_SOURCE provider flag. | Jeffrey Stedfast | 2002-07-05 | 1 | -0/+3 |
* | Change all exceptions to report which POP server failed (and tried to make | Jeffrey Stedfast | 2002-07-05 | 1 | -0/+6 |
* | If we get an exception from the child sync, update the exception string so | Not Zed | 2002-07-03 | 1 | -0/+16 |
* | Take a void object arg. (camel_object_remove_event): " | Not Zed | 2002-07-03 | 1 | -0/+9 |
* | Don't use --no-auto-key-retrieve, this option has apparently been | Jeffrey Stedfast | 2002-06-29 | 1 | -0/+6 |
* | Loop on our reads while errno is EINTR or EAGAIN. Also make sure to | Jeffrey Stedfast | 2002-06-28 | 1 | -0/+4 |
* | Loop on our reads while errno is EINTR or EAGAIN. Also make sure to | Jeffrey Stedfast | 2002-06-28 | 1 | -0/+3 |
* | Loop on our reads while errno is EINTR or EAGAIN. Also make sure to | Jeffrey Stedfast | 2002-06-28 | 1 | -1/+2 |
* | Loop on our reads while errno is EINTR or EAGAIN. | Jeffrey Stedfast | 2002-06-27 | 1 | -0/+5 |
* | Removed. | Jeffrey Stedfast | 2002-06-27 | 1 | -0/+13 |
* | Oops, this needs to take a userid argument. | Jeffrey Stedfast | 2002-06-27 | 1 | -0/+3 |
* | Removed (never did anything anyway). | Jeffrey Stedfast | 2002-06-27 | 1 | -0/+8 |
* | New class implementing the multipart/encrypted content type. Contains | Jeffrey Stedfast | 2002-06-27 | 1 | -0/+4 |
* | Check for NODATA too. | Jeffrey Stedfast | 2002-06-27 | 1 | -0/+5 |
* | Remove the #include for camel-spoold-store.h | Jeffrey Stedfast | 2002-06-26 | 1 | -0/+5 |
* | Include <sys/time.h> for struct timeval. | Not Zed | 2002-06-26 | 1 | -0/+129 |
* | #include <sys/time.h> | Jeffrey Stedfast | 2002-06-26 | 1 | -0/+4 |
* | Return the option as --digest-algo=<micalg> (gpg_ctx_parse_status): Decode | Jeffrey Stedfast | 2002-06-25 | 1 | -0/+12 |
* | implemented camel_gpg_context_set_always_trust() | Jeffrey Stedfast | 2002-06-25 | 1 | -0/+1 |
* | Use --command-fd rather than --passphrase-fd since what we really want is | Jeffrey Stedfast | 2002-06-25 | 1 | -0/+2 |
* | Use --command-fd rather than --passphrase-fd since what we really want is | Jeffrey Stedfast | 2002-06-25 | 1 | -0/+7 |
* | Check for ERRSIG also. (gpg_ctx_op_step): Don't try writing a passphrase | Jeffrey Stedfast | 2002-06-24 | 1 | -0/+7 |
* | Return -1 on error. (gpg_decrypt): Same. (gpg_sign): Again here. | Jeffrey Stedfast | 2002-06-23 | 1 | -0/+11 |
* | New source files implementing the CamelCipherContext class for gnupg. | Jeffrey Stedfast | 2002-06-22 | 1 | -0/+15 |
* | Updated to support searching as well as making it use CamelDigestSummary. | Jeffrey Stedfast | 2002-06-21 | 1 | -0/+6 |
* | PR_IO_TIMEOUT_ERROR should map to ETIMEDOUT and not EAGAIN. | Jeffrey Stedfast | 2002-06-20 | 1 | -0/+7 |
* | Drop back to initial state if we came from eof state. | Not Zed | 2002-06-20 | 1 | -0/+5 |
* | Set the poll timeout to be PR_INTERVAL_MIN, this one shouldn't need to be | Jeffrey Stedfast | 2002-06-20 | 1 | -0/+4 |
* | Make sure we hold the command_lock before accessing current_folder. | Jeffrey Stedfast | 2002-06-20 | 1 | -0/+15 |
* | Don't bother trying to authenticate (and thus don't throw up an error | Jeffrey Stedfast | 2002-06-19 | 1 | -0/+12 |
* | Update the freeze state of the new source folder. | Jeffrey Stedfast | 2002-06-18 | 1 | -0/+7 |
* | Freeze source folders. (vee_thaw): Thaw all source folders. Fixes bug | Jeffrey Stedfast | 2002-06-15 | 1 | -0/+3 |
* | Unlock the command_lock after each UID STORE command so that other | Jeffrey Stedfast | 2002-06-15 | 1 | -0/+4 |
* | Fixed compiler warnings. | Jeffrey Stedfast | 2002-06-15 | 1 | -0/+9 |
* | Updated to use ctx->sign_protocol rather than ctx->protocol. | Jeffrey Stedfast | 2002-06-15 | 1 | -0/+10 |
* | Our parent class is camel_vee_folder, not camel_folder, fix setting of | Not Zed | 2002-06-11 | 1 | -0/+25 |
* | Use CAMEL_EXCEPTION_SYSTEM rather than '1' for clarity. | Jeffrey Stedfast | 2002-06-09 | 1 | -0/+5 |
* | Up the timeout on the connect code to 2 minutes. | Jeffrey Stedfast | 2002-06-07 | 1 | -0/+5 |
* | Parse "From: Dan Winship <danw>" (with no domain) in the way the sender | Dan Winship | 2002-06-07 | 1 | -0/+6 |
* | Remove the CONF_DEFAULT_PATH entry, as this is handled by the url config | Not Zed | 2002-06-06 | 1 | -0/+64 |
* | Check that any unmatched operation is not concerning any vfolder. Other | Not Zed | 2002-06-03 | 1 | -0/+10 |
* | setup/free the mech string. | Not Zed | 2002-06-03 | 1 | -0/+41 |
* | When the part is a multipart/signed, make sure to free the part_spec | Jeffrey Stedfast | 2002-06-01 | 1 | -0/+4 |
* | Free the path buffer when we're done with it. | Jeffrey Stedfast | 2002-06-01 | 1 | -0/+7 |
* | If we fail to read a literal, free the temporary string buffer. | Jeffrey Stedfast | 2002-06-01 | 1 | -5/+3 |
* | Revert my fix from the other day since camel_imap_command_response() | Jeffrey Stedfast | 2002-06-01 | 1 | -0/+9 |
* | If we fail to be able to create a stream to insert into the cache, then | Jeffrey Stedfast | 2002-06-01 | 1 | -0/+6 |
* | Added a protocol field for users to use. | Not Zed | 2002-05-31 | 1 | -0/+55 |
* | On error, don't leak the GByteArray buffer. | Jeffrey Stedfast | 2002-05-31 | 1 | -0/+3 |
* | Free the response before checking for errors. I'm not sure this'll | Jeffrey Stedfast | 2002-05-31 | 1 | -2/+9 |
* | Only free the LOGOUT response if it is non-NULL. | Jeffrey Stedfast | 2002-05-30 | 1 | -0/+5 |
* | Implement. Run a summary check to update for any newly arrived messages. | Not Zed | 2002-05-29 | 1 | -0/+11 |
* | Use the CamelMessageInfo rather than the CamelMimeMessage because the | Jeffrey Stedfast | 2002-05-29 | 1 | -0/+6 |
* | On connection failure, unref the tcp stream. | Jeffrey Stedfast | 2002-05-28 | 1 | -0/+19 |
* | Helps if we allocate enough space here. Also, start smoking the same | Jeffrey Stedfast | 2002-05-25 | 1 | -0/+8 |
* | Use the new readline function. | Jeffrey Stedfast | 2002-05-25 | 1 | -0/+13 |
* | Added some NULL protection fixes. | Jeffrey Stedfast | 2002-05-24 | 1 | -0/+5 |
* | Removed from the build. Glory glory hallelujah. | Jeffrey Stedfast | 2002-05-23 | 1 | -0/+31 |
* | Don't call some retarded function to simply set an exception. | Jeffrey Stedfast | 2002-05-22 | 1 | -0/+3 |
* | If we get an invalid start char, just ignore it and goto the next | Not Zed | 2002-05-21 | 1 | -0/+5 |
* | New e-sexp callback function to get a user_tag label value. | Jeffrey Stedfast | 2002-05-17 | 1 | -0/+5 |
* | New function to parse a NAMESPACE response properly. | Jeffrey Stedfast | 2002-05-16 | 1 | -0/+8 |
* | Only reconnect if we are already connected, if we are in a disconnected | Jeffrey Stedfast | 2002-05-16 | 1 | -0/+4 |
* | If the part_spec is an empty string for a leaft part, use "1" since we | Jeffrey Stedfast | 2002-05-16 | 1 | -0/+6 |
* | removed. (imap_store_refresh_folders): Copy the folders first, then | Not Zed | 2002-05-15 | 1 | -0/+15 |
* | Fixes bug #24136. | Jeffrey Stedfast | 2002-05-15 | 1 | -0/+16 |
* | Previous fix reverted. | Jeffrey Stedfast | 2002-05-15 | 1 | -2/+0 |
* | Previous fix reverted. (get_content): Handle the case where a multipart's | Jeffrey Stedfast | 2002-05-15 | 1 | -0/+7 |
* | Overload the setv/getv CamelObject virtual methods. (imap_setv): | Jeffrey Stedfast | 2002-05-14 | 1 | -1/+8 |
* | Add a "char **appended_uid" argument, for the caller to optionally pass in | Dan Winship | 2002-05-14 | 1 | -0/+52 |
* | Since the fix for #3357 uses 'order=0' to indicate tree structure nodes, | Not Zed | 2002-05-13 | 1 | -0/+9 |
* | Fetch the BODYSTRUCTURE rather than BODY since BODY seems to be lacking | Jeffrey Stedfast | 2002-05-11 | 1 | -0/+4 |
* | Might help if we called camel_transport_class_init. | Jeffrey Stedfast | 2002-05-11 | 1 | -0/+5 |
* | Replace copy_messages_to and move_messages_to with a single function that | Dan Winship | 2002-05-11 | 1 | -0/+40 |
* | New filter function to pipe a message to another program. (run_command): | Jeffrey Stedfast | 2002-05-10 | 1 | -0/+1 |
* | New filter function to pipe a message to another program. | Jeffrey Stedfast | 2002-05-10 | 1 | -0/+5 |
* | Instead of testing for SERVICE_CONNECTED, we need to also handle | Not Zed | 2002-05-09 | 1 | -0/+9 |
* | Implemented. (digest_getv): Implemented. | Jeffrey Stedfast | 2002-05-09 | 1 | -0/+19 |
* | camel_pop3_engine_iterate doesn't return the state, it returns -1 on fail, | Jeffrey Stedfast | 2002-05-08 | 1 | -0/+8 |
* | s/class/klass for arguments so that c++ developers don't complain later. | Jeffrey Stedfast | 2002-05-08 | 1 | -0/+5 |
* | Fix a crash in a g_warning. | Dan Winship | 2002-05-08 | 1 | -0/+5 |
* | Check for LOGIN xxxx as well if debug is on, so we dont print passwords to | Not Zed | 2002-05-07 | 1 | -0/+43 |
* | If the pop3 command status is -1, then we probably have a TCP error (?) so | Jeffrey Stedfast | 2002-05-07 | 1 | -0/+7 |
* | Use CamelMimeFilterBestenc to get a more appropriate encoding rather than | Jeffrey Stedfast | 2002-05-07 | 1 | -0/+4 |
* | Call camel_mime_message_encode_8bit_parts() which fixes bug #10885. | Jeffrey Stedfast | 2002-05-07 | 1 | -0/+3 |
* | Don't bother with counting down the timeout. | Jeffrey Stedfast | 2002-05-07 | 1 | -0/+5 |
* | Same fix as the tcp stream. (stream_write): Again here. Just like tcp | Jeffrey Stedfast | 2002-05-03 | 1 | -0/+12 |
* | Fixed the fix for stupidly-broken-mailer bug #5 to work when multiple | Jeffrey Stedfast | 2002-05-03 | 1 | -0/+7 |
* | Change the order of some code so that we check if the select() failed | Jeffrey Stedfast | 2002-05-03 | 1 | -0/+15 |
* | We want to set unread_count to get_unread_message_count, not | Not Zed | 2002-04-29 | 1 | -0/+7 |
* | Don't link to libibex.a anymore. | Jeffrey Stedfast | 2002-04-27 | 1 | -0/+6 |
* | No longer want to #include <libibex/ibex.h> | Jeffrey Stedfast | 2002-04-27 | 1 | -0/+3 |
* | New function to auto-detect configuration settings. | Jeffrey Stedfast | 2002-04-27 | 1 | -0/+5 |
* | Remove the excessive \n's, after printfs. | Not Zed | 2002-04-26 | 1 | -0/+11 |
* | Don't put a space between the "RCPT TO:" and the "<recipient>" strings - | Jeffrey Stedfast | 2002-04-26 | 1 | -0/+8 |
* | Configure the default paths for mh, mbox, maildir, spools, etc. | Jeffrey Stedfast | 2002-04-25 | 1 | -1/+6 |
* | Add a CAMEL_PROVIDER_CONF_LABEL enum. | Jeffrey Stedfast | 2002-04-25 | 1 | -0/+4 |
* | Free the LIST pop3 command. | Jeffrey Stedfast | 2002-04-20 | 1 | -0/+5 |
* | Don't g_return_val_if_fail here if the boundary is an empty string. See | Jeffrey Stedfast | 2002-04-20 | 1 | -0/+13 |
* | Start of a white-paperish document describing camel-index and older | Not Zed | 2002-04-19 | 1 | -0/+5 |
* | If we get a failure, make sure we set an exception. | Not Zed | 2002-04-18 | 1 | -0/+8 |
* | When doing a contains match, split the words and perform an and on it. | Not Zed | 2002-04-18 | 1 | -0/+40 |
* | If the vee-folder is the unmatched, we don't have our own expression so we | Jeffrey Stedfast | 2002-04-18 | 1 | -0/+7 |
* | Get rid of an unused variable. | Jeffrey Stedfast | 2002-04-17 | 1 | -0/+15 |
* | Added #include <sys/types.h> for dirent.h which needs it on MacOS X. | Jeffrey Stedfast | 2002-04-15 | 1 | -2/+10 |
* | Added #include <sys/types.h> for dirent.h which needs it on MacOS X. | Jeffrey Stedfast | 2002-04-14 | 1 | -0/+7 |
* | Treat commas as token delimeters. (WEEKDAY_CHARS): Use full weekday names | Jeffrey Stedfast | 2002-04-13 | 1 | -0/+8 |
* | If the last message(s) were deleted, and we had any messages output, | Not Zed | 2002-04-11 | 1 | -0/+13 |
* | Set the UID_SET_LIMIT value to 4096. I ran into an issue tonight where | Jeffrey Stedfast | 2002-04-11 | 1 | -0/+11 |
* | Fixed a bug that would miscalculate how much data to copy into the | Jeffrey Stedfast | 2002-04-11 | 1 | -0/+7 |
* | Make the folder_lock recursive. See bug #22363 for details. Basically, | Jeffrey Stedfast | 2002-04-10 | 1 | -0/+6 |
* | Don't adjust the timezone offset if we used tm.tm_gmtoff because it is | Jeffrey Stedfast | 2002-04-10 | 1 | -0/+6 |
* | If we get multiple Content-Type header values, change subsequent headers | Not Zed | 2002-04-09 | 1 | -0/+29 |
* | Don't count our filler when encoding our line-length octet. | Jeffrey Stedfast | 2002-04-09 | 1 | -0/+5 |
* | Don't get the statuscode here anymore. (http_method_invoke): Use a | Jeffrey Stedfast | 2002-04-06 | 1 | -0/+16 |
* | If (body-contains) is not passed any arguments, return empty/false. Fixes | Not Zed | 2002-04-05 | 1 | -0/+4 |
* | Simplified since we can now decode in-reply-to without getting extra | Jeffrey Stedfast | 2002-04-05 | 1 | -0/+13 |
* | Reset the keepalive timeout to 10 minutes rather than the 30 seconds I was | Not Zed | 2002-04-04 | 1 | -0/+6 |
* | make service_cache be an array of CAMEL_NUM_PROVIDER_TYPES elements so you | Dan Winship | 2002-04-04 | 1 | -0/+30 |
* | Turn indexing back on, fingers crossed ... | Not Zed | 2002-04-03 | 1 | -0/+13 |
* | Handle a ton more nspr i/o errno's. (stream_connect): Act as if we are | Jeffrey Stedfast | 2002-04-03 | 1 | -0/+18 |
* | Sync the key tables explcitly. | Not Zed | 2002-04-03 | 1 | -0/+41 |
* | Put back in the exception setup stuff i disabled for debugging. | Not Zed | 2002-04-02 | 1 | -0/+3 |
* | Temporarily disable indexing. | Not Zed | 2002-04-02 | 1 | -0/+33 |
* | Use -avoid-version instead of -version-info 0:0:0, and specify -module. | Dan Winship | 2002-04-02 | 1 | -0/+19 |
* | We now have to check to make sure that p->message is non-NULL because we | Jeffrey Stedfast | 2002-03-29 | 1 | -0/+7 |
* | Change the message arg to a CamelMimeMessage instead of a CamelMedium. | Dan Winship | 2002-03-29 | 1 | -0/+21 |
* | Construct the source_url the right way. The previous way was generating | Jeffrey Stedfast | 2002-03-28 | 1 | -0/+7 |
* | Changed to use just g_utf8_strdown instead of utf8_normalise, to match the | Not Zed | 2002-03-26 | 1 | -0/+7 |
* | When we add a new name, up all of the cache limits, because we're probably | Not Zed | 2002-03-25 | 1 | -0/+130 |
* | Use the date in the received header for the received_date. | Jeffrey Stedfast | 2002-03-22 | 1 | -0/+5 |
* | Fix this to work right. We need to convert the input buffer to the charset | Jeffrey Stedfast | 2002-03-20 | 1 | -0/+6 |
* | Updated to use the same logic as the POP code. | Jeffrey Stedfast | 2002-03-19 | 1 | -0/+4 |
* | No longer takes a stls_supported argument since we no longer need it with | Jeffrey Stedfast | 2002-03-19 | 1 | -0/+12 |
* | Don't allow any empty structs. If !ENABLE_THREADS, provide a gpointer | Jeffrey Stedfast | 2002-03-16 | 1 | -0/+5 |
* | Added a work-around for SMTP servers that can't read the RFCs and thus | Jeffrey Stedfast | 2002-03-14 | 1 | -0/+7 |
* | reverted my USER/PASS quoting fix | Jeffrey Stedfast | 2002-03-14 | 1 | -6/+0 |
* | Quote the USER and PASS arguments since some people have spaces in their | Jeffrey Stedfast | 2002-03-14 | 1 | -0/+6 |
* | Now takes a url argument. | Jeffrey Stedfast | 2002-03-13 | 1 | -0/+15 |
* | A pretty empty store implementation to be the parent store of a | Jeffrey Stedfast | 2002-03-12 | 1 | -0/+7 |
* | Allow any leaf part to be a message/rfc822 part. (digest_get_uids): | Jeffrey Stedfast | 2002-03-12 | 1 | -0/+9 |
* | Change the order of the mailing list magic patterns so that the more | Ettore Perazzoli | 2002-03-12 | 1 | -0/+6 |
* | These fixes should fix bug #21737. | Jeffrey Stedfast | 2002-03-12 | 1 | -0/+12 |
* | Rename the OpenSSL implementation of things to match the NSS | Dan Winship | 2002-03-11 | 1 | -0/+29 |
* | Remove this: it couldn't be generically used, because different subclasses | Dan Winship | 2002-03-11 | 1 | -0/+27 |
* | Don't call camel_remote_store_get_authtypes since we no longer subclass | Jeffrey Stedfast | 2002-03-09 | 1 | -0/+18 |
* | Add support for hash type RIPEMD160. | Jeffrey Stedfast | 2002-03-08 | 1 | -0/+9 |
* | Add a timeout on the select. (stream_write): Same. | Jeffrey Stedfast | 2002-03-08 | 1 | -0/+6 |
* | Fix to work with OpenSSL. | Jeffrey Stedfast | 2002-03-07 | 1 | -0/+3 |
* | compile fixes. (camel_tcp_stream_openssl_enable_ssl): Check to make sure | Jeffrey Stedfast | 2002-03-07 | 1 | -0/+8 |
* | Make this compile. | Dan Winship | 2002-03-07 | 1 | -0/+5 |
* | Removed. Glory glory hallelujah! (ssl_bad_cert): No longer calls | Jeffrey Stedfast | 2002-03-06 | 1 | -0/+7 |
* | Start the ssl stream off in non-ssl mode (useful for STARTTLS). | Jeffrey Stedfast | 2002-03-06 | 1 | -0/+29 |
* | Add c++ armoring. | Jeffrey Stedfast | 2002-03-02 | 1 | -0/+32 |
* | Reverted my pgp/mime fixes here too. | Jeffrey Stedfast | 2002-03-02 | 1 | -0/+10 |
* | Changed offset variables from int's to off_t's since the system may | Jeffrey Stedfast | 2002-03-01 | 1 | -0/+3 |
* | Rearrange the save filter stuff so that we save raw streams for all mime | Jeffrey Stedfast | 2002-03-01 | 1 | -0/+9 |
* | Don't #include camel-mime-filter-save.h, we don't use it. | Jeffrey Stedfast | 2002-02-28 | 1 | -0/+21 |
* | Use the FOLD_SIZE as a recommended folding size, but add a new | Not Zed | 2002-02-28 | 1 | -0/+6 |
* | New stream filter that chomps excess trailing whitespace from the end of | Jeffrey Stedfast | 2002-02-28 | 1 | -0/+13 |
* | Changed header formatted table to contain a pointer to an output function, | Not Zed | 2002-02-27 | 1 | -0/+18 |
* | Allow all multiparts that contain message/rfc822 attachments. | Jeffrey Stedfast | 2002-02-26 | 1 | -0/+6 |
* | Set the 'name' parameter on the Content-Type too. Fixes bug #20779. | Jeffrey Stedfast | 2002-02-23 | 1 | -0/+5 |
* | Pass --always-trust to gpg (requested by users). (pgp_clearsign): Same. | Jeffrey Stedfast | 2002-02-15 | 1 | -0/+7 |
* | Since the AUTH token sometimes uses '=' instead of whitespace, don't use | Jeffrey Stedfast | 2002-02-13 | 1 | -0/+6 |
* | Duh, when we grab the apop stamp it needs to include the <> as well, I | Not Zed | 2002-02-09 | 1 | -0/+10 |
* | Removed some <<< stuff i missed. | Michael Zucci | 2002-02-08 | 1 | -1/+0 |
* | The day number has to be 2 chars wide, space filled to work properly with | Not Zed | 2002-02-08 | 1 | -0/+35 |
* | Implementation of NTLM (aka "Secure Password Authentication") auth, taken | Dan Winship | 2002-02-08 | 1 | -0/+15 |
* | Remove the CAMEL_MESSAGE_NEEDS_REPLY flag, we no longer will be using | Jeffrey Stedfast | 2002-02-07 | 1 | -0/+5 |
* | Use camel_mime_parser_read to read internal parser data. | Jeffrey Stedfast | 2002-02-05 | 1 | -0/+1 |
* | Use camel_mime_parser_read to read internal parser data. | Jeffrey Stedfast | 2002-02-05 | 1 | -0/+6 |
* | Added. New stream for HTTP requests (currently supported are GET and | Jeffrey Stedfast | 2002-02-05 | 1 | -0/+3 |
* | Call set_errno appropriately. | Jeffrey Stedfast | 2002-02-05 | 1 | -0/+5 |
* | Oops, this was converting foo@[blah] to foo@[ blah ], fixed. | Not Zed | 2002-01-31 | 1 | -0/+5 |
* | Use "pop" instead of "pop3" so current configurations continue to work. | Jeffrey Stedfast | 2002-01-31 | 1 | -0/+5 |
* | Changed name from "NT Login" to simply "Login". | Not Zed | 2002-01-30 | 1 | -0/+20 |
* | Added more kludge to an existing Exchange IMAP 5.5 kludge to work around | Jeffrey Stedfast | 2002-01-30 | 1 | -0/+6 |
* | Handle Resent headers too. | Jeffrey Stedfast | 2002-01-29 | 1 | -0/+3 |
* | Added Resent-* #defines. | Jeffrey Stedfast | 2002-01-29 | 1 | -0/+2 |
* | Use while (node->next) instead of while (node) | Jeffrey Stedfast | 2002-01-29 | 1 | -0/+3 |
* | New function to decode an enhanced status code. (smtp_set_exception): Sets | Jeffrey Stedfast | 2002-01-29 | 1 | -0/+14 |
* | Use flags rather than a bunch of gboolean variables. (smtp_connect): Same. | Jeffrey Stedfast | 2002-01-29 | 1 | -0/+17 |
* | Remove some old cruft. | Ettore Perazzoli | 2002-01-25 | 1 | -0/+4 |
* | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 1 | -0/+9 |
* | Call the beep callback function. | Jeffrey Stedfast | 2002-01-25 | 1 | -0/+7 |
* | New function to remove a filter rule by name. | Jeffrey Stedfast | 2002-01-23 | 1 | -0/+5 |
* | As a temporary solution, just printf ("\a"); to make a beep :-) | Jeffrey Stedfast | 2002-01-22 | 1 | -0/+13 |
* | New function to decode an IMAP mailbox name from modified UTF-7 encoding | Jeffrey Stedfast | 2002-01-19 | 1 | -0/+8 |
* | Stop uudecoding once the CAMEL_UUDECODE_STATE_END state bit gets set. Set | Jeffrey Stedfast | 2002-01-18 | 1 | -0/+15 |
* | If we don't want to corrupt the uuencoded data by overwriting it with | Jeffrey Stedfast | 2002-01-17 | 1 | -0/+10 |
* | Fixed slight logic error to find the uuencode begin line. Fixes bug | Jeffrey Stedfast | 2002-01-17 | 1 | -0/+5 |
* | Updated to match the new send_to API. (smtp_send): Get the from address | Jeffrey Stedfast | 2002-01-16 | 1 | -0/+11 |
* | Sort the needheaders UID array and fixed to respect the UID_SET_LIMIT. | Jeffrey Stedfast | 2002-01-16 | 1 | -0/+15 |
* | Updated to use the new imap_uid_array_to_set() interface. | Jeffrey Stedfast | 2002-01-15 | 1 | -0/+17 |
* | Rewritten to use a cache for body searches when online. Will need some | Not Zed | 2002-01-14 | 1 | -0/+16 |
* | Kludge around a bug in Exchange 5.5 that reports 2 messages with the same | Jeffrey Stedfast | 2002-01-12 | 1 | -0/+6 |
* | If PATH_MAX doesn't exist, use _POSIX_PATH_MAX. | Jeffrey Stedfast | 2002-01-11 | 1 | -0/+3 |
* | If mi is NULL, don't bother updating it. Should fix bug #17694. | Jeffrey Stedfast | 2002-01-11 | 1 | -0/+5 |
* | #include camel-mime-filter-tohtml.h | Jeffrey Stedfast | 2002-01-11 | 1 | -0/+2 |
* | Kludge around Microsoft Exchange 5.5 (bug #5348) by forgetting our | Jeffrey Stedfast | 2002-01-11 | 1 | -0/+7 |
* | fixed changelog | Jeffrey Stedfast | 2002-01-10 | 1 | -4/+5 |
* | If the mbox file is a symlink, follow the symlink and get the One True | Jeffrey Stedfast | 2002-01-10 | 1 | -0/+41 |
* | Flush the only-once actions. | Jeffrey Stedfast | 2002-01-08 | 1 | -0/+13 |
* | Moved windows-1251 to the end of the list since it contains the euro and | Jeffrey Stedfast | 2002-01-08 | 1 | -0/+8 |
* | Don't try setting a content-type parameter if either the name or value is | Jeffrey Stedfast | 2002-01-05 | 1 | -0/+7 |
* | Do more like what mutt does so hopefully this'll fix bug #16363 and | Jeffrey Stedfast | 2002-01-03 | 1 | -0/+5 |
* | Completely rewritten. It is now a load faster and a heck of a lot more | Jeffrey Stedfast | 2001-12-22 | 1 | -0/+12 |
* | Change the prototype for camel_address_get_type to return a CamelType | Jeffrey Stedfast | 2001-12-21 | 1 | -0/+28 |
* | New function to map ISO charsets to the Windows charsets. | Jeffrey Stedfast | 2001-12-18 | 1 | -5/+21 |
* | only use major and minor version in the camel providerdir, not micro and nano | Dan Winship | 2001-12-18 | 1 | -0/+16 |
* | Reverted my previous changes here since it doesn't actually work afterall. | Jeffrey Stedfast | 2001-12-17 | 1 | -0/+8 |
* | Try to use the original boundary so luis will stop bugging me about "data | Jeffrey Stedfast | 2001-12-17 | 1 | -1/+3 |