CVSROOT:        /cvs/gnome
Module name:    evolution-data-server
Changes by:     saps    05/09/16 03:30:52

Modified files:
        camel/providers/groupwise: Tag: gnome-2-12 ChangeLog 
                                   camel-groupwise-folder.c 
                                   camel-groupwise-store.c 
                                   camel-groupwise-store.h 
                                   camel-groupwise-transport.c 
                                   camel-groupwise-utils.c 
                                   camel-groupwise-utils.h 

Log message:
2005-09-16  Parthasarathi Susarla <[EMAIL PROTECTED]>

** See bug 310742
* camel-groupwise-folder.c: (groupwise_append_message):
Makes sure that messages can be copied only to Mailbox
or SentItems as per GW server specs

2005-09-16  Parthasarathi Susarla <[EMAIL PROTECTED]>

* camel-groupwise-store.c: (match_path): method
matches the patch given a pattern and a path.
* camel-groupwise-utils.c: (gw_concat): concats the path
to the base_url

2005-09-15  Parthasarathi Susarla <[EMAIL PROTECTED]>

* camel-groupwise-store.c: (groupwise_create_folder):
Does not allow creating subfolders under system folder

2005-09-15  Parthasarathi Susarla <[EMAIL PROTECTED]>

* camel-groupwise-folder.c:
(groupwise_folder_get_message): free message info
Dont cache messages in Sent Items folder.
(groupwise_populate_details_from_item):
(gw_update_cache):
(gw_update_summary):
Use the delivered time instead of the created time
in the summary and cache.
(groupwise_sync): Use folder Locks. This should fix
the summary corruption bug, logically.

* camel-groupwise-store.c:
(groupwise_connect): sync folders here when the user
creats the account the first time.
(groupwise_get_folder): destroy cursor when something
fails
(convert_to_folder_info): parse date in EGwcontainer
and create a corresponding CamelFolderInfo
(get_folders_sync): sync folder list with the server
(groupwise_get_folder_info): basically work from the
cache, and refresh only asynchronously.
(groupwise_get_folder_info_offline): Changed radically.
gets stuff from the StoreInfo and populates the folder
info.
(camel_groupwise_store_connected): checks if we are
really connected and online. Based on an equivalent
IMAP function.

* camel-groupwise-transport.c: (groupwise_send_to):
Free url.
Report a proper error message when the mail cannot be
sent.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=saps&date=explicit&mindate=2005-09-16%2003:29&maxdate=2005-09-16%2003:31

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to