Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -9/+9 |
| | |||||
* | Reverting last patch (merge from sapi/apache). | Edin Kadribasic | 2003-05-09 | 1 | -6/+5 |
| | |||||
* | Merge from sapi/apache (fix for #23504) | Edin Kadribasic | 2003-05-08 | 1 | -5/+6 |
| | |||||
* | Build Fix. | Ilia Alshanetsky | 2003-02-05 | 1 | -1/+1 |
| | |||||
* | Fixed compilation of Apache & Apache Hooks SAPIs. | Ilia Alshanetsky | 2003-02-04 | 1 | -3/+2 |
| | |||||
* | Updates reflecting infrastructure changes | Zeev Suraski | 2003-02-04 | 1 | -2/+9 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | Fixed a few compile warnings and one compile error. | Ilia Alshanetsky | 2002-12-10 | 1 | -1/+0 |
| | |||||
* | - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is. | foobar | 2002-11-26 | 1 | -1/+6 |
| | |||||
* | fixed recurrent entrance to add_cgi_vars | George Schlossnagle | 2002-11-18 | 1 | -18/+19 |
| | |||||
* | Initial attempt to get apache_hooks api to compile on windows. | Edin Kadribasic | 2002-11-18 | 1 | -0/+9 |
| | | | | | | Still getting link errors with undefined symbol: 'php_request_startup_for_hook'. | ||||
* | initial import of all these files. This was previously the apache_hooks | George Schlossnagle | 2002-11-18 | 1 | -0/+1454 |
branch of the apache sapi. Now it lives on its own. General functionality seems to be working, though there may be a problem with some output buffering, most likely due to the way that sapi_deactivate needs to be mangled with here. |