platform/upstream/evolution-data-server.git
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...
2002-09-10 Jeffrey StedfastDo proper error checking and return -1 on fail.
2002-09-10 Jeffrey StedfastClear the exception even if we failed to get the messag...
2002-09-10 Not ZedRemove the hash table entry using the right path. Relat...
2002-09-09 Jeffrey StedfastFixes bug #4224
2002-09-05 Dan WinshipUse e_mktime_utc.
2002-09-04 Not Zedclear nonfatal stuff.
2002-09-04 Not ZedIf we fake the from eof file boundary, also make sure...
2002-09-03 Not ZedLots of changes, too numerous to list. Changed to use
2002-08-29 Not ZedChange the case sensitive search of subject to expect...
2002-08-29 Michael Zucci updated readme
2002-08-29 Jeffrey StedfastFixed `set' to hold the correct value when setting...
2002-08-29 Jeffrey Stedfastsimplified
2002-08-29 Jeffrey StedfastFixed `set' to hold the correct value when setting...
2002-08-28 Jeffrey StedfastMatch file: urls too.
2002-08-28 Not Zedfix exposes a regression in mbox :-/
2002-08-28 Not Zedsome utf7/utf8 tests.
2002-08-28 Not Zedfixes a crash on systems that dont have utf7 in iconv.
2002-08-27 Jeffrey StedfastNow takes a third argument to specify whether or not...
2002-08-26 Jeffrey Stedfastoops, my deadlock fix wasn't quite right. this should...
2002-08-26 Jeffrey StedfastIf the response is NULL, just return. (now works the...
2002-08-26 Jeffrey Stedfastremoved a no-longer needed #define
2002-08-26 Jeffrey StedfastLock the CamelService->priv->connect_lock instead of...
2002-08-23 Jeffrey StedfastIf we fail to send the EHLO/HELO command successfully...
2002-08-22 Jeffrey StedfastIf current_folder is not NULL and the summary for that...
2002-08-22 Jeffrey StedfastWorkaround for Courier imap's brokeness when LSUBing...
2002-08-21 Jeffrey StedfastDon't register the noop timeout here anymore, we're...
2002-08-20 Jeffrey Stedfastup the timeout to 10 minutes
2002-08-20 Jeffrey StedfastOverride the default noop implementation.
2002-08-20 Peter WilliamsPlug some large leaks in the indexing code.
2002-08-20 Jeffrey StedfastDon't let the minimum recursive depth be negative....
2002-08-20 Jeffrey StedfastSet CAMEL_URL_NEED_PATH for the vFolder provider.
2002-08-19 Jeffrey StedfastChanged the STOREINFO_VERSION - should fix bug #28571...
2002-08-19 Jeffrey StedfastIf the diagnostics are empty, just explain that gpg...
2002-08-19 Jeffrey StedfastUpdated to pass the needed arguments to camel_init...
2002-08-19 Dan WinshipIf the passed-in URL contains a path, but the service...
2002-08-16 Chris Toshokerr, oops.
2002-08-16 Chris Toshokremove the outer parens from the expansion of camel_arg...
2002-08-16 Michael Zucci Ugh, actually do what i just said i did, last patch was
2002-08-16 Not ZedFix the logic check for working out if we add inbox...
2002-08-15 Not Zedadded a flags field, defined some flags, currently...
2002-08-09 Peter WilliamsNew function, generate a UID that has better chances...
2002-08-09 Peter WilliamsTweak how we build the tree based on whether a full...
2002-08-09 Peter WilliamsWhen renaming our cache, add the "/folders" to the...
2002-08-08 Jeffrey StedfastSet some default permanent_flags. This is the other...
2002-08-08 Jeffrey StedfastSet some default permanent_flags. This is the other...
2002-08-08 Jeffrey StedfastOops - outbuf pointed to alloca'd memory but we were...
2002-08-07 Jeffrey StedfastOnly add the stream to the gdatalist if it is non-NULL.
2002-08-06 Jeffrey StedfastIf writing to the sendmail pipe fails, wait for the...
2002-08-06 Not ZedAdd messageinfo to id table, and store array index...
2002-08-05 Jeffrey StedfastAlways set a g_atexit handler to flush/save the camel...
2002-08-05 Jeffrey StedfastIf we are asking for the toplevel folders, use the...
2002-08-05 Dan WinshipAdd CAMEL_MESSAGE_ANSWERED_ALL, for folders that can...
2002-08-03 Jeffrey StedfastFixes bug #26237.
2002-08-02 Peter WilliamsIf the folder name contains the directory separator...
2002-08-02 Not ZedClear the summary after building the 'removed uid'...
2002-08-02 Not Zedrevert jeff's patch below, and do it slightly different...
2002-08-01 Jeffrey StedfastDo more error checking to prevent crashing if we fail...
2002-08-01 Peter Williamscamel:
2002-08-01 Jeffrey StedfastDisable my fix to not cache headers as it means that...
2002-07-31 Jeffrey StedfastDon't use "isprint(c)" to mean "c >= 32 && c < 128...
2002-07-31 Jeffrey StedfastUpdate the comment.
2002-07-30 Jeffrey StedfastX509_digest() needs a pointer to an int len. Also fixed...
2002-07-30 Jeffrey Stedfastadded to the build
2002-07-30 Jeffrey StedfastNew source file implementing a very basic certificate...
2002-07-30 Peter WilliamsUse the same command-counter mojo that the append code...
2002-07-29 Jeffrey StedfastNew filter action to unset a system flag. The exact...
2002-07-26 Jeffrey StedfastIf the path exists and is a directory, return non-NULL...
2002-07-26 Peter WilliamsThe flags'n'tags copy was unnecessary. Removed it.
2002-07-26 Peter WilliamsRevert Jeff's previous change, it broke local folders...
2002-07-26 Jeffrey Stedfastioops, this file too
2002-07-26 Jeffrey StedfastIf we're gonna do an elite hack, lets do it right.
2002-07-25 Peter WilliamsPrototype.
2002-07-25 Jeffrey StedfastRemove "possibly non-fatal" exception strings, all...
2002-07-25 Peter WilliamsIt would help to mark the UIDs as deleted before we...
2002-07-25 Jeffrey StedfastRenamed from shell_exec(). Also, we now want to pass...
2002-07-25 Jeffrey StedfastUse execv ("sh", "-c", command) rather than execing...
2002-07-24 Not ZedWhen writing the summary, use TRUNC flag, duh. Also...
next