summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Add gd_bundled to php_modules.dsw.Sebastian Bergmann2002-06-141-0/+12
* Remove unused local variables.Sebastian Bergmann2002-06-141-1/+1
* - We don't need the check here because the regex makes sure we never have \r\nMarkus Fischer2002-06-131-6/+0
* Typo: == instead of =Stefan Esser2002-06-131-1/+1
* - should fix bug#17753Stefan Esser2002-06-131-2/+8
* - Revert zlib.lib patch.Markus Fischer2002-06-101-4/+4
* mysql need zlib.lib nowHarald Radi2002-06-101-4/+4
* - Fix win32/mysql.Markus Fischer2002-06-101-132/+0
* mysql need zlib.lib nowHarald Radi2002-06-101-0/+132
* - Headers are now rewritten to always have \r\n line endings for SMTP.Markus Fischer2002-06-052-6/+94
* Sync with openbsd glob.c 1.19Edin Kadribasic2002-06-041-1/+1
* Removed some leftover debugging code.Edin Kadribasic2002-06-041-3/+1
* - Fix a leak and a crash.Markus Fischer2002-06-031-7/+6
* - Add note about IIS/CGI and cgi.force_redirect gotchaMarkus Fischer2002-06-031-6/+33
* - Only add the To: field with the $to parameter if we don't have it in theMarkus Fischer2002-06-021-2/+7
* - Revert fix for #14407. The From: header field IS different from theMarkus Fischer2002-06-021-30/+7
* - Try to fix most of the buffer overflows and dynamically allocate memory whereMarkus Fischer2002-06-021-13/+38
* - Finish implementation of custom smtp port (introduces "smtp_port" ini config).Markus Fischer2002-06-021-2/+5
* - Rephrase commentMarkus Fischer2002-06-021-1/+1
* - Classig problem: right idea, wrong pointer ...Markus Fischer2002-06-021-1/+1
* - TypoMarkus Fischer2002-05-301-1/+1
* - Give some useful updates to Win32/Apache/PHP4 installation. Also mentionMarkus Fischer2002-05-301-8/+123
* Add HAVE_MBSTR_RU support for Win32.Sebastian Bergmann2002-05-212-0/+8
* This somehow got undone when I committed the rest...Wez Furlong2002-05-201-0/+4
* Add activescript sapi to the workspaceWez Furlong2002-05-202-2/+32
* Added glob() support for windows.Edin Kadribasic2002-05-193-0/+1026
* - Win32 mail() is no longer case-sensitive when it comes to match for any hea...Markus Fischer2002-05-172-62/+117
* Re-add "tests" project - this is the only change to file. For some reason MS...Preston L. Bannister2002-05-172-28/+28
* Reverted the last commit which moved all the projects around.Joseph Tate2002-05-172-28/+28
* Add "tests" project to invoke run-tests.php (unit tests).Preston L. Bannister2002-05-162-28/+28
* Fixing line breaksFrank M. Kromann2002-05-151-1/+0
* Fixing build of IMAP extension, after changes in sendmailFrank M. Kromann2002-05-151-0/+1
* - Accommodate API changes to Ack().Markus Fischer2002-05-151-7/+7
* - Add support for Bcc in w32/sendmail code.Markus Fischer2002-05-151-8/+71
* - Improve code so errors returned from the server are reported back to the user.Markus Fischer2002-05-142-33/+80
* - Do not include the Cc: for the first Cc'd recipient (spotted by Richard).Markus Fischer2002-05-141-0/+1
* - Convert unix to dos line endings.Markus Fischer2002-05-141-0/+7
* - Try to find From: field in header, fallback to sendmail_from php.ini settingMarkus Fischer2002-05-141-3/+29
* - Fix win32 sendmail bug with Cc: in custom header not terminated with \r\nMarkus Fischer2002-05-142-36/+44
* Fix dependencies for CLI moduleZeev Suraski2002-05-112-28/+36
* Fix buildZeev Suraski2002-05-111-4/+0
* Added MD5 support for crypt() on Windows.Edin Kadribasic2002-05-104-3/+220
* I could swear it worked the other way before I committed.Sebastian Bergmann2002-05-022-7/+7
* Oops.Sebastian Bergmann2002-05-021-9/+9
* The Windows build can now be configures more comfortably, for instance in reg...Sebastian Bergmann2002-05-022-27/+113
* Add new ext/mbstring/mbfilter_*.c files.Sebastian Bergmann2002-04-302-0/+24
* Enable bundled build of ext/ctype and ext/mbstring on Win32.Sebastian Bergmann2002-04-282-0/+48
* fixed access problem when japanese Shift_JIS character is used as directory n...Rui Hirokawa2002-04-221-1/+2
* Enable ext/tokenizer by default on Win32, too. Since there is no HAVE_TOKENIZ...Sebastian Bergmann2002-04-172-0/+8
* Sync with php4dllts.Sebastian Bergmann2002-04-121-0/+2