aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/vee
Commit message (Expand)AuthorAgeFilesLines
* Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_*Dan Winship2000-11-041-0/+2
* lots of i18n fixesDan Winship2000-10-241-2/+2
* No, we must not encode the headers here. These interfaces ARE rawNot Zed2000-10-181-2/+2
* Remove default_ports.Dan Winship2000-10-031-1/+0
* Remove camel_folder_{get,free}_subfolder_info, as we want to be able toDan Winship2000-10-031-2/+0
* Removed (camel_folder_init, camel_folder_construct): New object initDan Winship2000-09-203-61/+55
* Add support for specifying on which port to connect to a server; fix a potent...Peter Williams2000-08-261-0/+1
* t Zed <NotZed@HelixCode.com>Michael Zucci2000-08-111-28/+17
* Merge with camel-async.Peter Williams2000-08-114-83/+42
* A better way to compress leading whitespace. The code is probably invalidNot Zed2000-08-111-3/+1
* Buffer overrun fix in g_strfreev -- two more that I forgotPeter Williams2000-08-011-0/+2
* Buffer overrun fix in g_strfreevPeter Williams2000-08-011-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-34/+31
* Useful default implementations for free_{uids,subfolder_names,summary}.Dan Winship2000-07-131-7/+2
* Initialize a variable to make this not crash again. And fix a bug so itDan Winship2000-07-111-2/+2
* kill more debugging messagesDan Winship2000-07-112-22/+0
* Implemented.Jeffrey Stedfast2000-07-101-0/+24
* New function to copy a header_references structure.Dan Winship2000-07-101-71/+44
* Renamed _by_uid methods. Since we no longer have get-by-number methods, noJeffrey Stedfast2000-07-011-12/+12
* UpdatedJeffrey Stedfast2000-06-231-1/+6
* Move flag handling from CamelMimeMessage to CamelFolder. ThisDan Winship2000-06-171-54/+110
* Kill. Folders are now always open, and handle "closing" sorts ofDan Winship2000-06-161-35/+6
* Updated: a separator is now a char* rather than a single char because IMAPJeffrey Stedfast2000-06-142-6/+8
* don't pass a second (incorrect) -rpath in addition to the (correct) oneDan Winship2000-06-131-1/+1
* Remove exists, create, delete. A CamelFolder now always references anDan Winship2000-06-072-11/+2
* Make sure we copy messages which are still intact to the new folder.Not Zed2000-05-301-0/+2
* > (message_changed): Track changes to the source message in theMichael Zucci2000-05-301-4/+63
* Check the searched folder is open before trying to search it.Not Zed2000-05-301-0/+12
* Add a domain field to CamelProvider, to say what kind of data it provides.Dan Winship2000-05-291-0/+2
* Removed camel-simple-data-wrapper again. Less code to maintain == betterNotZed2000-05-261-0/+70
* Shut up.Ettore Perazzoli2000-05-231-0/+7
* > searchpart = strchr(namepart, '?');NotZed2000-05-202-6/+94
* remove message_number_capability and require uid capatibility.Dan Winship2000-05-191-17/+18
* add urls fileDan Winship2000-05-191-0/+1
* Guess!NotZed2000-05-196-0/+656