summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added a test suite for camel-mime-filter-charset and added a few test cases f...Jeffrey Stedfast2002-09-258-11/+1059
* Changed the Mailing-List rule to get the complete domain (* in wrongNot Zed2002-09-242-1/+4
* If we have no data written to a key, dont add it, or its partition header.Not Zed2002-09-246-24/+123
* If the original message is deleted, reset the deleted flag when we'reJeffrey Stedfast2002-09-232-3/+8
* Decode the INTERNALDATE if we've got one. (imap_update_summary): InsteadJeffrey Stedfast2002-09-232-5/+34
* fix non-ANSI switch statement.Dan Winship2002-09-225-0/+15
* New regression test for word splitting/search input parsing code.Not Zed2002-09-206-29/+187
* Take new session arg. Update callers. (symbols[]): changed get-source toNot Zed2002-09-195-39/+70
* Don't increment the response pointer when deciding what type of headerJeffrey Stedfast2002-09-192-4/+17
* fixed a merge conflictJeffrey Stedfast2002-09-191-1/+0
* Include MIME-VERSION and CONTENT-TYPE.Jeffrey Stedfast2002-09-192-1/+6
* If we get an ALERT, pass it to the user. An rfc2060 MUST, and bug #22496.Not Zed2002-09-192-0/+16
* Handle when the response is from a HEADER.FIELDS (if so, we don't want toJeffrey Stedfast2002-09-182-5/+26
* If header_msgid_decode fails for the content-id field, just grab whateverJeffrey Stedfast2002-09-152-4/+6
* If header_msgid_decode fails for the content-id field, just grab whateverJeffrey Stedfast2002-09-132-2/+22
* Revert a patch that I had not meant to commit that was aimed at fixing bugJeffrey Stedfast2002-09-112-30/+13
* Same as below. Also save errno before closing the file so our caller canJeffrey Stedfast2002-09-104-6/+34
* Do proper error checking and return -1 on fail.Jeffrey Stedfast2002-09-104-42/+63
* Clear the exception even if we failed to get the message (part) from theJeffrey Stedfast2002-09-102-0/+8
* Remove the hash table entry using the right path. Related to #29731.Not Zed2002-09-102-2/+8
* Fixes bug #4224Jeffrey Stedfast2002-09-096-23/+73
* Use e_mktime_utc.EVOLUTION_1_1_1evolution-1-1-1-branchDan Winship2002-09-054-29/+18
* clear nonfatal stuff.Not Zed2002-09-0410-45/+137
* If we fake the from eof file boundary, also make sure we say we matchedNot Zed2002-09-042-3/+15
* Lots of changes, too numerous to list. Changed to useNot Zed2002-09-0313-574/+1379
* Change the case sensitive search of subject to expect case insensitiveNot Zed2002-08-297-84/+112
* updated readmeMichael Zucci2002-08-291-0/+1
* Fixed `set' to hold the correct value when setting the flags.Jeffrey Stedfast2002-08-292-8/+11
* simplifiedJeffrey Stedfast2002-08-291-1/+1
* Fixed `set' to hold the correct value when setting the flags.Jeffrey Stedfast2002-08-292-2/+5
* Match file: urls too.Jeffrey Stedfast2002-08-282-1/+6
* fix exposes a regression in mbox :-/Not Zed2002-08-282-5/+9
* some utf7/utf8 tests.Not Zed2002-08-283-2/+111
* fixes a crash on systems that dont have utf7 in iconv.Not Zed2002-08-285-251/+300
* Now takes a third argument to specify whether or not to group messages byJeffrey Stedfast2002-08-273-9/+26
* oops, my deadlock fix wasn't quite right. this should work nowJeffrey Stedfast2002-08-261-19/+19
* If the response is NULL, just return. (now works the same way asJeffrey Stedfast2002-08-262-0/+10
* removed a no-longer needed #defineJeffrey Stedfast2002-08-261-3/+0
* Lock the CamelService->priv->connect_lock instead of using our ownJeffrey Stedfast2002-08-267-103/+98
* If we fail to send the EHLO/HELO command successfully, setJeffrey Stedfast2002-08-232-3/+38
* If current_folder is not NULL and the summary for that folder is dirty,Jeffrey Stedfast2002-08-223-8/+36
* Workaround for Courier imap's brokeness when LSUBing the INBOX folder whenJeffrey Stedfast2002-08-223-11/+43
* Don't register the noop timeout here anymore, we're gonna handle all thisJeffrey Stedfast2002-08-214-109/+11
* up the timeout to 10 minutesJeffrey Stedfast2002-08-201-1/+1
* Override the default noop implementation.Jeffrey Stedfast2002-08-205-3/+100
* Plug some large leaks in the indexing code.Peter Williams2002-08-203-4/+18
* Don't let the minimum recursive depth be negative. (get_folders): PassJeffrey Stedfast2002-08-202-6/+12
* Set CAMEL_URL_NEED_PATH for the vFolder provider.Jeffrey Stedfast2002-08-203-7/+12
* Changed the STOREINFO_VERSION - should fix bug #28571, but if it doesn't -Jeffrey Stedfast2002-08-192-1/+5
* If the diagnostics are empty, just explain that gpg failed to execute.Jeffrey Stedfast2002-08-192-6/+25