platform/upstream/evolution-data-server.git
2002-05-10 Jeffrey StedfastNew filter function to pipe a message to another progra...
2002-05-09 Jeffrey StedfastNew filter function to pipe a message to another program.
2002-05-09 Not ZedInstead of testing for SERVICE_CONNECTED, we need to...
2002-05-08 Jeffrey StedfastImplemented. (digest_getv): Implemented.
2002-05-08 Jeffrey Stedfastcamel_pop3_engine_iterate doesn't return the state...
2002-05-07 Jeffrey Stedfasts/class/klass for arguments so that c++ developers...
2002-05-07 Dan WinshipFix a crash in a g_warning.
2002-05-07 Not ZedCheck for LOGIN xxxx as well if debug is on, so we...
2002-05-06 Jeffrey StedfastIf the pop3 command status is -1, then we probably...
2002-05-06 Jeffrey StedfastUse CamelMimeFilterBestenc to get a more appropriate...
2002-05-06 Jeffrey StedfastCall camel_mime_message_encode_8bit_parts() which fixes...
2002-05-06 Jeffrey StedfastDon't bother with counting down the timeout.
2002-05-03 Jeffrey StedfastSame fix as the tcp stream. (stream_write): Again here...
2002-05-03 Jeffrey StedfastFixed the fix for stupidly-broken-mailer bug #5 to...
2002-05-02 Jeffrey StedfastChange the order of some code so that we check if the...
2002-05-02 Jeffrey StedfastNow takes a CamelURL argument rather than a GHashTable...
2002-04-29 Not ZedWe want to set unread_count to get_unread_message_count...
2002-04-27 Jeffrey StedfastDon't link to libibex.a anymore.
2002-04-26 Jeffrey StedfastNo longer want to #include <libibex/ibex.h>
2002-04-26 Jeffrey StedfastNew function to auto-detect configuration settings.
2002-04-26 Not ZedRemove the excessive \n's, after printfs.
2002-04-25 Jeffrey StedfastDon't put a space between the "RCPT TO:" and the "...
2002-04-25 Jeffrey StedfastConfigure the default paths for mh, mbox, maildir,...
2002-04-24 Jeffrey StedfastAdd a CAMEL_PROVIDER_CONF_LABEL enum.
2002-04-20 Jeffrey StedfastDon't leak the base64 encoded password buffer.
2002-04-20 Jeffrey StedfastFree the LIST pop3 command.
2002-04-19 Jeffrey StedfastDon't g_return_val_if_fail here if the boundary is...
2002-04-19 Not ZedStart of a white-paperish document describing camel...
2002-04-18 Not ZedIf we get a failure, make sure we set an exception.
2002-04-18 Not ZedWhen doing a contains match, split the words and perfor...
2002-04-17 Jeffrey StedfastIf the vee-folder is the unmatched, we don't have our...
2002-04-17 Jeffrey StedfastGet rid of an unused variable.
2002-04-14 Jeffrey StedfastAdded #include <sys/types.h> for dirent.h which needs...
2002-04-14 Jeffrey StedfastAdded #include <sys/types.h> for dirent.h which needs...
2002-04-14 Jeffrey Stedfastfix the nntp provider makefile.am
2002-04-12 Jeffrey StedfastTreat commas as token delimeters. (WEEKDAY_CHARS):...
2002-04-11 Not ZedIf the last message(s) were deleted, and we had any...
2002-04-11 Jeffrey StedfastSet the UID_SET_LIMIT value to 4096. I ran into an...
2002-04-10 Jeffrey Stedfastoops, after converting everything truncate the GByteArr...
2002-04-10 Jeffrey StedfastFixed a bug that would miscalculate how much data to...
2002-04-10 Jeffrey StedfastMake the folder_lock recursive. See bug #22363 for...
2002-04-09 Jeffrey Stedfastmade the copmment clearer
2002-04-09 Jeffrey StedfastDon't adjust the timezone offset if we used tm.tm_gmtof...
2002-04-09 Not ZedIf we get multiple Content-Type header values, change...
2002-04-08 Jeffrey StedfastDon't count our filler when encoding our line-length...
2002-04-06 Jeffrey StedfastDon't get the statuscode here anymore. (http_method_inv...
2002-04-05 Not ZedIf (body-contains) is not passed any arguments, return...
2002-04-05 Jeffrey StedfastSimplified since we can now decode in-reply-to without...
2002-04-04 Not ZedReset the keepalive timeout to 10 minutes rather than...
2002-04-03 Dan Winshipmake service_cache be an array of CAMEL_NUM_PROVIDER_TY...
2002-04-03 Not ZedTurn indexing back on, fingers crossed ...
2002-04-02 Jeffrey StedfastHandle a ton more nspr i/o errno's. (stream_connect...
2002-04-02 Not ZedSync the key tables explcitly.
2002-04-02 Not ZedPut back in the exception setup stuff i disabled for...
2002-04-01 Not ZedTemporarily disable indexing.
2002-04-01 Jeffrey Stedfast#include appropriate headers for mkdir
2002-04-01 Dan WinshipUse -avoid-version instead of -version-info 0:0:0,...
2002-03-29 Jeffrey StedfastWe now have to check to make sure that p->message is...
2002-03-28 Dan WinshipChange the message arg to a CamelMimeMessage instead...
2002-03-27 Jeffrey StedfastConstruct the source_url the right way. The previous...
2002-03-25 Not ZedChanged to use just g_utf8_strdown instead of utf8_norm...
2002-03-25 Jeffrey Stedfastupdated
2002-03-25 Not ZedWhen we add a new name, up all of the cache limits...
2002-03-22 Jeffrey StedfastUse the date in the received header for the received_date.
2002-03-19 Jeffrey StedfastFix this to work right. We need to convert the input...
2002-03-18 Jeffrey StedfastUpdated to use the same logic as the POP code.
2002-03-18 Jeffrey StedfastNo longer takes a stls_supported argument since we...
2002-03-15 Jeffrey StedfastDon't allow any empty structs. If !ENABLE_THREADS,...
2002-03-13 Jeffrey StedfastAdded a work-around for SMTP servers that can't read...
2002-03-13 Jeffrey Stedfastreverted my USER/PASS quoting fix
2002-03-13 Jeffrey StedfastQuote the USER and PASS arguments since some people...
2002-03-12 Jeffrey StedfastNow takes a url argument.
2002-03-12 Jeffrey Stedfastdo the typedef's in camel-types.h and include camel...
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...
next