platform/upstream/evolution-data-server.git
2001-03-14 Jeffrey StedfastOops. Make this a subclass of CamelTcpStream, not Camel...
2001-03-13 Jeffrey StedfastSince all of the Mozilla libs (including NSPR and NSS...
2001-03-13 Jeffrey StedfastDon't allow the user to copy a message to or from the...
2001-03-13 Dan WinshipWhen trying again after a failed password attempt,...
2001-03-13 Dan WinshipMore fixing for exim: It can't deal with "-tif", you...
2001-03-12 Jeffrey StedfastRename the folder to "Trash" and i18nify it.
2001-03-11 Jeffrey StedfastComment out everything unless HAVE_NSS is defined.
2001-03-10 Jeffrey StedfastCreated a new mode (CAMEL_AUTHENTICATOR_ACCEPT) which...
2001-03-09 Dan WinshipRemove the "-U" for now, because it breaks exim's ...
2001-03-09 Dan WinshipFix a bug that could make this walk off the end of...
2001-03-08 Jeffrey StedfastChanges so that the folder gets added to the vtrash...
2001-03-08 Jeffrey StedfastThese fixes make it so that the CamelStore does not...
2001-03-08 Jeffrey StedfastImplement. (get_trash): Implement. (camel_pop3_store_cl...
2001-03-07 Dan Winship (remote_recv_line): Fix another problem...
2001-03-07 Dan WinshipRemove some unused stuff
2001-03-07 Dan WinshipReturn the return value of camel_service_connect rather...
2001-03-06 Jeffrey StedfastRedone so as to save on memory allocations and speed.
2001-03-05 Jeffrey StedfastDon't return NULL if the token is non-NULL. This is...
2001-03-05 Jeffrey Stedfasti18n'd some strings in here.
2001-03-05 Jeffrey StedfastWrote a new version of header_fold() that takes a ...
2001-03-05 Jeffrey StedfastMake sure there is a space between the name and the...
2001-03-05 Jeffrey Stedfastencoded string segments need to be at least 8 chars...
2001-03-02 Not ZedNew function to remove a folder from a vfolder.
2001-03-02 Jeffrey StedfastDoh! Set the CAMEL_URL_ALLOW_AUTH flag.
2001-03-02 Jeffrey Stedfastoops, forgot the changelog
2001-03-02 Jeffrey StedfastUpdated with the extended AUTH return codes.
2001-03-02 Jeffrey Stedfastoops, the return code is 235 on success, not 234
2001-03-02 Jeffrey StedfastDon't forget to unref the SASL object.
2001-03-02 Dan WinshipUse "-f" to set the envelope from address so bounces...
2001-03-02 Jeffrey Stedfast#include "camel-sasl-digest-md5.h" (camel_sasl_authtype...
2001-03-01 Dan WinshipAdd an "authtypes" hash table to CamelImapStore recordi...
2001-03-01 Dan WinshipTake a GByteArray as input as well. Comment that you...
2001-03-01 Jeffrey StedfastDon't base64 encode the data, leave that up to the...
2001-03-01 Jeffrey Stedfastremove mime-utils header for base64 stuff.
2001-03-01 Jeffrey StedfastDon't base64 encode the data, leave that up to the...
2001-03-01 Not ZedReconstify variables to match iconv.
2001-03-01 Dan Winshipcamel depends on krb4 now (where available), for camel...
2001-03-01 Peter WilliamsAssert url_string != NULL.
2001-02-28 Jeffrey Stedfastoops, not empty string - need to base64 encode it,...
2001-02-28 Jeffrey StedfastAdded camel-sasl-anonymous.[c,h] to the build.
2001-02-28 Jeffrey StedfastA fix for broken mailers that send 2-digit years (ie...
2001-02-28 Jeffrey StedfastA fix for broken mailers that send 2-digit years (ie...
2001-02-28 Dan WinshipIf we get back 0 bytes from camel_stream_buffer_gets...
2001-02-28 Jeffrey StedfastAdded camel-sasl*.[c,h] to the build.
2001-02-26 Dan WinshipGroup messages into sets with the same flags and use...
2001-02-26 Jeffrey StedfastMade thread-safe and moved to above the test code.
2001-02-24 Jeffrey Stedfastfixed a compile warning in camel-store.
2001-02-24 Jeffrey Stedfastinit the vTrash folder here instead of in store_init.
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_...
next