Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / providers / imap / camel-imap-folder.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-08-24 Wang Xin** Fix for bug #365213
2007-08-09 Sankar PTo handle IMAP Server brokenness, Returning empty body...
2007-07-09 Gilles DartiguelongueFix compilation warnings (#363384)
2007-06-14 Philip Van HoofSecurity bugfix. The sequence can be a negative value...
2007-04-28 Matthew Barnes** Fixes bug #418852
2007-04-05 Ross BurtonUse g_mkdir_with_parents (#383686).
2007-03-14 Sankar PDebug statements should be conditional
2007-02-23 Matthew Barnes** Fixes bug #356177
2007-01-30 Sankar PSome IMAP Servers doesnt return headers if there is...
2007-01-22 Sankar PMake IMAP Headers fetching configurable.
2006-09-02 Sankar PShow messages from cache, before checking for new mails...
2006-08-28 Sankar PProvide a way to fetch all Headers while initial downlo...
2006-05-19 Jeffrey StedfastGet rid of the search_lock and simply reuse the connect...
2006-05-10 Parthasarathi SusarlaAdd space at the end of CAMEL_MESSAGE_INFO_HEADERS...
2006-04-21 Sankar PInstead of downloading HEADERS try to download the...
2006-01-10 Simon ZhengDelete function camel_mkdir().
2005-12-08 Tor LillqvistDrop unused <dirent.h>.
2005-10-10 Parthasarathi Susarlaspecify the folder name of the folde being refreshed...
2005-09-27 Vivek Jain** See bug #315173.
2005-09-15 Tor Lillqvistcamel-imap-command.c Use g_ascii_str(n)casecmp() instead of
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-22 Not Zed** See #312668.
2005-08-18 Not Zed** See bug #313574.
2005-08-17 Not Zed** See bug #242032.
2005-07-27 Not Zedmake sure we're connected before issuing a command.
2005-07-21 Not Zedre-arrange some bitfields (this is not public api)...
2005-03-14 Jeffrey StedfastREAD-ONLY doesn't mean we can't sync flags, allow flag...
2005-02-23 Not Zed** See bug #61468
2005-02-09 Jeffrey StedfastDon't always delete the original messages.
2005-02-04 Not ZedRevert jeff's patch. (parse_list_response_as_folder_inf...
2005-01-24 Not Zed** See bug #71625, and bug #56110.
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2004-12-01 S.Çağlar Onur** See bug #69446.
2004-11-12 Not Zed** Merge in notzed-messageinfo-branch, fix some minor...
2004-11-10 Not Zedbefore short-circuiting the check for child content...
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-07-16 Jeffrey StedfastDon't grab the connect_lock before calling refresh_info...
2004-05-20 Jeffrey StedfastFixes bug #42295 and the infinite loop part of bug...
2004-05-12 Jeffrey Stedfasteliminate the need for another variable
2004-05-12 Jeffrey Stedfastoops, tiny fix
2004-05-12 Jeffrey StedfastIgnore PERMANENTFLAGS if it gives us an empty set....
2004-05-12 Not Zedchanged to match_threads. (camel_folder_search_search...
2004-05-05 Not Zeddont set X-Evolution-Source here anymore, set in caller.
2004-04-28 Jeffrey StedfastChange the UID_SET_LIMIT to 768 (something <1000 octets...
2004-04-22 Not ZedSend a flag list rather than \Deleted by itself. See...
2004-04-09 Jeffrey StedfastFix capitalisation of the "mailcheck" section title...
2004-04-06 Not Zed** See bug #56110.
2004-03-26 Jeffrey StedfastReverted imap.web.de fix.
2004-03-25 Jeffrey StedfastIf the server is imap.web.de, just ask for all the...
2004-03-23 Jeffrey StedfastReworked the else bit to fix a bug where if we had...
2004-03-23 Not Zeduse camel debug to add some debug here.
2004-03-17 Jeffrey StedfastChecking that mi->content->type != NULL is no longer...
2004-03-15 Not Zedset the mime-type field on the content the same way as
2004-03-04 Not Zed** See bug #53355.
2004-03-03 Not Zedfun dun diddley un fun. Since we're writing a const...
2004-02-25 Not Zedmoved the RECNET flag into the folder area (bit 17...
2004-02-04 Jeffrey StedfastGet rid of some unnecessary CAMEL_OBJECT() casts.
2004-01-27 Radek Doulikset CAMEL_FOLDER_SUPRESS_JUNK_TEST flag (imap_update_su...
2004-01-23 Michael Zucci (imap_get_message): revert peterw's change of 2002...
2004-01-23 Not Zedremoved the meaningless fixme, a butt-retrieved-number...
2004-01-17 Jeffrey StedfastLimit the flags we set (or unset) to the folder's perma...
2004-01-14 Not Zed** Patch from Timo Sirainen <tss@iki.fi> to honour...
2004-01-12 Not Zed** See bug 52725.
2004-01-09 Not Zedfix removal of journal file, and remove the cmeta state...
2003-09-18 Jeffrey Stedfasts/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
2003-08-26 Jeffrey Stedfasttemporarily reverting my camel namespace patches until...
2003-08-25 Jeffrey StedfastNamespaced.
2003-08-11 Jeffrey StedfastNew test suite for the mime parser (which is where...
2003-07-17 Timo Sirainen** See bug #42573
2003-07-07 Jeffrey StedfastUse camel_mkdir().
2003-07-07 Jeffrey StedfastUpdated for string-utils namespace changes.
2003-05-28 Jeffrey StedfastThis should finish fixing all variations of bug #42854...
2003-05-14 Jeffrey StedfastAdded a note to the comment block for this function...
2003-05-13 Ettore PerazzoliDisable debugging.
2003-04-30 Jeremy Katzbody_len needs to be a size_t instead of int
2003-03-06 Jeffrey Stedfasts/g_strncasecmp/strncasecmp/g
2003-02-04 Jeffrey StedfastUse g_ascii_strdown() instead of g_strdown, since g_str...
2002-12-17 Jeffrey StedfastReplace calls to g_string_sprintfa() with g_string_appe...
2002-11-11 Jeffrey StedfastUse g_strerror when setting an exception string (we...
2002-10-03 Michael Zucci Add missing ;.
2002-10-03 Not Zed/home/notzed/gnome/head/evolution/camel
2002-10-01 Jeffrey StedfastUse strtol when decoding the timezone (since it can...
2002-09-30 Not ZedRemove debug content_info_dump, could cause a crash...
2002-09-27 Jeffrey StedfastNew function to decode the INTERNALDATE response from...
2002-09-27 Not ZedUse the summary's last uid as the one to fetch from...
2002-09-23 Jeffrey StedfastDecode the INTERNALDATE if we've got one. (imap_update_...
2002-09-19 Jeffrey StedfastDon't increment the response pointer when deciding...
2002-09-19 Jeffrey StedfastInclude MIME-VERSION and CONTENT-TYPE.
2002-09-18 Jeffrey StedfastHandle when the response is from a HEADER.FIELDS (if...
2002-09-15 Jeffrey StedfastIf header_msgid_decode fails for the content-id field...
2002-09-10 Jeffrey StedfastClear the exception even if we failed to get the messag...
2002-09-09 Jeffrey StedfastFixes bug #4224
2002-09-04 Not Zedclear nonfatal stuff.
2002-08-26 Jeffrey Stedfastoops, my deadlock fix wasn't quite right. this should...
2002-08-26 Jeffrey StedfastLock the CamelService->priv->connect_lock instead of...
2002-08-20 Jeffrey StedfastSet CAMEL_URL_NEED_PATH for the vFolder provider.
2002-08-09 Peter WilliamsNew function, generate a UID that has better chances...
2002-08-09 Peter WilliamsWhen renaming our cache, add the "/folders" to the...
2002-08-08 Jeffrey StedfastSet some default permanent_flags. This is the other...
next