platform/upstream/evolution-data-server.git
2000-06-18 Jeffrey StedfastWe were leaking memory - but not anymore! (imap_get_sum...
2000-06-18 Dan WinshipDon't copy newlines into the parsed header text, and...
2000-06-18 Jeffrey Stedfastcamel/providers/imap/camel-imap-folder.c: CAPABILITY...
2000-06-17 Dan WinshipAdd some debugging printfs when rebulding summary to...
2000-06-17 Jeffrey Stedfastremoved imap.c/h from providers/imap
2000-06-17 Jeffrey StedfastAdded code to expunge if called for (still need to...
2000-06-16 Dan Winship Move flag handling from CamelMimeMessage to CamelFolde...
2000-06-16 Dan WinshipKLUDGE! Since neither ETable nor GtkHTML supports UTF...
2000-06-16 Dan Winshipdocument camel_folder_search_by_expression
2000-06-16 Jeffrey StedfastStarted to code the imap summary stuff
2000-06-15 Dan WinshipRemove camel_service_connect_with_url. (URLs must be...
2000-06-15 Dan WinshipKill. Folders are now always open, and handle "closing...
2000-06-15 Dan Winshipfix a bug. (don't expunge deleted messages if called...
2000-06-15 Dan WinshipCheck server for various interesting extensions.
2000-06-15 Dan WinshipFix to previous change: make sure the "seek" variable...
2000-06-14 Jeffrey StedfastIMAP will now allow you to login, and on some IMAP...
2000-06-14 Jeffrey StedfastUpdated: a separator is now a char* rather than a singl...
2000-06-14 Jeffrey StedfastIMAP will now allow you to login, and on some IMAP...
2000-06-14 Dan Winshipif the mbox doesn't end with a '\n', write one before...
2000-06-14 Jeffrey Stedfastupdated the crlf filter:
2000-06-14 Jeffrey StedfastTook out the filter code ( we already filter in
2000-06-14 Jeffrey StedfastUpdated: a separator is now a char* rather than a singl...
2000-06-14 Dan WinshipRenamed from camel_mbox_summary_expunge. Takes a gboole...
2000-06-14 Jeffrey StedfastIMAP will now allow you to login, and on some IMAP...
2000-06-13 Jeffrey Stedfastimplemented a temp hack for the imap fetch by uid code
2000-06-12 Jeffrey StedfastTook out the filter code ( we already filter in
2000-06-12 Jeffrey StedfastUpdated: a separator is now a char* rather than a singl...
2000-06-12 Jeffrey Stedfastpop provider now uses the crlf filter
2000-06-12 Jeffrey Stedfastupdated the crlf filter:
2000-06-12 Jeffrey Stedfastpop provider now uses the crlf filter
2000-06-12 Jeffrey StedfastRemoved the camel-mime-filter-smtp.h entry from Makefil...
2000-06-12 Jeffrey StedfastDeprecated.
2000-06-12 Dan Winshipdon't pass a second (incorrect) -rpath in addition...
2000-06-12 Dan WinshipNew filter to do CRLF<->LF conversion. (Currently only...
2000-06-09 Dan WinshipAdd another argument, "mode", which can be CAMEL_AUTHEN...
2000-06-09 Jeffrey StedfastUpdated to reflect changes made in camel-imap-store.c
2000-06-09 Jeffrey StedfastWill now always send EHLO first, if that fails it will...
2000-06-07 Michael Zucci Initial datawrapper diagram.
2000-06-07 Michael Zucci Parser state diagram.
2000-06-07 Jeffrey Stedfastproviders/imap/camel-imap-summary.c now builds
2000-06-07 Jeffrey StedfastAdded rules to build camel-imap-stream
2000-06-07 Not ZedProperly dereference warning/debug messages. (header_re...
2000-06-07 Jeffrey Stedfastmoved camel-imap-stream.* to providers/imap
2000-06-07 Dan WinshipRemove exists, create, delete. A CamelFolder now always...
2000-06-07 Jeffrey StedfastUpdated: a separator is now a char* rather than a singl...
2000-06-07 Dan WinshipRemove exists, create, delete. A CamelFolder now always...
2000-06-07 Dan Winshipif the mbox doesn't end with a '\n', write one before...
2000-06-07 Jeffrey StedfastUpdated: a separator is now a char* rather than a singl...
2000-06-07 Dan WinshipRenamed from camel_mbox_summary_expunge. Takes a gboole...
2000-06-07 Dan WinshipRemove exists, create, delete. A CamelFolder now always...
2000-06-06 Jeffrey StedfastChanged the read and write method prototypes to return...
2000-06-06 Jeffrey Stedfastworked on getting providers/imap/* to build cleanly...
2000-06-05 Dan Winshipfix typo/braino (set "Content-Disposition", not "Conten...
2000-06-02 Not ZedIck, damn signs! Fix a bug with sign extended bytes.
2000-06-02 Jeffrey StedfastJeffrey Stedfast <fejj@helixcode.com>
2000-06-02 Christopher... Don't ref the services in the cache.
2000-06-02 Jeffrey Stedfastmoved some debug print statements to better locations
2000-06-02 Not ZedIf we get a funny result, just throw it out. Basically...
2000-06-02 Christopher... Ref and unref objects in the service cache properly.
2000-06-02 Dan Winship Fun with purify.
2000-06-01 Not ZedFixes Bug 192.
2000-05-30 Not ZedInit filter_from to NULL, for exception case. (mbox_get...
2000-05-30 Dan WinshipRenamed from camel_mbox_summary_expunge. Takes a gboole...
2000-05-30 Not ZedInit filter_from to NULL, for exception case. (mbox_get...
2000-05-30 Jeffrey StedfastImplemented a few more imap functions in providers...
2000-05-30 Michael Zuccidiff -r1.206 ChangeLog
2000-05-30 Not ZedMake sure we copy messages which are still intact to...
2000-05-29 Michael Zucci> (message_changed): Track changes to the source messa...
2000-05-29 Not ZedCheck the searched folder is open before trying to...
2000-05-29 Dan WinshipFix up some glib precondition stuff. Try to set the...
2000-05-29 Ross GolderTypo
2000-05-28 Dan WinshipAdd a domain field to CamelProvider, to say what kind...
2000-05-28 Dan Winship (connect_to_server): Remove port number from error...
2000-05-28 Dan WinshipSplit apart password and APOP auth, since some servers...
2000-05-28 Dan WinshipUse `foo@bar' rather than `"" <foo@bar>' for email...
2000-05-28 Ross GolderAdded a missing smtp-related file to the dist.
2000-05-27 Jeffrey StedfastRipped out camel_imap_command_get_additional_data(...
2000-05-26 Dan WinshipDon't set a default boundary. Require the caller to...
2000-05-26 Jeffrey Stedfastupdated changelog to reflect changes I made in provider...
2000-05-26 Jeffrey StedfastAdded initial code to camel-imap-folder.c
2000-05-26 Jeffrey StedfastUpdated several imap source files
2000-05-25 NotZedReplace simple data wrapper here too, oops.
2000-05-25 NotZedRemoved camel-simple-data-wrapper again. Less code...
2000-05-25 Jeffrey StedfastTook out code that had been there to reconnect to the...
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 Ettore PerazzoliShut up.
2000-05-23 Jeffrey Stedfaststuff
2000-05-23 Jeffrey Stedfaststuff
2000-05-23 Jeffrey Stedfaststuff dude
2000-05-23 Jeffrey Stedfastjunk
2000-05-23 Jeffrey Stedfastchangelog
2000-05-23 Jeffrey Stedfastmore stuff
2000-05-23 Jeffrey Stedfastchangelog
2000-05-23 Jeffrey Stedfaststuff
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, '?');
next