platform/upstream/evolution-data-server.git
2001-07-19 Peter WilliamsIn camel:
2001-07-19 Jeffrey StedfastNo need for `acharset' anymore. (check_html_charset...
2001-07-19 Jeffrey StedfastRemove my iso8859-1 -> iso-8859-1 hack and use
2001-07-19 Peter WilliamsRevert 7/11/2001 patch for IMAP INBOX filtering at...
2001-07-17 Peter WilliamsClean up some exception misusage.
2001-07-17 Jeffrey StedfastUse CAMEL_VTRASH_NAME.
2001-07-16 Dan WinshipGiven: 4 EXISTS 1 EXPUNGE We have to pass 3, not 4 to
2001-07-15 Jeffrey StedfastIf the message info for an expunged message is NULL...
2001-07-13 Jeffrey StedfastAdded a hack to convert charsets in the format iso8859...
2001-07-13 Peter WilliamsLet people install as non-root, but give them a bigass...
2001-07-13 Jeffrey StedfastWe now use a structure as the bucket data rather than...
2001-07-12 Jeffrey StedfastOkay, I've decided that that user is just on crack...
2001-07-12 Jeffrey StedfastOkay, I've decided that that user is just on crack...
2001-07-12 Jeffrey StedfastOnly set p->copied and p->deleted if the messages are...
2001-07-12 Not ZedRemoved. (check_html_charset): Replaced with this.
2001-07-12 Not ZedRemoved some code i wasn't supposed to commit.
2001-07-11 Jeffrey StedfastNew function to extract a meta-tag charset value if...
2001-07-11 Jeffrey StedfastRipped out my code since it was never being used since...
2001-07-11 Peter WilliamsRun the filter in its own thread to prevent locking...
2001-07-11 Not ZedCreate the messageinfo itself, so we can properly set...
2001-07-10 Jeffrey StedfastNew function to parse an HTML meta-tag.
2001-07-09 Jeffrey StedfastForget the passphrase if the user has set that option...
2001-07-09 Not ZedOops, e_poolv_set free's it for us, so dont double...
2001-07-09 Not ZedChanged so we dont have the list changing under us...
2001-07-08 Chris Toshokopenssl_table is gone. we now store/get the stream...
2001-07-06 Jeffrey StedfastDon't allow in to be NULL, so instead of doing if ...
2001-07-06 Jeffrey StedfastFixes bug #1138.
2001-07-06 Jeffrey StedfastMake the `day-of-month' digit take up 2 chars by using...
2001-07-06 Jeffrey StedfastSet the pipe fd's to nonblocking.
2001-07-06 Peter WilliamsMake sure that after the finalization event has happene...
2001-07-06 Joe ShawAdd locking to camel_nntp_get_grouplist_from_server().
2001-07-05 Jeffrey StedfastAdded an assert to make sure that `mi' isn't NULL.
2001-07-05 Jeffrey StedfastSend the --no-auto-key-retrieve argument to gpg if...
2001-07-05 Jeffrey StedfastSend the --no-auto-key-retrieve argument to gpg so...
2001-07-05 Chris Toshokuse X509_STORE_CTX_get_ex_data to get at the SSL* ...
2001-07-05 Jeffrey Stedfastif source == dest, just no-op.
2001-07-05 Peter WilliamsMove this before the camel_vee_folder_remove_folder...
2001-07-05 Michael Zucci (camel_message_info_dup_to): Assign the to->strings...
2001-07-05 Not ZedFix the assertion slightly, if we have a little bit...
2001-07-05 Not ZedWhen indexing a new record, create a pseudo word 'ibexi...
2001-07-03 Joe ShawAdded NNTP_NO_PERMISSION (502) to the list of response...
2001-07-03 Dan WinshipDoh. Don't remove things from the hash table while...
2001-07-03 Sam CreaseyImplemented nntp_folder_search_by_expression and nntp_f...
2001-07-02 Peter WilliamsAdd comment noting that Camel actually exists now :-)
2001-07-02 Dan Winshipnew method to get an application-initialized filter...
2001-07-02 Not Zedproperly return error if we can't create pipes.
2001-07-02 Not Zedre-enable html indexing.
2001-07-02 Dan WinshipChange a camel_exception_clear to camel_exception_init...
2001-06-29 Jeffrey StedfastAdded Originator: header as a header to look for when...
2001-06-29 Jeffrey StedfastBuild the test-crlf test program.
2001-06-29 Jose Maria... ssh
2001-06-28 Peter WilliamsAdd a CamelMimeFilterStripHeader that removes a header...
2001-06-28 Jeffrey StedfastFix a memory leak. Also if the decoded value is NULL...
2001-06-28 Dan WinshipIf the folder is frozen, don't refresh, just record...
2001-06-27 Jeffrey StedfastInitialize the private send_lock. (camel_transport_fina...
2001-06-27 Jeffrey StedfastUpdated to match the current API.
2001-06-27 Jeffrey StedfastUse the new header_address_fold.
2001-06-26 Jeffrey StedfastSince we want an error opening a folder to result in...
2001-06-26 Dan Winshiplock the cache around accesses
2001-06-26 Dan WinshipD'oh. s/FALSE/CAMEL_URL_HIDE_PASSWORD/
2001-06-26 Dan Winshipconstify args
2001-06-26 Jeffrey Stedfastg_strdup() the message source here or we will have...
2001-06-25 Dan WinshipFix this: IMAP doesn't allow an extra argument to AUTHE...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-06-21 Jeffrey StedfastNew function that decides if 2 word types are mergeable...
2001-06-21 Jeffrey StedfastUse camel_address_length() rather than casting and...
2001-06-20 Jeffrey StedfastIf the first char of the mailing-list name is '<',...
2001-06-19 Jeffrey Stedfastupdated .cvsignore to ignore camel-lock-helper
2001-06-19 Not ZedFixed a bug when not running setuid it wouldn't unlock.
2001-06-18 Jeffrey StedfastNote: Except for the info_free(), the NULL checks are...
2001-06-18 Dan WinshipRemove DB3_LDADD
2001-06-18 Dan WinshipSet camel-lock-help setgid or setuid as needed
2001-06-18 Not ZedOnly create a missing uid if we have indexing turned on.
2001-06-15 Dan WinshipReturn the largest real UID in the cache (as an integer...
2001-06-14 Jeffrey StedfastAdded Mailing-List header regex so that we can do mlist...
2001-06-14 Jeffrey StedfastProperly handle correct and incorrect (for the common...
2001-06-14 Jeffrey StedfastDon't try to format the Reply-To header - we don't...
2001-06-12 Not ZedA new provider, for spool mailboxes. Mostly a cut and...
2001-06-08 Jon TrowbridgeAdd a separator between the service url and the folder...
2001-06-08 Jon TrowbridgeAdded an argument, so that the original source URI...
2001-06-06 Dan WinshipDon't fetch the UID and FLAGS of messages we don't...
2001-06-02 Jeffrey StedfastFix to not get into a recursive loop in get_type().
2001-05-31 Jeffrey StedfastNumerous fixes to get it to compile.
2001-05-31 Jeffrey StedfastAdded camel-cipher-context.h, camel-cms-context.h,...
2001-05-31 Jeffrey StedfastNew virtual class for manipulating cryptographic messag...
2001-05-30 Dan WinshipRedo the BUILD_MAP code to not depend on libunicode...
2001-05-29 Dan WinshipFix an obvious typo
2001-05-29 Dan WinshipRemove this evolutionary dead end
2001-05-29 Dan WinshipCreate a CamelDiscoDiary. (imap_disconnect_offline...
2001-05-29 Dan WinshipCode for logging and replaying offline operations.
2001-05-28 Jeffrey StedfastUse g_strcasecmp() because some systems don't have...
2001-05-28 Dan Winshipchangelog entries for tests/ fixes committed yesterday
2001-05-27 Dan WinshipFix an fd leak
2001-05-26 Dan WinshipAdd a "need_rescan" flag saying if we want to rescan...
2001-05-25 Jeffrey StedfastOops. Use a strNcmp to make sure the response begins...
2001-05-25 Jeffrey Stedfastremove the summary info so we are not out-of-sync with...
2001-05-25 Jeffrey StedfastOops, I spelled the get-default-db function name wrong.
2001-05-24 Jeffrey Stedfasts/folder_deleted/folder_created - result of a bad copy...
2001-05-24 Jeffrey StedfastOptimize the match "" case.
2001-05-21 Jeffrey StedfastStore the CamelFolderInfo tree that was returned from
next