| Commit message (Expand) | Author | Age | Files | Lines |
| * | Restore the headers_only test to the centralized SAPI startup. If necessary,... | Zeev Suraski | 2000-09-08 | 1 | -5/+0 |
| * | Missed a couple of center attributes | Rasmus Lerdorf | 2000-08-28 | 1 | -1/+1 |
| * | Use SAPI' register_server_variables hook. | Sascha Schumann | 2000-08-25 | 1 | -78/+63 |
| * | Disable php_value and add note about reliability | Sascha Schumann | 2000-08-22 | 1 | -0/+9 |
| * | Set file_handle.opened_path to NULL | Sascha Schumann | 2000-08-22 | 1 | -0/+1 |
| * | Heads up! I have moved the headers_only and response_code checks out of | Rasmus Lerdorf | 2000-08-02 | 1 | -0/+6 |
| * | Fix typo. A shutdown function is of course called, when the server | Sascha Schumann | 2000-07-05 | 1 | -1/+1 |
| * | Separate plain name returned by php_sapi_module() and pretty name | Andrei Zmievski | 2000-06-26 | 1 | -0/+1 |
| * | Move main.h to php_main.h. | Sascha Schumann | 2000-06-05 | 1 | -1/+1 |
| * | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 1 | -2/+2 |
| * | SECTION is not defined in info.h anymore | Sascha Schumann | 2000-04-15 | 1 | -0/+1 |
| * | *** empty log message *** | Colin Viebrock | 2000-04-07 | 1 | -11/+8 |
| * | Make it compile | Sascha Schumann | 2000-03-18 | 1 | -1/+1 |
| * | the pipe is breaking all the time | Zeev Suraski | 2000-02-19 | 1 | -2/+2 |
| * | Yes, you guessed it... More cleanup | Zeev Suraski | 2000-02-10 | 1 | -0/+3 |
| * | More cleanup - move getenv() to SAPI | Zeev Suraski | 2000-02-10 | 1 | -0/+1 |
| * | More cleanup... | Zeev Suraski | 2000-02-10 | 1 | -0/+1 |
| * | More abstraction | Zeev Suraski | 2000-02-10 | 1 | -0/+3 |
| * | Move the logging mechanism to SAPI | Zeev Suraski | 2000-02-10 | 1 | -0/+2 |
| * | Fixed SAPI modules to properly register their related modules. | Andrei Zmievski | 2000-02-02 | 1 | -1/+1 |
| * | Tried to centralize global variable registration as much as possible: | Zeev Suraski | 2000-01-28 | 1 | -0/+2 |
| * | - Added flush() support to SAPI | Zeev Suraski | 2000-01-13 | 1 | -0/+1 |
| * | Move reentrancy initialisation/destruction into SAPI. | Sascha Schumann | 2000-01-05 | 1 | -2/+0 |
| * | Happy Y2K patch! Happy new year (or the new millennium, depending on whether | Sascha Schumann | 2000-01-01 | 1 | -1/+1 |
| * | Use sapi_module_struct to contain SAPI module name | Sascha Schumann | 1999-12-20 | 1 | -1/+1 |
| * | (php_ns_request_handler) set SG(server_context) to non-NULL | Sascha Schumann | 1999-12-16 | 1 | -0/+2 |
| * | Reapply configuration for each request | Sascha Schumann | 1999-12-13 | 1 | -10/+20 |
| * | (php_ns_config) use 3.0's Ns_ConfigGetPath instead of Ns_ConfigPath | Sascha Schumann | 1999-12-13 | 1 | -1/+1 |
| * | Output information about HTTP headers | Sascha Schumann | 1999-12-10 | 1 | -0/+21 |
| * | - zend_file_handles must now flag whether their .filename property should be | Zeev Suraski | 1999-12-04 | 1 | -0/+1 |
| * | (php_ns_sapi_header_handler): use sapi_free_header() | Sascha Schumann | 1999-12-03 | 1 | -14/+14 |
| * | Revert last patch (leak in libzend is fixed now) | Sascha Schumann | 1999-11-29 | 1 | -9/+1 |
| * | Avoid fd leak which appears when using ZEND_HANDLE_FILENAME | Sascha Schumann | 1999-11-26 | 1 | -2/+10 |
| * | Add reentrant versions of ctime, localtime, gmtime, asctime. | Sascha Schumann | 1999-11-26 | 1 | -0/+3 |
| * | some cosmetical changes | Sascha Schumann | 1999-11-24 | 1 | -5/+7 |
| * | (php_ns_hash_environment) Ns_ConnHost() may return NULL, check for it | Sascha Schumann | 1999-11-22 | 1 | -2/+6 |
| * | (PHP getallheaders) added function for AOLserver | Sascha Schumann | 1999-11-22 | 1 | -10/+48 |
| * | (php_ns_request_ctor) enable HTTP Access Authentication | Sascha Schumann | 1999-11-07 | 1 | -3/+16 |
| * | (php_ns_hash_environment): provide more CGI/1.1 variables to scripts. | Sascha Schumann | 1999-10-20 | 1 | -18/+27 |
| * | (php_info_aolserver): add more information from the server context | Sascha Schumann | 1999-10-20 | 1 | -1/+21 |
| * | (php_ns_hash_environment) add SERVER_SOFTWARE, SERVER_BOOTTIME, SERVER_BUILDD... | Sascha Schumann | 1999-10-20 | 1 | -2/+28 |
| * | (php_info_aolserver): Show information about the SAPI module | Sascha Schumann | 1999-10-08 | 1 | -2/+32 |
| * | Apparently, we did too much cleanup. The server survives now much longer. | Sascha Schumann | 1999-10-07 | 1 | -3/+0 |
| * | POST works now and does not block anymore. | Sascha Schumann | 1999-10-07 | 1 | -1/+9 |
| * | (ns_globals_struct): remove content_type member | Sascha Schumann | 1999-10-07 | 1 | -2/+1 |
| * | Add comments to the source code and fix POST-read-data bug. | Sascha Schumann | 1999-10-07 | 1 | -6/+87 |
| * | (php_ns_request_handler): call ts_free_thread() to clean up | Sascha Schumann | 1999-10-07 | 1 | -4/+14 |
| * | Polish this. | Sascha Schumann | 1999-10-04 | 1 | -1/+5 |
| * | Generalized server-API build process on UNIX. Each SAPI | Stig Bakken | 1999-09-27 | 1 | -0/+343 |