platform/upstream/evolution-data-server.git
2003-02-14 Jeffrey Stedfastwatch for <>'s too
2003-02-14 Jeffrey StedfastMark chars with the high-bit set as CTRL chars. (camel_...
2003-02-14 Jeffrey StedfastSame as the gpg and pkcs7 contexts.
2003-02-05 Dan WinshipDefine in terms of privincludedir. (camellibexecdir...
2003-02-05 Dan Winshipdefine in terms of privincludedir.
2003-02-05 Not ZedInit bag->owner to 0.
2003-02-04 Jeffrey StedfastUse g_ascii_strdown() instead of g_strdown, since g_str...
2003-01-28 Jeffrey StedfastPass in some default flags to gss_init_sec_context...
2003-01-22 Hans Petter... $(libexec) -> $(libexecdir)
2003-01-22 Ettore PerazzoliUpdate to the new $(BASE_VERSION)-versioned path. Likew...
2003-01-21 Jeffrey StedfastSet the backbuflen to 0 so that calling us again won...
2003-01-18 Larry Ewingonly grow the buffer when we are out of space.
2003-01-14 Not ZedIf we have no content-type header, set it to text/plain...
2003-01-14 Jeffrey StedfastNew source files implementing the GSSAPI SASL mechanism.
2003-01-13 Not Zedfix header include order.
2003-01-13 Not ZedRead the characters as utf8, rather than as 8 bit bytes...
2003-01-07 Dan Winshipadd a "translation_domain" field. (NULL for all provide...
2003-01-07 Dan WinshipNew.
2003-01-05 Not Zedinit local exception before doing anything. fixes a...
2003-01-05 Jeffrey Stedfastspell-check
2003-01-04 Jeffrey StedfastInstead of checking recipients != NULL, check that...
2002-12-17 Jeffrey Stedfastcommit this too
2002-12-17 Jeffrey StedfastReplace calls to g_string_sprintfa() with g_string_appe...
2002-12-17 Jeffrey StedfastReplace calls to g_string_sprintfa() with g_string_appe...
2002-12-16 Jeffrey StedfastDetect text/html parts that were marked as text/plain...
2002-12-16 Jeffrey StedfastNew convenience function to replace calls to e_text_to_...
2002-12-16 Jeffrey Stedfast#include some headers we had forgotten to add previousl...
2002-12-16 Jeffrey StedfastDon't apply the CANON_STRIP filter here, since we are...
2002-12-10 Jeffrey StedfastUse camel-url-scanner instead of regex.
2002-12-10 Jeffrey StedfastFixed to not be fooled in the case where the address...
2002-12-09 Jeffrey StedfastNew code to scan for patterns (used only for url patter...
2002-12-09 Chris Toshoktrack changes to api (e_passwords_init is gone, and...
2002-12-09 Not ZedUse a bag instead of a hashtable to track the cache...
2002-12-04 Jeffrey StedfastProperly handle the case where the namespace is ""...
2002-12-03 Jeffrey StedfastFixed to not get false positives when the token is...
2002-11-22 Jeffrey StedfastUse the new camel_operation_cancel_prfd() function...
2002-11-22 Not ZedIf we have a namespace of "", then always match any...
2002-11-19 Radek Doulikapplied plain_signature_fix.patch
2002-11-19 Rodney DawesRemoved $(GNOME_LIBDIR) and $(GNOMEUI_LIBS)
2002-11-18 Jeffrey StedfastIf the namespace is at/below INBOX, check for the INBOX...
2002-11-12 Chris Toshokadd e-password.h (libeutil_la_SOURCES): add e-password.c
2002-11-11 Jeffrey StedfastRewritten. Much much much cleaner implementation now...
2002-11-11 Jeffrey StedfastUse g_strerror when setting an exception string (we...
2002-11-11 Jeffrey StedfastUse g_strerror when setting an exception string (we...
2002-11-08 Not Zedconstify the content_type.
2002-11-07 Jeffrey Stedfastdon't #include <gtk/gtk.h>
2002-11-07 Jeffrey StedfastAdded.
2002-11-07 Rodrigo Moyaremoved gnome-defs.h, it does not exist.
2002-11-05 Not ZedCreated temporary link list, we need to link with somet...
2002-11-02 Jeffrey StedfastRemoved. Glib2 has this function.
2002-11-02 Jeffrey StedfastUse g_path_get_basename instead of g_strdup (g_basename...
2002-11-02 Jeffrey StedfastUse g_path_get_dirname since g_dirname has been deprecated.
2002-11-01 Jeffrey StedfastSet the virtual method pointers to the import/export...
2002-10-31 Jeffrey Stedfastoops, commit this too
2002-10-31 Jeffrey StedfastRemoved hash-table-utils.[c,h] from the build.
2002-10-31 Jeffrey StedfastRemove a ton of useless snot.
2002-10-28 Jeffrey StedfastDon't prematurely set gpg->complete to TRUE. Let gpg_ct...
2002-10-24 Not Zed** For bug #31647 and bug #31456.
2002-10-22 Jeffrey StedfastCanonicalise the source_uri to not have a path. Fixes...
2002-10-18 Jeffrey Stedfast#include "camel-stream-fs.h" for writing out the certs...
2002-10-18 Not ZedDo the filtering ourselves. This is so a problem like...
2002-10-18 Jeffrey StedfastIf ~/.camel_certs doesn't exist, create it.
2002-10-17 Not Zedhelper, build fingerprint. (camel_certdb_nss_cert_get...
2002-10-17 Jeffrey StedfastNo longer takes a path argument. (camel_gpg_context_fia...
2002-10-15 Jeffrey StedfastIf the hash id is NULL, return CAMEL_CIPHER_HASH_DEFAUL...
2002-10-09 Jeffrey StedfastIf the response from the IMAP server is "No", don't...
2002-10-07 Jeffrey StedfastFixes bug #31752
2002-10-07 Jeffrey StedfastFix all mailing list regex patterns to allow any number...
2002-10-04 Jeffrey StedfastUse the content-object's rawtext flag to decide if...
2002-10-04 Not ZedDont get the filter driver inside the change_lock....
2002-10-03 Jeffrey StedfastMap us-ascii to windows-1252 also.
2002-10-03 Michael Zucci Add missing ;.
2002-10-03 Not Zed/home/notzed/gnome/head/evolution/camel
2002-10-01 Jeffrey StedfastUse strtol when decoding the timezone (since it can...
2002-09-30 Jeffrey StedfastFixes bug #31456.
2002-09-30 Jeffrey StedfastDon't strip the namespace from the fi->full_name when...
2002-09-30 Not ZedRemove debug content_info_dump, could cause a crash...
2002-09-27 Jeffrey StedfastNew function to decode the INTERNALDATE response from...
2002-09-27 Not ZedUse the summary's last uid as the one to fetch from...
2002-09-26 Not ZedTreat spool as a local folder, so the ref checks work...
2002-09-26 Not ZedImplement FOLDER_CREATE flag. (scan_dir): Dont free...
2002-09-26 Not ZedStore the folder flags in the store summary. (get_one_f...
2002-09-25 Jeffrey StedfastHandle EILSEQ by eating bytes in the input buffer until...
2002-09-25 Jeffrey StedfastAdded a test suite for camel-mime-filter-charset and...
2002-09-24 Not ZedChanged the Mailing-List rule to get the complete domai...
2002-09-24 Not ZedIf we have no data written to a key, dont add it, or...
2002-09-23 Jeffrey StedfastIf the original message is deleted, reset the deleted...
2002-09-23 Jeffrey StedfastDecode the INTERNALDATE if we've got one. (imap_update_...
2002-09-22 Dan Winshipfix non-ANSI switch statement.
2002-09-20 Not ZedNew regression test for word splitting/search input...
2002-09-19 Not ZedTake new session arg. Update callers. (symbols[]):...
2002-09-19 Jeffrey StedfastDon't increment the response pointer when deciding...
2002-09-19 Jeffrey Stedfastfixed a merge conflict
2002-09-19 Jeffrey StedfastInclude MIME-VERSION and CONTENT-TYPE.
2002-09-19 Not ZedIf we get an ALERT, pass it to the user. An rfc2060...
2002-09-18 Jeffrey StedfastHandle when the response is from a HEADER.FIELDS (if...
2002-09-15 Jeffrey StedfastIf header_msgid_decode fails for the content-id field...
2002-09-13 Jeffrey StedfastIf header_msgid_decode fails for the content-id field...
2002-09-11 Jeffrey StedfastRevert a patch that I had not meant to commit that...
2002-09-10 Jeffrey StedfastSame as below. Also save errno before closing the file...
next