platform/upstream/evolution-data-server.git
2002-03-12 Jeffrey StedfastA pretty empty store implementation to be the parent...
2002-03-11 Jeffrey StedfastAllow any leaf part to be a message/rfc822 part. (diges...
2002-03-11 Ettore PerazzoliChange the order of the mailing list magic patterns...
2002-03-11 Jeffrey Stedfastoops, musta backspaced over a brace?
2002-03-11 Jeffrey StedfastThese fixes should fix bug #21737.
2002-03-11 Dan Winship Rename the OpenSSL implementation of things to match...
2002-03-11 Dan WinshipRemove this: it couldn't be generically used, because...
2002-03-08 Jeffrey StedfastDon't call camel_remote_store_get_authtypes since we...
2002-03-07 Jeffrey StedfastAdd support for hash type RIPEMD160.
2002-03-07 Jeffrey StedfastAdd a timeout on the select. (stream_write): Same.
2002-03-07 Jeffrey StedfastFix to work with OpenSSL.
2002-03-06 Jeffrey Stedfastcompile fixes. (camel_tcp_stream_openssl_enable_ssl...
2002-03-06 Dan WinshipMake this compile.
2002-03-06 Jeffrey Stedfasttreat "" as "always" to maintain compatablity with...
2002-03-06 Jeffrey StedfastRemoved. Glory glory hallelujah! (ssl_bad_cert): No...
2002-03-06 Jeffrey StedfastStart the ssl stream off in non-ssl mode (useful for...
2002-03-01 Jeffrey StedfastAdd c++ armoring.
2002-03-01 Jeffrey StedfastReverted my pgp/mime fixes here too.
2002-02-28 Jeffrey StedfastChanged offset variables from int's to off_t's since...
2002-02-28 Jeffrey StedfastRearrange the save filter stuff so that we save raw...
2002-02-28 Jeffrey Stedfastonly save raw streams for leaf parts.
2002-02-28 Jeffrey StedfastDon't #include camel-mime-filter-save.h, we don't use it.
2002-02-28 Not ZedUse the FOLD_SIZE as a recommended folding size, but...
2002-02-27 Jeffrey StedfastNew stream filter that chomps excess trailing whitespac...
2002-02-27 Not ZedChanged header formatted table to contain a pointer...
2002-02-25 Jeffrey StedfastAllow all multiparts that contain message/rfc822 attach...
2002-02-22 Jeffrey StedfastSet the 'name' parameter on the Content-Type too. Fixes...
2002-02-14 Jeffrey StedfastPass --always-trust to gpg (requested by users). (pgp_c...
2002-02-14 Jeffrey StedfastXimian is spelled Ximian, not Ximain. :-)
2002-02-12 Jeffrey StedfastSince the AUTH token sometimes uses '=' instead of...
2002-02-09 Not ZedDuh, when we grab the apop stamp it needs to include...
2002-02-08 Michael Zucci Removed some <<< stuff i missed.
2002-02-08 Not ZedThe day number has to be 2 chars wide, space filled...
2002-02-08 Dan WinshipImplementation of NTLM (aka "Secure Password Authentica...
2002-02-07 Jeffrey StedfastRemove the CAMEL_MESSAGE_NEEDS_REPLY flag, we no longer...
2002-02-05 Jeffrey StedfastUse camel_mime_parser_read to read internal parser...
2002-02-05 Jeffrey StedfastUse camel_mime_parser_read to read internal parser...
2002-02-04 Jeffrey StedfastAdded. New stream for HTTP requests (currently supporte...
2002-02-04 Jeffrey StedfastCall set_errno appropriately.
2002-01-31 Not ZedOops, this was converting foo@[blah] to foo@[ blah...
2002-01-30 Jeffrey StedfastUse "pop" instead of "pop3" so current configurations...
2002-01-30 Not ZedChanged name from "NT Login" to simply "Login".
2002-01-29 Jeffrey StedfastAdded more kludge to an existing Exchange IMAP 5.5...
2002-01-29 Jeffrey StedfastHandle Resent headers too.
2002-01-29 Jeffrey StedfastAdded Resent-* #defines.
2002-01-29 Jeffrey StedfastUse while (node->next) instead of while (node)
2002-01-29 Jeffrey StedfastNew function to decode an enhanced status code. (smtp_s...
2002-01-28 Jeffrey StedfastUse flags rather than a bunch of gboolean variables...
2002-01-27 Ettore PerazzoliFinal cleanup for the CFLAGS and LIBS in the Makefiles.
2002-01-24 Ettore PerazzoliRemove some old cruft.
2002-01-24 Ettore PerazzoliClean up some of the Makefiles so we dont' link every...
2002-01-24 Jeffrey StedfastCall the beep callback function.
2002-01-23 Jeffrey StedfastNew function to remove a filter rule by name.
2002-01-21 Jeffrey StedfastAs a temporary solution, just printf ("\a"); to make...
2002-01-19 Jeffrey StedfastNew function to decode an IMAP mailbox name from modifi...
2002-01-17 Jeffrey StedfastStop uudecoding once the CAMEL_UUDECODE_STATE_END state...
2002-01-16 Jeffrey StedfastIf we don't want to corrupt the uuencoded data by overw...
2002-01-16 Jeffrey StedfastFixed slight logic error to find the uuencode begin...
2002-01-15 Jeffrey StedfastUpdated to match the new send_to API. (smtp_send):...
2002-01-15 Jeffrey StedfastSort the needheaders UID array and fixed to respect...
2002-01-14 Jeffrey StedfastUpdated to use the new imap_uid_array_to_set() interface.
2002-01-14 Not ZedRewritten to use a cache for body searches when online...
2002-01-11 Jeffrey StedfastKludge around a bug in Exchange 5.5 that reports 2...
2002-01-11 Jeffrey StedfastIf PATH_MAX doesn't exist, use _POSIX_PATH_MAX.
2002-01-10 Jeffrey StedfastIf mi is NULL, don't bother updating it. Should fix...
2002-01-10 Jeffrey Stedfast#include camel-mime-filter-tohtml.h
2002-01-10 Jeffrey StedfastKludge around Microsoft Exchange 5.5 (bug #5348) by...
2002-01-09 Jeffrey Stedfastfixed changelog
2002-01-09 Jeffrey StedfastIf the mbox file is a symlink, follow the symlink and...
2002-01-08 Jeffrey StedfastFlush the only-once actions.
2002-01-07 Jeffrey StedfastMoved windows-1251 to the end of the list since it...
2002-01-04 Jeffrey StedfastDon't try setting a content-type parameter if either...
2002-01-02 Jeffrey Stedfastapplied a update patch
2002-01-02 Jeffrey Stedfastso my guess is that mutt probably doesn't compile since...
2002-01-02 Jeffrey StedfastDo more like what mutt does so hopefully this'll fix...
2001-12-21 Jeffrey StedfastCompletely rewritten. It is now a load faster and a...
2001-12-20 Jeffrey StedfastChange the prototype for camel_address_get_type to...
2001-12-19 Dan Winshipinstall in the right directory. (accidentally didn...
2001-12-18 Jeffrey Stedfastrevert my "simplification" of the last commit, it was...
2001-12-18 Jeffrey StedfastNew function to map ISO charsets to the Windows charsets.
2001-12-17 Dan Winshiponly use major and minor version in the camel providerd...
2001-12-17 Jeffrey StedfastReverted my previous changes here since it doesn't...
2001-12-17 Jeffrey StedfastTry to use the original boundary so luis will stop...
2001-12-17 Jeffrey StedfastTry to use the original boundary so luis will stop...
2001-12-15 Jeffrey Stedfastfix openssl linkage problem
2001-12-14 Jeffrey StedfastReset the filtered_count to zero.
2001-12-14 Jeffrey StedfastRemoved x-inline-pgp-hack kludge because it doesn't...
2001-12-14 Chris Toshokinclude stdlib.h (for alloca on freebsd) and only inclu...
2001-12-13 Zbigniew ChylaFixes #17085
2001-12-13 Jeffrey Stedfastcast the key argument to g_hash_table_insert to a gpoin...
2001-12-13 Jeffrey StedfastKeep a name-to-type hash so that we can make sure that...
2001-12-13 Jeffrey Stedfastadded a Content-Description to the signature part ...
2001-12-13 Jeffrey Stedfastmerged some changes from the 1-0 branch that apparently...
2001-12-10 Jeffrey StedfastProtect against either of the types being NULL.
2001-12-10 Dan WinshipFix the tm_gmtoff case (its sign is the opposite of...
2001-12-10 Jon TrowbridgeImplements marking messages as "Need Reply".
2001-11-30 Jeffrey StedfastDon't use regex matching. Fixes bug #16227.
2001-11-30 4Use the uid rather than vuid for unmatched. Also add...
2001-11-30 Not ZedCompletely new implementation of NNTP.
2001-11-27 Not ZedIf the uid doesn't have a ',' in it, fail to crash.
next