summaryrefslogtreecommitdiff
path: root/sapi/nsapi
Commit message (Expand)AuthorAgeFilesLines
* Restore the headers_only test to the centralized SAPI startup. If necessary,...Zeev Suraski2000-09-081-6/+0
* - Defining TSRM_WIN32 in each and every dsp sucked. Revert this changeAndi Gutmans2000-09-021-3/+3
* - More Windows build fixesAndi Gutmans2000-09-021-3/+3
* changed the output directorys from the windowsbuildsDaniel Beulshausen2000-08-231-3/+3
* Fix zend_fiel_handle handling. Should fix URL includeStanislav Malyshev2000-08-131-0/+1
* Heads up! I have moved the headers_only and response_code checks out ofRasmus Lerdorf2000-08-021-0/+7
* fix nsapi dsp fileShane Caraveo2000-07-021-5/+5
* Set version number on DLLsZeev Suraski2000-06-301-3/+3
* Separate plain name returned by php_sapi_module() and pretty nameAndrei Zmievski2000-06-261-1/+2
* Apply the NSAPI patchZeev Suraski2000-06-241-0/+16
* Cosmetic cleanupsSascha Schumann2000-06-181-1/+1
* Fix Windows .dsp'sZeev Suraski2000-06-111-3/+3
* Added more server variables to the HTTP_SERVER_VARS array, all theAnthony Whitehead2000-06-081-0/+21
* Move main.h to php_main.h.Sascha Schumann2000-06-051-1/+1
* - Allow all functions that receive user-defined function callbacks to acceptZeev Suraski2000-06-031-3/+3
* Added changes suggested by Stanislav Borutsky with respect to NSAPI_PUBLIC.Anthony Whitehead2000-05-311-10/+4
* The last line added '-I' to INCLUDES, causing all SAPI modules but NSAPISascha Schumann2000-05-311-2/+0
* Altered NSAPI autoconf to check for location of include files automatically, ...Anthony Whitehead2000-05-303-51/+82
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* Please maintain consistency in these names... :)Zeev Suraski2000-05-141-25/+25
* nsapi now compiles under win32, untestedShane Caraveo2000-05-063-8/+236
* 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
* Add initial NSAPI module from Jayakumar MuthukumarasamyRasmus Lerdorf2000-04-303-0/+553
* nsapi => aolserverSascha Schumann1999-10-073-387/+0
* (php_ns_request_handler): call ts_free_thread() to clean upSascha Schumann1999-10-071-4/+14
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-043-13/+6
* Polish this.Sascha Schumann1999-10-041-1/+5
* * include from $(srcdir)Sascha Schumann1999-09-271-1/+1
* Generalized server-API build process on UNIX. Each SAPIStig Bakken1999-09-274-0/+380