2001-02-23 |
Michael Zucci | Doh, cut and paste problem, use mlist not cc. |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Not Zed | Implement a pseudo-header "x-camel-mlist" which just... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Not Zed | Add some internal progress reporting. (imap_rescan... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Jeffrey Stedfast | Remove the 'FIXME: remove because this isn't required... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Dan Winship | #define this as the set of all IMAP system flags |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Not Zed | Removed all files. |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Not Zed | Removed, not used. (camel_vee_folder_new): Removed... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Dan Winship | Fixes for IMAP4-pre-rev1 from Torsten Schulz. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Not Zed | Take the ^Header: part out of the expression, since... |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Not Zed | Added flags argument. (message_changed): Add support... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jeffrey Stedfast | Thaw the defaultfolder. (camel_filter_driver_set_defaul... |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Jeffrey Stedfast | Emit the folder_created signal here. |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Dan Winship | Deal with out-of-order References headers so they don... |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Dan Winship | IMAP4 (pre-rev1) doesn't allow BODY.PEEK[], so use... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Christopher... | Changed this code to match the glibc iconv signature. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Dan Winship | (create_folder): Oops, and fix bug involving namespaces |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Dan Winship | New method to create a folder when you don't know its... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Not Zed | Add address headers to list that we dont fold when... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Jeffrey Stedfast | mbox, mh, and maildir camel-url's need absolute paths. |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Dan Winship | save, THEN commit |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Dan Winship | Rewrite a bunch. Replace the existing folder cache... |
commit | commitdiff | tree | snapshot |
2001-02-08 |
Jeffrey Stedfast | Oops, include the camel-tcp-stream-ssl header instead... |
commit | commitdiff | tree | snapshot |
2001-02-08 |
Jeffrey Stedfast | Added more test rules. |
commit | commitdiff | tree | snapshot |
2001-02-08 |
Not Zed | Changed to push the operation into a status stack. |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Jeffrey Stedfast | Macro for making comparisons easy. (camel_ustrcasecmp... |
commit | commitdiff | tree | snapshot |
2001-02-07 |
Jeffrey Stedfast | Macro for making comparisons easy. (camel_ustrcasecmp... |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Jeffrey Stedfast | Rewrote using unicode_get_utf8(). (camel_ustrcasecmp... |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Christopher... | Made these pass char ** as the second parameter to... |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Jeffrey Stedfast | Added xml-* files. |
commit | commitdiff | tree | snapshot |
2001-02-06 |
Not Zed | Removed unwanted header. It was never put in for a... |
commit | commitdiff | tree | snapshot |
2001-02-05 |
Christopher... | Added a missing #include. |
commit | commitdiff | tree | snapshot |
2001-02-05 |
Jeffrey Stedfast | Oops. Change this too. |
commit | commitdiff | tree | snapshot |
2001-02-05 |
Jeffrey Stedfast | Updated. |
commit | commitdiff | tree | snapshot |
2001-02-05 |
Not Zed | Revert jeff's earlier change, the change below is the... |
commit | commitdiff | tree | snapshot |
2001-02-05 |
Not Zed | When we drop a fake node, dont skip checking the next... |
commit | commitdiff | tree | snapshot |
2001-02-05 |
Jeffrey Stedfast | Make do_write loop until the entire buffer is written. |
commit | commitdiff | tree | snapshot |
2001-02-02 |
Not Zed | Add missing header for cancel check stuff. |
commit | commitdiff | tree | snapshot |
2001-02-01 |
Not Zed | If we are folding, drop the space at the end of the... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Not Zed | Remvoe the stream locking here. I think this was leadin... |
commit | commitdiff | tree | snapshot |
2001-01-29 |
Not Zed | Include the terminating NUL in the calculated string... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Michael Zucci | Oops. |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Not Zed | Changed the subject search to handle case sensitive... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Not Zed | Added tests to see that invalid match and action rules... |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Not Zed | Fix for api changes. |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Michael Zucci | (camel_filter_driver_filter_message): Remove an accide... |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Not Zed | Remove the 'finished message' bit. |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Dan Winship | Add a lock around the delayed loading, so two threads... |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Dan Winship | Set the CamelFolder::name to just the base part of... |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Not Zed | Perform error checking on parsing/execution. |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Not Zed | Removed some debug 'warnings', as they should now be... |
commit | commitdiff | tree | snapshot |
2001-01-23 |
Not Zed | avoid /0 by updating after we've done the sync. (close_... |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Christopher... | Change the callbacks in this file to match the callback... |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Not Zed | Added profiling temp files. |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Not Zed | When removing phantom nodes, check for the end node... |
commit | commitdiff | tree | snapshot |
2001-01-22 |
Jeffrey Stedfast | Make the output a little prettier. Okay, so I'm anal... |
commit | commitdiff | tree | snapshot |
2001-01-21 |
Not Zed | Added an exception to CamelFilterGetFolderFunc. |
commit | commitdiff | tree | snapshot |
2001-01-19 |
Dan Winship | (subscribe_folder): add a missing UNLOCK |
commit | commitdiff | tree | snapshot |
2001-01-19 |
Jeffrey Stedfast | Set the deleted bit *before* copying to the default... |
commit | commitdiff | tree | snapshot |
2001-01-19 |
Dan Winship | If LISTing a subscribed folder doesn't return a LIST... |
commit | commitdiff | tree | snapshot |
2001-01-19 |
Kjartan Maraas | Mark strings for translation. |
commit | commitdiff | tree | snapshot |
2001-01-19 |
Not Zed | Add a percentage complete indicator to the status thing. |
commit | commitdiff | tree | snapshot |
2001-01-19 |
Dan Winship | More tweaking... skip separator characters after the... |
commit | commitdiff | tree | snapshot |
2001-01-18 |
Dan Winship | Oops. Somewhere in one of the reorgs, the code to add... |
commit | commitdiff | tree | snapshot |
2001-01-18 |
Jeffrey Stedfast | Add some g_warnings() to help debug later if I ever... |
commit | commitdiff | tree | snapshot |
2001-01-18 |
Jeffrey Stedfast | Make sure that the message-info is non-null before... |
commit | commitdiff | tree | snapshot |
2001-01-18 |
Jeffrey Stedfast | New smtp error-code to string mapping function. (smtp_c... |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Jeffrey Stedfast | Add an int i so this code will compile. Should I be... |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Michael Zucci | Index: ChangeLog |
commit | commitdiff | tree | snapshot |
2001-01-17 |
Dan Winship | Delayed loading of IMAP message parts. |
commit | commitdiff | tree | snapshot |
2001-01-16 |
Dan Winship | fcntl(fd, F_GETFL) returns the flags as the return... |
commit | commitdiff | tree | snapshot |
2001-01-16 |
Chris Toshok | set to nntp if ENABLE_NNTP (SUBDIRS): use $(NNTP_DIR) |
commit | commitdiff | tree | snapshot |
2001-01-16 |
Jeffrey Stedfast | Don't check errno as it's not being set. Fixes bug... |
commit | commitdiff | tree | snapshot |
2001-01-16 |
Jeffrey Stedfast | Ugh, this design is ugly like my butt. |
commit | commitdiff | tree | snapshot |
2001-01-16 |
Not Zed | Chganged len back to be unsigned. And do a simple range... |
commit | commitdiff | tree | snapshot |
2001-01-16 |
Jeffrey Stedfast | If the close() is successful, set the fd to -1. |
commit | commitdiff | tree | snapshot |
2001-01-15 |
Jeffrey Stedfast | Updated to be able to get the CAMEL_SOCKOPT_NONBLOCKING... |
commit | commitdiff | tree | snapshot |
2001-01-15 |
Peter Williams | Lock around the imap_rescan, which needs it. |
commit | commitdiff | tree | snapshot |
2001-01-15 |
Not Zed | A cancellable connection routine. (remote_send_string... |
commit | commitdiff | tree | snapshot |
2001-01-15 |
Jeffrey Stedfast | Uses an SSL socket now although there's still a few... |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Jeffrey Stedfast | Implemented. (stream_setsockopt): Implemented. |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Jeffrey Stedfast | New CamelTcpStream class that implements nspr sockets... |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Jeffrey Stedfast | New abstract class for TCP streams. The next step is... |
commit | commitdiff | tree | snapshot |
2001-01-14 |
Jeffrey Stedfast | New stream for handling SSL/TLS connections. |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Michael Zucci | (camel_folder_thread_messages_new): Added casts to... |
commit | commitdiff | tree | snapshot |
2001-01-12 |
Not Zed | Perform a final pass, removing any pseudo nodes we... |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Dan Winship | (imap_copy_message_to): Fix this up: sync flags to... |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Dan Winship | Fix a bug in previous commit: don't check for deleted... |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Dan Winship | New function to check for added/deleted messages when... |
commit | commitdiff | tree | snapshot |
2001-01-11 |
Dan Winship | Fix a locking problem. (One branch of an if statement... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Jeffrey Stedfast | Changed the descriptions for mh, mbox, and maildir... |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Dan Winship | New header to prevent recursive #include problems |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Dan Winship | New header to prevent recursive #include problems |
commit | commitdiff | tree | snapshot |
2001-01-10 |
Dan Winship | New class function, parallel to camel_folder_sync.... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Dan Winship | Mostly IMAP changes. Use the NAMESPACE extension ... |
commit | commitdiff | tree | snapshot |
2001-01-09 |
Dan Winship | Kill off a long-hated Camel kludge: "empty" URLs and |
commit | commitdiff | tree | snapshot |
2001-01-06 |
Not Zed | Dont try and unref a messageinfo that wasn't there... |
commit | commitdiff | tree | snapshot |
2001-01-04 |
JP Rosevear | Remove conflict thingie from a while back |
commit | commitdiff | tree | snapshot |
2001-01-04 |
JP Rosevear | oops, forgot the changelog entry |
commit | commitdiff | tree | snapshot |
2001-01-04 |
JP Rosevear | fix includes for compilation |
commit | commitdiff | tree | snapshot |
2001-01-04 |
Dan Winship | oops. commit-o |
commit | commitdiff | tree | snapshot |
next |