summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* fix non FCGI buildMarcus Boerger2003-02-131-1/+2
* There is *absolutely no* definitive way to know if argv0 is theShane Caraveo2003-02-131-28/+43
* Added HAVE_APACHE define.foobar2003-02-131-3/+5
* include limits.h for portabilitySascha Schumann2003-02-131-54/+56
* portability workSascha Schumann2003-02-131-2/+4
* Fixed the "member fd in BUFF" test for --with-apxs buildsfoobar2003-02-121-0/+1
* "Generate" the man page so that it gets correct version always.foobar2003-02-123-2/+4
* - Added the man page installationfoobar2003-02-122-2/+4
* Make that clearMarcus Boerger2003-02-111-1/+1
* Document -H added by IliaMarcus Boerger2003-02-111-0/+5
* initial checkin of the apache2 SAPI using a handler instead of filters.Ian Holsman2003-02-119-0/+1661
* Added -H option to CLI binary. This option can be used to hide any argumentsIlia Alshanetsky2003-02-111-1/+14
* 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
* Add "log to stdout" featureSascha Schumann2003-02-111-49/+69
* Removed unnecessary codeMoriyoshi Koizumi2003-02-101-29/+0
* style, wsfoobar2003-02-091-102/+106
* Some compilers puke on these..foobar2003-02-091-6/+6
* use SUCCESS/FAILURE instead of 0/-1Sascha Schumann2003-02-092-6/+6
* Style correctionsMarcus Boerger2003-02-081-40/+45
* Adding some text and some backslashes which are needed sometimesMarcus Boerger2003-02-071-50/+63
* Define STDIN/OUT/ERR for -B -R -F -E (works as expected).Marcus Boerger2003-02-071-5/+9
* No more maximum line size for -R and -FMarcus Boerger2003-02-071-2/+3
* (NSAPI SAPI) Fixed _SERVER[] variables (all headers included) to be now simil...Uwe Schindler2003-02-071-57/+101
* Rewrite/add some stuffMarcus Boerger2003-02-061-28/+86
* Mark activescript sapi as experimental, so that the installer canWez Furlong2003-02-051-0/+5
* Build Fix.Ilia Alshanetsky2003-02-052-2/+2
* # RTFM .. and then it goes better :-)Marcus Boerger2003-02-051-7/+10
* First step - abrief version.Marcus Boerger2003-02-051-0/+215
* Fixed compilation of Apache & Apache Hooks SAPIs.Ilia Alshanetsky2003-02-042-5/+3
* remove it then....this forces to put work in man page ...Marcus Boerger2003-02-041-20/+1
* Updates reflecting infrastructure changesZeev Suraski2003-02-042-4/+18
* Fix bug: #22035 (EXTRA_LDFLAGS for AIX not correct)foobar2003-02-031-2/+1
* Make these configure messages differ from the regular apache configurefoobar2003-02-031-2/+2
* Fix ZTS build.Sebastian Bergmann2003-02-031-3/+3
* - Added -B, -F, -R, -E for line by line std in processing.Marcus Boerger2003-02-031-45/+219
* Be more consistent with the sapi internal name.Edin Kadribasic2003-01-291-1/+1
* Fixed bug #17868 (more then the <!--include--> directive used to includeIlia Alshanetsky2003-01-281-1/+3
* Call correct module startup function (not a hard coded one) allowingEdin Kadribasic2003-01-281-1/+1
* Expose php_embed_module struct (and make Wez happy).Edin Kadribasic2003-01-282-1/+2
* Fixed win32 build (bug #21506).Ilia Alshanetsky2003-01-281-2/+3
* normalize CGI variables to the CGI specShane Caraveo2003-01-261-40/+89
* fix bug 21261Shane Caraveo2003-01-251-171/+201
* ARG_COUNT(ht) -> ZEND_NUM_ARGS().Ilia Alshanetsky2003-01-212-17/+17
* add sapi_get_target_uid/_gid for obtaining information about theSascha Schumann2003-01-211-1/+20
* Fixed bug: #21698, httpd.conf not modified with "make install"foobar2003-01-211-4/+3
* Added missing warning about experimental nature of sapi/embed.Edin Kadribasic2003-01-212-1/+6
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-184-18/+6
* Fix POST handling once and for all. The daemon now never blocks and handlesSascha Schumann2003-01-172-117/+166
* Adjust paths for the new location of ext/rpc/javaEdin Kadribasic2003-01-131-9/+9