summaryrefslogtreecommitdiff
path: root/sapi/apache/sapi_apache.c
Commit message (Expand)AuthorAgeFilesLines
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Undo Z_ subst for sapi and ext/yazJeroen van Wolffelaar2001-09-271-1/+1
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-1/+1
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Damn, went to head instead of the branch - revertRasmus Lerdorf2001-09-061-34/+0
* Oops, forgot to add sapi_apache.c to the apache_hooks branchRasmus Lerdorf2001-09-061-0/+34
* - TSRMLS_FETCH workZeev Suraski2001-08-051-1/+1
* Fix Apache/ZTS buildZeev Suraski2001-08-011-2/+1
* More TSRMLS_FETCH annihilation (Zend compatibility patch)Zeev Suraski2001-07-301-1/+1
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-4/+4
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-3/+3
* Use synchronous php_request_shutdown in the standard case andSascha Schumann2001-07-231-3/+6
* Fix Apache buildZeev Suraski2001-07-211-1/+1
* Improved bailout mechanism, supports nested bailouts a-la try..catchZeev Suraski2001-07-211-5/+4
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+5
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* - Import Jade Nicoletti's transparent gzip encoding support as an outputZeev Suraski2000-11-131-1/+1
* Fix a nasty bug in the shutdown sequence of PHP under Apache.Zeev Suraski2000-11-021-0/+3
* This appears to be the correct fix to me.Rasmus Lerdorf2000-10-141-9/+9
* Fix opened_path initStanislav Malyshev2000-08-131-0/+1
* Made ob_start() and friends reentrant. It's now possible to implement thisZeev Suraski2000-07-291-1/+1
* @- Fixed closingThies C. Arntzen2000-07-101-6/+1
* Move main.h to php_main.h.Sascha Schumann2000-06-051-1/+1
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* more apachewin32 work. much better now, but still crashing in zend_execute. ...Shane Caraveo2000-05-041-14/+9
* zeroing the variables fixes one crash...now crashes on memory allocation duri...Shane Caraveo2000-04-301-0/+4
* apache module now compiles under win32, apache loads, but crashes on line 116...Shane Caraveo2000-04-301-0/+6
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2
* Fix warnings when compiling static Apache moduleSascha Schumann2000-02-181-1/+1
* No need for a value (not that it seems to work anyway...)Zeev Suraski2000-02-171-1/+1
* @- Updated the browscap module to work with PHP 4.0 (Zeev)Zeev Suraski2000-02-161-0/+2
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* More php3_ annihilationZeev Suraski1999-12-171-1/+1
* Make Apache SAPI module compile in ZTS modeSascha Schumann1999-12-171-2/+1
* @- Fix a crash in the Apache syntax highlighting mode (Zeev)Zeev Suraski1999-12-091-1/+0
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* - zend_file_handles must now flag whether their .filename property should beZeev Suraski1999-12-041-0/+1
* Clean up regex header file mess. php.h now explicitly includes php_regex.hRasmus Lerdorf1999-10-301-1/+2
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-0/+99