summaryrefslogtreecommitdiff
path: root/sapi
Commit message (Expand)AuthorAgeFilesLines
* fix suggested by sascha for xml-build in apxs modeThies C. Arntzen1999-10-091-2/+3
* (php_info_aolserver): Show information about the SAPI moduleSascha Schumann1999-10-081-2/+32
* Apparently, we did too much cleanup. The server survives now much longer.Sascha Schumann1999-10-071-3/+0
* POST works now and does not block anymore.Sascha Schumann1999-10-071-1/+9
* Remove SAPI_TARGET and use PHP_SAPI completely.Sascha Schumann1999-10-074-36/+32
* (ns_globals_struct): remove content_type memberSascha Schumann1999-10-071-2/+1
* Add comments to the source code and fix POST-read-data bug.Sascha Schumann1999-10-071-6/+87
* nsapi => aolserver changesSascha Schumann1999-10-072-3/+3
* nsapi => aolserverSascha Schumann1999-10-073-387/+0
* (php_ns_request_handler): call ts_free_thread() to clean upSascha Schumann1999-10-072-8/+28
* Fix typo.Sascha Schumann1999-10-051-1/+1
* Get rid of *_SHLIB variables. Our config scripts don't need Perl,Sascha Schumann1999-10-051-5/+1
* * Fix header("HTTP/..") behaviourSascha Schumann1999-10-041-2/+2
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-0417-99/+44
* Polish this.Sascha Schumann1999-10-042-2/+10
* Object files are usually not found in the srcdir.Sascha Schumann1999-10-041-1/+1
* Use the already compiled `mod_php4.o'. This avoids the troubleSascha Schumann1999-10-021-1/+1
* Automatically add the SAPI target's Makefile to the list. ThisSascha Schumann1999-09-301-2/+0
* * create Makefiles for ext, pcrelib, sapi/*Sascha Schumann1999-09-291-2/+9
* Fix a VPATH issue.Sascha Schumann1999-09-291-1/+1
* Decent configure speedup. Makefiles are now generated only for theStig Bakken1999-09-296-51/+115
* disable --with-zeus for now.Stig Bakken1999-09-281-25/+25
* Started working on the Zeus support. Zeus's ISAPI obviously differs fromStig Bakken1999-09-282-3/+35
* * include from $(srcdir)Sascha Schumann1999-09-272-2/+2
* added README file with very brief docsStig Bakken1999-09-271-0/+18
* Generalized server-API build process on UNIX. Each SAPIStig Bakken1999-09-2727-0/+2906