Re-add camel-simple-data-wrapper.h, which was removed for some reason.
[platform/upstream/evolution-data-server.git] / camel / ChangeLog
2000-05-25 Dan WinshipRe-add camel-simple-data-wrapper.h, which was removed...
2000-05-25 Jeffrey StedfastAdded more files to the imap provider to use as an...
2000-05-24 EDT 2000 Jeffrey... Fixes to make the SMTP transport thread-safe
2000-05-23 EDT 2000 Jeffrey... Added debug fprintfs, tested with a few messages (smtp_...
2000-05-23 Jeffrey Stedfaststuff
2000-05-23 Jeffrey Stedfaststuff dude
2000-05-23 Jeffrey Stedfastchangelog
2000-05-23 Jeffrey Stedfastchangelog
2000-05-23 Jeffrey Stedfastdude, just stuff
2000-05-22 Jeffrey Stedfastadded camel-mime-filter-smtp.[c,h] and made mods to...
2000-05-19 NotZed> searchpart = strchr(namepart, '?');
2000-05-19 Dan Winshipremove message_number_capability and require uid capati...
2000-05-18 NotZedGuess!
2000-05-18 Dan WinshipRemove unused async open/close and copy_message_to...
2000-05-18 Dan Winshipremove get/set_output_stream operations. They're redund...
2000-05-17 Darin AdlerQuick fix to get it to compile. I hope I don't get...
2000-05-17 Dan WinshipDon't include the no-longer-distributed possibly-to...
2000-05-17 Dan Winshipfix an off-by-one error in address parsing (smtp_data...
2000-05-17 NotZedAll this basically to support user flags in the summary...
2000-05-17 Jeffrey Stedfasterror checking on gethostbyaddr() in providers/smtp...
2000-05-17 NotZedImplement.
2000-05-16 Chris Toshokget things working with new camel summary stuff.
2000-05-15 EDT 2000 Jeffrey... o Added some preliminary ESMTP AUTH support
2000-05-15 Dan WinshipRemove camel_folder_get_summary, which no longer exists.
2000-05-12 Dan Winshipremove some cruft that we're not currently using.
2000-05-11 Dan WinshipChange to match prototype (size_t vs unsigned int)...
2000-05-11 Michael Zucci> * providers/mbox/camel-mbox-folder.c (message_change...
2000-05-11 Jeffrey Stedfastproviders/smtp/camel-smtp-transport.c: updated smtp_hel...
2000-05-11 NotZedBig bunch o memleaks fixed.
2000-05-11 1Free summary items and charset filters.
2000-05-10 Jeffrey Stedfastfixed camel_smtp_transport_class_init(): now initialize...
2000-05-10 Dan Winshipfix a stupid typo. Thank you, C.
2000-05-10 Christopher James... Removed dist-hook section.
2000-05-09 Dan WinshipBleah. Can't fsync a pipe. As a quick kludge, just...
2000-05-09 EDT 2000 Jeffrey... o Undid changes to camel-internet-address.[c,h] o Fixed
2000-05-09 EDT 2000 Jeffrey... o Moved struct_address from camel-internet-address...
2000-05-09 Dan Winshipone more refcounting fix I missed before.
2000-05-09 EDT 2000 Jeffrey... o updated to use CamelException (as needed by new camel...
2000-05-08 Dan WinshipUse CamelException to signal failure. (camel_stream_wri...
2000-05-08 NotZedFormat From and Reply-To to at least a decoded string...
2000-05-08 NotZedMerged NEW_SUMMARY branch back to trunk, and resolved...
2000-05-07 Dan Winship Make camel not leak like a sieve.
2000-05-06 Dan WinshipA machine which serves neither POP nor KPOP is not...
2000-05-05 NotZedAnd same here ... (camel_folder_summary_encode_fixed_in...
2000-05-05 NotZedAnd same here ...
2000-05-05 5Plug a memory leak. (header_decode_text): Fixed memory...
2000-05-05 NotZedMaxcount is minimum of the max and the requested count...
2000-05-04 Dan WinshipDon't fall back to plaintext passwords if APOP fails...
2000-05-04 Dan WinshipNew function to replace camel_provider_scan. Returns...
2000-05-04 NotZedNo, we're not going to have g_strcasecmp for no good...
2000-05-04 Jacob LeachSome small build fixes:
2000-05-03 NotZedIf the iconv handle is -1, then dont try and convert...
2000-05-03 Larry Ewingfix typo when dereferencing saveoffset.
2000-05-02 Michael Zucci Missed these ...
2000-05-02 NotZedREmove gmime-utils.h from here.
2000-05-02 Matthew LoperSet G_LOG_DOMAIN in following files.
2000-05-02 Michael Zucci> * providers/mbox/camel-mbox-search.c
2000-05-02 Michael Zucci> * gmime-utils.[ch]: What the hell, remove it. This...
2000-05-02 NotZedFix the previous overflow problem properly (can happen...
2000-05-02 2Dont use autofill on these fucking long function anmes...
2000-05-02 NotZedFix the offset for the summary when an item is expunged...
2000-05-02 Michael ZucciDeleted messages properly get removed from the index.
2000-05-02 Michael Zucci> (camel_folder_expunge): Changed to only allow expung...
2000-05-02 Michael Zucci> (func_header_contains): Debug out some search stuff.
2000-05-01 Michael ZucciRemoved search_id.
2000-05-01 NotZedMore message cleanup. Flags now work, are saved, and...
2000-04-30 Dan WinshipTweak the definition of CamelProvider. Among other...
2000-04-29 Dan Winshipconst poison
2000-04-29 Dan Winshipcamel_mime_parser_tell() returns an offset from where...
2000-04-28 Dan Winshipfix a bug that would cause corruption with very long...
2000-04-28 Ettore PerazzoliMade Evolution OAF-compatible.
2000-04-28 NotZedDont try and check a NULL header.
2000-04-28 NotZedClass to represent news addresses - currently empty...
2000-04-27 Dan WinshipRevert previous change. I was confused.
2000-04-27 Dan Winshipexpose these routines.
2000-04-26 Dan WinshipOnly write a newline between the headers and the conten...
2000-04-26 Dan WinshipRemove. We weren't using the fields that made this...
2000-04-26 Dan Winshipsink the content object after referencing it.
2000-04-26 Dan Winshipsync to current reality
2000-04-26 Dan Winshipfix format specifier for time zone. Fix typo in month...
2000-04-26 NotZedBig cleanup of camel-stream-*, got rid of 3 classes...
2000-04-26 Dan Winshiponly return TRUE if the parent is at eos AND the buffer...
2000-04-25 Dan Winshipfix some incorrect macro usage that resulted in bogus...
2000-04-24 Dan Winshipfix a cut-and-pasto.
2000-04-24 Dan Winshipref (and sink) the message stream if we're going to...
2000-04-24 Dan Winshipremove data-wrapper-repository.h include(s)
2000-04-24 Michael ZucciBig fixes for the last commit which broke the message...
2000-04-24 NotZedNo longer call data_wrapper_repository_init.
2000-04-23 Dan Winshipfix some obvious minor bugs noted by -Wall.
2000-04-23 NotZedWhole swag of changes. Still lots of cleanup remaining ...
2000-04-22 Dan Winshipclean, document, etc. (camel_multipart_init): pick...
2000-04-22 NotZedRef the folder after setting it in the new message.
2000-04-21 NotZedRemoved.
2000-04-21 Dan Winshipuse libunicode iconv functions rather than libc ones...
2000-04-21 NotZedTrim leading/trailing spaces off the raw headers.
2000-04-20 NotZedMERGE NEW_PARSER branch into HEAD, fixed conflicts.
2000-04-19 Dan WinshipThis is a subtype of CamelSeekableStream, not CamelStream.
2000-04-19 Dan Winshipclean up a lot. (eos): When testing for end-of-stream...
2000-04-19 Dan Winshipconst poison. (Belatedly goes with my change of 2000...
2000-04-19 Dan Winshipdo better reference counting of streams so they actuall...
next