| Commit message (Expand) | Author | Age | Files | Lines |
* | Check for "simap" instead of "imaps". | Jeffrey Stedfast | 2001-03-15 | 1 | -2/+2 |
* | Check to see if we are using "pops" and then set the appropriate SSL | Jeffrey Stedfast | 2001-03-15 | 1 | -1/+9 |
* | Implement. (get_trash): Implement. (camel_pop3_store_class_init): Override | Jeffrey Stedfast | 2001-03-08 | 1 | -0/+19 |
* | Rewrite a bunch. Replace the existing folder cache stuff with much simpler | Dan Winship | 2001-02-10 | 1 | -24/+2 |
* | Changed to push the operation into a status stack. | Not Zed | 2001-02-08 | 1 | -2/+13 |
* | Updated. | Jeffrey Stedfast | 2001-02-06 | 1 | -42/+46 |
* | Kill off a long-hated Camel kludge: "empty" URLs and | Dan Winship | 2001-01-10 | 1 | -20/+4 |
* | Fix the APOP check to not crash on servers that don't return any | Dan Winship | 2000-12-28 | 1 | -7/+9 |
* | Don't g_return_if_fail if the service is already disconnected. Just | Dan Winship | 2000-12-02 | 1 | -2/+4 |
* | Unbreak this. | Dan Winship | 2000-11-04 | 1 | -2/+2 |
* | Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_* | Dan Winship | 2000-11-04 | 1 | -4/+0 |
* | Add a new argument, clean, that says whether or not to try to disconnect | Dan Winship | 2000-11-01 | 1 | -6/+7 |
* | Remove md5-utils.h include since it's not part of Camel any more. | Dan Winship | 2000-10-30 | 1 | -1/+3 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -48/+28 |
* | No, we must not encode the headers here. These interfaces ARE raw | Not Zed | 2000-10-18 | 1 | -2/+2 |
* | Remove default_ports. | Dan Winship | 2000-10-03 | 1 | -1/+4 |
* | Make KPOP work again. | Dan Winship | 2000-09-08 | 1 | -1/+2 |
* | Cleanup of lots of exception handling ; bugfixes | Peter Williams | 2000-09-06 | 1 | -200/+125 |
* | CamelRemoteStore: a new generic store for stores that connect to servers. Pre... | Peter Williams | 2000-08-30 | 1 | -0/+21 |
* | Fixed a small warning. | Christopher James Lahey | 2000-08-23 | 1 | -3/+3 |
* | Automatically connect services when given a valid URL (should hopefully disco... | Peter Williams | 2000-08-23 | 1 | -20/+41 |
* | New function to do one round of attempted authentication. (pop3_connect): | Dan Winship | 2000-08-13 | 1 | -105/+101 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -24/+14 |
* | add a debugging macro for doing protocol tracing. | Dan Winship | 2000-08-04 | 1 | -2/+24 |
* | Fix a bug in error-setting code. (pop3_connect): Don't re-prompt for | Dan Winship | 2000-07-03 | 1 | -22/+38 |
* | New method, to return an end-user-friendly name corresponding to a | Dan Winship | 2000-07-02 | 1 | -0/+15 |
* | fix the CAPA-parsing code to not get into an infinite loop. | Dan Winship | 2000-07-02 | 1 | -2/+4 |
* | Changed to keep prompting user for a valid password until it either | Jeffrey Stedfast | 2000-06-29 | 1 | -71/+98 |
* | Fix dumb bug. | Dan Winship | 2000-06-22 | 1 | -1/+1 |
* | flush the filter stream before unreffing it, so it will | Dan Winship | 2000-06-21 | 1 | -13/+15 |
* | Kill. Folders are now always open, and handle "closing" sorts of | Dan Winship | 2000-06-16 | 1 | -32/+25 |
* | Check server for various interesting extensions. | Dan Winship | 2000-06-16 | 1 | -3/+48 |
* | Add another argument, "mode", which can be CAMEL_AUTHENTICATOR_ASK or | Dan Winship | 2000-06-10 | 1 | -10/+16 |
* | Remove exists, create, delete. A CamelFolder now always references an | Dan Winship | 2000-06-07 | 1 | -3/+3 |
* | Fun with purify. | Dan Winship | 2000-06-02 | 1 | -0/+3 |
* | diff -r1.206 ChangeLog | Michael Zucci | 2000-05-30 | 1 | -1/+0 |
* | (connect_to_server): Remove port number from error message since | Dan Winship | 2000-05-29 | 1 | -4/+2 |
* | Split apart password and APOP auth, since some servers seem to do both, | Dan Winship | 2000-05-29 | 1 | -122/+146 |
* | > searchpart = strchr(namepart, '?'); | NotZed | 2000-05-20 | 1 | -12/+10 |
* | Use CamelException to signal failure. (camel_stream_write_strings): | Dan Winship | 2000-05-09 | 1 | -10/+24 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -10/+7 |
* | A machine which serves neither POP nor KPOP is not a POP server. | Dan Winship | 2000-05-07 | 1 | -0/+7 |
* | Make this compile again in the !KRB4 case | Dan Winship | 2000-05-05 | 1 | -1/+1 |
* | Don't fall back to plaintext passwords if APOP fails, since it should also | Dan Winship | 2000-05-05 | 1 | -18/+14 |
* | New function to replace camel_provider_scan. Returns a list of either (a) | Dan Winship | 2000-05-04 | 1 | -8/+125 |
* | s/strcasecmp/g_strcasecamp/ everywhere except intl/, per michael's | Jacob Leach | 2000-05-03 | 1 | -1/+1 |
* | fix various bugs in APOP code (still untested) and some of the error | Dan Winship | 2000-04-11 | 1 | -22/+30 |
* | (pop3_connect): Remember the password after asking for it the | Dan Winship | 2000-04-08 | 1 | -17/+12 |
* | Clarify error messages. (finalize): fix a bug in camel_exception usage | Dan Winship | 2000-04-08 | 1 | -11/+22 |
* | Reorganize the folder-fetching methods and implement a folder cache so | Dan Winship | 2000-04-07 | 1 | -6/+25 |
* | the URL RFC says the port must be numeric, so we don't want to do | Dan Winship | 2000-04-06 | 1 | -6/+3 |
* | Add a htons in the default_number case, and document the fact that the | Dan Winship | 2000-03-31 | 1 | -7/+2 |
* | Add htons (port), and only copy 4 bytes for the IP address to prevent a | Miguel de Icaza | 2000-03-30 | 1 | -2/+7 |
* | convenience functions to canonicalize the host and port values of a | Dan Winship | 2000-03-29 | 1 | -21/+10 |
* | add delete_message_by_{number,uid}. | Dan Winship | 2000-03-28 | 1 | -5/+123 |
* | keep separate input and output streams so the output doesn't end up being | Dan Winship | 2000-03-28 | 1 | -14/+42 |
* | new routine to free the data allocated by camel_service_query_auth_types. | Dan Winship | 2000-03-28 | 1 | -1/+8 |
* | New function to query a service for the authentication protocols it | Dan Winship | 2000-03-23 | 1 | -0/+20 |
* | fix compile errors. duh. | Dan Winship | 2000-03-23 | 1 | -6/+5 |
* | fill this in partially make camel_pop3_command return the text after | Dan Winship | 2000-03-23 | 1 | -18/+56 |
* | some initial bits of the POP3 provider, to make Matt happy. Incomplete, | Dan Winship | 2000-03-22 | 1 | -0/+254 |