166 Commits (2dd67abb7d3c87d8a103e69f2e0a9e380276e4e5)

Author SHA1 Message Date
Xinchen Hui 0a7395e009 Happy New Year 13 years ago
Xinchen Hui a2045ff332 Happy New Year~ 13 years ago
David Soria Parra f7b10abae9 Replace $Revision$ with $Id$ in keyword expansion enable files 14 years ago
Felipe Pena e4ca0ed09f - Year++ 14 years ago
Felipe Pena 4e19825281 - Year++ 14 years ago
Uwe Schindler 2c0ab6fc33 Bug #55403: Don't set $_SERVER['HTTPS'] on unsecure connection 15 years ago
Uwe Schindler acec8201a1 Bug #55403: Don't set $_SERVER['HTTPS'] on unsecure connection 15 years ago
Felipe Pena 927bf09c29 - Year++ 15 years ago
Felipe Pena 0203cc3d44 - Year++ 15 years ago
Ilia Alshanetsky f89effd2a8 Updated _SERVER['REQUEST_TIME'] to include microsecond precision. 16 years ago
Kalle Sommer Nielsen 34b631f679 Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some TSRMLS_FETCH() calls in a few of our SAPI's 16 years ago
Sriram Natarajan 9ce4941ec9 - Fixed bug #52162 (custom request header variables with numbers are removed) 16 years ago
Sriram Natarajan 2bb9bbb803 - Fixed bug #52162 (custom request header variables with numbers are removed) 16 years ago
Sriram Natarajan 4278f56f60 - Fixed bug #52162 (custom request header variables with numbers are removed) 16 years ago
Michael Wallner 11d24c1593 * implement new output API, fixing some bugs and implementing some feature 16 years ago
Rob Richards 0a34d10783 revert change #298288: Remove old dsp/dsw/makefile files 16 years ago
Kalle Sommer Nielsen dd8e59da8f Removed safe_mode 16 years ago
Kalle Sommer Nielsen 518a17e7bf Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 16 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
Sebastian Bergmann 16cb1cd469 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Sebastian Bergmann 22f4ef45fe 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
Uwe Schindler 4e958fb22d Fix compile error because of wrong merging from 5.3 branch. 17 years ago
Uwe Schindler bdef3ee350 Fix bug #50140: With default compilation option, php symbols are unresolved for nsapi 17 years ago
Uwe Schindler 4c60929967 Fix bug #50140: With default compilation option, php symbols are unresolved for nsapi 17 years ago
Uwe Schindler d80507b7d9 As I am working on it, further improvement for bug #50087 17 years ago
Uwe Schindler 09bb52dd93 As I am working on it, further improvement for bug #50087 17 years ago
Uwe Schindler 47189cac7b Fix bug #50087: NSAPI performance improvements 17 years ago
Uwe Schindler 18909cbb9a Fix bug #50087: NSAPI performance improvements 17 years ago
Uwe Schindler a525ea8c5b MFH: Fix bug #46020: With Sun Java System Web Server 7.0 on HPUX, #define HPUX 17 years ago
Uwe Schindler 847f637497 MFH: Fix bug #46020: With Sun Java System Web Server 7.0 on HPUX, #define HPUX 17 years ago
Uwe Schindler eff434d309 Fix bug #46020: With Sun Java System Web Server 7.0 on HPUX, #define HPUX 17 years ago
Uwe Schindler 0935ae193c MFH: Fix a sigsegv on server shutdown, add missing sapi_shutdown(). 17 years ago
Pierre Joye afc5630357 - disable it when ZTS is disabled 17 years ago
Uwe Schindler 2b43578d54 Fix a sigsegv on server shutdown, add missing sapi_shutdown(). 17 years ago
Uwe Schindler 2605683a36 Fix a sigsegv on server shutdown, add missing sapi_shutdown(). 17 years ago
Uwe Schindler 2b2874eafd Fix Bug 47495: Keep header in internal list after add, so headers_list() works correctly. Other SAPIs have the same problem, but PHP 5.3 fixes this more elegant. 17 years ago
Uwe Schindler b70260d392 revert last commit, sizeof does not work in preprocessor :( 17 years ago
Uwe Schindler 76c26c9810 revert last commit, sizeof does not work in preprocessor :( 17 years ago
Uwe Schindler 4db4009c71 MFH: add sanity check for time_t size of win32 17 years ago
Uwe Schindler 044971a23a add sanity check for time_t size of win32 17 years ago
Uwe Schindler f732dfba27 MFH: the #ifdef was never working. If Sun extends its NSAPI to support subrequests, much of this code must be rewritten. Because of that it is better to have a clean start. This commit does not change behaviour. 17 years ago
Uwe Schindler 3d4c47e2e5 MFH: the #ifdef was never working. If Sun extends its NSAPI to support subrequests, much of this code must be rewritten. Because of that it is better to have a clean start. This commit does not change behaviour. 17 years ago
Uwe Schindler 72dad2c9a3 the #ifdef was never working. If Sun extends its NSAPI to support subrequests, much of this code must be rewritten. Because of that it is better to have a clean start. This commit does not change behaviour. 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
Sebastian Bergmann 7f4dc8702a Bump copyright year, 3 of 3. 17 years ago
SVN Migration 3e94ce6a97 This commit was manufactured by cvs2svn to create tag 'NEWS'. 17 years ago
Uwe Schindler e073d72618 remove unneeded includes (not needed since NSAPI 3.0, wich is very old). This is needed for cleanup of the windows build. 18 years ago