[PHP-CVS] cvs: php-src /ext/standard mail.c

2009-06-21 Thread Ilia Alshanetsky
iliaa Sun Jun 21 15:30:23 2009 UTC Modified files: /php-src/ext/standard mail.c Log: MFB: Fixed bug #48620 (X-PHP-Originating-Script assumes no trailing CRLF in existing headers)

[PHP-CVS] cvs: php-src /ext/standard mail.c

2009-04-15 Thread Ilia Alshanetsky
iliaa Wed Apr 15 14:25:20 2009 UTC Modified files: /php-src/ext/standard mail.c Log: MFB: Fixed bug #47969 (ezmlm_hash() returns different values depend on OS) http://cvs.php.net/viewvc.cgi/php-src/ext/standard/mail.c?r1=1.105r2=1.106diff_format=u

[PHP-CVS] cvs: php-src /ext/standard mail.c

2009-01-09 Thread Antony Dovgal
tony2001Fri Jan 9 16:33:57 2009 UTC Modified files: /php-src/ext/standard mail.c Log: fix ZTS build http://cvs.php.net/viewvc.cgi/php-src/ext/standard/mail.c?r1=1.101r2=1.102diff_format=u Index: php-src/ext/standard/mail.c diff -u

[PHP-CVS] cvs: php-src /ext/standard mail.c

2008-10-03 Thread Mikko Koppanen
mkoppanen Fri Oct 3 13:31:21 2008 UTC Modified files: /php-src/ext/standard mail.c Log: Adds signal handling around popen/pclose in mail.c. Related information on bugs #8992 and #14032 Original patch by D. Parthey

[PHP-CVS] cvs: php-src /ext/standard mail.c

2007-11-07 Thread Dmitry Stogov
dmitry Wed Nov 7 08:32:17 2007 UTC Modified files: /php-src/ext/standard mail.c Log: Fixed compilation http://cvs.php.net/viewvc.cgi/php-src/ext/standard/mail.c?r1=1.95r2=1.96diff_format=u Index: php-src/ext/standard/mail.c diff -u

[PHP-CVS] cvs: php-src /ext/standard mail.c

2007-11-06 Thread Jani Taskinen
janiTue Nov 6 17:58:41 2007 UTC Modified files: /php-src/ext/standard mail.c Log: Ws + cs + missing fix for MOPB-33-2007:PHP mail() Message ASCIIZ Byte Truncation http://cvs.php.net/viewvc.cgi/php-src/ext/standard/mail.c?r1=1.94r2=1.95diff_format=u

[PHP-CVS] cvs: php-src /ext/standard mail.c

2007-07-10 Thread Stanislav Malyshev
stasTue Jul 10 20:23:26 2007 UTC Modified files: /php-src/ext/standard mail.c Log: Escape mail.force_extra_parameters value http://cvs.php.net/viewvc.cgi/php-src/ext/standard/mail.c?r1=1.92r2=1.93diff_format=u Index: php-src/ext/standard/mail.c

[PHP-CVS] cvs: php-src /ext/standard mail.c

2004-09-25 Thread Anantha Kesari H Y
hyanantha Sat Sep 25 10:48:45 2004 EDT Modified files: /php-src/ext/standard mail.c Log: removing unwanted header files getting included http://cvs.php.net/diff.php/php-src/ext/standard/mail.c?r1=1.83r2=1.84ty=u Index: php-src/ext/standard/mail.c

[PHP-CVS] cvs: php-src /ext/standard mail.c

2004-08-03 Thread Antony Dovgal
tony2001Tue Aug 3 02:25:25 2004 EDT Modified files: /php-src/ext/standard mail.c Log: fix typo in mail.c: mail_force_extra_parameters - mail.force_extra_parameters http://cvs.php.net/diff.php/php-src/ext/standard/mail.c?r1=1.82r2=1.83ty=u

Re: [PHP-CVS] cvs: php-src /ext/standard mail.c

2004-08-03 Thread Derick Rethans
On Tue, 3 Aug 2004, Antony Dovgal wrote: tony2001 Tue Aug 3 02:25:25 2004 EDT Modified files: /php-src/ext/standard mail.c Log: fix typo in mail.c: mail_force_extra_parameters - mail.force_extra_parameters Close the bugreport too please. Derick -- PHP CVS

[PHP-CVS] cvs: php-src /ext/standard mail.c

2004-01-08 Thread Ilia Alshanetsky
iliaa Thu Jan 8 20:35:45 2004 EDT Modified files: /php-src/ext/standard mail.c Log: Fixed bug #26847 (memory leak in mail() when to/subject contain only spaces) Index: php-src/ext/standard/mail.c diff -u php-src/ext/standard/mail.c:1.81

[PHP-CVS] cvs: php-src /ext/standard mail.c

2003-11-30 Thread Ilia Alshanetsky
iliaa Sun Nov 30 14:56:30 2003 EDT Modified files: /php-src/ext/standard mail.c Log: MFB: Fix for possible uninitialized usage of subject_r. Index: php-src/ext/standard/mail.c diff -u php-src/ext/standard/mail.c:1.79 php-src/ext/standard/mail.c:1.80

[PHP-CVS] cvs: php-src /ext/standard mail.c

2003-10-20 Thread Ilia Alshanetsky
iliaa Mon Oct 20 10:22:01 2003 EDT Modified files: /php-src/ext/standard mail.c Log: Fixed bug #25923 (mail() modifies the to subject arguments). Index: php-src/ext/standard/mail.c diff -u php-src/ext/standard/mail.c:1.78

[PHP-CVS] cvs: php-src /ext/standard mail.c

2003-10-12 Thread Ilia Alshanetsky
iliaa Mon Oct 13 00:15:11 2003 EDT Modified files: /php-src/ext/standard mail.c Log: Remove sendmail patch check. Index: php-src/ext/standard/mail.c diff -u php-src/ext/standard/mail.c:1.77 php-src/ext/standard/mail.c:1.78 ---

[PHP-CVS] cvs: php-src /ext/standard mail.c

2003-09-10 Thread Ilia Alshanetsky
iliaa Thu Sep 11 00:46:12 2003 EDT Modified files: /php-src/ext/standard mail.c Log: Cleanup r1.76 patch Index: php-src/ext/standard/mail.c diff -u php-src/ext/standard/mail.c:1.76 php-src/ext/standard/mail.c:1.77 --- php-src/ext/standard/mail.c:1.76

[PHP-CVS] cvs: php-src /ext/standard mail.c

2003-09-01 Thread Stanislav Malyshev
stasMon Sep 1 04:20:18 2003 EDT Modified files: /php-src/ext/standard mail.c Log: The sendmail_path executable check breaks setups that use parameters for sendmail - including the default setup - so I'm disabling it for now. Index: