summaryrefslogtreecommitdiff
path: root/sapi/phttpd
Commit message (Expand)AuthorAgeFilesLines
* Heads up! I have moved the headers_only and response_code checks out ofRasmus Lerdorf2000-08-021-0/+6
* Separate plain name returned by php_sapi_module() and pretty nameAndrei Zmievski2000-06-261-0/+1
* Move main.h to php_main.h.Sascha Schumann2000-06-051-1/+1
* Update the license with the new clause 6Zeev Suraski2000-05-182-4/+4
* Remove trailing empty linesSascha Schumann2000-05-011-4/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1
* Large commit test IIISascha Schumann2000-05-011-0/+3
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+1
* the pipe is breaking all the timeZeev Suraski2000-02-192-4/+4
* Yes, you guessed it... More cleanupZeev Suraski2000-02-101-0/+3
* More cleanup - move getenv() to SAPIZeev Suraski2000-02-101-1/+2
* More cleanup...Zeev Suraski2000-02-101-0/+1
* More abstractionZeev Suraski2000-02-101-0/+3
* Move the logging mechanism to SAPIZeev Suraski2000-02-101-0/+1
* Fixed SAPI modules to properly register their related modules.Andrei Zmievski2000-02-021-1/+1
* Tried to centralize global variable registration as much as possible:Zeev Suraski2000-01-281-0/+2
* - Added flush() support to SAPIZeev Suraski2000-01-131-0/+1
* Move reentrancy initialisation/destruction into SAPI.Sascha Schumann2000-01-051-1/+0
* *** empty log message ***Thies C. Arntzen2000-01-031-0/+5
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-012-2/+2
* Integration of -ng changes. Changes:Sascha Schumann1999-12-303-3/+11
* Get rid of some config.h.stubs. Comments are placed into AC_DEFINE()Sascha Schumann1999-12-292-2/+1
* *** empty log message ***Thies C. Arntzen1999-12-281-66/+99
* not too bad: i can see phpinfo()!Thies C. Arntzen1999-12-281-10/+33
* SAPI module for phttpd - found at ftp://ftp.netuse.de/pub/phttpd/, ftp://ftp....Thies C. Arntzen1999-12-286-0/+306