platform/upstream/evolution-data-server.git
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
2001-01-04 Dan Winshipoops. commit-o
2001-01-04 Dan WinshipFix two problems in figuring out server-expunged messages.
2001-01-04 Dan WinshipFix two problems in figuring out server-expunged messages.
2001-01-04 Not ZedIf we have a lot of messages changed, promote it to...
2001-01-04 Jeffrey StedfastImplemented. (search_header_exists): Implemented.
2001-01-03 Christopher... Initialize the exists variable so that we don't do...
2001-01-03 Not ZedREmove warning, this isn't really deprecated, sigh.
2001-01-02 Chris LaheyFinishing the removal of these directories.
2001-01-02 Christopher... Removed these directories since they're unused.
2001-01-02 Dan Winshipfix off-by-one
2001-01-02 Dan Winship IMAP randomness.
2001-01-02 Dan WinshipNew function to return just foo/bar with no parameters.
2000-12-28 Dan WinshipRemove this. It was only a thin wrapper around struct...
2000-12-27 Dan WinshipFix the APOP check to not crash on servers that don...
2000-12-24 Michael Zucci (camel_imap_folder_changed): Make sure we unref the...
2000-12-24 Michael Zucci clean up a stubborn and hard to remove imap_folder...
2000-12-24 Michael Zucci Minor compilation fixes.
2000-12-24 Not ZedLock the command channel while searching. (imap_body_co...
2000-12-22 Dan WinshipWhen getting the top-level folder list, include INBOX...
2000-12-21 Dan WinshipNew CamelFolderSearch subclass that just reimplements...
2000-12-21 Dan WinshipUpdate the doc comment: since it always NUL-terminates...
2000-12-19 Dan WinshipOops. Don't do "FETCH 1:0" when the folder is empty.
2000-12-19 Dan WinshipAdd "guint32 server_flags" to CamelImapMessageInfo...
2000-12-18 Dan WinshipChange the semantics of fmt: Now %S (capital S) means...
2000-12-15 Jeffrey StedfastWhen checking to see if we need to fold the header...
2000-12-13 Dan Winshipchange a bunch of IS_CAMEL_* macros to CAMEL_IS_*
2000-12-13 Chris Toshokadd #include <sys/types.h> for freebsd.
2000-12-12 Christopher... Added #ifndef NO_WARNINGS around a #warning. Added...
2000-12-12 Dan WinshipAdd missing .h file. (From campd.)
2000-12-11 Michael ZucciRemove use of linewrap filter. Headers are now wrapped...
2000-12-11 Not ZedHrm, we actually want to call set_header, not add_heade...
2000-12-08 Michael Zucci oops
next