aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-account-setup/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Removed this directory. This functionality has now been moved toSarfraaz Ahmed2005-07-111-25/+0
| | | | | | | | | 2005-07-11 Sarfraaz Ahmed <asarfraaz@novell.com> * plugins/exchange-account-setup : Removed this directory. This functionality has now been moved to exchange-operations. svn path=/trunk/; revision=29710
* Added new to initialise the config listener. (update_state) : Now updatesSarfraaz Ahmed2005-06-101-0/+3
| | | | | | | | | | | | | | | | 2005-06-10 Sarfraaz Ahmed <asarfraaz@novell.com> * exchange-account-setup.c (e_plugin_lib_enable) (free_exchange_listener)(e_plugin_lib_enable) : Added new to initialise the config listener. (update_state) : Now updates the state directly from the server and not from the file as earlier. (owa_authenticate_user) : Authenticates and validates directly from the server instead of using the camel APIs as earlier. (set_oof_info) : Sets the state directly on the server * Makefile.am : Use CAMEL_EXCHANGE CFLAGS and LIBS svn path=/trunk/; revision=29486
* Michael's patch.. for supporting tables in e-config, handling hide bits andSushma Rai2005-02-011-2/+1
| | | | | | corrected exchange-accout-setup plugin code. svn path=/trunk/; revision=28650
* Makefile change to link to camel libsSushma Rai2005-01-171-1/+3
| | | | svn path=/trunk/; revision=28419
* fix LDFLAGS variable name.Not Zed2005-01-111-1/+1
| | | | | | | | 2005-01-11 Not Zed <NotZed@Ximian.com> * Makefile.am: fix LDFLAGS variable name. svn path=/trunk/; revision=28344
* Authentication for exchange accountSushma Rai2005-01-091-1/+2
| | | | svn path=/trunk/; revision=28296
* Exchange account level settings pluginSushma Rai2005-01-091-0/+20
svn path=/trunk/; revision=28295