aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sa-junk-plugin/em-junk-filter.c
Commit message (Expand)AuthorAgeFilesLines
* Convert junk filtering EPlugins to EExtensions.Matthew Barnes2011-07-141-966/+0
* Coding style cleanups.Matthew Barnes2011-05-091-1/+1
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-3/+0
* More whitespace cleanup.Matthew Barnes2011-01-311-1/+1
* Bug 640025 - Silence debug output in spamassassin pluginMatthew Barnes2011-01-221-1/+0
* Adapt to Camel API changes.Matthew Barnes2010-09-281-23/+36
* Coding style cleanups.Matthew Barnes2010-09-131-9/+9
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-28/+28
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-6/+6
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-5/+6
* Merge branch 'express2'Matthew Barnes2010-05-271-2/+10
|\
| * Hide the junk plugin options in Express modeFederico Mena Quintero2010-04-141-2/+10
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-021-3/+3
* | Camel is now GObject-based.Matthew Barnes2010-04-241-2/+2
* | Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-2/+6
* | Only #include Camel's top-level header.Matthew Barnes2010-04-031-6/+0
* | camel/camel-i18n.h gone, adapt to it properlyMilan Crha2010-04-011-1/+1
|/
* Bug #552727 - Flooded by spam checking errors if bogofilter not installedMilan Crha2009-10-281-7/+32
* Prefer GLib mutexes over pthread mutexes.Matthew Barnes2009-10-271-31/+30
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-9/+9
* More whitespace cleanup.Matthew Barnes2009-07-191-7/+7
* Fix excessive whitespace.Matthew Barnes2009-07-141-5/+0
* More code cleanup.Matthew Barnes2009-06-021-3/+3
* Whitespace cleanup.Matthew Barnes2009-05-291-4/+4
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-38/+38
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-6/+6
* Fix compiler warnings in plugins.Matthew Barnes2009-05-271-25/+31
* Fix compiler warnings.Matthew Barnes2009-05-171-4/+4
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-9/+0
* Bug 572977 – Use g_strerror() instead of strerror()Matthew Barnes2009-05-031-5/+5
* BUGFIX: bug #579774 Use spamc to learn junk if availableDavid Ronis2009-04-301-8/+57
* ** Fixes bug #560420 (patch by hp@syntomax.com)Matthew Barnes2008-12-041-1/+1
* License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-291-15/+14
* ** Fix for bug #551121Philip Withnall2008-09-261-4/+4
* Milan Crha <mcrha@redhat.com> ** Fix for bug #505016 (Check for NULL to prev...Suman Manjunath2008-09-141-1/+1
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #273041Milan Crha2008-04-251-26/+43
* ** Fix for bug #515786Milan Crha2008-03-131-1/+1
* ** Fixes bug #499644Matthew Barnes2007-11-261-2/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-50/+50
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-071-3/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fix errno reset issueJules Colding2007-05-121-2/+2
* Fix file descriptor leaks (#437664)Jules Colding2007-05-111-0/+6
* Bug 437584 – Compilation warning in evolution's plugins folderSankarasivasubramanian Pasupathilingam2007-05-111-6/+7
* Committing reworked SA with options in the plugin.Srinivasa Ragavan2007-04-031-0/+45
* Correctly capitalize SpamAssassin. (#375577) Patch from Priit Laes.Matthew Barnes2007-04-031-1/+1
* #if 0 out unused function and plug a leak.Kjartan Maraas2006-08-221-1/+3
* Make this place a bit more quietKjartan Maraas2006-01-281-1/+0
* See bug ** 325210Shi Pu2006-01-041-3/+47
* ** See Bug #268852 allow max one chid to be spawned for spamd.Vivek Jain2005-10-061-2/+4
* added (e_plugin_lib_enable) calls init here to initialize all settingsVivek Jain2005-10-031-0/+10
* pre-define.Not Zed2005-08-241-1/+2
* fixed a typo: s/occured/occurred/gJens Seidel2005-08-221-1/+1
* *** empty log message ***Jain Vivek2005-08-061-1/+0
* sa-junk-plugin : plugin that uses spam assasin for junk mail handlingVivek Jain2005-07-061-0/+760