platform/upstream/evolution-data-server.git
2001-09-30 Chris Toshokcopy/rename the mail specific password stuff here.
2001-09-29 Jeffrey StedfastAdd --no-secmem-warning and --no-greeting to the gpg...
2001-09-28 Jeffrey StedfastSame here.
2001-09-28 Jeffrey StedfastInit the nntp url hash and url_equal functions.
2001-09-28 Jeffrey StedfastOops, a CamelFolder is not a CamelFolderClass.
2001-09-28 Dan WinshipMake this take an SSL * instead of a CamelTcpStreamSSL...
2001-09-28 Dan WinshipGrab the store's command_lock before grabbing the folde...
2001-09-27 Michael Zucci Minor style change to operation_registered.
2001-09-27 7Dont re-register the connect_op if we got it by calling
2001-09-27 7Fill the finalised data with nonsense, rather than...
2001-09-27 Jeffrey StedfastCRLF decode the stream before parsing it into a MIME...
2001-09-27 Dan WinshipChange "gboolean connected" to "CamelServiceConnectionS...
2001-09-26 6If we get a search error, just abort, dont try and...
2001-09-26 Jeffrey StedfastNew function to convenience Larry ;-) (check_content_id...
2001-09-26 Jeffrey Stedfastfixed merge conflicts
2001-09-26 Jeffrey StedfastNew function to convenience Larry ;-)
2001-09-26 6Emptied VeeStorePrivate, member wasn't used.
2001-09-26 Jeffrey StedfastFix Ettore's fix.
2001-09-26 Jeffrey StedfastNo longer takes a remember argument. (pgp_sign): Only...
2001-09-25 Ettore Perazzoli[Patch for Automake 1.5 compatibility pointed out by...
2001-09-25 5Only unref info if we got it.
2001-09-25 5Fix for !threads enabled not ccompiling. (camel_operati...
2001-09-25 Dan Winshipcall SSL_read/write, looping on SSL_ERROR_WANT_READ...
2001-09-25 5A "safe write" function that always writes out all...
2001-09-25 4Set the exception to FOLDER_INVALID rather than making...
2001-09-24 4In the 'lose' case, free messages, not fetch_data twice!
2001-09-24 4If the type is encoded, get the fallback charset from...
2001-09-24 Jeffrey Stedfastfixed compile warning
2001-09-23 Jeffrey StedfastDon't even try to alert the user if the session isn...
2001-09-21 1Set the exception if create_folder isn't implemented.
2001-09-21 Jeffrey StedfastGo back to not using camel_folder_info_build() here...
2001-09-21 1Force a refresh of vfolders before storing their count...
2001-09-21 Michael ZucciNew function to just load the summary. Not much use...
2001-09-21 Michael ZucciSetup unread count properly, and also setup the url...
2001-09-20 0Build the path on the folderinfo.
2001-09-20 Jeffrey StedfastAnd finally here.
2001-09-20 Dan WinshipNuke debug warning.
2001-09-20 Jeffrey StedfastUpdated exception strings to be more clear.
2001-09-19 Jeffrey StedfastOops, don't fail if `data' isn't a CamelService...cuz...
2001-09-19 9General cleanup of camel debug printfs.
2001-09-18 Jeffrey Stedfasts/List-Owner/List-Post
2001-09-18 Jeffrey StedfastMatch mailing-list header List-Owner.
2001-09-18 8If filter inbox is set on the store, and we're opening...
2001-09-18 Dan WinshipVirtualize this.
2001-09-18 Jeffrey StedfastAdded korean charset conversion.
2001-09-18 Jeffrey StedfastDon't process the ImapResponse data, we don't want...
2001-09-17 Jeffrey StedfastDon't process the ImapResponse data, we don't want...
2001-09-17 Jeffrey StedfastReverted previous changes.
2001-09-17 JP RosevearHelpful install-exec-hook debugging output
2001-09-16 Jeffrey StedfastNew function to get the URI of a folder. (get_uri)...
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.
next