Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug #70145 From field incorrectly parsed from headers | Anatol Belski | 2015-08-19 | 1 | -17/+38 |
| | |||||
* | fix thread safety | Anatol Belski | 2015-07-29 | 1 | -1/+1 |
| | |||||
* | Improved zend_string API (Francois Laupretre) | Dmitry Stogov | 2015-06-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit d96eab8d79b75ac83d49d49ae4665f948d15a804 Author: Francois Laupretre <francois@tekwire.net> Date: Fri Jun 26 01:23:31 2015 +0200 Use the new 'ZSTR' macros in the rest of the code. Does not change anything to the generated code (thanks to compat macros) but cleaner. commit b3526439104ac7a89a8e0c79dbebf33b22bd01b8 Author: Francois Laupretre <francois@tekwire.net> Date: Thu Jun 25 13:45:06 2015 +0200 Improve zend_string API Add missing methods | ||||
* | add vim modelines | Anatol Belski | 2015-05-20 | 1 | -0/+9 |
| | |||||
* | fix thread safety for win32/sendmail | Anatol Belski | 2015-03-03 | 1 | -56/+39 |
| | |||||
* | avoid this pointers play | Anatol Belski | 2015-03-03 | 1 | -6/+1 |
| | |||||
* | use correct free api | Anatol Belski | 2015-03-03 | 1 | -2/+2 |
| | |||||
* | Fixed bug #69154 Access violation in php7.dll!_emalloc | Anatol Belski | 2015-03-03 | 1 | -1/+0 |
| | | | | one more invalid free | ||||
* | fix socket leaking and better connection err check | Anatol Belski | 2015-03-03 | 1 | -1/+10 |
| | |||||
* | Fixed bug #69115 crash in mail | Anatol Belski | 2015-02-27 | 1 | -1/+0 |
| | | | | | | | There were two issues - php_pcre_replace could be used directly and sbject_str could be NULL - the Windows sendmail variant was freeing something passed from the outside | ||||
* | Avoid reallocation in preg_replace() if nothing was replaced | Dmitry Stogov | 2015-02-10 | 1 | -5/+10 |
| | |||||
* | cleanup | Anatol Belski | 2015-01-16 | 1 | -12/+10 |
| | |||||
* | Bug fix for wrong regex in mail | matbech | 2015-01-15 | 1 | -1/+1 |
| | | | | The wrong string PHP_WIN32_MAIL_UNIFY_REPLACE instead of PHP_WIN32_MAIL_UNIFY_PATTERN is used for the regex. | ||||
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -15/+15 |
| | |||||
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -12/+12 |
| | |||||
* | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-19 | 1 | -2/+2 |
| | |||||
* | fix datatype mismatch warnings | Anatol Belski | 2014-10-29 | 1 | -4/+4 |
| | |||||
* | s,PHP 5,PHP 7, | Johannes Schlüter | 2014-09-20 | 1 | -2/+2 |
| | |||||
* | several signature and data type fixes | Anatol Belski | 2014-08-26 | 1 | -2/+2 |
| | |||||
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -9/+9 |
| | |||||
* | first shot on merging the core fro the int64 branch | Anatol Belski | 2014-08-16 | 1 | -0/+3 |
| | |||||
* | cleanup | Dmitry Stogov | 2014-08-13 | 1 | -3/+0 |
| | |||||
* | Fixed compilation on Windows | Dmitry Stogov | 2014-07-15 | 1 | -2/+2 |
| | |||||
* | port sendmail to windwos (untested yet) | Pierre Joye | 2014-05-13 | 1 | -47/+48 |
| | |||||
* | typo fixes | Veres Lajos | 2013-07-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -6/+6 |
| | | | | | * pull-request/341: (23 commits) typofixes | ||||
* | - bump minimum version, no more XP/2003 | Pierre Joye | 2012-03-04 | 1 | -0/+1 |
| | |||||
* | - silent warning (fix for #28038) | Pierre Joye | 2009-08-26 | 1 | -1/+1 |
| | |||||
* | Fixed a compiler warning (variable clobbering) | Ilia Alshanetsky | 2009-08-25 | 1 | -3/+3 |
| | |||||
* | - Fixed bug #28038 (Sent incorrect RCPT TO commands to SMTP server) | Garrett Serack | 2009-08-18 | 1 | -6/+33 |
| | |||||
* | MFH: Fixed bug #38091 (Mail() does not use FQDN when sending SMTP helo) | Kalle Sommer Nielsen | 2009-06-30 | 1 | -4/+42 |
| | | | | | # Note, this does not go in 5.2 because the inet ports for VC6 are not in that branch | ||||
* | - Avoid sprintf, even when checked copy'n'paste or changes lead to errors | Marcus Boerger | 2007-02-24 | 1 | -6/+3 |
| | |||||
* | - MFH: It's 2006 and PHP 5 | Johannes Schlüter | 2006-02-08 | 1 | -2/+2 |
| | |||||
* | MFH | foobar | 2006-01-06 | 1 | -23/+29 |
| | |||||
* | - Fixed bug #29334 (mail() provides incorrect message time header) | foobar | 2005-08-07 | 1 | -47/+21 |
| | |||||
* | NetWare cleanup | Anantha Kesari H Y | 2005-07-28 | 1 | -22/+1 |
| | | | | | --Kamesh | ||||
* | FR 32275 - fifth parameter to preg_replace() to count number of replaces | Andrey Hristov | 2005-03-12 | 1 | -2/+4 |
| | | | | | | made. #it would be nice if someone of the doc team documents it. thanks! | ||||
* | time.h is available in NetWare LibC. | Anantha Kesari H Y | 2005-02-25 | 1 | -2/+2 |
| | | | | | path sperator has been changed from \ to / while including netware\sendmail_nw.h | ||||
* | Stricter cc header check. | Ilia Alshanetsky | 2005-01-19 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #28976 (use From: from headers if sendmail_from is empty) | foobar | 2005-01-19 | 1 | -2/+15 |
| | |||||
* | Exporting symbols used in the imap extension | Frank M. Kromann | 2003-12-08 | 1 | -3/+3 |
| | |||||
* | Fixed bug #25333 (Possible body corruption & crash in win32 mail()). | Ilia Alshanetsky | 2003-09-08 | 1 | -23/+18 |
| | |||||
* | Fixed bug #22947 (Ack() inside win32/sendmail.c may stall in certain | Ilia Alshanetsky | 2003-08-11 | 1 | -5/+5 |
| | | | | | situations). | ||||
* | Fixed bug #25037 (Possible infinite loop inside SendText()) | Ilia Alshanetsky | 2003-08-11 | 1 | -0/+1 |
| | |||||
* | Fixed bug #23798 (Spaces were not being stripped from Bcc header) | Ilia Alshanetsky | 2003-07-23 | 1 | -17/+47 |
| | | | | | Fixed bug #24663 (\n. sequences were not being escaped) | ||||
* | A add much more useful select(2) implementation than is provided by | Wez Furlong | 2003-02-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | windows sockets. The winsock implementation will only work with sockets; our implementation works with sockets and file descriptors. By association, stream_select() will now operate correctly with files, pipes and sockets. This change required linking against the winsock2 library. In terms of compatibility, only older versions of windows 95 do not have winsock2 installed by default. It is available as a redistributable file, and is most likely installed by any OS patches (eg: Internet Explorer) applied by the user. Also, add a win32 compatible pipe test when opening a stream from a pipe. This test will only work on NT, win2k and XP platforms. Without this test, interleaved fread() and select() calls would cause the read buffer to be clobbered. I will be working on a fix for this issue for win9x. | ||||
* | MFB: | Edin Kadribasic | 2003-01-07 | 1 | -2/+6 |
| | | | | | | Fixed bug #21442 (Crash of mail() on Windows when the first parameter is empty). | ||||
* | NetWare related changes/modifications. | Anantha Kesari H Y | 2003-01-03 | 1 | -0/+35 |
| | |||||
* | Typo. | Sara Golemon | 2002-12-28 | 1 | -1/+1 |
| | |||||
* | When scanning for cc: headers, make sure the header is JUST cc: and not bcc: ↵ | Sara Golemon | 2002-12-28 | 1 | -1/+1 |
| | | | | | | | or original-cc: or <anything-printable>cc: See Bugs # 21036 and # 20707 |