summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* s/-//Sascha Schumann2002-10-261-1/+1
* add phppat/phpspat configuration file support andSascha Schumann2002-10-261-74/+156
* update and extendSascha Schumann2002-10-261-9/+27
* Added a sanity check (hopefuly will fix bug #20109). According toIlia Alshanetsky2002-10-261-1/+3
* Fix build and .phps supportSascha Schumann2002-10-261-16/+16
* experimental .phps supportSascha Schumann2002-10-263-43/+60
* not sure what this async_send is doing in here, so relieve it from its duty.Sascha Schumann2002-10-261-5/+0
* Donate "Fast Accept Loop" from Premium thttpd which speeds up processingSascha Schumann2002-10-261-30/+99
* Fixed memory leaks.Ilia Alshanetsky2002-10-261-3/+4
* Donate "Periodic Connection Expiring" from Premium thttpd, becauseSascha Schumann2002-10-261-100/+190
* some system headers (irix) define sa_lenSascha Schumann2002-10-261-5/+5
* - Fix buildDerick Rethans2002-10-251-2/+2
* - alphabetical output for php -h (cli)Jan Lehnardt2002-10-251-8/+8
* - alphabetcial output for php -h (cgi)Jan Lehnardt2002-10-251-12/+14
* thttpd initializes contentlength to -1, so we need to transfer that to 0Sascha Schumann2002-10-251-1/+2
* add missing {}Sascha Schumann2002-10-241-1/+2
* - whitespaceDerick Rethans2002-10-241-2/+5
* Improve shutdown-behaviourSascha Schumann2002-10-241-14/+19
* *** empty log message ***Derick Rethans2002-10-241-0/+1
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-244-8/+0
* Forgot this one.Moriyoshi Koizumi2002-10-231-1/+1
* Maintain appropiate line breaksSascha Schumann2002-10-231-18/+32
* Make CLI behave like other moder scripting languages.Yasuo Ohgaki2002-10-231-1/+0
* Fixed a bug that caused the values of options/flags set viaIlia Alshanetsky2002-10-221-2/+2
* Added support for 'engine Off' directiveIlia Alshanetsky2002-10-223-11/+25
* this will be handled elsewhereHartmut Holzgraefe2002-10-211-8/+0
* - Moved CGI specific lines from configure.in to sapi/cgi/config9.m4foobar2002-10-212-78/+118
* Fixed a bug with .phps handler.Ilia Alshanetsky2002-10-161-1/+1
* Respect INSTALL_ROOT var. Thanks to Jani for catching this one.Edin Kadribasic2002-10-141-2/+2
* - Revert, got tricked by a stale object fileDerick Rethans2002-10-141-1/+1
* Install lib into $(prefix)/lib.Edin Kadribasic2002-10-141-2/+2
* - Fix CLIDerick Rethans2002-10-141-1/+1
* Redo the patch on Linux, the cygwin diff seems to be a bit broken.Sascha Schumann2002-10-131-24/+24
* PHP + thttpd (+IRCG) build using CYGWIN nowSascha Schumann2002-10-131-67/+86
* Remove set .xSascha Schumann2002-10-131-2/+0
* Use if block rather than an or expressionSascha Schumann2002-10-131-2/+8
* make fastcgi usage threadsafe, ready for future multithreaded fastcgi impleme...Shane Caraveo2002-10-133-91/+286
* fixes for unix, untestedShane Caraveo2002-10-131-14/+17
* fix shutdown issuesShane Caraveo2002-10-131-19/+13
* fix invalid handle issue that shutdown php fastcgi prematurlyShane Caraveo2002-10-131-9/+6
* - Removed sapi/fhttpd (this webserver is dead)foobar2002-10-123-231/+10
* Use AC_ARG_WITH instead of PHP_ARG_WITH.foobar2002-10-121-5/+13
* Fix typofoobar2002-10-121-1/+1
* ws fixfoobar2002-10-121-3/+3
* Added .cvsignore and CREDITS.Edin Kadribasic2002-10-121-0/+2
* Add the proper install lines.foobar2002-10-121-2/+4
* Default to shared.foobar2002-10-121-4/+4
* - Removed the unnecessary extra configure option --enable-shared-embedfoobar2002-10-111-13/+29
* zlib.h being included before ssl.h needs to be handled here tooRasmus Lerdorf2002-10-081-0/+7
* Add note about javax.servlet package.Sebastian Bergmann2002-10-061-0/+3