blob: 121be840cde5ea630ac6d13026a5cd9ca8e50873 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2005-01-15 Sivaiah Nallagatla <snallagatla@novell.com>
* camel-gw-listner.c : use url->host instead of reading "poa"
parameter everywhere. use "use_ssl" param instead of soap_ssl
We not longer have separate settings for soap as we use soap for mail
now
2004-12-17 Sivaiah Nallagatla <snallagatla@novell.com>
* camel-gw-listner.c (add_esource) : read "soap_ssl" from
the camel url instead of "use_ssl"
2004-12-15 Rodney Dawes <dobey@novell.com>
* Makefile.am: Add camel-gw-listener.h to SOURCES
2004-12-03 Sivaiah Nallagatla <snallagatla@novell.com>
* initial check in
|