summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* MFH those punctuation fixesexperimental/threadedHarald Radi2002-12-081-3/+3
* threaded version to 1:1 map connections and php request handler threadsHarald Radi2002-12-081-216/+307
* This commit was manufactured by cvs2svn to create branch 'THREADED'.SVN Migration2002-12-01180-35796/+0
* rename callbacks to fit the original nameHarald Radi2002-12-011-3/+3
* initial checkinHarald Radi2002-12-011-0/+7
* if the api functions are called, check if they're valid in that contextHarald Radi2002-12-012-96/+315
* first working versionHarald Radi2002-12-011-107/+106
* check for libmilter pathHarald Radi2002-12-011-4/+6
* no messageHarald Radi2002-12-011-2/+8
* improve username/password detection for IISStanislav Malyshev2002-12-011-0/+19
* no messageHarald Radi2002-12-011-0/+1
* Fix buildfoobar2002-12-011-5/+4
* it finally compiles nowHarald Radi2002-12-015-69/+232
* add a "force HTTP/1.0 response" facility to the SAPI layerSascha Schumann2002-12-011-1/+13
* fix buildHarald Radi2002-12-011-66/+59
* todo or not todoHarald Radi2002-12-011-0/+5
* added remaining functions, still untested, still having problems with config.m4Harald Radi2002-12-012-15/+121
* Sendmail Milter SAPIHarald Radi2002-12-014-0/+870
* add missing lineSascha Schumann2002-11-291-0/+1
* - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is.foobar2002-11-2617-50/+6
* configure now supports building the cgi-fcgi moduleShane Caraveo2002-11-268-146/+227
* Add sapi_get_fd() and implement it for the Apache/thttpd SAPIs.Sascha Schumann2002-11-262-2/+33
* Avoid possible buffer overflow.Edin Kadribasic2002-11-221-2/+9
* MFB: Don't send default http status (200).Edin Kadribasic2002-11-221-7/+10
* Fixed bug #19207 by adding cgi.rfc2616_headers configuration directive.Edin Kadribasic2002-11-221-2/+17
* brief v1 documentationGeorge Schlossnagle2002-11-191-0/+206
* Props to Lukas as wellGeorge Schlossnagle2002-11-191-1/+1
* Add George to the credits and add note about it being different than the real...foobar2002-11-191-3/+2
* Fix the configure..foobar2002-11-191-3/+5
* now this works (thanks Rasmus)George Schlossnagle2002-11-191-3/+5
* fixed recurrent entrance to add_cgi_varsGeorge Schlossnagle2002-11-182-20/+19
* Initial attempt to get apache_hooks api to compile on windows.Edin Kadribasic2002-11-183-16/+18
* Updated windows build file.Edin Kadribasic2002-11-181-17/+17
* Fix a few warnings - compiles nicely nowRasmus Lerdorf2002-11-181-4/+4
* #defined offsetof, for systems that can't find itGeorge Schlossnagle2002-11-181-0/+3
* initial import of all these files. This was previously the apache_hooksGeorge Schlossnagle2002-11-1813-0/+4122
* Oops.Andrei Zmievski2002-11-151-2/+2
* Fix function prototype.Andrei Zmievski2002-11-151-5/+2
* Sort the modules and extensions before printing them when -m switch is used.Andrei Zmievski2002-11-142-10/+89
* - Remove PHP_DISABLE_CLISascha Schumann2002-11-141-2/+0
* - be more verboseJan Lehnardt2002-11-131-1/+1
* Implemented -n switch to skip parsing ini at startup as suggested by Wez.Marcus Boerger2002-11-122-3/+28
* reverting accidential commitHartmut Holzgraefe2002-11-121-7/+3
* *** empty log message ***Hartmut Holzgraefe2002-11-121-3/+7
* PHP flags specified in .htaccess can now be turned on by using '1' as well asIlia Alshanetsky2002-11-102-2/+2
* Defend against pipelined requests on persistent connections as used bySascha Schumann2002-11-101-28/+38
* s/PHP_API/PHP_API_VERSION/Sascha Schumann2002-11-081-1/+1
* let this source file compile with php 4.2.xSascha Schumann2002-11-071-0/+5
* Add two missing entriesSascha Schumann2002-11-071-0/+2
* - use TCP_DEFER_ACCEPTSascha Schumann2002-11-061-50/+99