summaryrefslogtreecommitdiff
path: root/sapi/apache
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed bug #15038, original patch by: phpman@toowards.comIlia Alshanetsky2002-09-211-1/+3
* Change phpinfo() to use CSS styling instead of HTML code.Colin Viebrock2002-09-191-1/+1
* another startup initialization fix - only ISAPI and CGI SAPI's tested,Zeev Suraski2002-09-181-2/+1
* @ - Added php.ini option "allow_webdav_methods" to allow handling ofChristian Stocker2002-08-221-5/+8
* These functions are not used elsewhere.foobar2002-08-221-29/+28
* Fix ZTS buildfoobar2002-08-211-0/+1
* Fix xbithack bug finally (see bug #16515)Rasmus Lerdorf2002-08-191-2/+6
* make POST requests work againStefan Esser2002-08-181-1/+3
* Fix a NASTY multithreading bug with in the Apache moduleZeev Suraski2002-08-151-1/+1
* Fix for Bug #9280 with regards to an Expect header. patch submitted byDan Kalowsky2002-08-141-0/+8
* Fix protoRasmus Lerdorf2002-08-131-1/+1
* - Fixed bug: #18560, the macro was not defined always.foobar2002-07-251-11/+0
* the variable interpolation was already subject to IFS treatment,Sascha Schumann2002-07-111-1/+2
* Use a simple IFS; set step to interprete the httpd -v outputSascha Schumann2002-07-111-1/+11
* - Fix the version check again.foobar2002-07-071-2/+1
* Oops, extra pipe snuck inRasmus Lerdorf2002-06-291-1/+1
* Fix for bug #18055Rasmus Lerdorf2002-06-281-1/+2
* Fixing the same possible memory leak.Stefan Esser2002-06-211-0/+1
* @- Fixed bug with Apache which let PHP_AUTH_* variables to be set whenfoobar2002-06-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