Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / providers / pop3 / camel-pop3-folder.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-07-09 Gilles DartiguelongueFix compilation warnings (#363384)
2007-07-09 Srinivasa Ragavan ** Fix for bug #352284 from Nathan Owens
2007-07-08 Jens Granseuerput declarations before code and don't use "%s" for...
2007-06-18 Srinivasa Ragavan ** Fix for bug #352284 from Varadhan
2007-04-28 Matthew Barnes** Fixes bug #418852
2007-03-26 Matthew BarnesDon't mix declarations and code (#405495). Patch from...
2007-02-10 Kjartan MaraasFix a nasty leak when using the "Delete after N days...
2006-07-14 Parthasarathi Susarla** Fixes bug #201824 camel-pop3-folder.[ch] Deletes...
2006-06-15 Andre Klapperchanging "cancelled" to "canceled" in user-visible...
2006-06-15 Andre Klapperchanging "uri" to "URI" in user-visible strings. Fixes...
2006-04-12 Jeffrey StedfastFixes to many source files to suppress compiler warning...
2005-09-15 Tor LillqvistUse g_ascii_strcasecmp() instead of strcasecmp(). The...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-05-21 Not Zedre-arrange the code so exception debug will print the...
2004-02-06 Not Zedchanged to return a boolean to indicate if the flags...
2003-09-23 Not Zed** See bug #41610
2003-09-18 Jeffrey Stedfastnamespaced the encoding/decoding routines.
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-26 Jeffrey Stedfasts/HSCAN_/CAMEL_MIME_PARSER_STATE_/g and
2003-08-25 Jeffrey StedfastNamespaced.
2003-06-18 Jeffrey StedfastMade static (to match the prototype).
2003-05-16 Jeremy KatzEnsure cmdbuf is initialized to avoid compiler warning.
2002-11-11 Jeffrey StedfastUse g_strerror when setting an exception string (we...
2002-09-22 Dan Winshipfix non-ANSI switch statement.
2002-08-06 Not ZedAdd messageinfo to id table, and store array index...
2002-04-20 Jeffrey StedfastFree the LIST pop3 command.
2002-04-01 Not ZedTemporarily disable indexing.
2002-01-30 Not ZedChanged name from "NT Login" to simply "Login".
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-10-09 Dan Winshipreplace the ever-growing list of gbooleans with a singl...
2001-10-01 Dan Winshipif STAT returns 0, don't bother sending UIDL. Speeds...
2001-09-06 Dan WinshipFix this to always set an exception if it returns POP3_...
2001-09-06 Jeffrey StedfastSet an exception on POP3_FAIL as well.
2001-08-29 Not ZedAdd progress reporting to deleting messages. Dont chang...
2001-08-22 Jeffrey Stedfastoops, don't need that extra statement
2001-08-22 Jeffrey StedfastOops. Fixed a mis-use of GPtrArray. If we set_size...
2001-08-19 Jeffrey StedfastMake sure the generated UID is non-NULL before appendin...
2001-08-10 Jeffrey StedfastSet the total bytes expected to 0 if the response is...
2001-08-10 Jeffrey StedfastSet the total bytes expected to 0 if the response is...
2001-08-07 Jeffrey StedfastModify to take a headers_only argument which will then...
2001-08-07 Jeffrey StedfastNew internal function to get a message stream by messag...
2001-08-06 Jeffrey StedfastDon't strstr for noselect=yes, that's just plain broken.
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-04-18 Dan WinshipFree base_url and storage_path.
2001-04-05 Not Zedmerge from evolution-0-10-branch to evolution-0-10...
2001-03-27 Jeffrey StedfastIf we aren't going to even check the resp/free buffer...
2001-03-16 Kjartan MaraasAdded #include <config.h>
2001-02-08 Not ZedChanged to push the operation into a status stack.
2000-12-24 Not ZedLock the command channel while searching. (imap_body_co...
2000-11-28 Dan WinshipDon't try to free things if they haven't been set yet.
2000-10-24 Dan Winshiplots of i18n fixes
2000-10-02 Dan WinshipRemove camel_folder_{get,free}_subfolder_info, as we...
2000-09-19 Dan WinshipRemoved (camel_folder_init, camel_folder_construct...
2000-09-05 Peter WilliamsCleanup of lots of exception handling ; bugfixes
2000-08-29 Peter WilliamsCamelRemoteStore: a new generic store for stores that...
2000-08-10 Peter WilliamsMerge with camel-async.
2000-08-04 Dan WinshipIndexes into the flags array are message_number minus...
2000-07-25 Dan WinshipRemove exceptions from a number of methods that work...
2000-07-12 Dan WinshipUseful default implementations for free_{uids,subfolder...
2000-07-01 Jeffrey StedfastRenamed _by_uid methods. Since we no longer have get...
2000-06-29 Jeffrey StedfastChanged to keep prompting user for a valid password...
2000-06-15 Dan WinshipKill. Folders are now always open, and handle "closing...
2000-06-15 Dan WinshipCheck server for various interesting extensions.
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-07 Dan WinshipRemove exists, create, delete. A CamelFolder now always...
2000-06-02 Dan Winship Fun with purify.
2000-05-19 Dan Winshipremove message_number_capability and require uid capati...
2000-05-08 Dan WinshipUse CamelException to signal failure. (camel_stream_wri...
2000-05-07 Dan Winship Make camel not leak like a sieve.
2000-04-26 NotZedBig cleanup of camel-stream-*, got rid of 3 classes...
2000-04-24 NotZedNo longer call data_wrapper_repository_init.
2000-04-17 Dan WinshipRemove the "session" field from CamelMimeMessage. Nothi...
2000-03-28 Dan Winshipadd delete_message_by_{number,uid}.
2000-03-27 Dan Winshipkeep separate input and output streams so the output...
2000-03-22 Dan Winshipfix compile errors. duh.
2000-03-22 Dan Winshipfill this in partially make camel_pop3_command return...