Commit Graph

15 Commits

Author SHA1 Message Date
62922d2d08 set port property on e-source
2004-05-25 Sivaiah nallagatla <snallagatla@novell.com>
        * providers/groupwise/came;-gw-listener.c (add_addressbook_sources):
        set port property on  e-source

svn path=/trunk/; revision=26101
2004-05-26 15:00:49 +00:00
59fa5f5117 return NULL when there is no existing gw account with same uid
2004-05-25 Sivaiah Nallagatla <snallagatla@novell.com>

        * providers/groupwise/camel-gw-listener.c (lookup_account_info):
        return NULL when there is no existing gw account with same uid

svn path=/trunk/; revision=26099
2004-05-26 10:32:44 +00:00
1bd5e8ff95 remove /soap part from uri. make port as a e-source property instead of
2004-05-25  Sivaiah Nallagatla <snallagatla@novell.com>

        * providers/groupwise/camel-gw-listener.c (add_addressbook_sources)
        (add_calendar_tasks_sources) : remove /soap part from uri.
        make port as a e-source property instead of putting it in uri
        to amek the uris same as that of mail for password sharing

svn path=/trunk/; revision=26092
2004-05-26 05:47:11 +00:00
6b3a25c2b8 Fixed typo.
* providers/groupwise/camel-gw-listener.h: Fixed typo.

svn path=/trunk/; revision=25785
2004-05-04 15:06:49 +00:00
6c891b3943 added CAMEL_LIBS to LIBADD added new function to get addres book names
2004-04-21 Sivaiah Nallagatla  <snallagatla@novell.com>

        * providers/groupwise/Makefile.am : added CAMEL_LIBS to LIBADD
        * providers/groupwise/camel-gw-listener.c  (get_addressbook_names_from_server):
         added new function to get addres book names from server.
         (add_addressbook_sources) (modify_addressbook_sources) : changed the implementation
        to use address book returned form above call while creating e-sources

svn path=/trunk/; revision=25559
2004-04-21 12:08:24 +00:00
4354611e36 change the auth type string from Password to plain/password
2004-04-13   Sivaiah Nallagatla <snallagatla@novell.com>

        *  providers/groupwise/camel-gw-listener.c
        (add_addressbook_sources) : change the auth type string from
        Password to plain/password

svn path=/trunk/; revision=25426
2004-04-13 05:06:23 +00:00
d47acc473f add bookname to uri
2004-04-11  Sivaiah Nallagatla <snallagatla@novell.com>

        * providers/groupwise/camel-gw-listener.c
        (add_addressbook_sources) (modify_addressbook_sources) : add
        bookname to uri

svn path=/trunk/; revision=25412
2004-04-11 12:45:20 +00:00
eae413f6b2 removed ldap seetings and added a settng for SOAP port read port number
2004-03-25  Sivaiah Nallagatla <snallagatla@novell.com>

        * providers/groupwise/camel-groupwise-provider.c : removed
        ldap seetings and added a settng for SOAP port
        * providers/groupwise/camel-gw-listner.h (add_calendar_tasks_sources)
        (remove_calendar_tasks_sources), (modify_calendar_tasks_sources) : read port number
        from url instead of hardcoding
        Also removed code for adding e-sources for ldap address book and
        adding now e-sources for groupwise address book

svn path=/trunk/; revision=25180
2004-03-25 04:10:27 +00:00
ccd2433096 use "Calendar" and "Checklist" for the folder names, instead of "Default".
2004-03-03  Rodrigo Moya <rodrigo@ximian.com>

	* providers/groupwise/camel-gw-listener.c
	(add_calendar_tasks_sources): use "Calendar" and "Checklist" for the
	folder names, instead of "Default".
	(remove_calendar_tasks_sources): remove the correct folder.

svn path=/trunk/; revision=24949
2004-03-03 11:16:48 +00:00
f58bb183fd add port and /soap parts to relative uri while updating it when account
2004-01-28  Sivaih Nallagatla <snallagatla@novell.com>

        * providers/groupwise/camel-gw-listener.c (account_changed)
        (modify_esources) : add port and /soap parts to relative uri while
        updating it when account changed

svn path=/trunk/; revision=24489
2004-01-28 12:35:59 +00:00
0c67c7a78f add port and "/soap" to source uri
2004-01-19  Siviaah Nallagatla <snallagatla@novell.com>

        * providers/groupwise/camel-gw-listener.c ( remove_calender_tasks_sources,
        modify_calender_tasks_sources) : add port and "/soap" to source uri

svn path=/trunk/; revision=24303
2004-01-19 11:14:08 +00:00
9222b75520 added some conf entries for LDAP address setup added
2004-01-16 Sivaiah Nallagatla <snallagatla@novell.com>

        * providers/groupwise/camel-groupwise-provider.c: added some conf entries for
        LDAP address setup
        * providers/groupwise/camel-gw-listener.c: added add_ldap_addressbook_source,
        modify_ldap_addressbook_source, remove_ldap_addressbook_source functions for
        setting up  LDAP address book. Also setting "username" property on cal/tasks ESources

svn path=/trunk/; revision=24270
2004-01-16 12:47:28 +00:00
d339547a60 *** empty log message ***
svn path=/trunk/; revision=24269
2004-01-16 11:21:09 +00:00
ccd2fe2bb4 set the "auth" property on the ESource's we create, to get authentication.
2004-01-14  Rodrigo Moya <rodrigo@ximian.com>

	* providers/groupwise/camel-gw-listener.c (add_esource): set the
	"auth" property on the ESource's we create, to get authentication.

svn path=/trunk/; revision=24216
2004-01-14 11:55:24 +00:00
29010cf6f2 renamed groupwise-config-listener.[ch] to these file names and also
2004-01-13 Sivaiah Nallagatla <snallagatla@novell.com>

        * providers/groupwise/camel-gw-listener.[ch] : renamed groupwise-config-listener.[ch]
        to these file names and also changed code to use CamelURL insted of EUri
        * providers/groupwise/camel-groupwise-provider.c : use the renamed config listener apis
        * providers/groupwise/Makefile.am : changed the source file names

svn path=/trunk/; revision=24197
2004-01-13 13:49:54 +00:00