platform/upstream/evolution-data-server.git
2000-07-07 Dan WinshipMake this return a GPtrArray rather than a GList.
2000-07-07 Jeffrey StedfastFixed the parser to actually work
2000-07-06 Dan WinshipMake this deal with the full RFC822 References/In-Reply...
2000-07-06 Jeffrey StedfastParse for more header information to allow message...
2000-07-06 Jeffrey StedfastOops. Don't pass port # as a string in the error code...
2000-07-06 Jeffrey StedfastChanged over to camel_imap_command_extended as that...
2000-07-06 Dan Winshipmake header matching case-insensitive
2000-07-06 Dan Winshipremove some non-error case debugging messages.
2000-07-05 Ettore PerazzoliSuppress debugging messages from the mbox provider.
2000-07-05 Jeffrey Stedfastadded #include <glib.h> to camel-mime-utils.h
2000-07-05 Jeffrey StedfastAdded prototype for uudecode_step
2000-07-05 Ettore PerazzoliFix the "clashing UIDs are not updated on disk" problem...
2000-07-05 Dan WinshipAdd "Cc" to summary and bump summary version number.
2000-07-04 Ettore PerazzoliCentralize creation of new UIDs for the summary.
2000-07-04 Ettore PerazzoliGet rid of unused function `camel_folder_summary_set_ui...
2000-07-03 Dan WinshipParse In-Reply-To with header_references_decode, not...
2000-07-03 Dan WinshipFix a bug in error-setting code. (pop3_connect): Don...
2000-07-03 Dan Winshipadd this, which was missing from ChangeLog in the previ...
2000-07-03 Dan WinshipNew functions to freeze and thaw a folder (to prevent...
2000-07-02 Jeffrey StedfastA rather complex uudecoder written in the spirit of...
2000-07-01 Dan WinshipNew method, to return an end-user-friendly name corresp...
2000-07-01 Dan Winshipremove unneeded libcamelimap_la_LDADD.
2000-07-01 Dan Winshipfix the CAPA-parsing code to not get into an infinite...
2000-07-01 Jeffrey StedfastFixed the bug that would sometimes leave part of the...
2000-07-01 Jeffrey StedfastRenamed _by_uid methods. Since we no longer have get...
2000-07-01 Jeffrey StedfastNew function, to copy a message from one folder to...
2000-07-01 Jeffrey StedfastUtilities for parsing broken date strings.
2000-06-30 Jeffrey Stedfastproviders/imap/camel-imap-folder.c: added move_message_to()
2000-06-30 Jeffrey Stedfastoops, forgot I had blocked that code from running :)
2000-06-30 Jeffrey StedfastWrote some code to try and un-mangle broken date format...
2000-06-30 Dan WinshipNew function, to move a message from one folder to...
2000-06-29 Jeffrey Stedfastimap_expunge should now give more meaningful errors
2000-06-29 Jeffrey StedfastChanged to keep prompting user for a valid password...
2000-06-28 Jeffrey StedfastGeneral cleanup (camel_mbox_summary_sync): Fixed a...
2000-06-27 Jeffrey StedfastMove the CAPABILITY command here so we don't have to...
2000-06-27 Christopher... Don't close the filter stream when done with it (this...
2000-06-27 Michael ZucchiMake header search 'to' match 'to', and not 'from'...
2000-06-27 Christopher... Calculate height including if clip_height is set to -1.
2000-06-23 Jeffrey Stedfastproviders/imap/camel-imap-[store,folder].c: Improved...
2000-06-23 Chris Toshokforgot this changelog entry last night.
2000-06-23 Jeffrey StedfastOops. Now appends the namespace to the folder before...
2000-06-23 Chris Toshokignore test-newsrc
2000-06-22 Jeffrey StedfastUpdated
2000-06-21 Jeffrey StedfastModified to use the "namespace" (url->path) if it exists.
2000-06-21 Dan WinshipFix dumb bug.
2000-06-21 Jeffrey StedfastIMAP is working! (sorta)
2000-06-21 Peter WilliamsWhen determining a mailboxe's folder_file_path et aluse...
2000-06-21 Dan WinshipSet date_received based on the first (most recent)...
2000-06-21 Dan Winshipflush the filter stream before unreffing it, so it...
2000-06-20 Jeffrey Stedfastnow parses flags gotten from the IMAP server correctly
2000-06-20 Jeffrey StedfastImplemented. (imap_sync): Added code to set flags on...
2000-06-20 Jeffrey StedfastOnly fetch the summary if the folder summary doesn...
2000-06-20 Dan Winshipmark the message info with CAMEL_MESSAGE_FOLDER_FLAGGED...
2000-06-20 Jeffrey StedfastNow returns the last line of data that the server sends...
2000-06-20 Jeffrey Stedfastbasically got IMAP into the tree view
2000-06-19 Jeffrey StedfastSet summary equal to NULL. (imap_get_summary): Store...
2000-06-19 Peter WilliamsRead the full server reply when we SELECT mailboxes.
2000-06-18 Jeffrey StedfastNow gets the message flags as it should. (imap_get_summ...
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...
next