read the "use_ssl" property from ESource and form the uri accrodingly
authorSivaiah Nallagatla <snallagatla@novell.com>
Fri, 23 Jul 2004 18:28:28 +0000 (18:28 +0000)
committerSivaiah Nallagatla <siva@src.gnome.org>
Fri, 23 Jul 2004 18:28:28 +0000 (18:28 +0000)
commit67e40b42ed1027f89ca0278bdbde2eeb07778136
treeb6f6326b4d62bbf4a1857dfa1837d6ac2c4390ca
parentac08cb9f6cfd8d8ee24e974cc5ad9df6c87b5fc6
read the "use_ssl" property from ESource and form the uri accrodingly

2004-07-23  Sivaiah Nallagatla <snallagatla@novell.com>

       * backends/groupwise/e-book-backend-groupwise.c
       (e_book_backend_groupwise_load_source) : read the "use_ssl"
       property from ESource and form the uri accrodingly
       (e_book_backend_groupwise_authenticate_user) : when "use_ssl" is
       "when-posible", try with https first and then http if that fails.
       (e_book_backend_groupwise_init) (e_book_backend_groupwise_dispose) :
       initialize and free the newly added priv member use_ssl
addressbook/ChangeLog
addressbook/backends/groupwise/e-book-backend-groupwise.c