| Commit message (Expand) | Author | Age | Files | Lines |
* | If store->engine->line is NULL, use _("Unknown error") as the error string | Jeffrey Stedfast | 2003-04-09 | 1 | -4/+6 |
* | Same as IMAP and POP. | Jeffrey Stedfast | 2003-03-01 | 1 | -4/+7 |
* | Don't write the passwd, fixes "bug" #38601. | Jeffrey Stedfast | 2003-02-25 | 1 | -3/+6 |
* | New function...back from the depths of hell from whence it came | Jeffrey Stedfast | 2003-02-25 | 2 | -2/+19 |
* | Same as the gpg and pkcs7 contexts. | Jeffrey Stedfast | 2003-02-15 | 1 | -19/+19 |
* | Define in terms of privincludedir. (camellibexecdir): Define in terms of | Dan Winship | 2003-02-06 | 1 | -2/+1 |
* | Update to the new $(BASE_VERSION)-versioned path. Likewise. Likewise. | Ettore Perazzoli | 2003-01-23 | 1 | -1/+1 |
* | Replace calls to g_string_sprintfa() with g_string_append_printf() since | Jeffrey Stedfast | 2002-12-18 | 1 | -1/+2 |
* | Use g_strerror when setting an exception string (we need it to be in | Jeffrey Stedfast | 2002-11-11 | 3 | -9/+17 |
* | Canonicalise the source_uri to not have a path. Fixes bug #32268. | Jeffrey Stedfast | 2002-10-23 | 1 | -25/+30 |
* | fix non-ANSI switch statement. | Dan Winship | 2002-09-23 | 1 | -0/+1 |
* | Add messageinfo to id table, and store array index in messageinfo too. | Not Zed | 2002-08-06 | 2 | -82/+58 |
* | Got rid of the stupid "tryagain" semantics, which didn't work. | Not Zed | 2002-07-17 | 1 | -31/+32 |
* | Change all exceptions to report which POP server failed (and tried to make | Jeffrey Stedfast | 2002-07-05 | 1 | -21/+25 |
* | On connection failure, unref the tcp stream. | Jeffrey Stedfast | 2002-05-28 | 1 | -0/+3 |
* | camel_pop3_engine_iterate doesn't return the state, it returns -1 on fail, | Jeffrey Stedfast | 2002-05-08 | 1 | -7/+7 |
* | Check for LOGIN xxxx as well if debug is on, so we dont print passwords to | Not Zed | 2002-05-07 | 2 | -2/+2 |
* | If the pop3 command status is -1, then we probably have a TCP error (?) so | Jeffrey Stedfast | 2002-05-07 | 2 | -15/+22 |
* | Free the LIST pop3 command. | Jeffrey Stedfast | 2002-04-20 | 1 | -2/+4 |
* | make service_cache be an array of CAMEL_NUM_PROVIDER_TYPES elements so you | Dan Winship | 2002-04-04 | 1 | -1/+0 |
* | Temporarily disable indexing. | Not Zed | 2002-04-02 | 1 | -3/+13 |
* | Use -avoid-version instead of -version-info 0:0:0, and specify -module. | Dan Winship | 2002-04-02 | 1 | -2/+1 |
* | No longer takes a stls_supported argument since we no longer need it with | Jeffrey Stedfast | 2002-03-19 | 1 | -16/+9 |
* | reverted my USER/PASS quoting fix | Jeffrey Stedfast | 2002-03-14 | 1 | -2/+2 |
* | Quote the USER and PASS arguments since some people have spaces in their | Jeffrey Stedfast | 2002-03-14 | 1 | -2/+2 |
* | oops, musta backspaced over a brace? | Jeffrey Stedfast | 2002-03-12 | 1 | -1/+1 |
* | These fixes should fix bug #21737. | Jeffrey Stedfast | 2002-03-12 | 1 | -11/+12 |
* | Rename the OpenSSL implementation of things to match the NSS | Dan Winship | 2002-03-11 | 1 | -28/+11 |
* | Don't call camel_remote_store_get_authtypes since we no longer subclass | Jeffrey Stedfast | 2002-03-09 | 5 | -49/+271 |
* | Duh, when we grab the apop stamp it needs to include the <> as well, I | Not Zed | 2002-02-09 | 2 | -4/+4 |
* | Use "pop" instead of "pop3" so current configurations continue to work. | Jeffrey Stedfast | 2002-01-31 | 1 | -1/+1 |
* | Changed name from "NT Login" to simply "Login". | Not Zed | 2002-01-30 | 10 | -666/+1608 |
* | only use major and minor version in the camel providerdir, not micro and nano | Dan Winship | 2001-12-18 | 1 | -4/+2 |
* | Don't use regex matching. Fixes bug #16227. | Jeffrey Stedfast | 2001-12-01 | 1 | -24/+21 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 5 | -5/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 5 | -10/+10 |
* | Added CAMEL_CFLAGS so we get the right iconv stuff, patch from Yanko | 8 | 2001-10-19 | 1 | -0/+1 |
* | replace the ever-growing list of gbooleans with a single guint32 for | Dan Winship | 2001-10-09 | 1 | -14/+1 |
* | if STAT returns 0, don't bother sending UIDL. Speeds things up slightly | Dan Winship | 2001-10-01 | 1 | -0/+7 |
* | Init the nntp url hash and url_equal functions. | Jeffrey Stedfast | 2001-09-29 | 1 | -1/+3 |
* | Fix this to always set an exception if it returns POP3_FAIL, as | Dan Winship | 2001-09-07 | 2 | -6/+8 |
* | Set an exception on POP3_FAIL as well. | Jeffrey Stedfast | 2001-09-07 | 1 | -3/+5 |
* | #ifdef out the "delete after N days" option in pop3_conf_entries, since it | Dan Winship | 2001-09-07 | 1 | -0/+2 |
* | Add progress reporting to deleting messages. Dont change the calculation | Not Zed | 2001-08-29 | 1 | -2/+9 |
* | Changed the description/names of some of the local providers to try and | Jeffrey Stedfast | 2001-08-28 | 1 | -9/+8 |
* | oops, don't need that extra statement | Jeffrey Stedfast | 2001-08-23 | 1 | -3/+0 |
* | Oops. Fixed a mis-use of GPtrArray. If we set_size, then using | Jeffrey Stedfast | 2001-08-23 | 1 | -2/+4 |
* | Turn on --batch and reenable gpg keyserver lookups. (pgp_decrypt): Disable | Jeffrey Stedfast | 2001-08-22 | 1 | -3/+3 |
* | Make sure the generated UID is non-NULL before appending it to the array | Jeffrey Stedfast | 2001-08-20 | 1 | -5/+2 |
* | Set the total bytes expected to 0 if the response is empty too. | Jeffrey Stedfast | 2001-08-11 | 1 | -3/+4 |
* | Set the total bytes expected to 0 if the response is empty too. | Jeffrey Stedfast | 2001-08-11 | 2 | -8/+8 |
* | Modify to take a headers_only argument which will then only fetch message | Jeffrey Stedfast | 2001-08-07 | 1 | -9/+7 |
* | New internal function to get a message stream by message sequence id (so | Jeffrey Stedfast | 2001-08-07 | 1 | -68/+119 |
* | Don't strstr for noselect=yes, that's just plain broken. | Jeffrey Stedfast | 2001-08-07 | 1 | -14/+13 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 5 | -10/+10 |
* | Rescue the KPOP code from bit rot. | Dan Winship | 2001-05-02 | 1 | -23/+16 |
* | Redo this a lot so that instead of having a class full of callbacks, we | Dan Winship | 2001-04-28 | 1 | -6/+4 |
* | Remove UNICODE_CFLAGS (and some other stuff that's redundant with | Dan Winship | 2001-04-27 | 1 | -1/+1 |
* | Free base_url and storage_path. | Dan Winship | 2001-04-19 | 2 | -5/+29 |
* | Check if gethostbyname_r take five params | JP Rosevear | 2001-04-12 | 1 | -0/+1 |
* | merge from evolution-0-10-branch to evolution-0-10-merge-0 | Not Zed | 2001-04-05 | 1 | -1/+1 |
* | Remove the "quick_login" member, which is unnecessary. | Dan Winship | 2001-04-03 | 1 | -5/+2 |
* | Updated the authtypes here too. | Jeffrey Stedfast | 2001-04-02 | 1 | -2/+5 |
* | Move things around here to make this all work right again (so you don't | Dan Winship | 2001-03-31 | 1 | -47/+28 |
* | Not quite finished but checking in for some local frobbing. | Not Zed | 2001-03-30 | 1 | -0/+3 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 2 | -2/+7 |
* | If we aren't going to even check the resp/free buffer that gets returned | Jeffrey Stedfast | 2001-03-28 | 1 | -4/+3 |
* | Add an "extra_conf" field to CamelProvider with structures and defines and | Dan Winship | 2001-03-27 | 3 | -37/+16 |
* | add a "GList *authtypes", so you can get the list of authtypes used by a | Dan Winship | 2001-03-22 | 2 | -92/+83 |
* | Set the errbuf to NULL after freeing it? I don't think this should fix bug | Jeffrey Stedfast | 2001-03-19 | 1 | -0/+1 |
* | Added #include <config.h> | Kjartan Maraas | 2001-03-17 | 1 | -0/+4 |
* | defined "ssmtp" | Jeffrey Stedfast | 2001-03-15 | 1 | -4/+4 |
* | also change the protocol name in the providers | Jeffrey Stedfast | 2001-03-15 | 1 | -1/+1 |
* | Check for "simap" instead of "imaps". | Jeffrey Stedfast | 2001-03-15 | 2 | -3/+3 |
* | Check to see if we are using "pops" and then set the appropriate SSL | Jeffrey Stedfast | 2001-03-15 | 3 | -3/+44 |
* | 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 | 3 | -10/+39 |
* | Updated. | Jeffrey Stedfast | 2001-02-06 | 1 | -42/+46 |
* | Added profiling temp files. | Not Zed | 2001-01-22 | 1 | -0/+4 |
* | 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 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 1 | -1/+2 |
* | change a bunch of IS_CAMEL_* macros to CAMEL_IS_* | Dan Winship | 2000-12-14 | 2 | -2/+2 |
* | Don't g_return_if_fail if the service is already disconnected. Just | Dan Winship | 2000-12-02 | 1 | -2/+4 |
* | Don't try to free things if they haven't been set yet. | Dan Winship | 2000-11-29 | 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 | 2 | -4/+2 |
* | 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 |
* | build md5-utils | 7 | 2000-10-28 | 1 | -1/+4 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 3 | -57/+38 |
* | 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 | 2 | -2/+4 |
* | Remove camel_folder_{get,free}_subfolder_info, as we want to be able to | Dan Winship | 2000-10-03 | 1 | -2/+0 |
* | Removed (camel_folder_init, camel_folder_construct): New object init | Dan Winship | 2000-09-20 | 1 | -8/+14 |
* | Make KPOP work again. | Dan Winship | 2000-09-08 | 1 | -1/+2 |
* | Cleanup of lots of exception handling ; bugfixes | Peter Williams | 2000-09-06 | 3 | -234/+142 |
* | CamelRemoteStore: a new generic store for stores that connect to servers. Pre... | Peter Williams | 2000-08-30 | 2 | -10/+43 |
* | Add support for specifying on which port to connect to a server; fix a potent... | Peter Williams | 2000-08-26 | 1 | -0/+1 |
* | 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 | 4 | -62/+40 |
* | New code to keep an on-disk cache of what UIDs have been seen in a folder. | Dan Winship | 2000-08-09 | 1 | -1/+1 |
* | Indexes into the flags array are message_number minus 1, not just | Dan Winship | 2000-08-05 | 1 | -2/+2 |
* | add a debugging macro for doing protocol tracing. | Dan Winship | 2000-08-04 | 1 | -2/+24 |
* | Fix Makefile.am booboo. | Peter Williams | 2000-07-28 | 1 | -2/+0 |
* | Remove exceptions from a number of methods that work on what ought to be | Dan Winship | 2000-07-25 | 2 | -96/+110 |
* | Useful default implementations for free_{uids,subfolder_names,summary}. | Dan Winship | 2000-07-13 | 1 | -9/+1 |
* | 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 |
* | Renamed _by_uid methods. Since we no longer have get-by-number methods, no | Jeffrey Stedfast | 2000-07-01 | 1 | -24/+25 |
* | Changed to keep prompting user for a valid password until it either | Jeffrey Stedfast | 2000-06-29 | 2 | -75/+98 |
* | Updated | Jeffrey Stedfast | 2000-06-23 | 1 | -1/+6 |
* | 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 | 3 | -53/+31 |
* | Check server for various interesting extensions. | Dan Winship | 2000-06-16 | 4 | -38/+190 |
* | Took out the filter code ( we already filter in | Jeffrey Stedfast | 2000-06-14 | 1 | -12/+2 |
* | Updated: a separator is now a char* rather than a single char because IMAP | Jeffrey Stedfast | 2000-06-14 | 1 | -1/+1 |
* | pop provider now uses the crlf filter | Jeffrey Stedfast | 2000-06-13 | 1 | -3/+15 |
* | don't pass a second (incorrect) -rpath in addition to the (correct) one | Dan Winship | 2000-06-13 | 1 | -1/+1 |
* | 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 | 2 | -31/+3 |
* | Fun with purify. | Dan Winship | 2000-06-02 | 2 | -0/+4 |
* | diff -r1.206 ChangeLog | Michael Zucci | 2000-05-30 | 1 | -1/+0 |
* | Add a domain field to CamelProvider, to say what kind of data it provides. | Dan Winship | 2000-05-29 | 1 | -0/+2 |
* | (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 | 2 | -123/+148 |
* | > searchpart = strchr(namepart, '?'); | NotZed | 2000-05-20 | 1 | -12/+10 |
* | remove message_number_capability and require uid capatibility. | Dan Winship | 2000-05-19 | 2 | -35/+52 |
* | Use CamelException to signal failure. (camel_stream_write_strings): | Dan Winship | 2000-05-09 | 3 | -13/+29 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 2 | -10/+8 |
* | 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 | 2 | -10/+127 |
* | s/strcasecmp/g_strcasecamp/ everywhere except intl/, per michael's | Jacob Leach | 2000-05-03 | 1 | -1/+1 |
* | 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 | -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 |