summaryrefslogtreecommitdiff
path: root/ext/standard/mail.c
Commit message (Expand)AuthorAgeFilesLines
* fix datatype mismatchAnatol Belski2014-10-231-1/+1
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* restore the old part of ezmlm_hash()Anatol Belski2014-08-271-3/+3
* 's' works with size_t round 4Anatol Belski2014-08-271-1/+1
* first show to make 's' work with size_tAnatol Belski2014-08-271-7/+7
* master renames phase 3Anatol Belski2014-08-251-2/+2
* master renames phase 1Anatol Belski2014-08-251-5/+5
* fixes to %pd format usageAnatol Belski2014-08-241-2/+2
* yet more fixes to zppAnatol Belski2014-08-201-1/+1
* fix macros in the 5 basic extensionsAnatol Belski2014-08-161-1/+1
* Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-1/+1
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Tjerk Meesters2014-02-281-1/+1
| |\
| | * [bug 66535] X-PHP-Originating-Script adds newline if no custom headers are givenTjerk Meesters2014-02-281-1/+1
| | * Bump yearXinchen Hui2014-01-031-1/+1
| | * typo fixesVeres Lajos2013-07-151-1/+1
| | * Happy New YearXinchen Hui2013-01-011-1/+1
| * | Bump yearXinchen Hui2014-01-031-1/+1
| * | typo fixesVeres Lajos2013-07-151-1/+1
* | | Fixed char*/zend_string* inconsistencyDmitry Stogov2014-03-071-7/+8
* | | Fixed php_mail logXinchen Hui2014-03-031-3/+4
* | | Refactor basename using zend_stringXinchen Hui2014-02-231-6/+5
* | | Bump yearXinchen Hui2014-01-031-1/+1
* | | typo fixesVeres Lajos2013-07-151-1/+1
|/ /
* | fix windows buildAnatoliy Belsky2013-01-061-1/+2
* | Add a timestamp to the mail log.Martin Jansen2013-01-061-2/+11
* | Happy New YearXinchen Hui2013-01-011-1/+1
|/
* - Fixed ZTS buildFelipe Pena2012-07-241-2/+2
* Add syslog support to mail.log #62356Florian Anderiasch2012-07-241-10/+45
* - Year++Felipe Pena2012-01-011-1/+1
* Fixed ZE specific compile warnings (Bug #55629)Dmitry Stogov2011-09-131-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* - use popen_ex directly, avoid the tsrm fetchPierre Joye2010-09-171-1/+1
* Fix for bug #52317 (Segmentation fault when using mail() on a rhel 4.x (only 64Adam Harvey2010-07-191-0/+1
* - Ignore empty filename for mail.log, treat it like none givenJohannes Schlüter2010-06-181-1/+1
* Removed safe_modeKalle Sommer Nielsen2010-04-261-9/+1
* Fix for bug #51604 (newline in end of header is shown in start of message).Adam Harvey2010-04-221-2/+7
* * Pass TSRMLS_C around pageinfo.cKalle Sommer Nielsen2010-04-131-3/+3
* Fixed bug #50907 (X-PHP-Originating-Script adding two new lines in *NIX).Ilia Alshanetsky2010-02-021-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* Fixed bug #48620 (X-PHP-Originating-Script assumes no trailing CRLF inIlia Alshanetsky2009-06-211-1/+1
* Fixed bug #47969 (ezmlm_hash() returns different values depend on OS)Ilia Alshanetsky2009-04-151-1/+1
* Fixed a bug inside mail() logging code that prevents log file from existingIlia Alshanetsky2009-01-131-1/+6
* fix ZTS buildAntony Dovgal2009-01-091-1/+1
* [DOC]Ilia Alshanetsky2009-01-091-11/+51
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: initialize optional varsArnaud Le Blanc2008-10-211-2/+2
* Adds signal handling around popen/pclose in mail.c.Mikko Koppanen2008-10-031-0/+37
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: ws + csJani Taskinen2007-11-061-32/+27
* MFH: Nuked ending dots from error messagesJani Taskinen2007-09-301-1/+1