| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a CamelMimeFilterStripHeader that removes a header from mime output. Used | Peter Williams | 2001-06-29 | 1 | -1/+4 |
* | g_strdup() the message source here or we will have problems later when we | Jeffrey Stedfast | 2001-06-26 | 1 | -2/+2 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 3 | -4/+4 |
* | Use camel_address_length() rather than casting and accessing data members. | Jeffrey Stedfast | 2001-06-22 | 1 | -3/+3 |
* | Oops. Use a strNcmp to make sure the response begins with a 334 code, not | Jeffrey Stedfast | 2001-05-26 | 1 | -1/+1 |
* | Don't check the initial auth response until we get into the while-loop | Jeffrey Stedfast | 2001-05-12 | 1 | -9/+13 |
* | Add support for using OpenSSL. | Jeffrey Stedfast | 2001-05-08 | 2 | -2/+11 |
* | Redo this a lot so that instead of having a class full of callbacks, we | Dan Winship | 2001-04-28 | 1 | -6/+5 |
* | Remove UNICODE_CFLAGS (and some other stuff that's redundant with | Dan Winship | 2001-04-27 | 1 | -1/+1 |
* | Remove the EXTRA_GNOME_CFLAGS include. | Jeffrey Stedfast | 2001-04-17 | 1 | -2/+2 |
* | s/IMAP/SMTP | Jeffrey Stedfast | 2001-04-12 | 1 | -1/+1 |
* | Check if gethostbyname_r take five params | JP Rosevear | 2001-04-12 | 1 | -0/+1 |
* | Remove the "quick_login" member, which is unnecessary. | Dan Winship | 2001-04-03 | 2 | -20/+26 |
* | New files to handle the LOGIN SASL mechanism. | Jeffrey Stedfast | 2001-04-02 | 1 | -9/+24 |
* | Updated the authtype values. | Jeffrey Stedfast | 2001-04-02 | 1 | -2/+3 |
* | Not quite finished but checking in for some local frobbing. | Not Zed | 2001-03-30 | 1 | -0/+1 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 2 | -5/+10 |
* | add an argument to say whether or not you want "PLAIN" in the list (so you | Dan Winship | 2001-03-27 | 2 | -2/+2 |
* | Add an "extra_conf" field to CamelProvider with structures and defines and | Dan Winship | 2001-03-27 | 4 | -39/+26 |
* | add a "GList *authtypes", so you can get the list of authtypes used by a | Dan Winship | 2001-03-22 | 2 | -47/+22 |
* | Print info about the issuer of the certificate. | Jeffrey Stedfast | 2001-03-17 | 1 | -3/+5 |
* | Uninclude prnetdb.h since it's not needed here. | Jeffrey Stedfast | 2001-03-16 | 2 | -0/+3 |
* | Update for using CamelTcpStreams and also for using SSL. | Jeffrey Stedfast | 2001-03-15 | 1 | -19/+47 |
* | defined "ssmtp" | Jeffrey Stedfast | 2001-03-15 | 2 | -2/+34 |
* | i18n'd some strings in here. | Jeffrey Stedfast | 2001-03-06 | 1 | -3/+55 |
* | Doh! Set the CAMEL_URL_ALLOW_AUTH flag. | Jeffrey Stedfast | 2001-03-03 | 1 | -1/+1 |
* | Updated with the extended AUTH return codes. | Jeffrey Stedfast | 2001-03-03 | 1 | -1/+14 |
* | oops, the return code is 235 on success, not 234 | Jeffrey Stedfast | 2001-03-03 | 1 | -1/+1 |
* | Don't forget to unref the SASL object. | Jeffrey Stedfast | 2001-03-03 | 2 | -51/+182 |
* | Updated. | Jeffrey Stedfast | 2001-02-06 | 1 | -14/+14 |
* | Added profiling temp files. | Not Zed | 2001-01-22 | 1 | -0/+4 |
* | Mark strings for translation. | Kjartan Maraas | 2001-01-19 | 1 | -2/+2 |
* | New smtp error-code to string mapping function. (smtp_connect): Use the | Jeffrey Stedfast | 2001-01-18 | 1 | -10/+90 |
* | Don't check errno as it's not being set. Fixes bug #1150. | Jeffrey Stedfast | 2001-01-17 | 1 | -2/+1 |
* | Kill off a long-hated Camel kludge: "empty" URLs and | Dan Winship | 2001-01-10 | 1 | -15/+3 |
* | change a bunch of IS_CAMEL_* macros to CAMEL_IS_* | Dan Winship | 2000-12-14 | 1 | -1/+1 |
* | Remove use of linewrap filter. Headers are now wrapped. encode_8bit | Michael Zucci | 2000-12-11 | 1 | -12/+3 |
* | If the data wrapper fails to be written to the stream, unref it and the | Jeffrey Stedfast | 2000-12-06 | 1 | -0/+5 |
* | i18n-ize exception strings. (get_name): And here. (_send_to): Here too. | Jeffrey Stedfast | 2000-12-05 | 1 | -49/+37 |
* | send NULL so we don't have to clear the exception | Jeffrey Stedfast | 2000-11-29 | 1 | -2/+1 |
* | Clear the exception if EHLO fails before trying HELO in the cases where | Jeffrey Stedfast | 2000-11-29 | 1 | -0/+2 |
* | Implement a complete() function, now we need one. (filter): Upgraded to | Not Zed | 2000-11-07 | 1 | -8/+4 |
* | Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_* | Dan Winship | 2000-11-04 | 2 | -4/+3 |
* | Add a new argument, clean, that says whether or not to try to disconnect | Dan Winship | 2000-11-01 | 1 | -6/+8 |
* | Remove md5-utils.h include since it's not part of Camel any more. | Dan Winship | 2000-10-30 | 1 | -1/+0 |
* | build md5-utils | 7 | 2000-10-28 | 1 | -1/+4 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -1/+2 |
* | New convenience function to determine if there are any 8bit mime parts in | Jeffrey Stedfast | 2000-10-03 | 1 | -11/+28 |
* | Use the CamelInternetAddress parser. (smtp_get_email_addr_from_text): | Jeffrey Stedfast | 2000-10-03 | 1 | -53/+16 |
* | Remove default_ports. | Dan Winship | 2000-10-03 | 1 | -1/+0 |
* | another mem leak fix | Jeffrey Stedfast | 2000-09-29 | 1 | -0/+5 |
* | Fixed some memory leaks. (camel_smtp_transport_init): Initialize | Jeffrey Stedfast | 2000-09-29 | 2 | -59/+44 |
* | Don't send the recipient data through smtp_get_email_addr_from_text - this | Jeffrey Stedfast | 2000-09-29 | 1 | -15/+14 |
* | Use the linewrap filter to achieve full RFC0821 compliance. | Jeffrey Stedfast | 2000-09-20 | 1 | -128/+133 |
* | Updated to check for EXPUNGE notifications | Jeffrey Stedfast | 2000-08-30 | 1 | -2/+2 |
* | Add support for specifying on which port to connect to a server; fix a potent... | Peter Williams | 2000-08-26 | 1 | -0/+1 |
* | Automatically connect services when given a valid URL (should hopefully disco... | Peter Williams | 2000-08-23 | 1 | -5/+18 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-11 | 1 | -0/+3 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 2 | -27/+21 |
* | When forced to use the IP, place it in square brackets. | Jeffrey Stedfast | 2000-08-02 | 1 | -7/+12 |
* | Fix Makefile.am booboo. | Peter Williams | 2000-07-28 | 1 | -2/+0 |
* | Update to reflect past changes in the Camel API. Use gtk macro casts | Jeffrey Stedfast | 2000-07-09 | 1 | -33/+35 |
* | Fixed the parser to actually work | Jeffrey Stedfast | 2000-07-08 | 1 | -14/+12 |
* | Oops. Don't pass port # as a string in the error code (if it fails to | Jeffrey Stedfast | 2000-07-06 | 1 | -4/+5 |
* | New method, to return an end-user-friendly name corresponding to a | Dan Winship | 2000-07-02 | 1 | -0/+13 |
* | Don't close the filter stream when done with it (this causes the source | Christopher James Lahey | 2000-06-28 | 1 | -1/+1 |
* | Updated | Jeffrey Stedfast | 2000-06-23 | 1 | -1/+6 |
* | Deprecated. | Jeffrey Stedfast | 2000-06-13 | 1 | -8/+8 |
* | don't pass a second (incorrect) -rpath in addition to the (correct) one | Dan Winship | 2000-06-13 | 1 | -1/+1 |
* | Will now always send EHLO first, if that fails it will fall back on HELO. | Jeffrey Stedfast | 2000-06-10 | 1 | -4/+15 |
* | worked on getting providers/imap/* to build cleanly, fixed a number of stupid... | Jeffrey Stedfast | 2000-06-07 | 1 | -115/+115 |
* | moved some debug print statements to better locations | Jeffrey Stedfast | 2000-06-03 | 1 | -20/+21 |
* | Implemented a few more imap functions in providers/imap/camel-imap-folder.c | Jeffrey Stedfast | 2000-05-31 | 1 | -2/+3 |
* | Add a domain field to CamelProvider, to say what kind of data it provides. | Dan Winship | 2000-05-29 | 1 | -0/+2 |
* | Took out code that had been there to reconnect to the server if it was not | Jeffrey Stedfast | 2000-05-26 | 1 | -4/+0 |
* | Fixes to make the SMTP transport thread-safe | EDT 2000 Jeffrey Stedfast | 2000-05-25 | 2 | -17/+38 |
* | Added debug fprintfs, tested with a few messages (smtp_data): Fixed to use | EDT 2000 Jeffrey Stedfast | 2000-05-24 | 2 | -5/+45 |
* | stuff | Jeffrey Stedfast | 2000-05-23 | 1 | -2/+2 |
* | stuff dude | Jeffrey Stedfast | 2000-05-23 | 1 | -6/+1 |
* | dude, just stuff | Jeffrey Stedfast | 2000-05-23 | 1 | -68/+67 |
* | fix an off-by-one error in address parsing (smtp_data): use | Dan Winship | 2000-05-18 | 1 | -2/+3 |
* | error checking on gethostbyaddr() in providers/smtp/camel-smtp-transport.c | Jeffrey Stedfast | 2000-05-17 | 1 | -2/+2 |
* | o Added some preliminary ESMTP AUTH support | EDT 2000 Jeffrey Stedfast | 2000-05-16 | 1 | -6/+37 |
* | now it deff compiles | Jeffrey Stedfast | 2000-05-12 | 1 | -1/+1 |
* | camel-smtp-transport.c will now compile :) | Jeffrey Stedfast | 2000-05-12 | 1 | -7/+8 |
* | providers/smtp/camel-smtp-transport.c: updated smtp_helo to more closely comp... | Jeffrey Stedfast | 2000-05-12 | 1 | -14/+10 |
* | fixed camel_smtp_transport_class_init(): now initializes service_class | Jeffrey Stedfast | 2000-05-11 | 1 | -1/+4 |
* | o Undid changes to camel-internet-address.[c,h] o Fixed | EDT 2000 Jeffrey Stedfast | 2000-05-09 | 1 | -27/+29 |
* | o Moved struct_address from camel-internet-address.c to | EDT 2000 Jeffrey Stedfast | 2000-05-09 | 1 | -3/+26 |
* | o updated to use CamelException (as needed by new camel-stream.c) o no | EDT 2000 Jeffrey Stedfast | 2000-05-09 | 1 | -30/+29 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -4/+1 |
* | A machine which serves neither POP nor KPOP is not a POP server. | Dan Winship | 2000-05-07 | 1 | -1/+2 |
* | New function to replace camel_provider_scan. Returns a list of either (a) | Dan Winship | 2000-05-04 | 1 | -10/+30 |
* | Set G_LOG_DOMAIN in following files. | Matthew Loper | 2000-05-03 | 1 | -1/+2 |
* | oops. s/CAMEL_TRANSPORT_TYPE/CAMEL_PROVIDER_TRANSPORT/ | Dan Winship | 2000-05-01 | 1 | -1/+1 |
* | Tweak the definition of CamelProvider. Among other things, a provider may | Dan Winship | 2000-04-30 | 3 | -16/+14 |
* | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 1 | -2/+7 |
* | kill camel-log | Dan Winship | 2000-04-19 | 1 | -1/+0 |
* | Clarify what provider.protocol, provider.name, and provider.description | Dan Winship | 2000-04-11 | 1 | -2/+5 |
* | o Reformatted providers/smtp/camel-smtp-transport.c to fit the standard | EDT 2000 Jeffrey Stedfast | 2000-04-10 | 1 | -387/+352 |
* | pixmap_DATA isn't defined so don't use it as a variable. | Christopher James Lahey | 2000-04-09 | 1 | -0/+6 |
* | #include <sys/param.h> for MAXHOSTNAMELEN. (This is a stopgap: some of the | Dan Winship | 2000-04-09 | 1 | -0/+1 |
* | o fixed numerous bugs in providers/smtp/camel-smtp-transport.c; should now | EDT 2000 Jeffrey Stedfast | 2000-04-08 | 2 | -53/+49 |
* | Removed smtp for now, its a long way from building. Removed file that | NotZed | 2000-04-07 | 1 | -527/+0 |
* | o Added smtp_helo() request into smtp_connect() (forgott o do this before) | EDT 2000 Jeffrey Stedfast | 2000-04-07 | 1 | -1/+7 |
* | fix Makefile.am | Chris Toshok | 2000-04-07 | 1 | -2/+2 |
* | o Added smtp/ to providers tree under camel o Added makefiles and source | EDT 2000 Jeffrey Stedfast | 2000-04-07 | 5 | -0/+1368 |