| Commit message (Expand) | Author | Age | Files | Lines |
* | Tweak the definition of CamelProvider. Among other things, a provider may | Dan Winship | 2000-04-30 | 3 | -19/+14 |
* | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 1 | -2/+7 |
* | Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces, | NotZed | 2000-04-26 | 1 | -2/+1 |
* | No longer call data_wrapper_repository_init. | NotZed | 2000-04-24 | 1 | -2/+2 |
* | kill camel-log | Dan Winship | 2000-04-19 | 1 | -1/+0 |
* | Remove the "session" field from CamelMimeMessage. Nothing uses it, about | Dan Winship | 2000-04-18 | 1 | -1/+1 |
* | fix various bugs in APOP code (still untested) and some of the error | Dan Winship | 2000-04-11 | 1 | -22/+30 |
* | Clarify what provider.protocol, provider.name, and provider.description | Dan Winship | 2000-04-11 | 1 | -3/+8 |
* | (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 | 3 | -7/+204 |
* | keep separate input and output streams so the output doesn't end up being | Dan Winship | 2000-03-28 | 3 | -17/+63 |
* | 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 | 3 | -14/+18 |
* | fill this in partially make camel_pop3_command return the text after | Dan Winship | 2000-03-23 | 6 | -25/+249 |
* | some initial bits of the POP3 provider, to make Matt happy. Incomplete, | Dan Winship | 2000-03-22 | 4 | -0/+460 |