| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -1/+1 |
* | Bug 641756 - Fix warnings from GCC 4.6 | Kjartan Maraas | 2011-02-09 | 1 | -3/+0 |
* | More whitespace cleanup. | Matthew Barnes | 2011-01-31 | 1 | -1/+1 |
* | Bug 640025 - Silence debug output in spamassassin plugin | Matthew Barnes | 2011-01-22 | 1 | -1/+0 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-09-28 | 1 | -23/+36 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -9/+9 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 1 | -28/+28 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 1 | -6/+6 |
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 1 | -5/+6 |
* | Fix linking issue in sa-junk-plugin. | Matthew Barnes | 2010-05-27 | 1 | -0/+1 |
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 1 | -2/+10 |
|\ |
|
| * | Hide the junk plugin options in Express mode | Federico Mena Quintero | 2010-04-14 | 1 | -2/+10 |
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-02 | 1 | -3/+3 |
* | | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 1 | -2/+2 |
* | | Use accessor functions instead direct access (GSEAL work) | Javier Jardón | 2010-04-13 | 1 | -2/+6 |
* | | Generate ChangeLog files for tarball releases. | Matthew Barnes | 2010-04-03 | 1 | -154/+0 |
* | | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -6/+0 |
* | | camel/camel-i18n.h gone, adapt to it properly | Milan Crha | 2010-04-01 | 1 | -1/+1 |
|/ |
|
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -2/+2 |
* | Bug #552727 - Flooded by spam checking errors if bogofilter not installed | Milan Crha | 2009-10-28 | 1 | -7/+32 |
* | Prefer GLib mutexes over pthread mutexes. | Matthew Barnes | 2009-10-27 | 1 | -31/+30 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -10/+10 |
* | Goodbye libgnome and libgnomeui!! | Matthew Barnes | 2009-09-19 | 1 | -2/+3 |
* | Simplify EPlugin loading at startup. | Matthew Barnes | 2009-08-30 | 2 | -18/+16 |
* | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -7/+7 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -5/+0 |
* | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -3/+3 |
* | Fix "make distcheck" errors. | Matthew Barnes | 2009-06-20 | 1 | -0/+1 |
* | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -3/+3 |
* | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -4/+4 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -38/+38 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -31/+37 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -6/+6 |
| * | Fix compiler warnings in plugins. | Matthew Barnes | 2009-05-27 | 1 | -25/+31 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-22 | 1 | -2/+2 |
|\| |
|
| * | Bug 523216 – User-oriented plugin descriptions | Matthew Barnes | 2009-05-22 | 1 | -2/+2 |
| * | Fix compiler warnings. | Matthew Barnes | 2009-05-17 | 1 | -4/+4 |
| * | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 1 | -9/+0 |
| * | Bug 572977 – Use g_strerror() instead of strerror() | Matthew Barnes | 2009-05-03 | 1 | -5/+5 |
| * | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
| * | BUGFIX: bug #579774 Use spamc to learn junk if available | David Ronis | 2009-04-30 | 1 | -8/+57 |
| * | ** Fixes bug #560420 (patch by hp@syntomax.com) | Matthew Barnes | 2008-12-04 | 2 | -1/+10 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-29 | 2 | -15/+20 |
| * | ** Fix for bug #551121 | Philip Withnall | 2008-09-26 | 3 | -5/+13 |
| * | Milan Crha <mcrha@redhat.com> ** Fix for bug #505016 (Check for NULL to prev... | Suman Manjunath | 2008-09-14 | 2 | -1/+8 |
* | | Fix compiler warnings. | Matthew Barnes | 2009-05-21 | 1 | -4/+4 |
* | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-21 | 1 | -9/+0 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -0/+5 |
* | | Bug 572977 – Use g_strerror() instead of strerror() | Matthew Barnes | 2009-05-04 | 1 | -5/+5 |
* | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-04 | 1 | -0/+2 |
* | | BUGFIX: bug #579774 Use spamc to learn junk if available | David Ronis | 2009-05-01 | 1 | -8/+57 |
* | | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 2 | -1/+10 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 3 | -21/+41 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Fix for bug #273041 | Milan Crha | 2008-04-25 | 2 | -26/+56 |
* | ** Fix for bug #515786 | Milan Crha | 2008-03-13 | 3 | -2/+10 |
* | ** Fixes bug #499644 | Matthew Barnes | 2007-11-26 | 2 | -2/+11 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -50/+50 |
* | 2007-09-07 mcrha Fix for bug #473903 | Milan Crha | 2007-09-07 | 2 | -3/+10 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | ** Fix for bug #468303 | Srinivasa Ragavan | 2007-08-22 | 2 | -1/+7 |
* | ** Fix for bug #455799 | Hiroyuki Ikezoe | 2007-08-04 | 1 | -3/+0 |
* | Fix errno reset issue | Jules Colding | 2007-05-12 | 1 | -2/+2 |
* | Fix file descriptor leaks (#437664) | Jules Colding | 2007-05-11 | 2 | -0/+11 |
* | Bug 437584 – Compilation warning in evolution's plugins folder | Sankarasivasubramanian Pasupathilingam | 2007-05-11 | 2 | -6/+13 |
* | Committing reworked SA with options in the plugin. | Srinivasa Ragavan | 2007-04-03 | 3 | -3/+65 |
* | Correctly capitalize SpamAssassin. (#375577) Patch from Priit Laes. | Matthew Barnes | 2007-04-03 | 3 | -4/+11 |
* | #if 0 out unused function and plug a leak. | Kjartan Maraas | 2006-08-22 | 2 | -1/+8 |
* | Make this place a bit more quiet | Kjartan Maraas | 2006-01-28 | 3 | -1/+7 |
* | Changing strings to be more precise. Fixes bug 325132. | Andre Klapper | 2006-01-11 | 2 | -2/+6 |
* | See bug ** 325210 | Shi Pu | 2006-01-04 | 2 | -3/+58 |
* | ** See Bug #268852 allow max one chid to be spawned for spamd. | Vivek Jain | 2005-10-06 | 2 | -2/+11 |
* | added (e_plugin_lib_enable) calls init here to initialize all settings | Vivek Jain | 2005-10-03 | 2 | -0/+17 |
* | pre-define. | Not Zed | 2005-08-24 | 2 | -1/+6 |
* | fixed a typo: s/occured/occurred/g | Jens Seidel | 2005-08-22 | 1 | -1/+1 |
* | *** empty log message *** | Jain Vivek | 2005-08-06 | 1 | -1/+0 |
* | Use NO_UNDEFINED. Link with more libraries. | Vivek Jain | 2005-07-06 | 2 | -1/+5 |
* | sa-junk-plugin : plugin that uses spam assasin for junk mail handling | Vivek Jain | 2005-07-06 | 4 | -0/+807 |