platform/upstream/evolution-data-server.git
2001-02-23 Jeffrey Stedfastinit get_trash and init_trash. (camel_store_init):...
2001-02-23 Michael ZucciDoh, cut and paste problem, use mlist not cc.
2001-02-22 Not ZedImplement a pseudo-header "x-camel-mlist" which just...
2001-02-22 Not ZedAdd some internal progress reporting. (imap_rescan...
2001-02-22 Jeffrey StedfastRemove the 'FIXME: remove because this isn't required...
2001-02-22 Dan Winship#define this as the set of all IMAP system flags
2001-02-21 Not ZedRemoved all files.
2001-02-21 Not ZedRemoved, not used. (camel_vee_folder_new): Removed...
2001-02-21 Dan WinshipFixes for IMAP4-pre-rev1 from Torsten Schulz.
2001-02-20 Not ZedTake the ^Header: part out of the expression, since...
2001-02-19 Not ZedAdded flags argument. (message_changed): Add support...
2001-02-17 Jeffrey StedfastThaw the defaultfolder. (camel_filter_driver_set_defaul...
2001-02-15 Jeffrey StedfastEmit the folder_created signal here.
2001-02-15 Dan WinshipDeal with out-of-order References headers so they don...
2001-02-15 Dan WinshipIMAP4 (pre-rev1) doesn't allow BODY.PEEK[], so use...
2001-02-14 Christopher... Changed this code to match the glibc iconv signature.
2001-02-14 Dan Winship (create_folder): Oops, and fix bug involving namespaces
2001-02-14 Dan WinshipNew method to create a folder when you don't know its...
2001-02-13 Not ZedAdd address headers to list that we dont fold when...
2001-02-13 Jeffrey Stedfastmbox, mh, and maildir camel-url's need absolute paths.
2001-02-09 Dan Winshipsave, THEN commit
2001-02-09 Dan WinshipRewrite a bunch. Replace the existing folder cache...
2001-02-08 Jeffrey StedfastOops, include the camel-tcp-stream-ssl header instead...
2001-02-08 Jeffrey StedfastAdded more test rules.
2001-02-08 Not ZedChanged to push the operation into a status stack.
2001-02-07 Jeffrey StedfastMacro for making comparisons easy. (camel_ustrcasecmp...
2001-02-07 Jeffrey StedfastMacro for making comparisons easy. (camel_ustrcasecmp...
2001-02-06 Jeffrey StedfastRewrote using unicode_get_utf8(). (camel_ustrcasecmp...
2001-02-06 Christopher... Made these pass char ** as the second parameter to...
2001-02-06 Jeffrey StedfastAdded xml-* files.
2001-02-06 Not ZedRemoved unwanted header. It was never put in for a...
2001-02-05 Christopher... Added a missing #include.
2001-02-05 Jeffrey StedfastOops. Change this too.
2001-02-05 Jeffrey StedfastUpdated.
2001-02-05 Not ZedRevert jeff's earlier change, the change below is the...
2001-02-05 Not ZedWhen we drop a fake node, dont skip checking the next...
2001-02-05 Jeffrey StedfastMake do_write loop until the entire buffer is written.
2001-02-02 Not ZedAdd missing header for cancel check stuff.
2001-02-01 Not ZedIf we are folding, drop the space at the end of the...
2001-01-29 Not ZedRemvoe the stream locking here. I think this was leadin...
2001-01-29 Not ZedInclude the terminating NUL in the calculated string...
2001-01-25 Michael Zucci Oops.
2001-01-25 Not ZedChanged the subject search to handle case sensitive...
2001-01-24 Not ZedAdded tests to see that invalid match and action rules...
2001-01-23 Not ZedFix for api changes.
2001-01-23 Michael Zucci (camel_filter_driver_filter_message): Remove an accide...
2001-01-23 Not ZedRemove the 'finished message' bit.
2001-01-23 Dan WinshipAdd a lock around the delayed loading, so two threads...
2001-01-23 Dan WinshipSet the CamelFolder::name to just the base part of...
2001-01-23 Not ZedPerform error checking on parsing/execution.
2001-01-23 Not ZedRemoved some debug 'warnings', as they should now be...
2001-01-23 Not Zedavoid /0 by updating after we've done the sync. (close_...
2001-01-22 Christopher... Change the callbacks in this file to match the callback...
2001-01-22 Not ZedAdded profiling temp files.
2001-01-22 Not ZedWhen removing phantom nodes, check for the end node...
2001-01-22 Jeffrey StedfastMake the output a little prettier. Okay, so I'm anal...
2001-01-21 Not ZedAdded an exception to CamelFilterGetFolderFunc.
2001-01-19 Dan Winship (subscribe_folder): add a missing UNLOCK
2001-01-19 Jeffrey StedfastSet the deleted bit *before* copying to the default...
2001-01-19 Dan WinshipIf LISTing a subscribed folder doesn't return a LIST...
2001-01-19 Kjartan MaraasMark strings for translation.
2001-01-19 Not ZedAdd a percentage complete indicator to the status thing.
2001-01-19 Dan WinshipMore tweaking... skip separator characters after the...
2001-01-18 Dan WinshipOops. Somewhere in one of the reorgs, the code to add...
2001-01-18 Jeffrey StedfastAdd some g_warnings() to help debug later if I ever...
2001-01-18 Jeffrey StedfastMake sure that the message-info is non-null before...
2001-01-18 Jeffrey StedfastNew smtp error-code to string mapping function. (smtp_c...
2001-01-17 Jeffrey StedfastAdd an int i so this code will compile. Should I be...
2001-01-17 Michael ZucciIndex: ChangeLog
2001-01-17 Dan Winship Delayed loading of IMAP message parts.
2001-01-16 Dan Winshipfcntl(fd, F_GETFL) returns the flags as the return...
2001-01-16 Chris Toshokset to nntp if ENABLE_NNTP (SUBDIRS): use $(NNTP_DIR)
2001-01-16 Jeffrey StedfastDon't check errno as it's not being set. Fixes bug...
2001-01-16 Jeffrey StedfastUgh, this design is ugly like my butt.
2001-01-16 Not ZedChganged len back to be unsigned. And do a simple range...
2001-01-16 Jeffrey StedfastIf the close() is successful, set the fd to -1.
2001-01-15 Jeffrey StedfastUpdated to be able to get the CAMEL_SOCKOPT_NONBLOCKING...
2001-01-15 Peter WilliamsLock around the imap_rescan, which needs it.
2001-01-15 Not ZedA cancellable connection routine. (remote_send_string...
2001-01-15 Jeffrey StedfastUses an SSL socket now although there's still a few...
2001-01-14 Jeffrey StedfastImplemented. (stream_setsockopt): Implemented.
2001-01-14 Jeffrey StedfastNew CamelTcpStream class that implements nspr sockets...
2001-01-14 Jeffrey StedfastNew abstract class for TCP streams. The next step is...
2001-01-14 Jeffrey StedfastNew stream for handling SSL/TLS connections.
2001-01-12 Michael Zucci (camel_folder_thread_messages_new): Added casts to...
2001-01-12 Not ZedPerform a final pass, removing any pseudo nodes we...
2001-01-11 Dan Winship (imap_copy_message_to): Fix this up: sync flags to...
2001-01-11 Dan WinshipFix a bug in previous commit: don't check for deleted...
2001-01-11 Dan WinshipNew function to check for added/deleted messages when...
2001-01-11 Dan WinshipFix a locking problem. (One branch of an if statement...
2001-01-10 Jeffrey StedfastChanged the descriptions for mh, mbox, and maildir...
2001-01-10 Dan WinshipNew header to prevent recursive #include problems
2001-01-10 Dan WinshipNew header to prevent recursive #include problems
2001-01-10 Dan WinshipNew class function, parallel to camel_folder_sync....
2001-01-09 Dan Winship Mostly IMAP changes. Use the NAMESPACE extension ...
2001-01-09 Dan Winship Kill off a long-hated Camel kludge: "empty" URLs and
2001-01-06 Not ZedDont try and unref a messageinfo that wasn't there...
2001-01-04 JP RosevearRemove conflict thingie from a while back
2001-01-04 JP Rosevearoops, forgot the changelog entry
2001-01-04 JP Rosevearfix includes for compilation
next