| Commit message (Expand) | Author | Age | Files | Lines |
* | filter data test cases. | Not Zed | 2003-04-10 | 6 | -2/+175 |
* | Like camel_url_encode, but works directly on an existing GString. | Dan Winship | 2003-03-27 | 2 | -3/+20 |
* | Removed $(GNOME_LIBDIR) and $(GNOMEUI_LIBS) | Rodney Dawes | 2002-11-20 | 6 | -12/+0 |
* | Treat spool as a local folder, so the ref checks work right. | Not Zed | 2002-09-26 | 1 | -1/+1 |
* | Added a test suite for camel-mime-filter-charset and added a few test cases f... | Jeffrey Stedfast | 2002-09-26 | 8 | -11/+1059 |
* | New regression test for word splitting/search input parsing code. | Not Zed | 2002-09-20 | 4 | -6/+120 |
* | clear nonfatal stuff. | Not Zed | 2002-09-04 | 6 | -33/+78 |
* | Change the case sensitive search of subject to expect case insensitive | Not Zed | 2002-08-29 | 1 | -1/+3 |
* | updated readme | Michael Zucci | 2002-08-29 | 1 | -0/+1 |
* | fix exposes a regression in mbox :-/ | Not Zed | 2002-08-28 | 1 | -5/+5 |
* | some utf7/utf8 tests. | Not Zed | 2002-08-28 | 2 | -2/+109 |
* | Don't register the noop timeout here anymore, we're gonna handle all this | Jeffrey Stedfast | 2002-08-22 | 1 | -17/+0 |
* | Updated to pass the needed arguments to camel_init() and to init gthreads | Jeffrey Stedfast | 2002-08-20 | 31 | -357/+194 |
* | Added a protocol field for users to use. | Not Zed | 2002-05-31 | 1 | -4/+4 |
* | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 6 | -6/+6 |
* | Pull up test fixes to get them building again | JP Rosevear | 2001-07-21 | 9 | -12/+14 |
* | Change a camel_exception_clear to camel_exception_init to fix a | Dan Winship | 2001-07-02 | 1 | -1/+1 |
* | Build the test-crlf test program. | Jeffrey Stedfast | 2001-06-30 | 5 | -2/+207 |
* | Add a CamelMimeFilterStripHeader that removes a header from mime output. Used | Peter Williams | 2001-06-29 | 17 | -2/+264 |
* | Updated to match the current API. | Jeffrey Stedfast | 2001-06-28 | 2 | -3/+5 |
* | Remove DB3_LDADD | Dan Winship | 2001-06-19 | 5 | -6/+0 |
* | Only create a missing uid if we have indexing turned on. | Not Zed | 2001-06-18 | 2 | -5/+11 |
* | A new provider, for spool mailboxes. Mostly a cut and paste of the mbox | Not Zed | 2001-06-12 | 11 | -49/+69 |
* | Fix to not get into a recursive loop in get_type(). | Jeffrey Stedfast | 2001-06-03 | 3 | -41/+42 |
* | Fix an fd leak | Dan Winship | 2001-05-28 | 18 | -645/+117 |
* | Don't use EXTRA_GNOME_*, use the new CAMEL_* variables so we don't link in | Jeffrey Stedfast | 2001-05-16 | 1 | -1/+1 |
* | Added t the test suite - tests the S/MIME pkcs7 functions. | Jeffrey Stedfast | 2001-05-16 | 2 | -2/+181 |
* | Subclass CamelSession since we can no longer specify the passwd callback | Jeffrey Stedfast | 2001-05-15 | 11 | -89/+711 |
* | Remove UNICODE_CFLAGS (and some other stuff that's redundant with | Dan Winship | 2001-04-27 | 1 | -13/+12 |
* | Oops, lets not get into a recursive call here ;-) | Jeffrey Stedfast | 2001-04-13 | 2 | -8/+8 |
* | Added pgp-mime.c to the tests. | Jeffrey Stedfast | 2001-04-12 | 3 | -5/+105 |
* | Added camel-pgp-context.[c,h] to the build. Also added tests/smime/pgp.c | Jeffrey Stedfast | 2001-04-10 | 5 | -1/+139 |
* | change "gboolean show_passwd" to "guint32 flags". | Dan Winship | 2001-03-30 | 1 | -2/+2 |
* | New URL parser with full RFC1808 relative URL support. Yum. | Dan Winship | 2001-03-26 | 5 | -2/+139 |
* | Added more test rules. | Jeffrey Stedfast | 2001-02-08 | 2 | -0/+3 |
* | Changed the subject search to handle case sensitive when it is mixed case. | Not Zed | 2001-01-25 | 1 | -1/+1 |
* | Added tests to see that invalid match and action rules are properly | Not Zed | 2001-01-24 | 1 | -0/+57 |
* | Fix for api changes. | Not Zed | 2001-01-24 | 1 | -3/+3 |
* | Added profiling temp files. | Not Zed | 2001-01-22 | 5 | -1/+16 |
* | Index: ChangeLog | Michael Zucci | 2001-01-17 | 6 | -8/+195 |
* | fix includes for compilation | JP Rosevear | 2001-01-05 | 9 | -5/+17 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 5 | -57/+380 |
* | Add missing .h file. (From campd.) | Dan Winship | 2000-12-13 | 1 | -6/+2 |
* | oops | Michael Zucci | 2000-12-09 | 1 | -0/+198 |
* | Shush | JP Rosevear | 2000-12-09 | 1 | -0/+7 |
* | Remove test3 from build until the files show up | JP Rosevear | 2000-12-09 | 1 | -3/+2 |
* | Change line no format so that emacs can detect it. | Not Zed | 2000-12-08 | 3 | -4/+7 |
* | Stream testing stuff. | Michael Zucci | 2000-12-05 | 3 | -0/+258 |
* | stream_flush does make sense for a substream afterall (if you have a | Not Zed | 2000-12-05 | 6 | -2/+301 |
* | added some imap tests, tho they dont get far yet and dont | Michael Zucci | 2000-12-04 | 10 | -291/+654 |
* | Remove assertion that content is there, when it no longer can be. | Not Zed | 2000-11-30 | 2 | -9/+13 |
* | Builddir != srcdir loving. | Ettore Perazzoli | 2000-11-29 | 1 | -0/+2 |
* | Add a missed unref. | Not Zed | 2000-11-29 | 7 | -88/+167 |
* | Shush | JP Rosevear | 2000-11-29 | 4 | -0/+32 |
* | Set the info size's properly, oops! | Not Zed | 2000-11-28 | 11 | -2/+915 |
* | little util to scan mailboxes for any and every address they contain. | Michael Zucci | 2000-11-24 | 5 | -47/+166 |
* | Added at least some explanation of all this stuff. | Not Zed | 2000-11-24 | 3 | -12/+70 |
* | Add tests. | Not Zed | 2000-11-24 | 13 | -0/+1203 |