aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bogo-junk-plugin/bf-junk-filter.c
Commit message (Expand)AuthorAgeFilesLines
* Convert junk filtering EPlugins to EExtensions.Matthew Barnes2011-07-141-420/+0
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-2/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-1/+1
* More whitespace cleanup.Matthew Barnes2011-01-311-1/+1
* Adapt to Camel API changes.Matthew Barnes2010-09-281-11/+20
* Coding style cleanups.Matthew Barnes2010-09-131-3/+3
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-6/+7
* 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-4/+4
* | 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-5/+0
|/
* Bug #552727 - Flooded by spam checking errors if bogofilter not installedMilan Crha2009-10-281-11/+37
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-13/+13
* Fix excessive whitespace.Matthew Barnes2009-07-141-4/+0
* Whitespace cleanup.Matthew Barnes2009-05-291-19/+19
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-9/+9
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-5/+5
* Fix compiler warnings in plugins.Matthew Barnes2009-05-271-10/+10
* Use -no-undefined on Windows. Link with libeutil.Tor Lillqvist2009-01-291-3/+14
* init the bogofilter if it wasn't. say that evolution's welcome message issrinivasa ragavan2008-12-151-1/+46
* Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-10-141-10/+15
* Report errors properly. Thanks to Reid Thompson whom found it.Milan Crha2008-04-291-1/+1
* ** Fix for bug #273041Milan Crha2008-04-251-8/+18
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-2/+2
* Use consistent terminology for mail messages (#480621).Matthew Barnes2007-09-281-1/+1
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-071-5/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Avoid reentrancy in enableSrinivasa Ragavan2007-08-271-2/+3
* Plugged memory leak.Hiroyuki Ikezoe2007-07-261-0/+2
* Bug 437584 – Compilation warning in evolution's plugins folderSankarasivasubramanian Pasupathilingam2007-05-111-0/+10
* Added bogofilter to Evolution.Srinivasa Ragavan2007-04-031-0/+301