2005-12-21 Chenthill Palanisamy Committing for Sushma Rai Fixes #320119 * camel-gw-listener.c: (add_addressbook_sources): Skip the Novell System Addressbook which is a personal addressbook returned from the server. 2005-12-12 Harish Krishnaswamy * Makefile.am: Fix make-clean issues. 2005-11-24 Sushma Rai * camel-gw-listener.c (add_addressbook_sources): Checking if the frequent contacts folder is read from the server, and if not displaying the warning message to user, asking to use some other GroupWise mail clinet to get it created. 2005-11-09 Parthasarathi Susarla * camel-gw-listener.c (get_addressbook_names_from_server): check if string (eg. use_ssl) are NULL before strcmp(). prevents a violation. 2005-09-28 Sushma Rai * camel-gw-listener.c (add_addressbook_sources): Removed name comparison and using writable property, to find the system address book, while marking for offline usage. 2005-09-16 Vivek Jain * camel-gw-listener.c:(get_addressbook_names_from_server) uncache the password if it could not authenticate, else since we remember it always it kept getting wrong one use 'flags' variable which served no purpose till now **Fixes #313078 2005-08-23 Not Zed * groupwise-account-setup.c (org_gnome_groupwise_account_setup): def9ine before defining. * camel-gw-listener.c (account_added): fix warning. 2005-07-27 Sankar P * camel-gw-listener.c (get_addressbook_names_from_server) : Added code to get the password from the cache, instead of asking the user twice. and also freeing the password that was leaking before. Fixes #310353 2005-07-23 Sushma Rai * camel-gw-listener.c (add_addressbook_sources): marking "Novell GroupWise Address Book" for offline usage by default. This is needed as we now reply from cache always. 2005-07-13 Tor Lillqvist * org-gnome-gw-account-setup.eplug.xml: Use SOEXT. 2005-07-12 Vivek Jain * Makefile.am: included missing header file 2005-07-12 Vivek Jain have a ChangeLog and transfer the changelog entry from the main ChangeLog (2005-07-10 Shreyas Srinivasan ) * groupwise-account-setup/*: Make the camel-groupwise-listener load on startup. (new plugin)