| Commit message (Expand) | Author | Age | Files | Lines |
* | We want to set unread_count to get_unread_message_count, not | Not Zed | 2002-04-29 | 2 | -2/+8 |
* | Don't link to libibex.a anymore. | Jeffrey Stedfast | 2002-04-27 | 4 | -4/+7 |
* | No longer want to #include <libibex/ibex.h> | Jeffrey Stedfast | 2002-04-27 | 2 | -1/+8 |
* | New function to auto-detect configuration settings. | Jeffrey Stedfast | 2002-04-27 | 3 | -3/+54 |
* | Remove the excessive \n's, after printfs. | Not Zed | 2002-04-26 | 3 | -13/+34 |
* | Don't put a space between the "RCPT TO:" and the "<recipient>" strings - | Jeffrey Stedfast | 2002-04-26 | 2 | -5/+11 |
* | Configure the default paths for mh, mbox, maildir, spools, etc. | Jeffrey Stedfast | 2002-04-25 | 3 | -16/+62 |
* | Add a CAMEL_PROVIDER_CONF_LABEL enum. | Jeffrey Stedfast | 2002-04-25 | 2 | -6/+11 |
* | Free the LIST pop3 command. | Jeffrey Stedfast | 2002-04-20 | 3 | -2/+11 |
* | Don't g_return_val_if_fail here if the boundary is an empty string. See | Jeffrey Stedfast | 2002-04-20 | 2 | -3/+16 |
* | Start of a white-paperish document describing camel-index and older | Not Zed | 2002-04-19 | 2 | -0/+412 |
* | If we get a failure, make sure we set an exception. | Not Zed | 2002-04-18 | 3 | -10/+24 |
* | When doing a contains match, split the words and perform an and on it. | Not Zed | 2002-04-18 | 7 | -95/+469 |
* | If the vee-folder is the unmatched, we don't have our own expression so we | Jeffrey Stedfast | 2002-04-18 | 2 | -3/+14 |
* | Get rid of an unused variable. | Jeffrey Stedfast | 2002-04-17 | 8 | -23/+159 |
* | Added #include <sys/types.h> for dirent.h which needs it on MacOS X. | Jeffrey Stedfast | 2002-04-15 | 5 | -3/+18 |
* | Added #include <sys/types.h> for dirent.h which needs it on MacOS X. | Jeffrey Stedfast | 2002-04-14 | 3 | -0/+9 |
* | fix the nntp provider makefile.am | Jeffrey Stedfast | 2002-04-14 | 1 | -18/+3 |
* | Treat commas as token delimeters. (WEEKDAY_CHARS): Use full weekday names | Jeffrey Stedfast | 2002-04-13 | 2 | -22/+31 |
* | If the last message(s) were deleted, and we had any messages output, | Not Zed | 2002-04-11 | 4 | -1/+24 |
* | Set the UID_SET_LIMIT value to 4096. I ran into an issue tonight where | Jeffrey Stedfast | 2002-04-11 | 2 | -1/+14 |
* | oops, after converting everything truncate the GByteArray to the correct leng... | Jeffrey Stedfast | 2002-04-11 | 1 | -0/+4 |
* | Fixed a bug that would miscalculate how much data to copy into the | Jeffrey Stedfast | 2002-04-11 | 2 | -46/+68 |
* | Make the folder_lock recursive. See bug #22363 for details. Basically, | Jeffrey Stedfast | 2002-04-10 | 4 | -8/+16 |
* | made the copmment clearer | Jeffrey Stedfast | 2002-04-10 | 1 | -1/+1 |
* | Don't adjust the timezone offset if we used tm.tm_gmtoff because it is | Jeffrey Stedfast | 2002-04-10 | 2 | -0/+9 |
* | If we get multiple Content-Type header values, change subsequent headers | Not Zed | 2002-04-09 | 6 | -29/+104 |
* | Don't count our filler when encoding our line-length octet. | Jeffrey Stedfast | 2002-04-09 | 3 | -4/+12 |
* | Don't get the statuscode here anymore. (http_method_invoke): Use a | Jeffrey Stedfast | 2002-04-06 | 3 | -34/+170 |
* | If (body-contains) is not passed any arguments, return empty/false. Fixes | Not Zed | 2002-04-05 | 2 | -1/+5 |
* | Simplified since we can now decode in-reply-to without getting extra | Jeffrey Stedfast | 2002-04-05 | 4 | -42/+61 |
* | Reset the keepalive timeout to 10 minutes rather than the 30 seconds I was | Not Zed | 2002-04-04 | 2 | -1/+7 |
* | make service_cache be an array of CAMEL_NUM_PROVIDER_TYPES elements so you | Dan Winship | 2002-04-04 | 9 | -27/+58 |
* | Turn indexing back on, fingers crossed ... | Not Zed | 2002-04-03 | 7 | -11/+246 |
* | Handle a ton more nspr i/o errno's. (stream_connect): Act as if we are | Jeffrey Stedfast | 2002-04-03 | 3 | -11/+109 |
* | Sync the key tables explcitly. | Not Zed | 2002-04-03 | 5 | -34/+147 |
* | Put back in the exception setup stuff i disabled for debugging. | Not Zed | 2002-04-02 | 2 | -4/+6 |
* | Temporarily disable indexing. | Not Zed | 2002-04-02 | 9 | -15/+108 |
* | #include appropriate headers for mkdir | Jeffrey Stedfast | 2002-04-02 | 1 | -0/+2 |
* | Use -avoid-version instead of -version-info 0:0:0, and specify -module. | Dan Winship | 2002-04-02 | 7 | -7/+25 |
* | We now have to check to make sure that p->message is non-NULL because we | Jeffrey Stedfast | 2002-03-29 | 2 | -3/+29 |
* | Change the message arg to a CamelMimeMessage instead of a CamelMedium. | Dan Winship | 2002-03-29 | 5 | -195/+73 |
* | Construct the source_url the right way. The previous way was generating | Jeffrey Stedfast | 2002-03-28 | 2 | -7/+21 |
* | Changed to use just g_utf8_strdown instead of utf8_normalise, to match the | Not Zed | 2002-03-26 | 2 | -2/+9 |
* | updated | Jeffrey Stedfast | 2002-03-26 | 1 | -0/+1 |
* | When we add a new name, up all of the cache limits, because we're probably | Not Zed | 2002-03-25 | 38 | -248/+5346 |
* | Use the date in the received header for the received_date. | Jeffrey Stedfast | 2002-03-22 | 2 | -6/+22 |
* | Fix this to work right. We need to convert the input buffer to the charset | Jeffrey Stedfast | 2002-03-20 | 4 | -25/+66 |
* | Updated to use the same logic as the POP code. | Jeffrey Stedfast | 2002-03-19 | 2 | -8/+9 |
* | No longer takes a stls_supported argument since we no longer need it with | Jeffrey Stedfast | 2002-03-19 | 2 | -16/+21 |
* | Don't allow any empty structs. If !ENABLE_THREADS, provide a gpointer | Jeffrey Stedfast | 2002-03-16 | 2 | -0/+17 |
* | Added a work-around for SMTP servers that can't read the RFCs and thus | Jeffrey Stedfast | 2002-03-14 | 2 | -1/+24 |
* | reverted my USER/PASS quoting fix | Jeffrey Stedfast | 2002-03-14 | 2 | -8/+2 |
* | Quote the USER and PASS arguments since some people have spaces in their | Jeffrey Stedfast | 2002-03-14 | 2 | -2/+8 |
* | Now takes a url argument. | Jeffrey Stedfast | 2002-03-13 | 6 | -26/+54 |
* | do the typedef's in camel-types.h and include camel-digest-store.h in camel.h | Jeffrey Stedfast | 2002-03-12 | 4 | -2/+3 |
* | A pretty empty store implementation to be the parent store of a | Jeffrey Stedfast | 2002-03-12 | 6 | -3/+229 |
* | Allow any leaf part to be a message/rfc822 part. (digest_get_uids): | Jeffrey Stedfast | 2002-03-12 | 2 | -41/+88 |
* | Change the order of the mailing list magic patterns so that the more | Ettore Perazzoli | 2002-03-12 | 2 | -17/+23 |
* | oops, musta backspaced over a brace? | Jeffrey Stedfast | 2002-03-12 | 1 | -1/+1 |
* | These fixes should fix bug #21737. | Jeffrey Stedfast | 2002-03-12 | 3 | -17/+32 |
* | Rename the OpenSSL implementation of things to match the NSS | Dan Winship | 2002-03-11 | 9 | -193/+111 |
* | Remove this: it couldn't be generically used, because different subclasses | Dan Winship | 2002-03-11 | 8 | -79/+238 |
* | Don't call camel_remote_store_get_authtypes since we no longer subclass | Jeffrey Stedfast | 2002-03-09 | 7 | -50/+290 |
* | Add support for hash type RIPEMD160. | Jeffrey Stedfast | 2002-03-08 | 4 | -52/+100 |
* | Add a timeout on the select. (stream_write): Same. | Jeffrey Stedfast | 2002-03-08 | 2 | -8/+24 |
* | Fix to work with OpenSSL. | Jeffrey Stedfast | 2002-03-07 | 2 | -3/+8 |
* | compile fixes. (camel_tcp_stream_openssl_enable_ssl): Check to make sure | Jeffrey Stedfast | 2002-03-07 | 2 | -12/+22 |
* | Make this compile. | Dan Winship | 2002-03-07 | 2 | -1/+6 |
* | treat "" as "always" to maintain compatablity with old config settings | Jeffrey Stedfast | 2002-03-06 | 1 | -1/+2 |
* | Removed. Glory glory hallelujah! (ssl_bad_cert): No longer calls | Jeffrey Stedfast | 2002-03-06 | 2 | -55/+7 |
* | Start the ssl stream off in non-ssl mode (useful for STARTTLS). | Jeffrey Stedfast | 2002-03-06 | 8 | -84/+433 |
* | Add c++ armoring. | Jeffrey Stedfast | 2002-03-02 | 30 | -18/+324 |
* | Reverted my pgp/mime fixes here too. | Jeffrey Stedfast | 2002-03-02 | 4 | -45/+12 |
* | Changed offset variables from int's to off_t's since the system may | Jeffrey Stedfast | 2002-03-01 | 2 | -4/+7 |
* | Rearrange the save filter stuff so that we save raw streams for all mime | Jeffrey Stedfast | 2002-03-01 | 2 | -36/+40 |
* | only save raw streams for leaf parts. | Jeffrey Stedfast | 2002-02-28 | 1 | -2/+9 |
* | Don't #include camel-mime-filter-save.h, we don't use it. | Jeffrey Stedfast | 2002-02-28 | 8 | -126/+173 |
* | Use the FOLD_SIZE as a recommended folding size, but add a new | Not Zed | 2002-02-28 | 4 | -6/+14 |
* | New stream filter that chomps excess trailing whitespace from the end of | Jeffrey Stedfast | 2002-02-28 | 6 | -12/+256 |
* | Changed header formatted table to contain a pointer to an output function, | Not Zed | 2002-02-27 | 2 | -10/+102 |
* | Allow all multiparts that contain message/rfc822 attachments. | Jeffrey Stedfast | 2002-02-26 | 2 | -6/+21 |
* | Set the 'name' parameter on the Content-Type too. Fixes bug #20779. | Jeffrey Stedfast | 2002-02-23 | 2 | -0/+11 |
* | Pass --always-trust to gpg (requested by users). (pgp_clearsign): Same. | Jeffrey Stedfast | 2002-02-15 | 3 | -2/+11 |
* | Ximian is spelled Ximian, not Ximain. :-) | Jeffrey Stedfast | 2002-02-15 | 4 | -4/+4 |
* | Since the AUTH token sometimes uses '=' instead of whitespace, don't use | Jeffrey Stedfast | 2002-02-13 | 2 | -1/+8 |
* | Duh, when we grab the apop stamp it needs to include the <> as well, I | Not Zed | 2002-02-09 | 3 | -4/+14 |
* | 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 | 13 | -21/+538 |
* | Implementation of NTLM (aka "Secure Password Authentication") auth, taken | Dan Winship | 2002-02-08 | 6 | -1/+787 |
* | Remove the CAMEL_MESSAGE_NEEDS_REPLY flag, we no longer will be using | Jeffrey Stedfast | 2002-02-07 | 3 | -2/+5 |
* | Use camel_mime_parser_read to read internal parser data. | Jeffrey Stedfast | 2002-02-05 | 2 | -1/+2 |
* | Use camel_mime_parser_read to read internal parser data. | Jeffrey Stedfast | 2002-02-05 | 7 | -108/+132 |
* | Added. New stream for HTTP requests (currently supported are GET and | Jeffrey Stedfast | 2002-02-05 | 3 | -0/+530 |
* | Call set_errno appropriately. | Jeffrey Stedfast | 2002-02-05 | 2 | -3/+17 |
* | Oops, this was converting foo@[blah] to foo@[ blah ], fixed. | Not Zed | 2002-01-31 | 2 | -2/+7 |
* | Use "pop" instead of "pop3" so current configurations continue to work. | Jeffrey Stedfast | 2002-01-31 | 2 | -1/+6 |
* | Changed name from "NT Login" to simply "Login". | Not Zed | 2002-01-30 | 14 | -671/+1645 |
* | Added more kludge to an existing Exchange IMAP 5.5 kludge to work around | Jeffrey Stedfast | 2002-01-30 | 2 | -1/+11 |
* | Handle Resent headers too. | Jeffrey Stedfast | 2002-01-29 | 3 | -5/+14 |
* | Added Resent-* #defines. | Jeffrey Stedfast | 2002-01-29 | 2 | -0/+6 |
* | Use while (node->next) instead of while (node) | Jeffrey Stedfast | 2002-01-29 | 2 | -1/+4 |
* | New function to decode an enhanced status code. (smtp_set_exception): Sets | Jeffrey Stedfast | 2002-01-29 | 3 | -97/+142 |
* | Use flags rather than a bunch of gboolean variables. (smtp_connect): Same. | Jeffrey Stedfast | 2002-01-29 | 4 | -73/+171 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 1 | -18/+10 |
* | Remove some old cruft. | Ettore Perazzoli | 2002-01-25 | 2 | -16/+4 |
* | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 8 | -8/+17 |
* | Call the beep callback function. | Jeffrey Stedfast | 2002-01-25 | 3 | -6/+31 |
* | New function to remove a filter rule by name. | Jeffrey Stedfast | 2002-01-23 | 3 | -1/+30 |
* | As a temporary solution, just printf ("\a"); to make a beep :-) | Jeffrey Stedfast | 2002-01-22 | 8 | -47/+84 |
* | New function to decode an IMAP mailbox name from modified UTF-7 encoding | Jeffrey Stedfast | 2002-01-19 | 3 | -1/+274 |
* | Stop uudecoding once the CAMEL_UUDECODE_STATE_END state bit gets set. Set | Jeffrey Stedfast | 2002-01-18 | 5 | -73/+93 |
* | If we don't want to corrupt the uuencoded data by overwriting it with | Jeffrey Stedfast | 2002-01-17 | 4 | -0/+23 |
* | Fixed slight logic error to find the uuencode begin line. Fixes bug | Jeffrey Stedfast | 2002-01-17 | 2 | -1/+7 |
* | Updated to match the new send_to API. (smtp_send): Get the from address | Jeffrey Stedfast | 2002-01-16 | 5 | -16/+36 |
* | Sort the needheaders UID array and fixed to respect the UID_SET_LIMIT. | Jeffrey Stedfast | 2002-01-16 | 2 | -28/+56 |
* | Updated to use the new imap_uid_array_to_set() interface. | Jeffrey Stedfast | 2002-01-15 | 4 | -110/+188 |
* | Rewritten to use a cache for body searches when online. Will need some | Not Zed | 2002-01-14 | 8 | -111/+1480 |
* | Kludge around a bug in Exchange 5.5 that reports 2 messages with the same | Jeffrey Stedfast | 2002-01-12 | 2 | -2/+30 |
* | If PATH_MAX doesn't exist, use _POSIX_PATH_MAX. | Jeffrey Stedfast | 2002-01-11 | 2 | -0/+11 |
* | If mi is NULL, don't bother updating it. Should fix bug #17694. | Jeffrey Stedfast | 2002-01-11 | 2 | -0/+10 |
* | #include camel-mime-filter-tohtml.h | Jeffrey Stedfast | 2002-01-11 | 2 | -0/+3 |
* | Kludge around Microsoft Exchange 5.5 (bug #5348) by forgetting our | Jeffrey Stedfast | 2002-01-11 | 2 | -19/+43 |
* | 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 | 5 | -46/+206 |
* | Flush the only-once actions. | Jeffrey Stedfast | 2002-01-08 | 4 | -29/+155 |
* | Moved windows-1251 to the end of the list since it contains the euro and | Jeffrey Stedfast | 2002-01-08 | 3 | -98/+214 |
* | Don't try setting a content-type parameter if either the name or value is | Jeffrey Stedfast | 2002-01-05 | 3 | -3/+16 |
* | applied a update patch | Jeffrey Stedfast | 2002-01-03 | 1 | -14/+5 |
* | so my guess is that mutt probably doesn't compile since we don't compile usin... | Jeffrey Stedfast | 2002-01-03 | 1 | -6/+10 |
* | Do more like what mutt does so hopefully this'll fix bug #16363 and | Jeffrey Stedfast | 2002-01-03 | 2 | -25/+46 |
* | Completely rewritten. It is now a load faster and a heck of a lot more | Jeffrey Stedfast | 2001-12-22 | 4 | -243/+449 |
* | Change the prototype for camel_address_get_type to return a CamelType | Jeffrey Stedfast | 2001-12-21 | 7 | -59/+83 |
* | install in the right directory. (accidentally didn't commit these before) | Dan Winship | 2001-12-20 | 2 | -9/+4 |
* | revert my "simplification" of the last commit, it was broken - I must have be... | Jeffrey Stedfast | 2001-12-19 | 1 | -4/+13 |
* | New function to map ISO charsets to the Windows charsets. | Jeffrey Stedfast | 2001-12-18 | 4 | -31/+127 |
* | only use major and minor version in the camel providerdir, not micro and nano | Dan Winship | 2001-12-18 | 7 | -23/+25 |
* | Reverted my previous changes here since it doesn't actually work afterall. | Jeffrey Stedfast | 2001-12-17 | 3 | -26/+34 |
* | Try to use the original boundary so luis will stop bugging me about "data | Jeffrey Stedfast | 2001-12-17 | 2 | -2/+10 |
* | Try to use the original boundary so luis will stop bugging me about "data | Jeffrey Stedfast | 2001-12-17 | 2 | -2/+10 |
* | fix openssl linkage problem | Jeffrey Stedfast | 2001-12-15 | 1 | -1/+3 |
* | Reset the filtered_count to zero. | Jeffrey Stedfast | 2001-12-15 | 3 | -32/+106 |
* | Removed x-inline-pgp-hack kludge because it doesn't work. | Jeffrey Stedfast | 2001-12-15 | 2 | -45/+7 |
* | include stdlib.h (for alloca on freebsd) and only include alloca.h if | Chris Toshok | 2001-12-14 | 2 | -0/+8 |
* | Fixes #17085 | Zbigniew Chyla | 2001-12-14 | 3 | -121/+131 |
* | cast the key argument to g_hash_table_insert to a gpointer to avoid compiler ... | Jeffrey Stedfast | 2001-12-14 | 1 | -2/+2 |
* | Keep a name-to-type hash so that we can make sure that the type has not | Jeffrey Stedfast | 2001-12-14 | 4 | -16/+38 |
* | added a Content-Description to the signature part - part of a merge from the ... | Jeffrey Stedfast | 2001-12-14 | 1 | -0/+1 |
* | merged some changes from the 1-0 branch that apparently never got merged into... | Jeffrey Stedfast | 2001-12-14 | 1 | -2/+2 |
* | Protect against either of the types being NULL. | Jeffrey Stedfast | 2001-12-11 | 11 | -110/+171 |
* | Fix the tm_gmtoff case (its sign is the opposite of "timezone"). Fixes | Dan Winship | 2001-12-10 | 2 | -1/+7 |
* | Implements marking messages as "Need Reply". | Jon Trowbridge | 2001-12-10 | 4 | -3/+10 |
* | Don't use regex matching. Fixes bug #16227. | Jeffrey Stedfast | 2001-12-01 | 8 | -86/+124 |
* | Use the uid rather than vuid for unmatched. Also add the uid to unmatched | 4 | 2001-12-01 | 3 | -16/+58 |
* | Completely new implementation of NNTP. | Not Zed | 2001-11-30 | 18 | -877/+2438 |
* | If the uid doesn't have a ',' in it, fail to crash. | Not Zed | 2001-11-28 | 4 | -14/+63 |
* | Check to see that errno is non-zero before returning g_strerror. If it's | Jeffrey Stedfast | 2001-11-27 | 2 | -1/+10 |
* | For the uudecoding mode, garble up the "begin <mode> <filename>" line | Jeffrey Stedfast | 2001-11-27 | 6 | -24/+108 |
* | Added a check to see if the operation has been cancelled. (stream_write): | Jeffrey Stedfast | 2001-11-20 | 2 | -0/+16 |
* | Updates for compliance with rfc2231 | Jeffrey Stedfast | 2001-11-20 | 2 | -15/+48 |
* | Abort if body == NULL. | Jeffrey Stedfast | 2001-11-17 | 2 | -1/+4 |
* | New mime filter to convert plain text to html. | Jeffrey Stedfast | 2001-11-17 | 4 | -0/+602 |
* | see the ChangeLog, I forget | Jeffrey Stedfast | 2001-11-17 | 3 | -6/+15 |
* | If we get a BYE response, call camel_service_disconnect() and set an | Jeffrey Stedfast | 2001-11-17 | 2 | -13/+29 |
* | If we have no source string, then use undefined, which should always | 3 | 2001-11-14 | 2 | -3/+13 |
* | Added a g_return_val_if_fail for folder_name != NULL. | Jeffrey Stedfast | 2001-11-13 | 2 | -1/+8 |
* | If any of the pipe()'s fail, clean up any pipes that may have succeeded. | Jeffrey Stedfast | 2001-11-10 | 3 | -13/+33 |
* | If we get a user cancel and that causes us to fail to authenticate, abort | 9 | 2001-11-10 | 2 | -0/+9 |
* | Now takes a command-length argument so we can 1) avoid duping the command | Jeffrey Stedfast | 2001-11-09 | 5 | -28/+67 |
* | Oops, pass a mode argument to the open() call. | Jeffrey Stedfast | 2001-11-09 | 3 | -49/+40 |
* | Add code to kludge around any x-inline-pgp-hacks by prepending some | Jeffrey Stedfast | 2001-11-08 | 2 | -0/+27 |
* | Initialize our private mutex. (camel_data_wrapper_finalize): Destroy our | Jeffrey Stedfast | 2001-11-03 | 4 | -14/+56 |
* | Move all searching operations outside of any locks except subfolder lock, | 1 | 2001-11-03 | 2 | -53/+86 |
* | Same as below. | 1 | 2001-11-01 | 9 | -9/+82 |
* | Dont setup cancel_fd. (camel_operation_cancel_fd): If cancel_fd not | 0 | 2001-10-31 | 2 | -8/+18 |
* | Make sure we unref the mimeparse when we're done (successfully). This was | 0 | 2001-10-31 | 3 | -4/+14 |
* | Remove the X-Evolution header before anyone else gets to see this private | 0 | 2001-10-30 | 2 | -0/+7 |
* | If we can't retrieve the message, ignore it, it can't match. | 0 | 2001-10-30 | 4 | -10/+24 |
* | Fix this to match get_headers. | Dan Winship | 2001-10-30 | 2 | -5/+4 |
* | Dont try to move ibex if we have none. | 0 | 2001-10-30 | 3 | -5/+11 |
* | Fixed compilation errors. | 0 | 2001-10-30 | 2 | -2/+7 |
* | Removed unused variable. | Jeffrey Stedfast | 2001-10-30 | 2 | -1/+5 |
* | fixed a compile problem and saved errno before calling fcntl() in stream_read | Jeffrey Stedfast | 2001-10-30 | 1 | -3/+6 |
* | w(x) out some warnings. | 0 | 2001-10-30 | 3 | -5/+14 |
* | Removed. (stream_write): Keep looping (non-blocking case) if errno is | Jeffrey Stedfast | 2001-10-30 | 6 | -87/+110 |
* | If we get an empty name, then mark that as NoSelect. Workaround fix for | 0 | 2001-10-30 | 2 | -2/+8 |
* | Set an X-Evolution-Source header on the returned message so replies come | Dan Winship | 2001-10-30 | 2 | -0/+15 |
* | If we're not going to search on a changed uid, make sure we change out | 9 | 2001-10-30 | 2 | -1/+9 |
* | Don't emit a folder_subscribed signal if we are in the process of renaming | Jeffrey Stedfast | 2001-10-30 | 5 | -60/+119 |
* | Minor fix - should have been using a strNcmp when checking if it was an | Jeffrey Stedfast | 2001-10-30 | 2 | -1/+6 |
* | Notify the user that PGP 2.6.x is no longer supported and use | Jeffrey Stedfast | 2001-10-30 | 3 | -29/+69 |
* | Don't free the hash table key if the folder wasn't found in the hash | Dan Winship | 2001-10-30 | 2 | -4/+11 |
* | if the service is being connected and thinks it's online, but the session | Dan Winship | 2001-10-30 | 2 | -0/+13 |
* | Turn off w() -> warnings. | 9 | 2001-10-29 | 9 | -11/+133 |
* | Fix the 'is this a matching subfolder or subfolder'' logic to match | 9 | 2001-10-29 | 3 | -3/+29 |
* | Changed to call ibex_move to rename it internally. | 8 | 2001-10-28 | 2 | -10/+49 |
* | Use the right variable, not info. | 8 | 2001-10-28 | 2 | -1/+5 |
* | Make sure we've actually read data before checking if p[-] is '\r' or not. | Jeffrey Stedfast | 2001-10-28 | 3 | -7/+61 |
* | Same. | Jeffrey Stedfast | 2001-10-28 | 3 | -12/+26 |
* | Use path not protocol as the path part of the uri of the folder_created | 8 | 2001-10-28 | 7 | -19/+103 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 61 | -693/+671 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 56 | -616/+616 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 130 | -130/+0 |
* | Finished implementation. | 7 | 2001-10-27 | 9 | -83/+227 |
* | Don't bother checking ex since we can rely on the response being NULL on | Jeffrey Stedfast | 2001-10-27 | 2 | -12/+67 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 130 | -260/+260 |
* | Check to make sure that the dataset is non-NULL before using and/or | Jeffrey Stedfast | 2001-10-27 | 2 | -19/+29 |
* | Check for EWOULDBLOCK too? (stream_read): Same. (stream_flush): Return 0 | Jeffrey Stedfast | 2001-10-27 | 2 | -2/+5 |
* | Check for EWOULDBLOCK too? (stream_read): Same. | Jeffrey Stedfast | 2001-10-27 | 2 | -5/+32 |
* | Lets try putting a camel_stream_reset() here. Logic being that the stream | Jeffrey Stedfast | 2001-10-27 | 2 | -0/+10 |
* | Remove the stupid warning that should never have been there in the first | 5 | 2001-10-26 | 9 | -36/+94 |
* | Don't let fi->name be NULL. | Dan Winship | 2001-10-25 | 2 | -0/+7 |
* | updated the SIMULATE_FLAKY_NETWORK code | Jeffrey Stedfast | 2001-10-25 | 1 | -10/+12 |
* | Same as in the TcpStreamRaw code. (stream_write): And again here... | Jeffrey Stedfast | 2001-10-25 | 3 | -77/+139 |
* | Remove an extra * in one of the regexps that glibc apparently doesn't mind | Dan Winship | 2001-10-24 | 2 | -1/+6 |
* | made d(x) x recompile again. | 3 | 2001-10-23 | 2 | -5/+9 |
* | No, use Storing, as the other code does :p (spool_summary_check): Check | 2 | 2001-10-23 | 2 | -3/+9 |
* | s/summarising/summarizing/. (spool_summary_check): s/summarise/summarize/. | Jon Trowbridge | 2001-10-23 | 2 | -3/+9 |
* | If we are kludging around a inline-pgp signed part, do some charset | Jeffrey Stedfast | 2001-10-23 | 3 | -4/+30 |
* | Use search_type_mlist for mailing list searches. | Michael Zucci | 2001-10-23 | 8 | -213/+130 |
* | (camel_search_header_match): Oops, missing i=0. | Michael Zucci | 2001-10-23 | 3 | -8/+24 |
* | Match check against all addresses in a multiple address match. Should fix | 2 | 2001-10-23 | 2 | -6/+10 |
* | Add a hack: if the multipart/signed part has a "x-inline-pgp-hack" | Dan Winship | 2001-10-23 | 2 | -1/+15 |
* | added $GNOME_INCLUDEDIR to INCLUDES, needed for latest libgnome, which | Rodrigo Moya | 2001-10-23 | 2 | -0/+6 |
* | Only do the rawtext checks if the part is a text part, otherwise don't | Jeffrey Stedfast | 2001-10-22 | 2 | -1/+6 |
* | Updated comments to make the code a bit more clear. | Jeffrey Stedfast | 2001-10-22 | 2 | -7/+14 |
* | Dont do the macro stuff - basically so you can actually debug calls. | 1 | 2001-10-22 | 4 | -2/+18 |
* | oops, dont free the vuid, since its alloca'd now. | 1 | 2001-10-22 | 2 | -1/+5 |
* | If no exception supplied, use a local one. (move_message_to): Set the seen | 0 | 2001-10-20 | 2 | -5/+15 |
* | If the destination folder is the vfolder source folder, then | Jeffrey Stedfast | 2001-10-20 | 2 | -1/+7 |
* | When registering provider, translate all strings. | 9 | 2001-10-20 | 2 | -0/+26 |
* | camel-vee-folder.c (folder_changed_change): Change logic, we always add | Michael Zucci | 2001-10-20 | 2 | -15/+23 |
* | Fixes a deadlock. camel-vee-folder.c: (folder_changed_change): Ok, so dont | Michael Zucci | 2001-10-20 | 2 | -2/+4 |
* | Typo, srlen aint right. | Michael Zucci | 2001-10-19 | 1 | -1/+1 |
* | camel-vee-folder.c: (folder_changed_change_uid): Use alloca for vuid, and | Michael Zucci | 2001-10-19 | 2 | -35/+94 |
* | Lock the right lock for unmatched subfolder list stuff. If the sub folder | 9 | 2001-10-19 | 3 | -16/+110 |
* | If a charset isn't specified or claims to be utf-8, check the validity of | Jeffrey Stedfast | 2001-10-19 | 2 | -2/+37 |
* | Added CAMEL_CFLAGS so we get the right iconv stuff, patch from Yanko | 8 | 2001-10-19 | 6 | -0/+11 |
* | Make sure the cancel_fd isn't -1. | Jeffrey Stedfast | 2001-10-19 | 2 | -1/+6 |
* | Flush the stream here, not sure it really matters but it might (hopefully) | Jeffrey Stedfast | 2001-10-19 | 2 | -0/+5 |
* | Make user-cancellable. | Jeffrey Stedfast | 2001-10-19 | 2 | -6/+37 |
* | String cleanup for bug #6640. | Jeffrey Stedfast | 2001-10-19 | 2 | -2/+5 |
* | Fix my Cyrus imapd workaround...instead of checking to see if info->flags | Jeffrey Stedfast | 2001-10-19 | 2 | -5/+11 |
* | Use '.' as the inbox name for filter new messages test. | 7 | 2001-10-18 | 2 | -1/+5 |
* | New function to clone a folderinfo tree. | 7 | 2001-10-18 | 3 | -1/+41 |
* | Same as maildir and mbox append-message. | Jeffrey Stedfast | 2001-10-18 | 3 | -6/+20 |
* | Make sure the new description isn't the same as the old description | Jeffrey Stedfast | 2001-10-18 | 3 | -9/+27 |
* | Add an optimization for when destination folder is the same as the source | Jeffrey Stedfast | 2001-10-18 | 2 | -0/+8 |
* | Patch from Danw, Use unread count of -1 to mark unflagged messages. Make | 7 | 2001-10-18 | 3 | -9/+23 |
* | Set the DELETED flag on directly on the info if the source folder doesn't | Jeffrey Stedfast | 2001-10-18 | 2 | -1/+7 |