aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/nntp/camel-nntp-store.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-850/+0
* Remove the EXTRA_GNOME_CFLAGS include.Jeffrey Stedfast2001-04-171-3/+1
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-1/+1
* Rewrite a bunch. Replace the existing folder cache stuff with much simplerDan Winship2001-02-101-7/+0
* Updated.Jeffrey Stedfast2001-02-061-2/+2
* Mostly IMAP changes. Use the NAMESPACE extension (whereDan Winship2001-01-101-7/+4
* Kill off a long-hated Camel kludge: "empty" URLs andDan Winship2001-01-101-12/+4
* Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_*Dan Winship2000-11-041-5/+0
* Add a new argument, clean, that says whether or not to try to disconnectDan Winship2000-11-011-3/+4
* Add a "parent" field to CamelFolderInfo.Dan Winship2000-10-251-3/+3
* lots of i18n fixesDan Winship2000-10-241-7/+7
* add function to build a tree from the nntp group names (using '.' as aChris Toshok2000-10-211-41/+138
* No, we must not encode the headers here. These interfaces ARE rawNot Zed2000-10-181-1/+1
* remove the leading '/'. (nntp_store_subscribe_folder): same.Chris Toshok2000-10-121-3/+3
* fill in message_count and unread_message_count properly.Chris Toshok2000-10-111-2/+4
* write out the newsrc. (nntp_store_get_name): if @brief, just return host.Chris Toshok2000-10-101-11/+8
* add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES): addChris Toshok2000-10-061-0/+78
* revert to old method (only use XOVER if OVER is supported.)Chris Toshok2000-10-051-9/+19
* use "nntp:" instead of "news:" since "news:" urls aren't supposed to haveChris Toshok2000-10-051-2/+7
* borrow some code from the imap provider to query the user for theirChris Toshok2000-10-051-25/+72
* Remove default_ports.Dan Winship2000-10-031-0/+2
* Remove camel_folder_{get,free}_subfolder_info, as we want to be able toDan Winship2000-10-031-0/+46
* Removed (camel_folder_init, camel_folder_construct): New object initDan Winship2000-09-201-0/+7
* care about response code. (get_HEAD_headers): same.Chris Toshok2000-09-061-80/+69
* Cleanup of lots of exception handling ; bugfixesPeter Williams2000-09-061-0/+6
* remove get_folder_name. (nntp_store_get_folder_name): remove.Chris Toshok2000-09-011-8/+0
* use camel_remote_store_recv_line.Chris Toshok2000-09-011-175/+77
* make this a bit more robust. try to create an empty .newsrc file for theChris Toshok2000-09-011-11/+173
* CamelRemoteStore: a new generic store for stores that connect to servers. Pre...Peter Williams2000-08-301-9/+25
* Automatically connect services when given a valid URL (should hopefully disco...Peter Williams2000-08-231-7/+10
* Make sure respbuffer is not null before manipulating it. If it is null,JP Rosevear2000-08-221-3/+10
* use g_get_home_dir, since evolution_dir isn't available in the providers.Chris Toshok2000-08-121-3/+2
* Merge with camel-async.Peter Williams2000-08-111-28/+18
* don't add test-newsrc to the build since it needs libcamel (which isn'tChris Toshok2000-07-131-119/+140
* Update to reflect past changes in the Camel API. Use gtk macro castsJeffrey Stedfast2000-07-091-2/+2
* New method, to return an end-user-friendly name corresponding to aDan Winship2000-07-021-1/+10
* ignore test-newsrcChris Toshok2000-06-231-45/+46
* get things working with new camel summary stuff.Chris Toshok2000-05-161-12/+25
* Make camel not leak like a sieve.Dan Winship2000-05-081-4/+1
* kill camel-logDan Winship2000-04-191-5/+0
* add XXX so i can find this hardcoded string later.Chris Toshok2000-04-151-0/+1
* okay. working now.Chris Toshok2000-04-151-0/+14
* initial import of nntp store.Chris Toshok2000-04-151-0/+466