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
/
sendmail
/
camel-sendmail-transport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Update the copyrights, replacing Helix Code with Ximian and
Ettore Perazzoli
2001-06-23
1
-2
/
+2
*
Big header cleanups and nntp compile fix
Kjartan Maraas
2001-03-30
1
-0
/
+2
*
More fixing for exim: It can't deal with "-tif", you need to say "-t -i
Dan Winship
2001-03-14
1
-10
/
+11
*
Remove the "-U" for now, because it breaks exim's "sendmail" wrapper. (And
Dan Winship
2001-03-10
1
-2
/
+2
*
Use "-f" to set the envelope from address so bounces go to the right
Dan Winship
2001-03-02
1
-10
/
+34
*
Updated.
Jeffrey Stedfast
2001-02-06
1
-26
/
+26
*
lots of i18n fixes
Dan Winship
2000-10-24
1
-14
/
+16
*
Merge with camel-async.
Peter Williams
2000-08-11
1
-18
/
+12
*
New method, to return an end-user-friendly name corresponding to a
Dan Winship
2000-07-02
1
-0
/
+15
*
> searchpart = strchr(namepart, '?');
NotZed
2000-05-20
1
-6
/
+7
*
Bleah. Can't fsync a pipe. As a quick kludge, just don't stream_flush it.
Dan Winship
2000-05-10
1
-2
/
+0
*
Use CamelException to signal failure. (camel_stream_write_strings):
Dan Winship
2000-05-09
1
-2
/
+10
*
Make camel not leak like a sieve.
Dan Winship
2000-05-08
1
-1
/
+2
*
actually record the pid returned by fork(). Noticed by clahey.
Dan Winship
2000-04-09
1
-1
/
+2
*
another typo
Dan Winship
2000-02-25
1
-1
/
+1
*
Add CamelTransport abstract class and CamelSendmailTransport
Dan Winship
2000-02-25
1
-0
/
+203