platform/upstream/evolution-data-server.git
2003-04-17 Jeffrey StedfastUrls are unlikely to end with punctuation or closing...
2003-04-17 Not ZedDont assume adding 1 to line length will go to the...
2003-04-16 Jeffrey StedfastThe gpg child process exiting does not necessarily...
2003-04-10 Jeffrey StedfastTurn off debugging if CAMEL_VERBOSE_DEBUG isn't set.
2003-04-10 Not Zedfilter data test cases.
2003-04-09 Jeffrey StedfastRemoved. I just realised that we ALWAYS want to get...
2003-04-09 Jeffrey StedfastChanged my mind a bit on how I wanted this to work...
2003-04-09 Jeffrey StedfastSave the content size in a temp variable until after...
2003-04-09 Jeffrey StedfastNew function to get the UTF-8 version of the diagnostic...
2003-04-09 Jeffrey StedfastNULL-protect the to/from charsets in the g_warning...
2003-04-09 Jeffrey StedfastFixes for bug #40778. Probably others as well.
2003-04-08 Jeffrey StedfastMake sure host->h_name is not an empty string too?...
2003-04-08 Jeffrey StedfastIf store->engine->line is NULL, use _("Unknown error...
2003-04-08 Not Zeduse g_strerror, and use errno directly rather than...
2003-04-07 Jeffrey StedfastDisable debug printf's
2003-04-06 Ettore Perazzoli(e_passwords_remember_password): Removed debugging
2003-04-02 Not ZedDelete all Passwords-* sections. Should make this work.
2003-04-01 Jeffrey StedfastIf we are using the heimdal krb5 implementation, don...
2003-03-31 Jeffrey StedfastUse strncasecmp for matching the nofill and /nofill...
2003-03-28 Not Zedremove unused var.
2003-03-27 Jeffrey StedfastGet rid of debug printf's that are no longer needed...
2003-03-27 Jeffrey StedfastWhen we remove a node from the list, make sure to g_lis...
2003-03-27 Dan WinshipLike camel_url_encode, but works directly on an existin...
2003-03-27 Not ZedDo a more thorough check for html marked as text/plain...
2003-03-26 Jeffrey StedfastPass in the addresses of the second args to the delete...
2003-03-26 Not ZedIgnore whether or not the bag is currently reserved...
2003-03-25 Jeffrey StedfastDon't use setv when we don't need the stdarg interface.
2003-03-24 Jeffrey StedfastThis expression can never return an array. We must...
2003-03-24 Jeffrey Stedfastremoved invisible 8bit chars
2003-03-24   Timo Sirainen camel-imap-command.c (imap_read_untagged) Integer overf...
2003-03-21 Jeffrey StedfastCamel part of the fix for Lewing's bug #39204. Second...
2003-03-21 Jeffrey Stedfastcontinue reading the cert file until we've read it...
2003-03-21 Jeffrey Stedfast#include <com_err.h> instead of #include <et/com_err.h>
2003-03-20 Jeffrey StedfastPlug in GSSAPI support.
2003-03-20 Dan Winship Handle raw 8-bit From data "correctly". (The same...
2003-03-17 Jeffrey StedfastRemoved unused variable left over from my previous...
2003-03-14 Jeffrey StedfastUse header_contentid_decode() as this new function...
2003-03-13 Jeffrey StedfastDon't add bogus uids to the uid array. Might fix bug...
2003-03-12 Not Zedremoved, it was double-freeing the key. (save_object...
2003-03-10 Jeffrey Stedfastadded a comment
2003-03-09 Jeffrey StedfastDoh! If inptr == pos + 1, then return FALSE (before...
2003-03-07 Not Zedhandle a null return from search_by_expression, for...
2003-03-06 Jeffrey Stedfasts/g_strncasecmp/strncasecmp/g
2003-03-06 Jeffrey StedfastSame as below.
2003-03-06 Jeffrey StedfastGet rid of the const return - it mismatches the prototy...
2003-03-06 Jeffrey StedfastFixes for bug #39170
2003-03-06 Jeffrey StedfastFixes for bug #39168
2003-03-04 Jeffrey Stedfasts/class/klass in one place so that the header is c...
2003-03-03 Jeffrey StedfastUpdated to use the new API from a fe commits ago for...
2003-03-03 Not ZedDo similar folder != NULL checking as for delete_folder...
2003-02-28 Jeffrey StedfastSame as IMAP and POP.
2003-02-27 Jeffrey StedfastAdd a 'flushed' state variable to the private struct...
2003-02-27 Not ZedUndo jeff's changes.
2003-02-26 Jeffrey StedfastUpdated to use g_alloca instead of alloca so that we...
2003-02-26 Jeffrey Stedfastdon't #include camel-iconv.h
2003-02-26 Jeffrey StedfastMake sure the folder is non-NULL before trying to remov...
2003-02-25 Jeffrey Stedfastremoved unused filter code that was wrong anyway
2003-02-25 Jeffrey Stedfastcanonicalise the charset name (if it is an iso charset...
2003-02-25 Jeffrey StedfastSame as the ones below.
2003-02-25 Jeffrey Stedfastg_alloca (strlen (charset) + 1) so we don't overflow...
2003-02-24 Jeffrey StedfastDon't write the passwd, fixes "bug" #38601.
2003-02-24 Jeffrey StedfastMake bucket->refcount 31 bits and bucket->used 1 bit...
2003-02-24 Jeffrey StedfastUse g_iconv_close() here, missed this before. (camel_ic...
2003-02-24 Jeffrey StedfastNew function...back from the depths of hell from whence...
2003-02-24 Jeffrey Stedfastfixed a type-o that causes a segfault
2003-02-24 Jeffrey StedfastDo it the same way we just made the sendmail code do it.
2003-02-23 Jeffrey Stedfasts/g_slist_free1/g_slist_free_1
2003-02-23 Jeffrey StedfastRemove all Bcc headers before sending to the smtp server.
2003-02-20 Jeffrey Stedfastfix
2003-02-20 Jeffrey Stedfastfuck ICONV_CONST, we can add that foo later...if we...
2003-02-20 Jeffrey Stedfastwould help to include our header, eh?
2003-02-20 Jeffrey StedfastCall camel_iconv_init(). (camel_shutdown): Call camel_i...
2003-02-20 Jeffrey StedfastRedirect program's stdout and stderr to /dev/null
2003-02-20 Jeffrey StedfastRedirect the program's stderr to /dev/null
2003-02-20 Jeffrey Stedfastuse argv[0] instead of argv[i], doh!
2003-02-19 Jeffrey StedfastFixed a type-o in the ENABLE_IPv6 ifdef section.
2003-02-19 Jeffrey StedfastNew filter action that pipes the message source to...
2003-02-19 Jeffrey StedfastNew filter action that pipes the message source to...
2003-02-14 Jeffrey StedfastAdded a (get-size ) function to fix bug #38073. (search...
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...
next