Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / camel / camel-filter-driver.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2006-09-14 Veerapuram Varadhan ** Fixes bug #350907
2006-04-12 Jeffrey StedfastFixes to many source files to suppress compiler warning...
2005-12-13 Tor LillqvistUse gstdio wrappers. Use g_filename_to_uri().
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-03-03 Not Zed** See bug #70590 (again)
2005-03-01 Not Zed** See bug #70590
2005-02-01 Not Zed** See bug #72020.
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2004-11-12 Not Zed** Merge in notzed-messageinfo-branch, fix some minor...
2004-09-27 Not Zed** See bug #63521.
2004-09-20 Michael Zucci Merged notzed-eplugin-2-branch to head.
2004-07-14 Jeffrey StedfastFix for bug #61538
2004-06-10 Not Zedadd some :filter debug. (open_folder): only ignore...
2004-02-25 Jeffrey StedfastFree the uids *after* reporting Complete, otherwise...
2003-12-05 Jeffrey StedfastProperly set the O_NONBLOCK flag along with any previou...
2003-12-01 Jeffrey StedfastStart at fd = 3.
2003-12-01 Jeffrey StedfastSame.
2003-11-12 Radek Doulikmerged spam filtering branch
2003-10-23 Jeffrey StedfastRemoved unneeded CAMEL_OBJECT() casts.
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-08-25 Jeffrey StedfastAdded some more error checking for reading/writing...
2003-05-30 Jeffrey StedfastTurned off a debugging printf.
2003-02-20 Jeffrey StedfastRedirect program's stdout and stderr to /dev/null
2003-02-20 Jeffrey StedfastRedirect the program's stderr to /dev/null
2003-02-20 Jeffrey Stedfastuse argv[0] instead of argv[i], doh!
2003-02-19 Jeffrey StedfastNew filter action that pipes the message source to...
2003-02-19 Jeffrey StedfastNew filter action that pipes the message source to...
2002-11-05 Not ZedCreated temporary link list, we need to link with somet...
2002-10-22 Jeffrey StedfastCanonicalise the source_uri to not have a path. Fixes...
2002-09-19 Not ZedTake new session arg. Update callers. (symbols[]):...
2002-07-29 Jeffrey StedfastNew filter action to unset a system flag. The exact...
2002-07-25 Jeffrey StedfastRenamed from shell_exec(). Also, we now want to pass...
2002-07-10 Jeffrey StedfastMake sure message is non-NULL before setting the source...
2002-05-28 Jeffrey StedfastUse the CamelMessageInfo rather than the CamelMimeMessa...
2002-05-13 Dan WinshipAdd a "char **appended_uid" argument, for the caller...
2002-05-10 Dan WinshipReplace copy_messages_to and move_messages_to with...
2002-04-17 Jeffrey StedfastGet rid of an unused variable.
2002-03-29 Jeffrey StedfastWe now have to check to make sure that p->message is...
2002-03-27 Jeffrey StedfastConstruct the source_url the right way. The previous...
2002-03-25 Not ZedWhen we add a new name, up all of the cache limits...
2002-01-29 Jeffrey StedfastUse while (node->next) instead of while (node)
2002-01-24 Jeffrey StedfastCall the beep callback function.
2002-01-23 Jeffrey StedfastNew function to remove a filter rule by name.
2002-01-21 Jeffrey StedfastAs a temporary solution, just printf ("\a"); to make...
2002-01-09 Jeffrey StedfastIf the mbox file is a symlink, follow the symlink and...
2002-01-08 Jeffrey StedfastFlush the only-once actions.
2001-12-14 Jeffrey StedfastReset the filtered_count to zero.
2001-10-31 1Same as below.
2001-10-30 0Make sure we unref the mimeparse when we're done (succe...
2001-10-27 Ettore PerazzoliMore fixing of the license texts.
2001-10-17 Jeffrey StedfastAdd an optimization for when destination folder is...
2001-10-17 Jeffrey StedfastSet the DELETED flag on directly on the info if the...
2001-10-16 Jeffrey StedfastOnly perform the operation on the folder if the folder...
2001-09-26 6If we get a search error, just abort, dont try and...
2001-09-18 8If filter inbox is set on the store, and we're opening...
2001-09-14 Jeffrey StedfastDon't reuse the exception if it has already been set.
2001-09-12 Larry Ewingfree the source url in the nonfailure case.
2001-09-12 Jeffrey StedfastUnref the message info.
2001-08-09 Jeffrey StedfastA quoted string cannot contain \n's so check for those...
2001-07-23 Jeffrey StedfastSlight fix for when source == destination (we don't...
2001-07-13 Jeffrey StedfastWe now use a structure as the bucket data rather than...
2001-07-12 Jeffrey StedfastOkay, I've decided that that user is just on crack...
2001-07-12 Jeffrey StedfastOkay, I've decided that that user is just on crack...
2001-07-12 Jeffrey StedfastOnly set p->copied and p->deleted if the messages are...
2001-07-11 Not ZedCreate the messageinfo itself, so we can properly set...
2001-07-02 Dan Winshipnew method to get an application-initialized filter...
2001-06-26 Jeffrey StedfastSince we want an error opening a folder to result in...
2001-06-26 Jeffrey Stedfastg_strdup() the message source here or we will have...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-06-08 Jon TrowbridgeAdd a separator between the service url and the folder...
2001-06-08 Jon TrowbridgeAdded an argument, so that the original source URI...
2001-04-17 Dan Winshipmore memory leaks
2001-04-05 Not Zedmerge from evolution-0-10-branch to evolution-0-10...
2001-04-02 Gediminas Paulauskasmarked report status strings for tanslation, fixes...
2001-03-29 Jon TrowbridgeAdded #include <libgnome/gnome-paper.h>
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-03-27 Jeffrey StedfastUse camel_vtrash_folder_new() to create the vtrash...
2001-03-25 Jeffrey StedfastDon't use copy_to if the source folder doesn't support...
2001-03-23 Jon TrowbridgeAdded. Call me old-fashioned, but I just prefer to...
2001-03-21 Jeffrey StedfastReturn -1 on fail. (camel_filter_driver_filter_folder...
2001-03-19 Jeffrey StedfastDocument and modify to return a boolean value denoting...
2001-02-28 Jeffrey StedfastA fix for broken mailers that send 2-digit years (ie...
2001-02-22 Jeffrey StedfastRemove the 'FIXME: remove because this isn't required...
2001-02-17 Jeffrey StedfastThaw the defaultfolder. (camel_filter_driver_set_defaul...
2001-01-25 Not ZedChanged the subject search to handle case sensitive...
2001-01-23 Michael Zucci (camel_filter_driver_filter_message): Remove an accide...
2001-01-23 Not ZedRemove the 'finished message' bit.
2001-01-23 Not ZedPerform error checking on parsing/execution.
2001-01-23 Not Zedavoid /0 by updating after we've done the sync. (close_...
2001-01-22 Not ZedWhen removing phantom nodes, check for the end node...
2001-01-21 Not ZedAdded an exception to CamelFilterGetFolderFunc.
2001-01-19 Jeffrey StedfastSet the deleted bit *before* copying to the default...
2001-01-19 Not ZedAdd a percentage complete indicator to the status thing.
2001-01-17 Michael ZucciIndex: ChangeLog