aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/nntp/camel-nntp-utils.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-256/+0
* Remove assertion that content is there, when it no longer can be.Not Zed2000-11-301-4/+7
* Fixes for the summary messageid changes. Hash the messageid and store it.Not Zed2000-11-211-2/+6
* revert to old method (only use XOVER if OVER is supported.)Chris Toshok2000-10-051-5/+5
* return a gboolean so we can tell if this command worked. we can't key offChris Toshok2000-10-051-8/+9
* Removed (camel_folder_init, camel_folder_construct): New object initDan Winship2000-09-201-4/+4
* care about response code. (get_HEAD_headers): same.Chris Toshok2000-09-061-7/+16
* use camel_remote_store_recv_line.Chris Toshok2000-09-011-3/+4
* make this a bit more robust. try to create an empty .newsrc file for theChris Toshok2000-09-011-18/+38
* get the article num out of our uid and mark it read in the newsrc.Chris Toshok2000-07-131-2/+7
* don't add test-newsrc to the build since it needs libcamel (which isn'tChris Toshok2000-07-131-1/+4
* Update to reflect past changes in the Camel API. Use gtk macro castsJeffrey Stedfast2000-07-091-2/+2
* ignore test-newsrcChris Toshok2000-06-231-19/+18
* get things working with new camel summary stuff.Chris Toshok2000-05-161-38/+40
* s/strcasecmp/g_strcasecamp/ everywhere except intl/, per michael'sJacob Leach2000-05-031-5/+5
* always return TRUE for now. we need to check the server response to makeChris Toshok2000-04-151-45/+147
* initial import of nntp store.Chris Toshok2000-04-151-0/+107