295 Commits (12fc60c625810280924bb5f76c5818d9dfc80098)

Author SHA1 Message Date
Markus Fischer 6da7d4133a - Define LINK_SIZE=2 needed for newly updated pcrelib; fixes Win32 build. 24 years ago
Zeev Suraski 9a9c1b435c Change the 'security level' of registry entries to PHP_INI_SYSTEM. They're 24 years ago
Sascha Schumann e6e54605b7 Follow Yasuo's suggestion and build sapi program's under the sapi-specific 24 years ago
Edin Kadribasic 946206f0d2 Added php/embed toolkit for embedding PHP engine into C/C++ applications. 24 years ago
Derick Rethans a346564418 - Added Sambar install notes (patch by Steffen <com@sambarserver.info>) 24 years ago
Sebastian Bergmann d6e24f21f9 Sync MSVC project files. 24 years ago
Markus Fischer bcadd534ee - Forgot to add an extra space. 24 years ago
Derick Rethans a4734a1b29 - Fix line-endings 24 years ago
Sebastian Bergmann 31fe6743d4 Sync MSVC project files. 24 years ago
Zeev Suraski 6e9f24cf6a Fix debug build options (looks like VC doesn't maintain indentation in the 24 years ago
Sebastian Bergmann cd4261a723 For a change, Sebastian makes Andi happy. :-) 24 years ago
Sebastian Bergmann c7606f1285 Meaningful Custom Build Step information. 24 years ago
Sebastian Bergmann cb69b62d6d Fix logic. 24 years ago
Edin Kadribasic d24705125d Added UTF-8 support to pcre on windows as suggested by Wez Furlong. 24 years ago
Dan Kalowsky 663a457eb8 Added the php_odbc_includes.h file 24 years ago
Marcus Boerger 77cf59e59c Add html_entities.c 24 years ago
Edin Kadribasic 1463c0b7ee Fixed windows build by adding sha1.c and sha1.h to the project file. 24 years ago
Edin Kadribasic 0737394d80 Fixed bug #11214 (patch by Steph Fox) 24 years ago
Frank M. Kromann e2c5462d91 Oops. Last commit reverted some of sebastians changes. 24 years ago
Frank M. Kromann 57ec06677f Switch from imap_sendmail.* to sendmail.c under Win32 24 years ago
Frank M. Kromann 1565e5d1bc These files are no longer needed as the imap module will use the standard sendmail function under Win32 24 years ago
Edin Kadribasic 2183565321 Allow dynamically compiled extensions to use gettimeofday() on win32. 24 years ago
Sebastian Bergmann 01316104b3 Add gd_bundled to php_modules.dsw. 24 years ago
Sebastian Bergmann 596859eb44 Remove unused local variables. 24 years ago
Markus Fischer d4711e51ae - We don't need the check here because the regex makes sure we never have \r\n 24 years ago
Stefan Esser 6189dac445 Typo: == instead of = 24 years ago
Stefan Esser c3c4c6137a - should fix bug#17753 24 years ago
Markus Fischer cad4ddebed - Revert zlib.lib patch. 24 years ago
Harald Radi fd0d39da8f mysql need zlib.lib now 24 years ago
Markus Fischer cac49284b4 - Fix win32/mysql. 24 years ago
Harald Radi f9fa95067b mysql need zlib.lib now 24 years ago
Markus Fischer 6c6ac37be4 - Headers are now rewritten to always have \r\n line endings for SMTP. 24 years ago
Edin Kadribasic 9d04bf58e3 Sync with openbsd glob.c 1.19 24 years ago
Edin Kadribasic 9143760ecd Removed some leftover debugging code. 24 years ago
Markus Fischer 44afb19d40 - Fix a leak and a crash. 24 years ago
Markus Fischer 504d7c2ebd - Add note about IIS/CGI and cgi.force_redirect gotcha 24 years ago
Markus Fischer 9a97d55647 - Only add the To: field with the $to parameter if we don't have it in the 24 years ago
Markus Fischer d497ca147e - Revert fix for #14407. The From: header field IS different from the 24 years ago
Markus Fischer 1ec78a1e18 - Try to fix most of the buffer overflows and dynamically allocate memory where 24 years ago
Markus Fischer b04656ad40 - Finish implementation of custom smtp port (introduces "smtp_port" ini config). 24 years ago
Markus Fischer c43f813d8e - Rephrase comment 24 years ago
Markus Fischer 05293f09eb - Classig problem: right idea, wrong pointer ... 24 years ago
Markus Fischer 82cc9a9404 - Typo 24 years ago
Markus Fischer 3d81af807d - Give some useful updates to Win32/Apache/PHP4 installation. Also mention 24 years ago
Sebastian Bergmann ae6b6359d7 Add HAVE_MBSTR_RU support for Win32. 24 years ago
Wez Furlong bc068a9c99 This somehow got undone when I committed the rest... 24 years ago
Wez Furlong 935809872a Add activescript sapi to the workspace 24 years ago
Edin Kadribasic 544694255a Added glob() support for windows. 24 years ago
Markus Fischer aec7987d9e - Win32 mail() is no longer case-sensitive when it comes to match for any headers 24 years ago
Preston L. Bannister 34941b1ba6 Re-add "tests" project - this is the only change to file. For some reason MSVC chose to put "" around all the project file names. (Why? Ask Microsoft :). Perhaps different patch levels on MSVC6?). These files are not hand-edited. 24 years ago