aboutsummaryrefslogtreecommitdiffstats
path: root/camel/providers/sendmail/camel-sendmail-transport.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GTKHTML_0_5'.GTKHTML_0_5nobody2000-07-061-227/+0
* New method, to return an end-user-friendly name corresponding to aDan Winship2000-07-021-0/+15
* > searchpart = strchr(namepart, '?');NotZed2000-05-201-6/+7
* Bleah. Can't fsync a pipe. As a quick kludge, just don't stream_flush it.Dan Winship2000-05-101-2/+0
* Use CamelException to signal failure. (camel_stream_write_strings):Dan Winship2000-05-091-2/+10
* Make camel not leak like a sieve.Dan Winship2000-05-081-1/+2
* actually record the pid returned by fork(). Noticed by clahey.Dan Winship2000-04-091-1/+2
* another typoDan Winship2000-02-251-1/+1
* Add CamelTransport abstract class and CamelSendmailTransportDan Winship2000-02-251-0/+203