| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 3 | -6/+6 |
* | Check if gethostbyname_r take five params | JP Rosevear | 2001-04-12 | 1 | -1/+3 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 2 | -1/+6 |
* | add a "GList *authtypes", so you can get the list of authtypes used by a | Dan Winship | 2001-03-22 | 1 | -5/+3 |
* | More fixing for exim: It can't deal with "-tif", you need to say "-t -i | Dan Winship | 2001-03-14 | 1 | -10/+11 |
* | Remove the "-U" for now, because it breaks exim's "sendmail" wrapper. (And | Dan Winship | 2001-03-10 | 1 | -2/+2 |
* | Use "-f" to set the envelope from address so bounces go to the right | Dan Winship | 2001-03-02 | 1 | -10/+34 |
* | Updated. | Jeffrey Stedfast | 2001-02-06 | 1 | -26/+26 |
* | Added profiling temp files. | Not Zed | 2001-01-22 | 1 | -0/+4 |
* | Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_* | Dan Winship | 2000-11-04 | 1 | -0/+2 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 2 | -17/+19 |
* | Remove default_ports. | Dan Winship | 2000-10-03 | 1 | -1/+0 |
* | Add support for specifying on which port to connect to a server; fix a potent... | Peter Williams | 2000-08-26 | 1 | -0/+1 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 2 | -23/+17 |
* | Fix Makefile.am booboo. | Peter Williams | 2000-07-28 | 1 | -2/+0 |
* | New method, to return an end-user-friendly name corresponding to a | Dan Winship | 2000-07-02 | 1 | -0/+15 |
* | Updated | Jeffrey Stedfast | 2000-06-23 | 1 | -1/+6 |
* | don't pass a second (incorrect) -rpath in addition to the (correct) one | Dan Winship | 2000-06-13 | 1 | -1/+1 |
* | Add a domain field to CamelProvider, to say what kind of data it provides. | Dan Winship | 2000-05-29 | 1 | -0/+2 |
* | > searchpart = strchr(namepart, '?'); | NotZed | 2000-05-20 | 1 | -6/+7 |
* | Bleah. Can't fsync a pipe. As a quick kludge, just don't stream_flush it. | Dan Winship | 2000-05-10 | 1 | -2/+0 |
* | Use CamelException to signal failure. (camel_stream_write_strings): | Dan Winship | 2000-05-09 | 1 | -2/+10 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -1/+2 |
* | Set G_LOG_DOMAIN in following files. | Matthew Loper | 2000-05-03 | 1 | -1/+2 |
* | Tweak the definition of CamelProvider. Among other things, a provider may | Dan Winship | 2000-04-30 | 3 | -15/+14 |
* | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 1 | -1/+5 |
* | Clarify what provider.protocol, provider.name, and provider.description | Dan Winship | 2000-04-11 | 1 | -2/+6 |
* | actually record the pid returned by fork(). Noticed by clahey. | Dan Winship | 2000-04-09 | 1 | -1/+2 |
* | fix the CamelProvider entry (new flags field was missing) | Dan Winship | 2000-03-24 | 1 | -0/+1 |
* | chuuuut. | Mathieu Lacage | 2000-02-26 | 1 | -0/+7 |
* | another typo | Dan Winship | 2000-02-25 | 1 | -1/+1 |
* | Add CamelTransport abstract class and CamelSendmailTransport | Dan Winship | 2000-02-25 | 4 | -0/+343 |