summaryrefslogtreecommitdiff
path: root/sapi/apache/php_apache.c
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year.Sebastian Bergmann2007-12-311-1/+1
* MF5: use snprintfStanislav Malyshev2007-03-051-2/+2
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFHAntony Dovgal2006-12-281-2/+2
* bump year and license versionfoobar2006-01-011-4/+4
* MFH: runtime apache versionfoobar2003-09-091-3/+19
* MFH: Fixed format bugIlia Alshanetsky2003-08-281-1/+1
* - Fix docrefsDerick Rethans2003-01-031-2/+2
* MFH: Bump year.Sebastian Bergmann2002-12-311-1/+1
* MFHMarcus Boerger2002-12-051-7/+7
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-241-2/+0
* fix phpinfo() output for better browser BCColin Viebrock2002-09-261-1/+1
* Change phpinfo() to use CSS styling instead of HTML code.Colin Viebrock2002-09-191-1/+1
* Fix protoRasmus Lerdorf2002-08-131-1/+1
* Fix buildSascha Schumann2002-06-011-1/+1
* - Reapply netware patchAndi Gutmans2002-06-011-1/+1
* Put Netware header and comment back in. My CVS revision id got messedRasmus Lerdorf2002-06-011-0/+8
* OopsRasmus Lerdorf2002-05-311-1/+1
* @ Renamed getallheaders() to apache_request_headers() and keptRasmus Lerdorf2002-05-311-14/+33
* Removed ugly code done as part of NetWare change, upon Andi's advice. Now, th...Venkat Raghavan S2002-05-311-5/+1
* NetWare related changesVenkat Raghavan S2002-05-311-1/+14
* apache_child_terminate() returns status as boolHartmut Holzgraefe2002-04-231-4/+7
* Part 4 of apache sapi build fixes:foobar2002-04-231-30/+6
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* proto fixHartmut Holzgraefe2001-12-151-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* proto fixHartmut Holzgraefe2001-12-041-1/+1
* This made no sense before. Hide Authorization in getallheaders() butRasmus Lerdorf2001-10-211-1/+1
* make it work againThies C. Arntzen2001-10-121-2/+10
* - Changed <br> to - in PHP_INFO output.Derick Rethans2001-10-091-2/+2
* Undo Z_ subst for sapi and ext/yazJeroen van Wolffelaar2001-09-271-10/+10
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-10/+10
* new apache_setenv()Rasmus Lerdorf2001-09-221-0/+24
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* TSRMLS fixesDaniel Beulshausen2001-08-141-3/+0
* more tsrm cleanupSascha Schumann2001-08-051-1/+0
* more tsrm cleanup -- output.c is not doing any fetches anymoreSascha Schumann2001-08-051-2/+1
* more tsrm cleanupSascha Schumann2001-08-051-2/+1
* - TSRMLS_FETCH workZeev Suraski2001-08-051-39/+39
* Another one bites the dust.Sebastian Bergmann2001-08-041-1/+0
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-1/+0
* Fix typoRasmus Lerdorf2001-07-281-1/+1
* Build fixZeev Suraski2001-07-281-1/+1
* Some more fixesZeev Suraski2001-07-281-4/+1
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-12/+12
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-3/+3
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-2/+7
* Add missing infoZeev Suraski2001-05-171-1/+2
* fix typoDaniel Beulshausen2001-05-141-1/+1
* Safer detection of recursive PHP invocationsZeev Suraski2001-05-131-1/+10