| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new argument, clean, that says whether or not to try to disconnect | Dan Winship | 2000-11-01 | 1 | -3/+4 |
* | Add a "parent" field to CamelFolderInfo. | Dan Winship | 2000-10-25 | 1 | -3/+3 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -7/+7 |
* | add function to build a tree from the nntp group names (using '.' as a | Chris Toshok | 2000-10-21 | 1 | -41/+138 |
* | No, we must not encode the headers here. These interfaces ARE raw | Not Zed | 2000-10-18 | 1 | -1/+1 |
* | remove the leading '/'. (nntp_store_subscribe_folder): same. | Chris Toshok | 2000-10-12 | 1 | -3/+3 |
* | fill in message_count and unread_message_count properly. | Chris Toshok | 2000-10-11 | 1 | -2/+4 |
* | write out the newsrc. (nntp_store_get_name): if @brief, just return host. | Chris Toshok | 2000-10-10 | 1 | -11/+8 |
* | add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES): add | Chris Toshok | 2000-10-06 | 1 | -0/+78 |
* | revert to old method (only use XOVER if OVER is supported.) | Chris Toshok | 2000-10-05 | 1 | -9/+19 |
* | use "nntp:" instead of "news:" since "news:" urls aren't supposed to have | Chris Toshok | 2000-10-05 | 1 | -2/+7 |
* | borrow some code from the imap provider to query the user for their | Chris Toshok | 2000-10-05 | 1 | -25/+72 |
* | Remove default_ports. | Dan Winship | 2000-10-03 | 1 | -0/+2 |
* | Remove camel_folder_{get,free}_subfolder_info, as we want to be able to | Dan Winship | 2000-10-03 | 1 | -0/+46 |
* | Removed (camel_folder_init, camel_folder_construct): New object init | Dan Winship | 2000-09-20 | 1 | -0/+7 |
* | care about response code. (get_HEAD_headers): same. | Chris Toshok | 2000-09-06 | 1 | -80/+69 |
* | Cleanup of lots of exception handling ; bugfixes | Peter Williams | 2000-09-06 | 1 | -0/+6 |
* | remove get_folder_name. (nntp_store_get_folder_name): remove. | Chris Toshok | 2000-09-01 | 1 | -8/+0 |
* | use camel_remote_store_recv_line. | Chris Toshok | 2000-09-01 | 1 | -175/+77 |
* | make this a bit more robust. try to create an empty .newsrc file for the | Chris Toshok | 2000-09-01 | 1 | -11/+173 |
* | CamelRemoteStore: a new generic store for stores that connect to servers. Pre... | Peter Williams | 2000-08-30 | 1 | -9/+25 |
* | Automatically connect services when given a valid URL (should hopefully disco... | Peter Williams | 2000-08-23 | 1 | -7/+10 |
* | Make sure respbuffer is not null before manipulating it. If it is null, | JP Rosevear | 2000-08-22 | 1 | -3/+10 |
* | use g_get_home_dir, since evolution_dir isn't available in the providers. | Chris Toshok | 2000-08-12 | 1 | -3/+2 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -28/+18 |
* | don't add test-newsrc to the build since it needs libcamel (which isn't | Chris Toshok | 2000-07-13 | 1 | -119/+140 |
* | Update to reflect past changes in the Camel API. Use gtk macro casts | Jeffrey Stedfast | 2000-07-09 | 1 | -2/+2 |
* | New method, to return an end-user-friendly name corresponding to a | Dan Winship | 2000-07-02 | 1 | -1/+10 |
* | ignore test-newsrc | Chris Toshok | 2000-06-23 | 1 | -45/+46 |
* | get things working with new camel summary stuff. | Chris Toshok | 2000-05-16 | 1 | -12/+25 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -4/+1 |
* | kill camel-log | Dan Winship | 2000-04-19 | 1 | -5/+0 |
* | add XXX so i can find this hardcoded string later. | Chris Toshok | 2000-04-15 | 1 | -0/+1 |
* | okay. working now. | Chris Toshok | 2000-04-15 | 1 | -0/+14 |
* | initial import of nntp store. | Chris Toshok | 2000-04-15 | 1 | -0/+466 |