platform/upstream/evolution-data-server.git
2001-09-15 4New function, set the complete list of folders on a...
2001-09-14 Jeffrey StedfastUse g_datalist_set_data_full so that the data will...
2001-09-14 Dan WinshipDon't claim failure when reading/writing the empty...
2001-09-14 JP Rosevearuse install hook instead of install rule to guarantee...
2001-09-14 Jeffrey StedfastDon't reuse the exception if it has already been set.
2001-09-13 Jeffrey StedfastDo error-checking based on function return values rathe...
2001-09-13 Jeffrey StedfastPass an exception to the cache. (imap_append_online...
2001-09-13 Jeffrey StedfastConvert the charset to the iconv-friendly name.
2001-09-13 Jeffrey StedfastReturn -1 on failure.
2001-09-12 Larry Ewingfree the source url in the nonfailure case.
2001-09-12 2Change the 'not' virtual method from an immediate e...
2001-09-12 Jeffrey StedfastUnref the message info.
2001-09-11 0Pass in a hashtalbe used for finding visited nodes...
2001-09-11 0Progress reporting while moving messages.
2001-09-10 Jeffrey StedfastGet rid of the g_warning, we no longer really need...
2001-09-10 0Forgot to return the newly allocated msg.
2001-09-08 Not ZedLikewise.
2001-09-08 Jeffrey Stedfast#if 0 out the code that was hopefully going to fix...
2001-09-07 Jeffrey StedfastDisconnect from the service here otherwise the locks...
2001-09-07 Jeffrey StedfastMake sure to unref the mime filters when we finish...
2001-09-07 Ettore Perazzolis/Synchronising/Synchronizing/. (mbox_summary_sync_quic...
2001-09-07 Jeffrey Stedfastconstification
2001-09-07 Jeffrey StedfastReuse the original boundary instead of generating our...
2001-09-07 6Thread function to perform filtering. (filter_free...
2001-09-06 Jeffrey StedfastUse camel_stream_buffer_read_line() instead of duplicat...
2001-09-06 Dan WinshipFix this to always set an exception if it returns POP3_...
2001-09-06 Jeffrey StedfastSet an exception on POP3_FAIL as well.
2001-09-06 Dan Winship#ifdef out the "delete after N days" option in pop3_con...
2001-09-04 Jeffrey StedfastToo late to sync the folders here... if this is gonna...
2001-09-04 Jeffrey StedfastDo a clean disconnect.
2001-08-30 Jeffrey StedfastReturn the default folder (ie. INBOX) rather than sayin...
2001-08-30 Jeffrey Stedfast#include pk11func.h. (ssl_bad_cert): Use CERT_GetDefaul...
2001-08-29 Jeffrey Stedfastfix smime the same way...
2001-08-29 Jeffrey StedfastSpecial-case message/rfc822 mime parts - don't set...
2001-08-29 Not ZedAdd progress reporting to deleting messages. Dont chang...
2001-08-29 Jeffrey StedfastInitialize buf and diag_buf to NULL, hopefully this...
2001-08-29 Jeffrey StedfastInitialize buf and diag_buf to NULL, hopefully this...
2001-08-28 Peter WilliamsWhoops. Double-free and FMR = bad.
2001-08-28 Peter WilliamsDon't reveal the user's IMAP password if their server...
2001-08-28 Jeffrey StedfastIf the user accepts the certificate, add it to the...
2001-08-28 Peter WilliamsMake the locking more fine-grained on destruction;...
2001-08-27 Jeffrey StedfastChanged the description/names of some of the local...
2001-08-27 Jeffrey Stedfasts/IMAPv4/IMAP
2001-08-27 Not Zedre-read the iconv man page, and treat the return value...
2001-08-25 Not Zed["Summarising" and "Synchronising" are spelt with a...
2001-08-25 Jeffrey StedfastUse fseek instead of fseeko since we want to be portabl...
2001-08-24 Peter WilliamsRevert Not Zed's previous commits as they apparently...
2001-08-24 Ettore Perazzolis/Synchronising/Synchronizing/.
2001-08-24 Not ZedLimit the maximum output buffer size. iconv bugs? retur...
2001-08-24 Not ZedLikewise.
2001-08-23 Peter WilliamsAdd a missing \n to the end of a printf.
2001-08-22 Jeffrey Stedfastoops, don't need that extra statement
2001-08-22 Jeffrey StedfastOops. Fixed a mis-use of GPtrArray. If we set_size...
2001-08-21 Jeffrey StedfastTurn on --batch and reenable gpg keyserver lookups...
2001-08-21 Dan WinshipFix the duplicate message check so it doesn't mess...
2001-08-20 JP Rosevearbuild a static camel for the addressbook conduit
2001-08-20 Ettore Perazzolis/Synchronising/Synchronizing/. (mbox_summary_sync_quic...
2001-08-20 Jeffrey Stedfastoops, commit the ChangeLog
2001-08-20 Jeffrey StedfastGet the entire directory structure for the folder we...
2001-08-19 Chris Toshok#include <sys/types.h> for mode_t on freebsd.
2001-08-19 Jeffrey StedfastMake sure the generated UID is non-NULL before appendin...
2001-08-19 Jeffrey Stedfastfixed a compile error
2001-08-17 Jeffrey StedfastStart scanning new messages at maxuid + 1 rather than...
2001-08-16 Jeffrey StedfastIf we are online and message flags have changed in...
2001-08-16 Jeffrey StedfastDon't ever send "STORE FLAGS.SILENT ()" since Cyrus...
2001-08-16 Peter WilliamsFix this again. Sigh. Problem of namespace = "" may...
2001-08-15 Peter WilliamsNew function. Try to approximate the SSL error into...
2001-08-15 Peter WilliamsOh crap, huge killer typo.
2001-08-15 Peter WilliamsCanonicalize store->namespace to end in store->dir_sep...
2001-08-14 Jeffrey StedfastAfter talking to NotZed, it turns out I was wrong after...
2001-08-13 Jeffrey StedfastWe need to be ref'ing the folder if/when we add it...
2001-08-13 Peter WilliamsFix a leak.
2001-08-13 Jeffrey StedfastWe need to be ref'ing the folder if/when we add it...
2001-08-13 Jeffrey StedfastWe need to be ref'ing the folder if/when we add it...
2001-08-11 Ettore Perazzolis/summarising/summarizing/. (summary_rebuild): Likewise.
2001-08-10 Jeffrey StedfastAdded an assert - at this point a backtrace would be...
2001-08-10 Jeffrey StedfastReturn FALSE here, not NULL.
2001-08-10 Jeffrey Stedfasttedfast <fejj@ximian.com>
2001-08-10 Jeffrey StedfastDon't g_strdup() the uid into the trigger_event call.
2001-08-10 Jeffrey StedfastSet the total bytes expected to 0 if the response is...
2001-08-10 Jeffrey StedfastSet the total bytes expected to 0 if the response is...
2001-08-10 Jeffrey Stedfastregfree the pattern before continue'ing. This was showi...
2001-08-09 Jeffrey StedfastA quoted string cannot contain \n's so check for those...
2001-08-09 Jon TrowbridgeRemove trailing stuff from URLs before returning. ...
2001-08-08 jacob berkmancheck for NULL name and addr (fixes a bug i was about...
2001-08-08 Not ZedProperly determine match type to pass to header_match.
2001-08-07 Jeffrey StedfastNew function to do danw's address "is" comparison ...
2001-08-07 Jeffrey StedfastModify to take a headers_only argument which will then...
2001-08-07 Jeffrey StedfastNew internal function to get a message stream by messag...
2001-08-06 Jeffrey StedfastDon't strstr for noselect=yes, that's just plain broken.
2001-08-06 Dan WinshipFix off-by-one error in cleaning up deleted messages...
2001-08-06 Dan WinshipDo a refresh_info on the selected folder before looking...
2001-08-06 Peter WilliamsCompletely hide the namespace from everything external...
2001-08-06 Jeffrey StedfastAlways do --no-auto-key-retrieve.
2001-08-03 Jeffrey StedfastMinor changes to the iconv code so that it does the...
2001-08-03 Jeffrey StedfastFirst check to make sure that service->url->authmech...
2001-08-03 Jeffrey StedfastSigh, if gpg returns '1' it means that the key is bad...
2001-08-03 Not Zedspecial case popb4smtp auth before we try and connect...
2001-08-01 Not ZedIf we fail to get the lock, make sure we close our...
2001-08-01 Not ZedSlightly re-arranged filter/change notification logic...
next