From ec1315f02cb08be3349a76a8aefa25943fd7f7ad Mon Sep 17 00:00:00 2001 From: Sivaiah Nallagatla Date: Mon, 24 May 2004 06:47:26 +0000 Subject: added CAMEL_PROVIDER_CONF_HIDDEN to conf item type enum. This is used by 2004-05-24 Sivaiah Nallagatla * camel-provider.h : added CAMEL_PROVIDER_CONF_HIDDEN to conf item type enum. This is used by groupwise provider * providers/groupwise/camel-groupwise-provider.c : Added CAMEL_PROVIDER_CONF_HIDDEN to groupwise_conf_entries to pass the auth-domain value * providers/imap/camel-imap-store.c (imap_auth_loop) : read the auth-domain property from imap url and pass it camel sesstion apis svn path=/trunk/; revision=26057 --- camel/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 19903fff77..421c841453 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,12 @@ +2004-05-24 Sivaiah Nallagatla + + * camel-provider.h : added CAMEL_PROVIDER_CONF_HIDDEN to + conf item type enum. This is used by groupwise provider + * providers/groupwise/camel-groupwise-provider.c : Added CAMEL_PROVIDER_CONF_HIDDEN + to groupwise_conf_entries to pass the auth-domain value + * providers/imap/camel-imap-store.c (imap_auth_loop) : read the auth-domain + property from imap url and pass it camel sesstion apis + 2004-05-22 Not Zed * camel-store.c: oops, forgot folder_created. Removed locking, the -- cgit v1.2.3