summaryrefslogtreecommitdiff
path: root/sapi/apache
Commit message (Expand)AuthorAgeFilesLines
* Fixed win32 build (mod_php4 -> mod_php5)Edin Kadribasic2003-06-151-2/+2
* updating license information in the headers.James Cox2003-06-106-18/+18
* MFB - fix a couple of missing closing folding tagsRasmus Lerdorf2003-06-031-0/+3
* - Fix the error message if apxs|2 is fubar.foobar2003-05-281-1/+1
* Fixed a syntax highlighter problem that happens when output buffering is turnedMoriyoshi Koizumi2003-05-161-5/+4
* Reverting my last patch because user reports it does not helpEdin Kadribasic2003-05-091-5/+5
* Fixed MFB side effectEdin Kadribasic2003-05-081-1/+1
* MFBEdin Kadribasic2003-05-081-5/+5
* Merge proper -I parameter for APXS buildsSascha Schumann2003-03-301-1/+5
* update php module name to php5, not php4.Sterling Hughes2003-03-299-46/+46
* Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and ...Sebastian Bergmann2003-03-251-1/+1
* * email address changeStig Bakken2003-03-183-3/+3
* Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.foobar2003-03-071-4/+4
* Possible fix for #22259 + part 1/2 for fixing one AIX bug..foobar2003-02-241-5/+9
* ws fixGeorge Schlossnagle2003-02-241-4/+4
* hopefully a fix for 19919George Schlossnagle2003-02-241-2/+10
* Added missing headers and $Id$ tags.foobar2003-02-232-0/+41
* - Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT)foobar2003-02-231-1/+13
* this tiny change adds the location of apache includes and libraries thatDavid Viner2003-02-211-6/+6
* Win32 build improvementsZeev Suraski2003-02-171-1/+0
* Added HAVE_APACHE define.foobar2003-02-131-3/+5
* Fixed the "member fd in BUFF" test for --with-apxs buildsfoobar2003-02-121-0/+1
* move check to proper placeSascha Schumann2003-02-111-4/+3
* Detect whether BUFFs contain a fd element. IBM is hiding the actualSascha Schumann2003-02-112-0/+15
* use SUCCESS/FAILURE instead of 0/-1Sascha Schumann2003-02-091-5/+5
* Build Fix.Ilia Alshanetsky2003-02-051-1/+1
* Fixed compilation of Apache & Apache Hooks SAPIs.Ilia Alshanetsky2003-02-041-2/+1
* Updates reflecting infrastructure changesZeev Suraski2003-02-041-2/+9
* ARG_COUNT(ht) -> ZEND_NUM_ARGS().Ilia Alshanetsky2003-01-211-4/+4
* add sapi_get_target_uid/_gid for obtaining information about theSascha Schumann2003-01-211-1/+20
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-6/+2
* Make the .dsp use the php4build build directoriesZeev Suraski2003-01-051-6/+6
* - Fix docrefsDerick Rethans2003-01-031-2/+2
* - Fix typo (patch by Joseph Tate)Derick Rethans2003-01-031-1/+1
* New file added for NetWare.Anantha Kesari H Y2003-01-031-0/+36
* Fix .dspZeev Suraski2003-01-021-4/+4
* Bump year.Sebastian Bergmann2002-12-314-4/+4
* Make the version code get the version from the current Apache, rather thenIlia Alshanetsky2002-12-271-1/+7
* Added apache_get_version() & apache_get_modules() to Apache 1.X & ApacheIlia Alshanetsky2002-12-271-0/+33
* MFB.Andrei Zmievski2002-12-211-1/+1
* Fixed bug #20298: LDFLAGS were not passed to the static apache module buildfoobar2002-12-111-1/+1
* php_error -> php_error_docrefMarcus Boerger2002-12-051-7/+7
* add a "force HTTP/1.0 response" facility to the SAPI layerSascha Schumann2002-12-011-1/+13
* Add sapi_get_fd() and implement it for the Apache/thttpd SAPIs.Sascha Schumann2002-11-261-1/+22
* PHP flags specified in .htaccess can now be turned on by using '1' as well asIlia Alshanetsky2002-11-101-1/+1
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-241-2/+0
* Forgot this one.Moriyoshi Koizumi2002-10-231-1/+1
* this will be handled elsewhereHartmut Holzgraefe2002-10-211-8/+0
* zlib.h being included before ssl.h needs to be handled here tooRasmus Lerdorf2002-10-081-0/+7
* fix phpinfo() output for better browser BCColin Viebrock2002-09-261-1/+1