| Commit message (Expand) | Author | Age | Files | Lines |
* | Completely new implementation of NNTP. | Not Zed | 2001-11-30 | 1 | -143/+243 |
* | If the uid doesn't have a ',' in it, fail to crash. | Not Zed | 2001-11-28 | 1 | -4/+7 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | replace the ever-growing list of gbooleans with a single guint32 for | Dan Winship | 2001-10-09 | 1 | -2/+2 |
* | Implemented nntp_folder_search_by_expression and nntp_folder_search_free. | Sam Creasey | 2001-07-03 | 1 | -13/+37 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 1 | -78/+9 |
* | Fix the check for "flags aren't actually changing". | Dan Winship | 2000-12-06 | 1 | -2/+6 |
* | Remove assertion that content is there, when it no longer can be. | Not Zed | 2000-11-30 | 1 | -1/+1 |
* | lots of i18n fixes | Dan Winship | 2000-10-24 | 1 | -2/+2 |
* | Update comment here so refresh_info isn't just for reconnects any more. | Dan Winship | 2000-10-20 | 1 | -37/+23 |
* | Remove camel_folder_{get,free}_subfolder_info, as we want to be able to | Dan Winship | 2000-10-03 | 1 | -45/+1 |
* | Removed (camel_folder_init, camel_folder_construct): New object init | Dan Winship | 2000-09-20 | 1 | -69/+47 |
* | care about response code. (get_HEAD_headers): same. | Chris Toshok | 2000-09-06 | 1 | -8/+21 |
* | use camel_remote_store_recv_line. | Chris Toshok | 2000-09-01 | 1 | -17/+10 |
* | CamelRemoteStore: a new generic store for stores that connect to servers. Pre... | Peter Williams | 2000-08-30 | 1 | -5/+10 |
* | Make sure newsrc is not null (nntp_folder_get_subfolder_names): ditto | JP Rosevear | 2000-08-22 | 1 | -6/+10 |
* | remove get_name and get_full_name assignments, since the camel-folder.c | Chris Toshok | 2000-08-12 | 1 | -16/+0 |
* | Merge with camel-async. | Peter Williams | 2000-08-11 | 1 | -32/+20 |
* | Fix the NNTP provider's Makefile.am so that it does not use installed | Ettore Perazzoli | 2000-08-09 | 1 | -1/+0 |
* | Remove exceptions from a number of methods that work on what ought to be | Dan Winship | 2000-07-25 | 1 | -37/+18 |
* | Remove camel_folder_get_message_uid, which was not used, and not | Dan Winship | 2000-07-24 | 1 | -10/+0 |
* | get the article num out of our uid and mark it read in the newsrc. | Chris Toshok | 2000-07-13 | 1 | -38/+31 |
* | Useful default implementations for free_{uids,subfolder_names,summary}. | Dan Winship | 2000-07-13 | 1 | -20/+2 |
* | don't add test-newsrc to the build since it needs libcamel (which isn't | Chris Toshok | 2000-07-13 | 1 | -50/+59 |
* | Update to reflect past changes in the Camel API. Use gtk macro casts | Jeffrey Stedfast | 2000-07-09 | 1 | -13/+13 |
* | Make this return a GPtrArray rather than a GList. | Dan Winship | 2000-07-08 | 1 | -1/+1 |
* | ignore test-newsrc | Chris Toshok | 2000-06-23 | 1 | -407/+259 |
* | remove message_number_capability and require uid capatibility. | Dan Winship | 2000-05-19 | 1 | -8/+10 |
* | get things working with new camel summary stuff. | Chris Toshok | 2000-05-16 | 1 | -142/+71 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 1 | -1/+1 |
* | kill camel-log | Dan Winship | 2000-04-19 | 1 | -33/+0 |
* | Remove the "session" field from CamelMimeMessage. Nothing uses it, about | Dan Winship | 2000-04-18 | 1 | -1/+1 |
* | always return TRUE for now. we need to check the server response to make | Chris Toshok | 2000-04-15 | 1 | -3/+10 |
* | okay. working now. | Chris Toshok | 2000-04-15 | 1 | -16/+41 |
* | initial import of nntp store. | Chris Toshok | 2000-04-15 | 1 | -0/+687 |