aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/nntp
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-2319-2955/+0
* Changed GTK_INCLUDEDIR to EXTRA_GNOME_CFLAGS.Mikael Hallendal2001-04-231-1/+1
* Remove the EXTRA_GNOME_CFLAGS include.Jeffrey Stedfast2001-04-171-3/+1
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-304-7/+13
* Rewrite a bunch. Replace the existing folder cache stuff with much simplerDan Winship2001-02-101-7/+0
* Updated.Jeffrey Stedfast2001-02-061-2/+2
* Added profiling temp files.Not Zed2001-01-221-0/+4
* 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
* Lock the command channel while searching. (imap_body_contains): IfNot Zed2000-12-242-90/+93
* change a bunch of IS_CAMEL_* macros to CAMEL_IS_*Dan Winship2000-12-142-2/+2
* Fix the check for "flags aren't actually changing".Dan Winship2000-12-061-2/+6
* Remove assertion that content is there, when it no longer can be.Not Zed2000-11-302-5/+8
* Fixes for the summary messageid changes. Hash the messageid and store it.Not Zed2000-11-211-2/+6
* Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_*Dan Winship2000-11-042-5/+3
* Add a new argument, clean, that says whether or not to try to disconnectDan Winship2000-11-011-3/+4
* Remove md5-utils.h include since it's not part of Camel any more.Dan Winship2000-10-301-2/+4
* Add a "parent" field to CamelFolderInfo.Dan Winship2000-10-251-3/+3
* lots of i18n fixesDan Winship2000-10-245-20/+20
* add camel-nntp-types.h.Chris Toshok2000-10-241-1/+2
* add function to build a tree from the nntp group names (using '.' as aChris Toshok2000-10-211-41/+138
* Update comment here so refresh_info isn't just for reconnects any more.Dan Winship2000-10-201-37/+23
* 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-114-30/+54
* write out the newsrc. (nntp_store_get_name): if @brief, just return host.Chris Toshok2000-10-102-57/+86
* new file.Chris Toshok2000-10-073-0/+301
* add camel-nntp-grouplist.h (libcamelnntp_la_SOURCES): addChris Toshok2000-10-066-23/+194
* revert to old method (only use XOVER if OVER is supported.)Chris Toshok2000-10-052-14/+24
* return a gboolean so we can tell if this command worked. we can't key offChris Toshok2000-10-051-8/+9
* news: -> nntp:.Chris Toshok2000-10-051-23/+2
* 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-052-30/+109
* Remove default_ports.Dan Winship2000-10-032-2/+2
* Remove camel_folder_{get,free}_subfolder_info, as we want to be able toDan Winship2000-10-032-45/+47
* Removed (camel_folder_init, camel_folder_construct): New object initDan Winship2000-09-205-74/+59
* fixes to make this beast distcheckPeter Teichman2000-09-131-0/+1
* Fixed a warning.Christopher James Lahey2000-09-092-0/+2
* care about response code. (get_HEAD_headers): same.Chris Toshok2000-09-069-97/+263
* 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-015-219/+100
* make this a bit more robust. try to create an empty .newsrc file for theChris Toshok2000-09-014-37/+266
* CamelRemoteStore: a new generic store for stores that connect to servers. Pre...Peter Williams2000-08-302-14/+35
* Add support for specifying on which port to connect to a server; fix a potent...Peter Williams2000-08-261-0/+2
* Remove this duplicate file to fix buildJP Rosevear2000-08-251-0/+2
* Automatically connect services when given a valid URL (should hopefully disco...Peter Williams2000-08-231-7/+10
* Make sure newsrc is not null (nntp_folder_get_subfolder_names): dittoJP Rosevear2000-08-222-6/+18
* Make sure respbuffer is not null before manipulating it. If it is null,JP Rosevear2000-08-221-3/+10
* Add camel-nntp-utils.hDan Winship2000-08-141-1/+2
* remove get_name and get_full_name assignments, since the camel-folder.cChris Toshok2000-08-121-16/+0
* 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-116-77/+55
* Fix the NNTP provider's Makefile.am so that it does not use installedEttore Perazzoli2000-08-092-5/+8
* New code to keep an on-disk cache of what UIDs have been seen in a folder.Dan Winship2000-08-091-1/+1
* Initialize the service_cache for the news/nntp providersJeffrey Stedfast2000-08-041-6/+10
* srcdir != builddir fixPeter Williams2000-08-031-0/+1
* Fix Makefile.am booboo.Peter Williams2000-07-281-2/+0
* Remove exceptions from a number of methods that work on what ought to beDan Winship2000-07-251-37/+18
* Remove camel_folder_get_message_uid, which was not used, and notDan Winship2000-07-241-10/+0
* get the article num out of our uid and mark it read in the newsrc.Chris Toshok2000-07-132-40/+38
* Useful default implementations for free_{uids,subfolder_names,summary}.Dan Winship2000-07-131-20/+2
* don't add test-newsrc to the build since it needs libcamel (which isn'tChris Toshok2000-07-134-179/+212
* Update to reflect past changes in the Camel API. Use gtk macro castsJeffrey Stedfast2000-07-093-17/+17
* Make this return a GPtrArray rather than a GList.Dan Winship2000-07-081-1/+1
* New method, to return an end-user-friendly name corresponding to aDan Winship2000-07-021-1/+10
* ignore test-newsrcChris Toshok2000-06-2310-472/+840
* don't pass a second (incorrect) -rpath in addition to the (correct) oneDan Winship2000-06-131-1/+1
* Add a domain field to CamelProvider, to say what kind of data it provides.Dan Winship2000-05-291-0/+4
* remove message_number_capability and require uid capatibility.Dan Winship2000-05-191-8/+10
* get things working with new camel summary stuff.Chris Toshok2000-05-169-679/+142
* Make camel not leak like a sieve.Dan Winship2000-05-082-5/+2
* s/strcasecmp/g_strcasecamp/ everywhere except intl/, per michael'sJacob Leach2000-05-031-5/+5
* Set G_LOG_DOMAIN in following files.Matthew Loper2000-05-031-1/+2
* Tweak the definition of CamelProvider. Among other things, a provider mayDan Winship2000-04-303-15/+36
* kill camel-logDan Winship2000-04-194-46/+0
* Remove the "session" field from CamelMimeMessage. Nothing uses it, aboutDan Winship2000-04-181-1/+1
* always return TRUE for now. we need to check the server response to makeChris Toshok2000-04-152-48/+157
* add XXX so i can find this hardcoded string later.Chris Toshok2000-04-151-0/+1
* okay. working now.Chris Toshok2000-04-153-16/+77
* initial import of nntp store.Chris Toshok2000-04-1511-0/+2014