| Commit message (Expand) | Author | Age | Files | Lines |
* | Added tests/ back in | Jeffrey Stedfast | 2001-04-04 | 1 | -0/+11 |
* | (imap_update_summary): When reading message flags, set the | Dan Winship | 2001-04-04 | 1 | -0/+4 |
* | (imap_get_message): If the server_level < IMAP4rev1, always fetch | Dan Winship | 2001-04-04 | 1 | -0/+3 |
* | If we don't change any flags or expunge, send a NOOP to give the server a | Dan Winship | 2001-04-04 | 1 | -0/+6 |
* | Remove the "quick_login" member, which is unnecessary. | Dan Winship | 2001-04-03 | 1 | -0/+30 |
* | marked report status strings for tanslation, fixes #1973 | Gediminas Paulauskas | 2001-04-03 | 1 | -0/+4 |
* | mutex lock & unlock the context. (camel_pgp_clearsign): Same. | Jeffrey Stedfast | 2001-04-02 | 1 | -0/+6 |
* | Update the function prototypes to match those found in | Jeffrey Stedfast | 2001-04-02 | 1 | -0/+12 |
* | New files to handle the LOGIN SASL mechanism. | Jeffrey Stedfast | 2001-04-02 | 1 | -0/+15 |
* | Updated the authtypes here too. | Jeffrey Stedfast | 2001-04-02 | 1 | -0/+3 |
* | Updated the authtype values. | Jeffrey Stedfast | 2001-04-02 | 1 | -0/+22 |
* | Move things around here to make this all work right again (so you don't | Dan Winship | 2001-03-31 | 1 | -0/+7 |
* | Add support for converting e-mail addresses to links. (is_email_address): | Jon Trowbridge | 2001-03-31 | 1 | -0/+5 |
* | Don't blindly append "/INBOX", construct a CamelURL and set the path that | Jeffrey Stedfast | 2001-03-30 | 1 | -0/+10 |
* | Dont overwrite an exception if we got one already. Added camel_operation | Not Zed | 2001-03-30 | 1 | -0/+6 |
* | Not quite finished but checking in for some local frobbing. | Not Zed | 2001-03-30 | 1 | -0/+21 |
* | Added #include <libgnome/gnome-paper.h> | Jon Trowbridge | 2001-03-30 | 1 | -0/+11 |
* | Big header cleanups and nntp compile fix | Kjartan Maraas | 2001-03-30 | 1 | -0/+126 |
* | change "gboolean show_passwd" to "guint32 flags". | Dan Winship | 2001-03-30 | 1 | -0/+16 |
* | New class for PGP encrypting, decrypting, signing and verifying. Next I'll | Jeffrey Stedfast | 2001-03-29 | 1 | -0/+7 |
* | Optimise the match "" case, just match everything in the folder (if we | Not Zed | 2001-03-29 | 1 | -0/+3 |
* | (vee_expunge): Oops, call the class sync, not superclass sync. | Michael Zucci | 2001-03-29 | 1 | -0/+1 |
* | Access the folder directly from the message info. | Not Zed | 2001-03-29 | 1 | -0/+21 |
* | Add the port (if user defined) to the path to fix bug #1996. | Jeffrey Stedfast | 2001-03-28 | 1 | -0/+7 |
* | If we aren't going to even check the resp/free buffer that gets returned | Jeffrey Stedfast | 2001-03-28 | 1 | -0/+11 |
* | Unref the html filter when done. (summary_build_content_info): Disable | Not Zed | 2001-03-27 | 1 | -0/+5 |
* | Fix a cut n paste bug, we want uid_removed not uid_changed deref, fixes | Not Zed | 2001-03-27 | 1 | -0/+5 |
* | add an argument to say whether or not you want "PLAIN" in the list (so you | Dan Winship | 2001-03-27 | 1 | -0/+14 |
* | Add an "extra_conf" field to CamelProvider with structures and defines and | Dan Winship | 2001-03-27 | 1 | -0/+58 |
* | Move all of the camel_vee_folder_construct() internals here. | Jeffrey Stedfast | 2001-03-27 | 1 | -0/+10 |
* | Use camel_vtrash_folder_new() to create the vtrash folder now. | Jeffrey Stedfast | 2001-03-27 | 1 | -1/+33 |
* | Added folder_created event here. | Not Zed | 2001-03-27 | 1 | -0/+63 |
* | When writing the last token (if not rfc2047 encoded), don't use | Jeffrey Stedfast | 2001-03-27 | 1 | -0/+4 |
* | Don't spew a warning if the message-id wasn't set by the application, not | Jeffrey Stedfast | 2001-03-27 | 1 | -0/+6 |
* | keep a reference on the store's current_folder. | Dan Winship | 2001-03-27 | 1 | -0/+6 |
* | Add missing accessor. | Dan Winship | 2001-03-26 | 1 | -0/+2 |
* | New. Return the provider for a URL. | Dan Winship | 2001-03-26 | 1 | -0/+5 |
* | eh, changed my mind, put the exception back in camel_url_new() | Dan Winship | 2001-03-26 | 1 | -5/+1 |
* | New URL parser with full RFC1808 relative URL support. Yum. | Dan Winship | 2001-03-26 | 1 | -0/+14 |
* | Don't use copy_to if the source folder doesn't support summary info's. | Jeffrey Stedfast | 2001-03-25 | 1 | -0/+9 |
* | Do charset conversion on the username param here if needed. | Jeffrey Stedfast | 2001-03-25 | 1 | -0/+7 |
* | Added. Call me old-fashioned, but I just prefer to have a real API rather | Jon Trowbridge | 2001-03-23 | 1 | -0/+10 |
* | Don't look at untagged responses other than "* BYE"... | Dan Winship | 2001-03-23 | 1 | -0/+25 |
* | add a "GList *authtypes", so you can get the list of authtypes used by a | Dan Winship | 2001-03-22 | 1 | -0/+46 |
* | Return -1 on fail. (camel_filter_driver_filter_folder): Same. | Jeffrey Stedfast | 2001-03-22 | 1 | -0/+16 |
* | Function to check if the store is online and set an exception if not. | Dan Winship | 2001-03-21 | 1 | -0/+49 |
* | Added $(EXTRA_GNOME_CFLAGS) | Christopher James Lahey | 2001-03-20 | 1 | -0/+4 |
* | Set the errbuf to NULL after freeing it? I don't think this should fix bug | Jeffrey Stedfast | 2001-03-19 | 1 | -0/+6 |
* | Protect against a possibly NULL exception. | Jeffrey Stedfast | 2001-03-19 | 1 | -0/+3 |
* | Document and modify to return a boolean value denoting whether or not | Jeffrey Stedfast | 2001-03-19 | 1 | -0/+9 |
* | Quote the param value if it contains whitespace as well. | Jeffrey Stedfast | 2001-03-19 | 1 | -0/+5 |
* | Don't include system include dir. | Jeffrey Stedfast | 2001-03-18 | 1 | -0/+9 |
* | Modified patch from Dan Berger <dberger@ix.netcom.com> to re-check the | Not Zed | 2001-03-17 | 1 | -0/+4 |
* | Implemented. (ref_message_info): And default implementation. | Not Zed | 2001-03-17 | 1 | -0/+15 |
* | Same. | Jeffrey Stedfast | 2001-03-17 | 1 | -0/+6 |
* | Print info about the issuer of the certificate. | Jeffrey Stedfast | 2001-03-17 | 1 | -0/+16 |
* | Added #include <config.h> | Kjartan Maraas | 2001-03-17 | 1 | -0/+4 |
* | Don't use getdomainname: it's NIS crap, not DNS. | Dan Winship | 2001-03-17 | 1 | -0/+5 |
* | Don't use the hardcoded cert db directory, use the one passed in. | Jeffrey Stedfast | 2001-03-16 | 1 | -0/+13 |
* | First batch of disconnected IMAP-related stuff. This adds local | Dan Winship | 2001-03-16 | 1 | -0/+47 |
* | Uninclude prnetdb.h since it's not needed here. | Jeffrey Stedfast | 2001-03-16 | 1 | -0/+12 |
* | Update for using CamelTcpStreams and also for using SSL. | Jeffrey Stedfast | 2001-03-15 | 1 | -0/+3 |
* | defined "ssmtp" | Jeffrey Stedfast | 2001-03-15 | 1 | -0/+8 |
* | Check for "simap" instead of "imaps". | Jeffrey Stedfast | 2001-03-15 | 1 | -0/+13 |
* | Check to see if we are using "pops" and then set the appropriate SSL | Jeffrey Stedfast | 2001-03-15 | 1 | -0/+10 |
* | Ya know what? Lets not ref the service because otherwise we'll start | Jeffrey Stedfast | 2001-03-15 | 1 | -0/+9 |
* | Pass the service into the SSL stream, not the session. | Jeffrey Stedfast | 2001-03-15 | 1 | -0/+11 |
* | So it turns out that NSS_Init *isn't* idempotent, so we have to protect | Jeffrey Stedfast | 2001-03-15 | 1 | -0/+17 |
* | Eek! So the service's URL isn't set until after this is initialized. This | Jeffrey Stedfast | 2001-03-15 | 1 | -0/+7 |
* | Numerous fixes to get it to build correctly with NSS enabled. | Jeffrey Stedfast | 2001-03-15 | 1 | -0/+20 |
* | Added | Jeffrey Stedfast | 2001-03-15 | 1 | -0/+8 |
* | re-constify inbuf, to remove a warning. | Not Zed | 2001-03-14 | 1 | -1/+28 |
* | Check for a new type of mailing list header. | Jeffrey Stedfast | 2001-03-14 | 1 | -0/+4 |
* | Made cancellable. (stream_write): Same. (stream_connect): Removed checks | Jeffrey Stedfast | 2001-03-14 | 1 | -0/+14 |
* | Added camel-tcp-stream-ssl to the build. | Jeffrey Stedfast | 2001-03-14 | 1 | -0/+7 |
* | Oops. Make this a subclass of CamelTcpStream, not CamelStream. | Jeffrey Stedfast | 2001-03-14 | 1 | -0/+20 |
* | Since all of the Mozilla libs (including NSPR and NSS) correctly handle | Jeffrey Stedfast | 2001-03-14 | 1 | -0/+8 |
* | Don't allow the user to copy a message to or from the vtrash folder. Set | Jeffrey Stedfast | 2001-03-14 | 1 | -0/+22 |
* | When trying again after a failed password attempt, check if the connection | Dan Winship | 2001-03-14 | 1 | -0/+4 |
* | More fixing for exim: It can't deal with "-tif", you need to say "-t -i | Dan Winship | 2001-03-14 | 1 | -0/+6 |
* | Rename the folder to "Trash" and i18nify it. | Jeffrey Stedfast | 2001-03-13 | 1 | -0/+5 |
* | Comment out everything unless HAVE_NSS is defined. | Jeffrey Stedfast | 2001-03-11 | 1 | -0/+9 |
* | Created a new mode (CAMEL_AUTHENTICATOR_ACCEPT) which is a Yes/No prompt | Jeffrey Stedfast | 2001-03-10 | 1 | -0/+10 |
* | Remove the "-U" for now, because it breaks exim's "sendmail" wrapper. (And | Dan Winship | 2001-03-10 | 1 | -0/+6 |
* | Fix a bug that could make this walk off the end of a string. (The bug has | Dan Winship | 2001-03-10 | 1 | -0/+6 |
* | Changes so that the folder gets added to the vtrash reguardless of whether | Jeffrey Stedfast | 2001-03-09 | 1 | -0/+8 |
* | These fixes make it so that the CamelStore does not actually hold a ref on | Jeffrey Stedfast | 2001-03-09 | 1 | -0/+16 |
* | Implement. (get_trash): Implement. (camel_pop3_store_class_init): Override | Jeffrey Stedfast | 2001-03-08 | 1 | -0/+12 |
* | (remote_recv_line): Fix another problem... | Dan Winship | 2001-03-08 | 1 | -0/+1 |
* | Remove some unused stuff | Dan Winship | 2001-03-07 | 1 | -0/+4 |
* | Return the return value of camel_service_connect rather than returning | Dan Winship | 2001-03-07 | 1 | -0/+8 |
* | Redone so as to save on memory allocations and speed. | Jeffrey Stedfast | 2001-03-07 | 1 | -0/+5 |
* | Don't return NULL if the token is non-NULL. This is why: | Jeffrey Stedfast | 2001-03-06 | 1 | -0/+17 |
* | i18n'd some strings in here. | Jeffrey Stedfast | 2001-03-06 | 1 | -0/+9 |
* | Wrote a new version of header_fold() that takes a 'force' option and uses | Jeffrey Stedfast | 2001-03-05 | 1 | -0/+14 |
* | Make sure there is a space between the name and the address tokens. | Jeffrey Stedfast | 2001-03-05 | 1 | -0/+4 |
* | encoded string segments need to be at least 8 chars (7 doesn't leave room | Jeffrey Stedfast | 2001-03-05 | 1 | -0/+9 |
* | New function to remove a folder from a vfolder. | Not Zed | 2001-03-03 | 1 | -0/+7 |
* | Doh! Set the CAMEL_URL_ALLOW_AUTH flag. | Jeffrey Stedfast | 2001-03-03 | 1 | -0/+3 |
* | oops, forgot the changelog | Jeffrey Stedfast | 2001-03-03 | 1 | -0/+5 |
* | Don't forget to unref the SASL object. | Jeffrey Stedfast | 2001-03-03 | 1 | -0/+16 |
* | Use "-f" to set the envelope from address so bounces go to the right | Dan Winship | 2001-03-02 | 1 | -0/+7 |
* | #include "camel-sasl-digest-md5.h" (camel_sasl_authtype_list): add | Jeffrey Stedfast | 2001-03-02 | 1 | -0/+10 |
* | Add an "authtypes" hash table to CamelImapStore recording the supported | Dan Winship | 2001-03-02 | 1 | -0/+17 |
* | Take a GByteArray as input as well. Comment that you can pass %NULL for | Dan Winship | 2001-03-02 | 1 | -0/+37 |
* | Don't base64 encode the data, leave that up to the provider to do if it | Jeffrey Stedfast | 2001-03-02 | 1 | -1/+3 |
* | Don't base64 encode the data, leave that up to the provider to do if it | Jeffrey Stedfast | 2001-03-02 | 1 | -0/+8 |
* | Reconstify variables to match iconv. | Not Zed | 2001-03-02 | 1 | -0/+8 |
* | camel depends on krb4 now (where available), for camel-sasl-kerberos4.c | Dan Winship | 2001-03-02 | 1 | -0/+8 |
* | Assert url_string != NULL. | Peter Williams | 2001-03-01 | 1 | -0/+4 |
* | Added camel-sasl-anonymous.[c,h] to the build. | Jeffrey Stedfast | 2001-03-01 | 1 | -0/+11 |
* | A fix for broken mailers that send 2-digit years (ie "Wed, 28 Feb 01 | Jeffrey Stedfast | 2001-03-01 | 1 | -0/+9 |
* | If we get back 0 bytes from camel_stream_buffer_gets, that means the | Dan Winship | 2001-03-01 | 1 | -0/+7 |
* | Added camel-sasl*.[c,h] to the build. | Jeffrey Stedfast | 2001-03-01 | 1 | -0/+18 |
* | Group messages into sets with the same flags and use the IMAP message set | Dan Winship | 2001-02-27 | 1 | -0/+12 |
* | Made thread-safe and moved to above the test code. | Jeffrey Stedfast | 2001-02-27 | 1 | -0/+14 |
* | init the vTrash folder here instead of in store_init. | Jeffrey Stedfast | 2001-02-25 | 1 | -0/+8 |
* | init get_trash and init_trash. (camel_store_init): call the virtual | Jeffrey Stedfast | 2001-02-24 | 1 | -0/+14 |
* | Doh, cut and paste problem, use mlist not cc. | Michael Zucci | 2001-02-23 | 1 | -0/+7 |
* | Implement a pseudo-header "x-camel-mlist" which just looks up in the | Not Zed | 2001-02-23 | 1 | -0/+7 |
* | Add some internal progress reporting. (imap_rescan): Do some progress | Not Zed | 2001-02-23 | 1 | -0/+9 |
* | Remove the 'FIXME: remove because this isn't required...' comment for | Jeffrey Stedfast | 2001-02-23 | 1 | -0/+15 |
* | #define this as the set of all IMAP system flags | Dan Winship | 2001-02-22 | 1 | -0/+11 |
* | Removed all files. | Not Zed | 2001-02-22 | 1 | -0/+15 |
* | Removed, not used. (camel_vee_folder_new): Removed call to build_folder. | Not Zed | 2001-02-22 | 1 | -0/+18 |
* | Fixes for IMAP4-pre-rev1 from Torsten Schulz. | Dan Winship | 2001-02-22 | 1 | -0/+5 |
* | Take the ^Header: part out of the expression, since we look that up | Not Zed | 2001-02-20 | 1 | -0/+21 |
* | Added flags argument. (message_changed): Add support for the auto-update | Not Zed | 2001-02-20 | 1 | -0/+46 |
* | Thaw the defaultfolder. (camel_filter_driver_set_default_folder): Thaw the | Jeffrey Stedfast | 2001-02-17 | 1 | -0/+7 |
* | Emit the folder_created signal here. | Jeffrey Stedfast | 2001-02-16 | 1 | -0/+19 |
* | Deal with out-of-order References headers so they don't cause messages to | Dan Winship | 2001-02-16 | 1 | -0/+4 |
* | IMAP4 (pre-rev1) doesn't allow BODY.PEEK[], so use RFC822.PEEK instead in | Dan Winship | 2001-02-16 | 1 | -0/+6 |
* | Changed this code to match the glibc iconv signature. | Christopher James Lahey | 2001-02-15 | 1 | -0/+6 |
* | (create_folder): Oops, and fix bug involving namespaces | Dan Winship | 2001-02-15 | 1 | -1/+2 |
* | New method to create a folder when you don't know its full name. | Dan Winship | 2001-02-15 | 1 | -0/+7 |
* | Add address headers to list that we dont fold when writing. The are | Not Zed | 2001-02-13 | 1 | -0/+17 |
* | mbox, mh, and maildir camel-url's need absolute paths. | Jeffrey Stedfast | 2001-02-13 | 1 | -0/+7 |
* | save, THEN commit | Dan Winship | 2001-02-10 | 1 | -4/+6 |
* | Rewrite a bunch. Replace the existing folder cache stuff with much simpler | Dan Winship | 2001-02-10 | 1 | -0/+40 |
* | Oops, include the camel-tcp-stream-ssl header instead of the raw one. | Jeffrey Stedfast | 2001-02-08 | 1 | -0/+5 |
* | Changed to push the operation into a status stack. | Not Zed | 2001-02-08 | 1 | -0/+35 |
* | Macro for making comparisons easy. (camel_ustrcasecmp): Use | Jeffrey Stedfast | 2001-02-08 | 1 | -0/+4 |
* | Macro for making comparisons easy. (camel_ustrcasecmp): Use | Jeffrey Stedfast | 2001-02-08 | 1 | -0/+11 |
* | Rewrote using unicode_get_utf8(). (camel_ustrcasecmp): Use unicode_char_t | Jeffrey Stedfast | 2001-02-07 | 1 | -0/+6 |
* | Made these pass char ** as the second parameter to iconv. | Christopher James Lahey | 2001-02-07 | 1 | -0/+6 |
* | Removed unwanted header. It was never put in for a reason. Stop fixing | Not Zed | 2001-02-06 | 1 | -0/+21 |
* | Added a missing #include. | Christopher James Lahey | 2001-02-06 | 1 | -0/+6 |
* | Oops. Change this too. | Jeffrey Stedfast | 2001-02-06 | 1 | -0/+3 |
* | Updated. | Jeffrey Stedfast | 2001-02-06 | 1 | -0/+15 |
* | Revert jeff's earlier change, the change below is the more-correct fix. | Not Zed | 2001-02-05 | 1 | -0/+10 |
* | When we drop a fake node, dont skip checking the next in the list. | Not Zed | 2001-02-05 | 1 | -0/+8 |
* | Make do_write loop until the entire buffer is written. | Jeffrey Stedfast | 2001-02-05 | 1 | -0/+5 |
* | Add missing header for cancel check stuff. | Not Zed | 2001-02-02 | 1 | -0/+12 |
* | If we are folding, drop the space at the end of the line. | Not Zed | 2001-02-01 | 1 | -0/+5 |
* | Remvoe the stream locking here. I think this was leading to a deadlock | Not Zed | 2001-01-30 | 1 | -0/+6 |
* | Include the terminating NUL in the calculated string length. This hit | Not Zed | 2001-01-29 | 1 | -0/+6 |
* | Changed the subject search to handle case sensitive when it is mixed case. | Not Zed | 2001-01-25 | 1 | -0/+55 |
* | Added tests to see that invalid match and action rules are properly | Not Zed | 2001-01-24 | 1 | -0/+2 |
* | Fix for api changes. | Not Zed | 2001-01-24 | 1 | -0/+2 |
* | (camel_filter_driver_filter_message): Remove an accidentally | Michael Zucci | 2001-01-24 | 1 | -0/+2 |
* | Remove the 'finished message' bit. | Not Zed | 2001-01-24 | 1 | -0/+5 |
* | Add a lock around the delayed loading, so two threads won't try to do it | Dan Winship | 2001-01-24 | 1 | -0/+6 |
* | Set the CamelFolder::name to just the base part of the vfolder name (the | Dan Winship | 2001-01-23 | 1 | -0/+6 |
* | Perform error checking on parsing/execution. | Not Zed | 2001-01-23 | 1 | -0/+12 |
* | Removed some debug 'warnings', as they should now be displayed at the | Not Zed | 2001-01-23 | 1 | -0/+15 |
* | avoid /0 by updating after we've done the sync. (close_folders): Setup the | Not Zed | 2001-01-23 | 1 | -0/+6 |
* | Change the callbacks in this file to match the callback function types. | Christopher James Lahey | 2001-01-23 | 1 | -0/+5 |
* | Added profiling temp files. | Not Zed | 2001-01-22 | 1 | -0/+3 |
* | When removing phantom nodes, check for the end node too. | Not Zed | 2001-01-22 | 1 | -0/+8 |
* | Make the output a little prettier. Okay, so I'm anal... | Jeffrey Stedfast | 2001-01-22 | 1 | -0/+5 |
* | Added an exception to CamelFilterGetFolderFunc. | Not Zed | 2001-01-21 | 1 | -0/+18 |
* | (subscribe_folder): add a missing UNLOCK | Dan Winship | 2001-01-20 | 1 | -0/+1 |
* | Set the deleted bit *before* copying to the default folder, this way if | Jeffrey Stedfast | 2001-01-20 | 1 | -0/+7 |
* | If LISTing a subscribed folder doesn't return a LIST response, just ignore | Dan Winship | 2001-01-20 | 1 | -0/+7 |
* | Mark strings for translation. | Kjartan Maraas | 2001-01-19 | 1 | -0/+4 |
* | Add a percentage complete indicator to the status thing. | Not Zed | 2001-01-19 | 1 | -0/+8 |
* | More tweaking... skip separator characters after the namespace character. | Dan Winship | 2001-01-19 | 1 | -0/+11 |
* | Oops. Somewhere in one of the reorgs, the code to add new messages to the | Dan Winship | 2001-01-19 | 1 | -0/+6 |
* | Add some g_warnings() to help debug later if I ever get the segfaults I | Jeffrey Stedfast | 2001-01-18 | 1 | -0/+11 |
* | Make sure that the message-info is non-null before we go accessing inner | Jeffrey Stedfast | 2001-01-18 | 1 | -0/+6 |
* | New smtp error-code to string mapping function. (smtp_connect): Use the | Jeffrey Stedfast | 2001-01-18 | 1 | -0/+16 |
* | Add an int i so this code will compile. Should I be worried about how well | Jeffrey Stedfast | 2001-01-17 | 1 | -0/+6 |
* | Index: ChangeLog | Michael Zucci | 2001-01-17 | 1 | -0/+93 |
* | Delayed loading of IMAP message parts. | Dan Winship | 2001-01-17 | 1 | -0/+46 |
* | fcntl(fd, F_GETFL) returns the flags as the return value, not via a passed | Dan Winship | 2001-01-17 | 1 | -0/+16 |
* | set to nntp if ENABLE_NNTP (SUBDIRS): use $(NNTP_DIR) | Chris Toshok | 2001-01-17 | 1 | -0/+5 |
* | Don't check errno as it's not being set. Fixes bug #1150. | Jeffrey Stedfast | 2001-01-17 | 1 | -0/+5 |
* | Ugh, this design is ugly like my butt. | Jeffrey Stedfast | 2001-01-16 | 1 | -0/+20 |
* | Chganged len back to be unsigned. And do a simple range check on the | Not Zed | 2001-01-16 | 1 | -0/+28 |
* | If the close() is successful, set the fd to -1. | Jeffrey Stedfast | 2001-01-16 | 1 | -0/+17 |
* | Updated to be able to get the CAMEL_SOCKOPT_NONBLOCKING socket opt. | Jeffrey Stedfast | 2001-01-16 | 1 | -2/+9 |
* | Lock around the imap_rescan, which needs it. | Peter Williams | 2001-01-16 | 1 | -0/+5 |
* | A cancellable connection routine. (remote_send_string): Return cancelled | Not Zed | 2001-01-15 | 1 | -0/+11 |
* | Uses an SSL socket now although there's still a few things missing (like | Jeffrey Stedfast | 2001-01-15 | 1 | -0/+9 |
* | Implemented. (stream_setsockopt): Implemented. | Jeffrey Stedfast | 2001-01-15 | 1 | -0/+12 |
* | New CamelTcpStream class that implements nspr sockets and eventually will | Jeffrey Stedfast | 2001-01-14 | 1 | -0/+12 |
* | New abstract class for TCP streams. The next step is to write child | Jeffrey Stedfast | 2001-01-14 | 1 | -0/+9 |
* | New stream for handling SSL/TLS connections. | Jeffrey Stedfast | 2001-01-14 | 1 | -0/+5 |
* | (camel_folder_thread_messages_new): Added casts to rmeove some | Michael Zucci | 2001-01-12 | 1 | -1/+3 |
* | Perform a final pass, removing any pseudo nodes we added earlier. Quick | Not Zed | 2001-01-12 | 1 | -0/+6 |
* | (imap_copy_message_to): Fix this up: sync flags to the server | Dan Winship | 2001-01-12 | 1 | -0/+7 |
* | Fix a bug in previous commit: don't check for deleted messages if there | Dan Winship | 2001-01-12 | 1 | -0/+7 |
* | New function to check for added/deleted messages when re-selecting a | Dan Winship | 2001-01-12 | 1 | -0/+10 |
* | Fix a locking problem. (One branch of an if statement was returning with | Dan Winship | 2001-01-12 | 1 | -0/+7 |
* | Changed the descriptions for mh, mbox, and maildir to be more | Jeffrey Stedfast | 2001-01-11 | 1 | -0/+5 |
* | New header to prevent recursive #include problems | Dan Winship | 2001-01-11 | 1 | -0/+15 |
* | New class function, parallel to camel_folder_sync. (The default | Dan Winship | 2001-01-11 | 1 | -0/+13 |
* | Mostly IMAP changes. Use the NAMESPACE extension (where | Dan Winship | 2001-01-10 | 1 | -0/+49 |
* | Kill off a long-hated Camel kludge: "empty" URLs and | Dan Winship | 2001-01-10 | 1 | -0/+23 |
* | Dont try and unref a messageinfo that wasn't there, and use the right free | Not Zed | 2001-01-06 | 1 | -0/+8 |
* | Remove conflict thingie from a while back | JP Rosevear | 2001-01-05 | 1 | -1/+0 |
* | oops, forgot the changelog entry | JP Rosevear | 2001-01-05 | 1 | -0/+18 |
* | Fix two problems in figuring out server-expunged messages. | Dan Winship | 2001-01-05 | 1 | -0/+5 |
* | If we have a lot of messages changed, promote it to a folder changed | Not Zed | 2001-01-04 | 1 | -0/+5 |
* | Implemented. (search_header_exists): Implemented. | Jeffrey Stedfast | 2001-01-04 | 1 | -0/+7 |
* | Initialize the exists variable so that we don't do random things if the | Christopher James Lahey | 2001-01-04 | 1 | -0/+6 |
* | REmove warning, this isn't really deprecated, sigh. | Not Zed | 2001-01-03 | 1 | -0/+7 |
* | Removed these directories since they're unused. | Christopher James Lahey | 2001-01-03 | 1 | -0/+5 |
* | IMAP randomness. | Dan Winship | 2001-01-03 | 1 | -0/+36 |
* | New function to return just foo/bar with no parameters. | Dan Winship | 2001-01-03 | 1 | -0/+8 |
* | Remove this. It was only a thin wrapper around struct _header_content_type | Dan Winship | 2000-12-29 | 1 | -0/+24 |
* | Fix the APOP check to not crash on servers that don't return any | Dan Winship | 2000-12-28 | 1 | -0/+6 |
* | (camel_imap_folder_changed): Make sure we unref the summary lookup. | Michael Zucci | 2000-12-24 | 1 | -0/+1 |
* | clean up a stubborn and hard to remove imap_folder->summary. | Michael Zucci | 2000-12-24 | 1 | -0/+2 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 1 | -0/+594 |
* | When getting the top-level folder list, include INBOX even if it's not | Dan Winship | 2000-12-23 | 1 | -0/+8 |
* | New CamelFolderSearch subclass that just reimplements body_contains (using | Dan Winship | 2000-12-22 | 1 | -0/+16 |
* | Update the doc comment: since it always NUL-terminates the buffer, it | Dan Winship | 2000-12-22 | 1 | -0/+11 |
* | Oops. Don't do "FETCH 1:0" when the folder is empty. | Dan Winship | 2000-12-20 | 1 | -0/+8 |
* | Add "guint32 server_flags" to CamelImapMessageInfo to keep track of the | Dan Winship | 2000-12-20 | 1 | -0/+16 |
* | Change the semantics of fmt: Now %S (capital S) means an IMAP "string", | Dan Winship | 2000-12-19 | 1 | -0/+19 |
* | When checking to see if we need to fold the header, when we come accross a | Jeffrey Stedfast | 2000-12-16 | 1 | -0/+7 |
* | change a bunch of IS_CAMEL_* macros to CAMEL_IS_* | Dan Winship | 2000-12-14 | 1 | -0/+5 |
* | add #include <sys/types.h> for freebsd. | Chris Toshok | 2000-12-14 | 1 | -0/+5 |
* | Added #ifndef NO_WARNINGS around a #warning. Added (void) to the prototype | Christopher James Lahey | 2000-12-13 | 1 | -0/+24 |
* | Add missing .h file. (From campd.) | Dan Winship | 2000-12-13 | 1 | -0/+4 |
* | Remove use of linewrap filter. Headers are now wrapped. encode_8bit | Michael Zucci | 2000-12-11 | 1 | -0/+40 |
* | Hrm, we actually want to call set_header, not add_header here, probably | Not Zed | 2000-12-11 | 1 | -0/+17 |
* | Remove test3 from build until the files show up | JP Rosevear | 2000-12-09 | 1 | -0/+5 |
* | Change the sign of the default date offset when none is supplied. | Not Zed | 2000-12-08 | 1 | -0/+7 |
* | Change line no format so that emacs can detect it. | Not Zed | 2000-12-08 | 1 | -0/+5 |
* | We want to bitwise-or the server and cached flags here so that we keep the | Jeffrey Stedfast | 2000-12-07 | 1 | -0/+7 |
* | If the data wrapper fails to be written to the stream, unref it and the | Jeffrey Stedfast | 2000-12-06 | 1 | -0/+6 |
* | (imap_refresh_info): Fix a really really really dumb bug. | Dan Winship | 2000-12-06 | 1 | -0/+1 |
* | use BODY.PEEK[] rather than RFC822, so the message doesn't get marked as | Dan Winship | 2000-12-06 | 1 | -0/+6 |
* | Fix the check for "flags aren't actually changing". | Dan Winship | 2000-12-06 | 1 | -0/+13 |
* | stream_flush does make sense for a substream afterall (if you have a | Not Zed | 2000-12-05 | 1 | -0/+27 |
* | i18n-ize exception strings. (get_name): And here. (_send_to): Here too. | Jeffrey Stedfast | 2000-12-05 | 1 | -0/+13 |
* | Added system_flag to CamelFolderSearchClass | Jeffrey Stedfast | 2000-12-02 | 1 | -0/+12 |
* | Don't g_return_if_fail if the service is already disconnected. Just | Dan Winship | 2000-12-02 | 1 | -0/+10 |