2006-02-13 Chenthill Palanisamy * calendar/e-cal-backend-exchange.c: (match_object): Check for the presence of the icalcomp before cloning it. Fixes #330663. 2006-02-13 Sankar P * Committing on behalf of Arunprakash * camel/camel-exchange-store.c (stub_notification) : Added code to update the readonly flag of the camel folder. * mail/mail-stub-exchange.c (folder_update_linestatus) : Notifies the readonly flag change of the folder to camel stub. * camel/camel-stub-constants.h : Added the enumeration value CAMEL_STUB_RETVAL_FOLDER_SET_READONLY Fixes #311017. 2006-02-13 Sushma Rai * camel/camel-exchange-provider.c (exchange_conf_entries[]): Added mnemonics for checkspin and text entry items. Fixes #330504. 2006-02-13 Sushma Rai * camel/camel-exchange-provider.c (exchange_conf_entries[]): Added mnemonics for checkbox entries in receive options page. See #330504. 2006-02-10 Chenthill Palanisamy Fixes two crashes. Fixes #330640 * calendar/e-cal-backend-exchange-calendar.c: (modify_object_with_href): clone ecomp->icomp while adding it to the VCalendar. * calendar/e-cal-backend-exchange.c: (get_ldap_attribute): Check if the argument passed is valid before setting the value. 2006-02-09 Sushma Rai * addressbook/e-book-backend-exchange.c (proppatch_address): Not freeing address value, which causes memory corruption. Fixes #330224. * calendar/e-cal-backend-exchange.c (set_mode): Removed unused variables. (get_attachment)(build_msg)(finalize): Fixed memory leaks. See #329251. 2006-02-07 Sushma Rai * addressbook/e-book-backend-exchange.c (proppatch_date): Handling the case when users unsets the b'day and anniversay dates set before. Fixes #330221 2006-02-06 Sushma Rai * addressbook/e-book-backend-exchange.c (e_book_backend_exchange_connect): Initializing nresults to zero and freeing E2kResult. (e_book_backend_exchange_modify_contact): Similar. * mail/mail-stub-exchange.c (get_folder_online)(sync_deletions) (get_stickynote)(build_message_from_document) (unmangle_delegated_meeting_request): Similar. * calendar/e-cal-backend-exchange.c (open_calendar): Similar. (get_object): Not cloning alreadry memory allocated icalcomponent. (check_change_type): Freeing e-cal component inside the loop. * calendar/e-cal-backend-exchange-calendar.c (add_ical): Not cloning alreadry memory allocated icalcomponent. * storage/exchange-config-listener.c (ex_set_relative_uri): Freeing relative URI. (migrate_account_esource): Freeing CamelURL, and url_string. (exchange_camel_urls_is_equal): Using camel_url_free() to free the CamelURLs instead of g_free(). Fixes #329251. 2006-02-06 Chenthill Palanisamy * calendar/e-cal-backend-exchange.c: (open_calendar), (is_loaded), (class_init): Added the implementation. (set_mode): Notify read only status to the client. 2006-02-02 Sushma Rai * addressbook/e-book-backend-exchange.c (e_book_backend_exchange_load_source): Not builiding/updating cache in load_source, but doing it only after authenticating and setting up the folder hierarchy. Fixes #328507. 2006-01-30 Sushma Rai * configure.in : Bumped the version to 2.5.9.0 * NEWS : Updated