| Commit message (Expand) | Author | Age | Files | Lines |
* | Created a new mode (CAMEL_AUTHENTICATOR_ACCEPT) which is a Yes/No prompt | Jeffrey Stedfast | 2001-03-10 | 4 | -83/+36 |
* | Remove the "-U" for now, because it breaks exim's "sendmail" wrapper. (And | Dan Winship | 2001-03-10 | 2 | -2/+8 |
* | Fix a bug that could make this walk off the end of a string. (The bug has | Dan Winship | 2001-03-10 | 2 | -3/+10 |
* | Changes so that the folder gets added to the vtrash reguardless of whether | Jeffrey Stedfast | 2001-03-09 | 2 | -9/+22 |
* | These fixes make it so that the CamelStore does not actually hold a ref on | Jeffrey Stedfast | 2001-03-09 | 2 | -27/+54 |
* | Implement. (get_trash): Implement. (camel_pop3_store_class_init): Override | Jeffrey Stedfast | 2001-03-08 | 2 | -0/+31 |
* | (remote_recv_line): Fix another problem... | Dan Winship | 2001-03-08 | 2 | -1/+3 |
* | Remove some unused stuff | Dan Winship | 2001-03-07 | 4 | -71/+4 |
* | Return the return value of camel_service_connect rather than returning | Dan Winship | 2001-03-07 | 2 | -4/+10 |
* | Redone so as to save on memory allocations and speed. | Jeffrey Stedfast | 2001-03-07 | 3 | -54/+63 |
* | Don't return NULL if the token is non-NULL. This is why: | Jeffrey Stedfast | 2001-03-06 | 4 | -3/+37 |
* | i18n'd some strings in here. | Jeffrey Stedfast | 2001-03-06 | 3 | -9/+68 |
* | Wrote a new version of header_fold() that takes a 'force' option and uses | Jeffrey Stedfast | 2001-03-05 | 2 | -1/+141 |
* | Make sure there is a space between the name and the address tokens. | Jeffrey Stedfast | 2001-03-05 | 2 | -1/+5 |
* | encoded string segments need to be at least 8 chars (7 doesn't leave room | Jeffrey Stedfast | 2001-03-05 | 2 | -18/+29 |
* | New function to remove a folder from a vfolder. | Not Zed | 2001-03-03 | 3 | -1/+73 |
* | Doh! Set the CAMEL_URL_ALLOW_AUTH flag. | Jeffrey Stedfast | 2001-03-03 | 2 | -1/+4 |
* | oops, forgot the changelog | Jeffrey Stedfast | 2001-03-03 | 1 | -0/+5 |
* | Updated with the extended AUTH return codes. | Jeffrey Stedfast | 2001-03-03 | 1 | -1/+14 |
* | oops, the return code is 235 on success, not 234 | Jeffrey Stedfast | 2001-03-03 | 1 | -1/+1 |
* | Don't forget to unref the SASL object. | Jeffrey Stedfast | 2001-03-03 | 4 | -52/+205 |
* | Use "-f" to set the envelope from address so bounces go to the right | Dan Winship | 2001-03-02 | 2 | -10/+41 |
* | #include "camel-sasl-digest-md5.h" (camel_sasl_authtype_list): add | Jeffrey Stedfast | 2001-03-02 | 5 | -0/+922 |
* | Add an "authtypes" hash table to CamelImapStore recording the supported | Dan Winship | 2001-03-02 | 6 | -286/+151 |
* | Take a GByteArray as input as well. Comment that you can pass %NULL for | Dan Winship | 2001-03-02 | 11 | -386/+413 |
* | Don't base64 encode the data, leave that up to the provider to do if it | Jeffrey Stedfast | 2001-03-02 | 2 | -8/+8 |
* | remove mime-utils header for base64 stuff. | Jeffrey Stedfast | 2001-03-02 | 2 | -2/+0 |
* | Don't base64 encode the data, leave that up to the provider to do if it | Jeffrey Stedfast | 2001-03-02 | 3 | -9/+14 |
* | Reconstify variables to match iconv. | Not Zed | 2001-03-02 | 3 | -4/+15 |
* | camel depends on krb4 now (where available), for camel-sasl-kerberos4.c | Dan Winship | 2001-03-02 | 4 | -9/+26 |
* | Assert url_string != NULL. | Peter Williams | 2001-03-01 | 2 | -1/+7 |
* | oops, not empty string - need to base64 encode it, which is just "=" | Jeffrey Stedfast | 2001-03-01 | 1 | -1/+1 |
* | Added camel-sasl-anonymous.[c,h] to the build. | Jeffrey Stedfast | 2001-03-01 | 6 | -2/+256 |
* | A fix for broken mailers that send 2-digit years (ie "Wed, 28 Feb 01 | Jeffrey Stedfast | 2001-03-01 | 1 | -1/+1 |
* | A fix for broken mailers that send 2-digit years (ie "Wed, 28 Feb 01 | Jeffrey Stedfast | 2001-03-01 | 3 | -5/+16 |
* | If we get back 0 bytes from camel_stream_buffer_gets, that means the | Dan Winship | 2001-03-01 | 2 | -0/+12 |
* | Added camel-sasl*.[c,h] to the build. | Jeffrey Stedfast | 2001-03-01 | 13 | -25/+972 |
* | Group messages into sets with the same flags and use the IMAP message set | Dan Winship | 2001-02-27 | 2 | -33/+156 |
* | Made thread-safe and moved to above the test code. | Jeffrey Stedfast | 2001-02-27 | 4 | -17/+105 |
* | fixed a compile warning in camel-store. | Jeffrey Stedfast | 2001-02-25 | 1 | -1/+0 |
* | init the vTrash folder here instead of in store_init. | Jeffrey Stedfast | 2001-02-25 | 2 | -18/+36 |
* | init get_trash and init_trash. (camel_store_init): call the virtual | Jeffrey Stedfast | 2001-02-24 | 4 | -11/+125 |
* | Doh, cut and paste problem, use mlist not cc. | Michael Zucci | 2001-02-23 | 4 | -11/+31 |
* | Implement a pseudo-header "x-camel-mlist" which just looks up in the | Not Zed | 2001-02-23 | 4 | -2/+19 |
* | Add some internal progress reporting. (imap_rescan): Do some progress | Not Zed | 2001-02-23 | 3 | -1/+28 |
* | Remove the 'FIXME: remove because this isn't required...' comment for | Jeffrey Stedfast | 2001-02-23 | 4 | -23/+62 |
* | #define this as the set of all IMAP system flags | Dan Winship | 2001-02-22 | 3 | -1/+19 |
* | Removed all files. | Not Zed | 2001-02-22 | 12 | -170/+73 |
* | Removed, not used. (camel_vee_folder_new): Removed call to build_folder. | Not Zed | 2001-02-22 | 4 | -110/+148 |
* | Fixes for IMAP4-pre-rev1 from Torsten Schulz. | Dan Winship | 2001-02-22 | 2 | -2/+13 |
* | Take the ^Header: part out of the expression, since we look that up | Not Zed | 2001-02-20 | 4 | -25/+66 |
* | Added flags argument. (message_changed): Add support for the auto-update | Not Zed | 2001-02-20 | 9 | -123/+541 |
* | Thaw the defaultfolder. (camel_filter_driver_set_default_folder): Thaw the | Jeffrey Stedfast | 2001-02-17 | 2 | -3/+16 |
* | Emit the folder_created signal here. | Jeffrey Stedfast | 2001-02-16 | 7 | -80/+183 |
* | Deal with out-of-order References headers so they don't cause messages to | Dan Winship | 2001-02-16 | 2 | -2/+14 |
* | IMAP4 (pre-rev1) doesn't allow BODY.PEEK[], so use RFC822.PEEK instead in | Dan Winship | 2001-02-16 | 2 | -3/+14 |
* | Changed this code to match the glibc iconv signature. | Christopher James Lahey | 2001-02-15 | 3 | -5/+11 |
* | (create_folder): Oops, and fix bug involving namespaces | Dan Winship | 2001-02-15 | 2 | -5/+5 |
* | New method to create a folder when you don't know its full name. | Dan Winship | 2001-02-15 | 4 | -9/+95 |
* | Add address headers to list that we dont fold when writing. The are | Not Zed | 2001-02-13 | 4 | -8/+73 |
* | mbox, mh, and maildir camel-url's need absolute paths. | Jeffrey Stedfast | 2001-02-13 | 3 | -3/+11 |
* | 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 | 15 | -449/+243 |
* | Oops, include the camel-tcp-stream-ssl header instead of the raw one. | Jeffrey Stedfast | 2001-02-08 | 2 | -1/+6 |
* | Added more test rules. | Jeffrey Stedfast | 2001-02-08 | 2 | -0/+3 |
* | Changed to push the operation into a status stack. | Not Zed | 2001-02-08 | 12 | -296/+729 |
* | Macro for making comparisons easy. (camel_ustrcasecmp): Use | Jeffrey Stedfast | 2001-02-08 | 2 | -6/+20 |
* | Macro for making comparisons easy. (camel_ustrcasecmp): Use | Jeffrey Stedfast | 2001-02-08 | 2 | -52/+48 |
* | Rewrote using unicode_get_utf8(). (camel_ustrcasecmp): Use unicode_char_t | Jeffrey Stedfast | 2001-02-07 | 4 | -58/+94 |
* | Made these pass char ** as the second parameter to iconv. | Christopher James Lahey | 2001-02-07 | 3 | -5/+11 |
* | Added xml-* files. | Jeffrey Stedfast | 2001-02-06 | 1 | -1/+1 |
* | Removed unwanted header. It was never put in for a reason. Stop fixing | Not Zed | 2001-02-06 | 5 | -11/+229 |
* | Added a missing #include. | Christopher James Lahey | 2001-02-06 | 3 | -0/+9 |
* | Oops. Change this too. | Jeffrey Stedfast | 2001-02-06 | 2 | -2/+5 |
* | Updated. | Jeffrey Stedfast | 2001-02-06 | 8 | -109/+140 |
* | Revert jeff's earlier change, the change below is the more-correct fix. | Not Zed | 2001-02-05 | 3 | -23/+31 |
* | When we drop a fake node, dont skip checking the next in the list. | Not Zed | 2001-02-05 | 2 | -1/+16 |
* | Make do_write loop until the entire buffer is written. | Jeffrey Stedfast | 2001-02-05 | 3 | -6/+15 |
* | Add missing header for cancel check stuff. | Not Zed | 2001-02-02 | 4 | -4/+25 |
* | If we are folding, drop the space at the end of the line. | Not Zed | 2001-02-01 | 2 | -0/+8 |
* | Remvoe the stream locking here. I think this was leading to a deadlock | Not Zed | 2001-01-30 | 2 | -4/+6 |
* | Include the terminating NUL in the calculated string length. This hit | Not Zed | 2001-01-29 | 2 | -1/+7 |
* | Oops. | Michael Zucci | 2001-01-25 | 2 | -0/+321 |
* | Changed the subject search to handle case sensitive when it is mixed case. | Not Zed | 2001-01-25 | 7 | -565/+143 |
* | Added tests to see that invalid match and action rules are properly | Not Zed | 2001-01-24 | 2 | -0/+59 |
* | Fix for api changes. | Not Zed | 2001-01-24 | 2 | -3/+5 |
* | (camel_filter_driver_filter_message): Remove an accidentally | Michael Zucci | 2001-01-24 | 2 | -1/+2 |
* | Remove the 'finished message' bit. | Not Zed | 2001-01-24 | 2 | -2/+7 |
* | Add a lock around the delayed loading, so two threads won't try to do it | Dan Winship | 2001-01-24 | 4 | -2/+46 |
* | Set the CamelFolder::name to just the base part of the vfolder name (the | Dan Winship | 2001-01-23 | 2 | -2/+8 |
* | Perform error checking on parsing/execution. | Not Zed | 2001-01-23 | 4 | -12/+60 |
* | Removed some debug 'warnings', as they should now be displayed at the | Not Zed | 2001-01-23 | 4 | -30/+87 |
* | avoid /0 by updating after we've done the sync. (close_folders): Setup the | Not Zed | 2001-01-23 | 2 | -2/+11 |
* | Change the callbacks in this file to match the callback function types. | Christopher James Lahey | 2001-01-23 | 2 | -1/+6 |
* | Added profiling temp files. | Not Zed | 2001-01-22 | 15 | -2/+55 |
* | When removing phantom nodes, check for the end node too. | Not Zed | 2001-01-22 | 4 | -18/+26 |
* | Make the output a little prettier. Okay, so I'm anal... | Jeffrey Stedfast | 2001-01-22 | 3 | -17/+10 |
* | Added an exception to CamelFilterGetFolderFunc. | Not Zed | 2001-01-21 | 3 | -19/+48 |
* | (subscribe_folder): add a missing UNLOCK | Dan Winship | 2001-01-20 | 2 | -0/+2 |
* | Set the deleted bit *before* copying to the default folder, this way if | Jeffrey Stedfast | 2001-01-20 | 2 | -4/+11 |
* | If LISTing a subscribed folder doesn't return a LIST response, just ignore | Dan Winship | 2001-01-20 | 2 | -3/+13 |
* | Mark strings for translation. | Kjartan Maraas | 2001-01-19 | 2 | -2/+6 |
* | Add a percentage complete indicator to the status thing. | Not Zed | 2001-01-19 | 3 | -18/+33 |
* | More tweaking... skip separator characters after the namespace character. | Dan Winship | 2001-01-19 | 3 | -3/+19 |
* | Oops. Somewhere in one of the reorgs, the code to add new messages to the | Dan Winship | 2001-01-19 | 2 | -1/+8 |
* | Add some g_warnings() to help debug later if I ever get the segfaults I | Jeffrey Stedfast | 2001-01-18 | 3 | -4/+16 |
* | Make sure that the message-info is non-null before we go accessing inner | Jeffrey Stedfast | 2001-01-18 | 2 | -1/+10 |
* | New smtp error-code to string mapping function. (smtp_connect): Use the | Jeffrey Stedfast | 2001-01-18 | 2 | -10/+106 |
* | Add an int i so this code will compile. Should I be worried about how well | Jeffrey Stedfast | 2001-01-17 | 2 | -1/+8 |
* | Index: ChangeLog | Michael Zucci | 2001-01-17 | 17 | -28/+1896 |
* | Delayed loading of IMAP message parts. | Dan Winship | 2001-01-17 | 13 | -183/+996 |
* | fcntl(fd, F_GETFL) returns the flags as the return value, not via a passed | Dan Winship | 2001-01-17 | 4 | -14/+31 |
* | set to nntp if ENABLE_NNTP (SUBDIRS): use $(NNTP_DIR) | Chris Toshok | 2001-01-17 | 2 | -1/+10 |
* | Don't check errno as it's not being set. Fixes bug #1150. | Jeffrey Stedfast | 2001-01-17 | 2 | -2/+6 |
* | Ugh, this design is ugly like my butt. | Jeffrey Stedfast | 2001-01-16 | 6 | -5/+121 |
* | Chganged len back to be unsigned. And do a simple range check on the | Not Zed | 2001-01-16 | 8 | -17/+114 |
* | If the close() is successful, set the fd to -1. | Jeffrey Stedfast | 2001-01-16 | 6 | -50/+34 |
* | Updated to be able to get the CAMEL_SOCKOPT_NONBLOCKING socket opt. | Jeffrey Stedfast | 2001-01-16 | 2 | -2/+35 |
* | Lock around the imap_rescan, which needs it. | Peter Williams | 2001-01-16 | 2 | -0/+7 |
* | A cancellable connection routine. (remote_send_string): Return cancelled | Not Zed | 2001-01-15 | 5 | -24/+434 |
* | Uses an SSL socket now although there's still a few things missing (like | Jeffrey Stedfast | 2001-01-15 | 3 | -13/+55 |
* | Implemented. (stream_setsockopt): Implemented. | Jeffrey Stedfast | 2001-01-15 | 5 | -2/+227 |
* | New CamelTcpStream class that implements nspr sockets and eventually will | Jeffrey Stedfast | 2001-01-14 | 6 | -14/+557 |
* | New abstract class for TCP streams. The next step is to write child | Jeffrey Stedfast | 2001-01-14 | 3 | -0/+202 |
* | New stream for handling SSL/TLS connections. | Jeffrey Stedfast | 2001-01-14 | 3 | -0/+321 |
* | (camel_folder_thread_messages_new): Added casts to rmeove some | Michael Zucci | 2001-01-12 | 2 | -3/+5 |
* | Perform a final pass, removing any pseudo nodes we added earlier. Quick | Not Zed | 2001-01-12 | 2 | -0/+33 |
* | (imap_copy_message_to): Fix this up: sync flags to the server | Dan Winship | 2001-01-12 | 2 | -33/+57 |
* | Fix a bug in previous commit: don't check for deleted messages if there | Dan Winship | 2001-01-12 | 2 | -30/+40 |
* | New function to check for added/deleted messages when re-selecting a | Dan Winship | 2001-01-12 | 4 | -4/+93 |
* | Fix a locking problem. (One branch of an if statement was returning with | Dan Winship | 2001-01-12 | 2 | -6/+8 |
* | Changed the descriptions for mh, mbox, and maildir to be more | Jeffrey Stedfast | 2001-01-11 | 2 | -3/+8 |
* | New header to prevent recursive #include problems | Dan Winship | 2001-01-11 | 1 | -0/+39 |
* | New header to prevent recursive #include problems | Dan Winship | 2001-01-11 | 9 | -9/+29 |
* | New class function, parallel to camel_folder_sync. (The default | Dan Winship | 2001-01-11 | 4 | -1/+72 |
* | Mostly IMAP changes. Use the NAMESPACE extension (where | Dan Winship | 2001-01-10 | 8 | -207/+386 |
* | Kill off a long-hated Camel kludge: "empty" URLs and | Dan Winship | 2001-01-10 | 10 | -100/+50 |
* | Dont try and unref a messageinfo that wasn't there, and use the right free | Not Zed | 2001-01-06 | 2 | -6/+35 |
* | 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 includes for compilation | JP Rosevear | 2001-01-05 | 9 | -5/+17 |
* | oops. commit-o | Dan Winship | 2001-01-05 | 1 | -509/+0 |
* | Fix two problems in figuring out server-expunged messages. | Dan Winship | 2001-01-05 | 1 | -2/+1 |
* | Fix two problems in figuring out server-expunged messages. | Dan Winship | 2001-01-05 | 2 | -0/+514 |
* | If we have a lot of messages changed, promote it to a folder changed | Not Zed | 2001-01-04 | 2 | -1/+6 |
* | Implemented. (search_header_exists): Implemented. | Jeffrey Stedfast | 2001-01-04 | 3 | -2/+271 |
* | Initialize the exists variable so that we don't do random things if the | Christopher James Lahey | 2001-01-04 | 2 | -1/+7 |
* | REmove warning, this isn't really deprecated, sigh. | Not Zed | 2001-01-03 | 3 | -4/+9 |
* | Finishing the removal of these directories. | Chris Lahey | 2001-01-03 | 2 | -2/+0 |
* | Removed these directories since they're unused. | Christopher James Lahey | 2001-01-03 | 26 | -4611/+5 |
* | fix off-by-one | Dan Winship | 2001-01-03 | 1 | -1/+1 |
* | IMAP randomness. | Dan Winship | 2001-01-03 | 8 | -404/+138 |
* | New function to return just foo/bar with no parameters. | Dan Winship | 2001-01-03 | 4 | -1/+16 |
* | Remove this. It was only a thin wrapper around struct _header_content_type | Dan Winship | 2000-12-29 | 16 | -369/+79 |
* | Fix the APOP check to not crash on servers that don't return any | Dan Winship | 2000-12-28 | 2 | -7/+15 |
* | (camel_imap_folder_changed): Make sure we unref the summary lookup. | Michael Zucci | 2000-12-24 | 2 | -0/+2 |
* | clean up a stubborn and hard to remove imap_folder->summary. | Michael Zucci | 2000-12-24 | 3 | -5/+6 |
* | Minor compilation fixes. | Michael Zucci | 2000-12-24 | 2 | -14/+6 |
* | Lock the command channel while searching. (imap_body_contains): If | Not Zed | 2000-12-24 | 52 | -1275/+2979 |
* | When getting the top-level folder list, include INBOX even if it's not | Dan Winship | 2000-12-23 | 2 | -12/+27 |
* | New CamelFolderSearch subclass that just reimplements body_contains (using | Dan Winship | 2000-12-22 | 9 | -441/+228 |
* | Update the doc comment: since it always NUL-terminates the buffer, it | Dan Winship | 2000-12-22 | 3 | -4/+15 |
* | Oops. Don't do "FETCH 1:0" when the folder is empty. | Dan Winship | 2000-12-20 | 2 | -31/+48 |
* | Add "guint32 server_flags" to CamelImapMessageInfo to keep track of the | Dan Winship | 2000-12-20 | 4 | -62/+105 |
* | Change the semantics of fmt: Now %S (capital S) means an IMAP "string", | Dan Winship | 2000-12-19 | 6 | -21/+194 |
* | When checking to see if we need to fold the header, when we come accross a | Jeffrey Stedfast | 2000-12-16 | 2 | -1/+8 |
* | change a bunch of IS_CAMEL_* macros to CAMEL_IS_* | Dan Winship | 2000-12-14 | 49 | -60/+65 |
* | add #include <sys/types.h> for freebsd. | Chris Toshok | 2000-12-14 | 2 | -0/+6 |
* | Added #ifndef NO_WARNINGS around a #warning. Added (void) to the prototype | Christopher James Lahey | 2000-12-13 | 9 | -26/+68 |
* | Add missing .h file. (From campd.) | Dan Winship | 2000-12-13 | 2 | -6/+6 |
* | Remove use of linewrap filter. Headers are now wrapped. encode_8bit | Michael Zucci | 2000-12-11 | 7 | -77/+266 |
* | Hrm, we actually want to call set_header, not add_header here, probably | Not Zed | 2000-12-11 | 3 | -18/+67 |
* | oops | Michael Zucci | 2000-12-09 | 1 | -0/+198 |
* | Shush | JP Rosevear | 2000-12-09 | 1 | -0/+7 |
* | Remove test3 from build until the files show up | JP Rosevear | 2000-12-09 | 2 | -3/+7 |
* | Change the sign of the default date offset when none is supplied. | Not Zed | 2000-12-08 | 2 | -2/+10 |
* | Change line no format so that emacs can detect it. | Not Zed | 2000-12-08 | 4 | -4/+12 |
* | We want to bitwise-or the server and cached flags here so that we keep the | Jeffrey Stedfast | 2000-12-07 | 2 | -2/+13 |
* | If the data wrapper fails to be written to the stream, unref it and the | Jeffrey Stedfast | 2000-12-06 | 2 | -0/+11 |
* | (imap_refresh_info): Fix a really really really dumb bug. | Dan Winship | 2000-12-06 | 2 | -1/+2 |
* | use BODY.PEEK[] rather than RFC822, so the message doesn't get marked as | Dan Winship | 2000-12-06 | 2 | -2/+8 |
* | Fix the check for "flags aren't actually changing". | Dan Winship | 2000-12-06 | 6 | -14/+53 |
* | Stream testing stuff. | Michael Zucci | 2000-12-05 | 3 | -0/+258 |
* | stream_flush does make sense for a substream afterall (if you have a | Not Zed | 2000-12-05 | 11 | -39/+397 |
* | i18n-ize exception strings. (get_name): And here. (_send_to): Here too. | Jeffrey Stedfast | 2000-12-05 | 2 | -49/+50 |
* | added some imap tests, tho they dont get far yet and dont | Michael Zucci | 2000-12-04 | 10 | -291/+654 |
* | Added system_flag to CamelFolderSearchClass | Jeffrey Stedfast | 2000-12-02 | 5 | -3/+98 |
* | Don't g_return_if_fail if the service is already disconnected. Just | Dan Winship | 2000-12-02 | 3 | -3/+17 |
* | Fix a possible bug where 'name' could be uninitialized. | Jeffrey Stedfast | 2000-12-01 | 2 | -1/+5 |
* | New convenience function, doesn't do much but it sure makes code cleaner | Jeffrey Stedfast | 2000-12-01 | 3 | -0/+62 |
* | Handle the case where the summary failed to load - clear the summary and | Jeffrey Stedfast | 2000-12-01 | 2 | -2/+13 |
* | Remove unused variable. | Dan Winship | 2000-12-01 | 2 | -1/+5 |
* | Remove assertion that content is there, when it no longer can be. | Not Zed | 2000-11-30 | 22 | -279/+654 |
* | Updated the gtk-doc comment. | Jeffrey Stedfast | 2000-11-30 | 2 | -4/+7 |
* | Use iconv instead of unicode_iconv. | Dan Winship | 2000-11-30 | 3 | -27/+31 |
* | Fix some off-by-one-ness. | Dan Winship | 2000-11-30 | 3 | -4/+12 |
* | Builddir != srcdir loving. | Ettore Perazzoli | 2000-11-29 | 3 | -1/+8 |
* | Add a missed unref. | Not Zed | 2000-11-29 | 24 | -119/+326 |
* | Shush | JP Rosevear | 2000-11-29 | 4 | -0/+32 |
* | Add USE_FLOCK, USE_FCNTL, USE_FLOCK | JP Rosevear | 2000-11-29 | 2 | -5/+4 |
* | Don't set exception to g_strerror (errno) when nread == 0, because it | Dan Winship | 2000-11-29 | 2 | -1/+6 |
* | Don't try to free things if they haven't been set yet. | Dan Winship | 2000-11-29 | 2 | -2/+9 |
* | send NULL so we don't have to clear the exception | Jeffrey Stedfast | 2000-11-29 | 1 | -2/+1 |
* | Clear the exception if EHLO fails before trying HELO in the cases where | Jeffrey Stedfast | 2000-11-29 | 2 | -0/+8 |
* | Set the info size's properly, oops! | Not Zed | 2000-11-28 | 23 | -55/+1184 |
* | add scan = scan->next; to avoid infinite loop | Radek Doulik | 2000-11-28 | 2 | -0/+7 |
* | Make this gratuitously more complicated. No wait, I mean, fix bugs. Now | Dan Winship | 2000-11-28 | 3 | -52/+105 |
* | Remove "complete" field | JP Rosevear | 2000-11-28 | 2 | -0/+11 |
* | Removed mh, mbox, added local, to the default. | Not Zed | 2000-11-27 | 2 | -2/+9 |
* | little util to scan mailboxes for any and every address they contain. | Michael Zucci | 2000-11-24 | 7 | -66/+243 |
* | Added at least some explanation of all this stuff. | Not Zed | 2000-11-24 | 4 | -12/+77 |
* | Add tests. | Not Zed | 2000-11-24 | 21 | -16/+1264 |
* | check for return values | Radek Doulik | 2000-11-22 | 2 | -3/+10 |
* | add #ifdef HAVE_ALLOCA_H | Dan Winship | 2000-11-22 | 3 | -0/+9 |
* | Shite, -1 on error, >=0 on success. So i've just been truncating all the | Not Zed | 2000-11-21 | 11 | -95/+462 |
* | Added camel-folder-thread.[ch]. | Not Zed | 2000-11-21 | 4 | -0/+645 |
* | fix changelog merge conflicts | Jeffrey Stedfast | 2000-11-21 | 1 | -1/+0 |
* | Fixed to return the correct bytecount in all cases which is the real fix | Jeffrey Stedfast | 2000-11-21 | 4 | -24/+32 |
* | Fixes for the summary messageid changes. Hash the messageid and store it. | Not Zed | 2000-11-21 | 14 | -407/+1038 |
* | lso make sure not to go past the end of the buffer ;-) | Jeffrey Stedfast | 2000-11-17 | 1 | -1/+1 |
* | When extracting a literal string, capture up until the end of the last | Jeffrey Stedfast | 2000-11-17 | 2 | -0/+8 |
* | Use the byte-read count to decrement the number of bytes left to read | Jeffrey Stedfast | 2000-11-17 | 3 | -8/+46 |
* | We should always terminate the string. No need to check outptr is in | Not Zed | 2000-11-17 | 4 | -9/+19 |
* | Check the uid string is all digits before trying to write a 'standard' | Not Zed | 2000-11-16 | 10 | -230/+346 |
* | New file - utility functions for locking using different strategies and/or | Not Zed | 2000-11-16 | 6 | -10/+22 |
* | Locking interfaces. | Michael Zucci | 2000-11-16 | 2 | -0/+468 |
* | removed #include <libgnomevfs/gnome-vfs.h> | Radek Doulik | 2000-11-16 | 2 | -2/+1 |
* | mime_guess_type_from_file_name moved back to composer as it introduced | Radek Doulik | 2000-11-15 | 3 | -22/+5 |
* | Removed local again, not quite ready. | Not Zed | 2000-11-15 | 8 | -50/+123 |
* | Maildir lives. | Michael Zucci | 2000-11-15 | 13 | -17/+1005 |
* | Initial cut for local provider, to handle mh/mailbox/maildir at | Michael Zucci | 2000-11-15 | 22 | -0/+4165 |
* | Don't cast an int to a ssize_t. | Jeffrey Stedfast | 2000-11-15 | 2 | -1/+6 |
* | Go until inend, not inend+1. Changed the continuation and retry logic to | Not Zed | 2000-11-11 | 1 | -187/+134 |
* | Make sure 'atleast' is at least 1, always. This is possibly a temporary | Not Zed | 2000-11-11 | 1 | -3/+4 |
* | put a space before a single-digit day of the month since it seems some | Dan Winship | 2000-11-11 | 2 | -1/+8 |
* | fix ids ending with '.' | Radek Doulik | 2000-11-11 | 2 | -1/+6 |
* | Fix error handling. (Only send a "*" to bail out of authentication if the | Dan Winship | 2000-11-10 | 2 | -9/+19 |
* | new function, moved from composer | Radek Doulik | 2000-11-08 | 3 | -0/+29 |
* | Keep track of the caller bestenc flags that make sense. | Not Zed | 2000-11-08 | 7 | -137/+237 |
* | Fix the default implementation for CamelService::get_name() so that it | Ettore Perazzoli | 2000-11-08 | 2 | -1/+6 |
* | Kill debugging, as it causes lots of evolution-mail spewage. | Dan Winship | 2000-11-08 | 2 | -1/+6 |
* | Oops, forgot to commit. New stream/filter for doing | Michael Zucci | 2000-11-07 | 4 | -0/+460 |
* | Implement a complete() function, now we need one. (filter): Upgraded to | Not Zed | 2000-11-07 | 20 | -543/+1703 |
* | Two segfault fixes | Peter Williams | 2000-11-07 | 2 | -1/+6 |
* | new function, generates simple message/content id | Radek Doulik | 2000-11-04 | 3 | -0/+21 |
* | Set the preface/postface from the parser into the multipart object. | Not Zed | 2000-11-04 | 10 | -33/+249 |
* | Undo my incorrect fix - I misunderstood danw - sorry! | Jeffrey Stedfast | 2000-11-04 | 2 | -26/+9 |
* | Unbreak this. | Dan Winship | 2000-11-04 | 2 | -2/+7 |
* | If show_pass, then base64 the password before writing it to the output | Jeffrey Stedfast | 2000-11-04 | 2 | -6/+41 |
* | fix bug in previous | Dan Winship | 2000-11-04 | 1 | -3/+1 |