439 Commits (e1023affc173ecdc3e43aaabcdfb528b3c1bfb7a)

Author SHA1 Message Date
Xinchen Hui a2045ff332 Happy New Year~ 13 years ago
Felipe Pena e4ca0ed09f - Year++ 14 years ago
Xinchen Hui a391535e00 Fixed bug #60206 (possible integer overflow in content_length) 15 years ago
Felipe Pena 927bf09c29 - Year++ 15 years ago
Jani Taskinen af49e58f51 - Reverted r296062 and r296065 16 years ago
Jani Taskinen 06f072cb5e MFH: Improved / fixed output buffering (Michael Wallner) 16 years ago
Rasmus Lerdorf 6652657f12 Fix bug #50940 16 years ago
Rasmus Lerdorf 1947334023 Fix bug #50940 16 years ago
Sebastian Bergmann 16cb1cd469 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Sebastian Bergmann 9ba1e81665 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Ilia Alshanetsky f0240a0382 MFB: Improved parameter handling 17 years ago
Sebastian Bergmann ef49b9a8de MFH: Bump copyright year, 3 of 3. 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Stanislav Malyshev 09e37bc5ed MFB: init server context before config variables are processed 17 years ago
Stanislav Malyshev 7a67e94f17 init SG(server_context) before processing configs 17 years ago
Stanislav Malyshev 281676da26 MFB: fix php_value application order for Apache 18 years ago
Stanislav Malyshev 40607b254a fix php_value application order for Apache 18 years ago
Felipe Pena fc2fb50d09 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Arnaud Le Blanc 8c4151ad72 Added header_remove() (chsc at peytz dotdk, Arnaud) 18 years ago
Felipe Pena 7a37fa2d6b - Revert ZEND_BEGIN_ARG_INFO change 18 years ago
Felipe Pena cc9a286005 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Felipe Pena b22f47ee30 - Added arginfo 18 years ago
Antony Dovgal d76ecaae08 long -> int + minor sources reorganization 18 years ago
Alexey Zakhlestin d33c8680ab fixed types (no more compiler warnings) 18 years ago
Alexey Zakhlestin 0045cb305b updated to the new parameter-parsing api 18 years ago
Scott MacVicar 938186a67f Fixed bug #45144 (ap_child_terminate() isn't available on threaded builds) 18 years ago
Elizabeth Marie Smith ba02e9ae64 These are really old config.w32 files - now they use PHP_PHP_BUILD correctly instead of hard coding the path to the libraries 18 years ago
Rasmus Lerdorf 6c158374ba exit_on_timeout patch 18 years ago
Rasmus Lerdorf 42d4cf6531 Revert 18 years ago
Rasmus Lerdorf bafb0b4ff5 We need to pass PHP-managed pointers to filter here to avoid having 18 years ago
Marcus Boerger af316021e8 - Rewrite scanner to be based on re2c instead of flex 18 years ago
Dmitry Stogov 240fa244c3 Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) 18 years ago
Sebastian Bergmann d9f3a1305f MFH: Bump copyright year, 2 of 2. 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Jani Taskinen aa3eee1dce MFH:- Moved the old regex functions to own extension: ereg 19 years ago
Dmitry Stogov 6c810b0d4c Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 19 years ago
Jani Taskinen fef2b33e85 MFH:- Fixed bug #42579 (apache_reset_timeout() does not exist) 19 years ago
Antony Dovgal 83e7324dae fix build 19 years ago
Jani Taskinen fc2fef68ac - ws + sync apache2filter apache_config.c with the one from apache2handler 19 years ago
Stanislav Malyshev c94dee8696 implement separate .htaccess stage 19 years ago
Jani Taskinen eb923bf6fc MFH: - Changed AC_ARG_* options to PHP_ARG_* options. 19 years ago
Scott MacVicar b73d2a94ae Fixed bug #41628 (PHP settings leak between Virtual Hosts in Apache 1.3). 19 years ago
foobar 7bd41e0715 MFH:- Fixed bug #41576 (misbehaviour when using --without-apxs) 19 years ago
Marcus Boerger 50ea26760d - Avoid sprintf, even when checked copy'n'paste or changes lead to errors 19 years ago
Stanislav Malyshev e894206874 use snprintf 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Antony Dovgal 46a6bd7f9d MFH 19 years ago
Dmitry Stogov 53b088e60c Make MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always enabled. They don't make any significant slowdown, but incrise maintainability a lot. Note that the setting of memory_limit wasn't changes (neither in main/main.c nor in php.ini) and it still set to 16M. 19 years ago
Ilia Alshanetsky 6123f11021 MFH: 20 years ago
Brian France 33879eceb3 Memory assigned to the request_rec should be allocated from apache pools 20 years ago