27 Commits (b1eb7855cdee02df8cb464190865cfa410f42335)

Author SHA1 Message Date
Zeev Suraski da5464b145 - zend_file_handles must now flag whether their .filename property should be 27 years ago
Sascha Schumann 964bf9f288 (php_ns_sapi_header_handler): use sapi_free_header() 27 years ago
Sascha Schumann 80cb563d0a Revert last patch (leak in libzend is fixed now) 27 years ago
Sascha Schumann 6d97609a31 Avoid fd leak which appears when using ZEND_HANDLE_FILENAME 27 years ago
Sascha Schumann 35b30a8d0c Add reentrant versions of ctime, localtime, gmtime, asctime. 27 years ago
Sascha Schumann 3b2a88d4d4 some cosmetical changes 27 years ago
Sascha Schumann a4c75707fb - add PHP_BUILD_THREAD_SAFE 27 years ago
Sascha Schumann fc95f04b10 (php_ns_hash_environment) Ns_ConnHost() may return NULL, check for it 27 years ago
Sascha Schumann 63a3e9ac45 (PHP getallheaders) added function for AOLserver 27 years ago
Sascha Schumann 51c83e9f4b --enable-versioning can now be used with CGI/AOLserver as well. Note that 27 years ago
Sascha Schumann 3dc7757a99 Remove the extra INCLUDES line from most automake Mafiles. This is not 27 years ago
Sascha Schumann e5983e9ef5 (php_ns_request_ctor) enable HTTP Access Authentication 27 years ago
Sascha Schumann d5bde1d658 (php_ns_hash_environment): provide more CGI/1.1 variables to scripts. 27 years ago
Sascha Schumann 90087382e4 (php_info_aolserver): add more information from the server context 27 years ago
Sascha Schumann b31ef32c1d (php_ns_hash_environment) add SERVER_SOFTWARE, SERVER_BOOTTIME, SERVER_BUILDDATE, SERVER_PROTOCOL 27 years ago
Sascha Schumann 3909ab4195 (php_info_aolserver): Show information about the SAPI module 27 years ago
Sascha Schumann 5a6fe43d58 Apparently, we did too much cleanup. The server survives now much longer. 27 years ago
Sascha Schumann 02553b5e7c POST works now and does not block anymore. 27 years ago
Sascha Schumann 3f1c010615 Remove SAPI_TARGET and use PHP_SAPI completely. 27 years ago
Sascha Schumann 93b12f5fbd (ns_globals_struct): remove content_type member 27 years ago
Sascha Schumann 483a4642f0 Add comments to the source code and fix POST-read-data bug. 27 years ago
Sascha Schumann 2a6d170dc0 nsapi => aolserver changes 27 years ago
Sascha Schumann d480d23e97 (php_ns_request_handler): call ts_free_thread() to clean up 27 years ago
Sascha Schumann 232afa4816 * archive-based convenience libraries completely replaced 27 years ago
Sascha Schumann 3e202d75ff Polish this. 27 years ago
Sascha Schumann e846baa14b * include from $(srcdir) 27 years ago
Stig Bakken 2a854ca8b9 Generalized server-API build process on UNIX. Each SAPI 27 years ago