summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #21297. The fix also fixes miscalculation of lines numbers by 1Ilia Alshanetsky2003-01-082-0/+14
* Add missing callZeev Suraski2003-01-071-37/+38
* Initialize lineno using the new infrastructureZeev Suraski2003-01-052-2/+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
* Modifications for NetWare.Anantha Kesari H Y2003-01-032-0/+19
* 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-3135-38/+38
* Changed ifdef to if.Ilia Alshanetsky2002-12-311-1/+1
* Fixed bug #21045 (Apache 2 SAPI now supports the mod_php_memory_usageIlia Alshanetsky2002-12-301-0/+9
* Fixed bug #21229 (missing 3rd argument to php_module_startup).Ilia Alshanetsky2002-12-281-1/+1
* Make the version code get the version from the current Apache, rather thenIlia Alshanetsky2002-12-272-2/+14
* Added apache_get_version() & apache_get_modules() to Apache 1.X & ApacheIlia Alshanetsky2002-12-273-3/+81
* Added MINFO() to Apache 2, which displays the Apache version & all of theIlia Alshanetsky2002-12-271-0/+55
* Fixed bug #17098 (make Apache aware that PHP scripts represent dynamic dataIlia Alshanetsky2002-12-271-2/+13
* fixed wsGeorge Schlossnagle2002-12-251-7/+7
* fix for 21177George Schlossnagle2002-12-251-0/+7
* fix compile warningStefan Esser2002-12-241-1/+1
* Made auth information inaccessible under safe mode as discussed in the listMoriyoshi Koizumi2002-12-211-5/+10
* MFB.Andrei Zmievski2002-12-211-1/+1
* WSMoriyoshi Koizumi2002-12-211-5/+5
* Added some notes about the brigade bug detectionMoriyoshi Koizumi2002-12-211-0/+10
* Recommited the patchMoriyoshi Koizumi2002-12-201-6/+3
* MFB: Make sure cli install dir is created before trying to install in it.Edin Kadribasic2002-12-201-1/+1
* MFB:Edin Kadribasic2002-12-191-3/+3
* MFB: Reverted previous patches as suggested by Andi.Edin Kadribasic2002-12-191-3/+6
* An intuitive attempt to hunt the bug.Moriyoshi Koizumi2002-12-181-0/+19
* Fix for #20539 (patch by Moriyoshi Koizumi).Edin Kadribasic2002-12-111-3/+3
* Fixed bug #20298: LDFLAGS were not passed to the static apache module buildfoobar2002-12-111-1/+1
* Fixed compiler warning.Ilia Alshanetsky2002-12-111-0/+1
* Fixed a few compile warnings and one compile error.Ilia Alshanetsky2002-12-103-5/+6
* Replaced deprecated APR_BRIGADE_FOREACH macro.Ilia Alshanetsky2002-12-091-2/+2
* Fix make install target on Cygwin, bug #20807Melvyn Sopacua2002-12-092-1/+12
* Fix build.Sebastian Bergmann2002-12-091-0/+1
* update todoHarald Radi2002-12-081-0/+1
* initial checkinHarald Radi2002-12-081-0/+31
* Fixed stream leaksMoriyoshi Koizumi2002-12-081-3/+0
* A bit of an update for the sapi/servlet installation guide.Sebastian Bergmann2002-12-061-35/+23
* Deprecate sapi/fastcgi.Sebastian Bergmann2002-12-0610-1067/+0
* php_error -> php_error_docrefMarcus Boerger2002-12-051-7/+7
* damn milter api:Harald Radi2002-12-031-0/+1
* fix typos and make example more usefulHarald Radi2002-12-031-4/+30
* aparently did not add these on headShane Caraveo2002-12-022-0/+466
* fix use of Alias under apache by defaulting script_name to redirect_urlShane Caraveo2002-12-021-2/+7
* Correct the punctuation of these error messages.Jon Parise2002-12-021-3/+3
* build support for cgi fixes previously commitedShane Caraveo2002-12-011-0/+18
* Fix CGI to match cgi spec.Shane Caraveo2002-12-013-131/+338
* exampleHarald Radi2002-12-011-0/+106