index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
camel
/
providers
/
smtp
/
camel-smtp-provider.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
make service_cache be an array of CAMEL_NUM_PROVIDER_TYPES elements so you
Dan Winship
2002-04-04
1
-1
/
+0
*
Start the ssl stream off in non-ssl mode (useful for STARTTLS).
Jeffrey Stedfast
2002-03-06
1
-18
/
+18
*
Fixing the license text.
Ettore Perazzoli
2001-10-28
1
-1
/
+0
*
Update the licensing information to require version 2 of the GPL
Ettore Perazzoli
2001-10-27
1
-2
/
+2
*
Init the nntp url hash and url_equal functions.
Jeffrey Stedfast
2001-09-29
1
-1
/
+3
*
special case popb4smtp auth before we try and connect, and do the magic
Not Zed
2001-08-03
1
-2
/
+2
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-1
/
+1
*
Remove the "quick_login" member, which is unnecessary.
Dan Winship
2001-04-03
1
-1
/
+2
*
Big header cleanups and nntp compile fix
Kjartan Maraas
2001-03-30
1
-1
/
+4
*
add an argument to say whether or not you want "PLAIN" in the list (so you
Dan Winship
2001-03-27
1
-1
/
+1
*
Add an "extra_conf" field to CamelProvider with structures and defines and
Dan Winship
2001-03-27
1
-29
/
+2
*
add a "GList *authtypes", so you can get the list of authtypes used by a
Dan Winship
2001-03-22
1
-15
/
+10
*
defined "ssmtp"
Jeffrey Stedfast
2001-03-15
1
-2
/
+33
*
Doh! Set the CAMEL_URL_ALLOW_AUTH flag.
Jeffrey Stedfast
2001-03-03
1
-1
/
+1
*
Mark strings for translation.
Kjartan Maraas
2001-01-19
1
-2
/
+2
*
Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_*
Dan Winship
2000-11-04
1
-1
/
+3
*
lots of i18n fixes
Dan Winship
2000-10-24
1
-1
/
+2
*
Remove default_ports.
Dan Winship
2000-10-03
1
-1
/
+0
*
Add support for specifying on which port to connect to a server; fix a potent...
Peter Williams
2000-08-26
1
-0
/
+1
*
Updated
Jeffrey Stedfast
2000-06-23
1
-1
/
+6
*
Add a domain field to CamelProvider, to say what kind of data it provides.
Dan Winship
2000-05-29
1
-0
/
+2
*
Added debug fprintfs, tested with a few messages (smtp_data): Fixed to use
EDT 2000 Jeffrey Stedfast
2000-05-24
1
-2
/
+1
*
A machine which serves neither POP nor KPOP is not a POP server.
Dan Winship
2000-05-07
1
-1
/
+2
*
oops. s/CAMEL_TRANSPORT_TYPE/CAMEL_PROVIDER_TRANSPORT/
Dan Winship
2000-05-01
1
-1
/
+1
*
Tweak the definition of CamelProvider. Among other things, a provider may
Dan Winship
2000-04-30
1
-15
/
+11
*
kill camel-log
Dan Winship
2000-04-19
1
-1
/
+0
*
Clarify what provider.protocol, provider.name, and provider.description
Dan Winship
2000-04-11
1
-2
/
+5
*
o Added smtp/ to providers tree under camel o Added makefiles and source
EDT 2000 Jeffrey Stedfast
2000-04-07
1
-0
/
+54