summaryrefslogtreecommitdiff
path: root/sapi/nsapi/nsapi.c
Commit message (Collapse)AuthorAgeFilesLines
...
* - Bumber up yearfoobar2005-08-031-1/+1
|
* Fixed bug #33520 (crash if safe_mode is on and session.save_path is changed)Dmitry Stogov2005-07-041-1/+1
|
* Add sapi.get_request_time() to NSAPIUwe Schindler2005-04-031-1/+6
|
* Add the new request_time sapi struct entry to all the sapis. Some of theseRasmus Lerdorf2004-12-201-0/+1
| | | | | | | may have ways of getting the request time without the extra syscall, but for now let's just make sure we don't crash and people will eventually fill these in where applicable.
* changed order of processing of ini entriesUwe Schindler2004-09-201-2/+2
|
* Fixed bug #29805 (HTTP Authentication Issues)Uwe Schindler2004-09-151-0/+2
|
* replace strncpy with strlcpyUwe Schindler2004-06-261-5/+3
|
* Addendum to bug #28878: change ini keys as PHP_INI_SYSTEMUwe Schindler2004-06-231-17/+10
| | | | | Also: Adding "bucket" parameter to non-ini-keys, Elemination of double CONTENT_TYPE/_LENGTH environment variables
* Fix bug #28878: php.ini values in php5_executeUwe Schindler2004-06-221-1/+1
|
* Security fix: Put '\0' string termination before loopUwe Schindler2004-05-031-1/+1
|
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
|
* remove revision tag from module version entryUwe Schindler2003-12-121-2/+2
|
* fix header handlerUwe Schindler2003-10-311-7/+6
|
* Send correct default content type from php.ini not static text/html ↵Uwe Schindler2003-10-311-1/+4
| | | | (important for other charsets than iso-8859-1)
* Give user the chance to support nsapi_virtual() in newer servers by adding ↵Uwe Schindler2003-08-041-8/+39
| | | | parameter server_lib to php5_init (windows only)
* Removed the unnecessary check of array_init() return value.Andrey Hristov2003-08-011-6/+2
|
* Possibility to use php5_execute to display server error pages or directory ↵Uwe Schindler2003-07-241-30/+99
| | | | listing pages
* some code cleanupsUwe Schindler2003-07-211-10/+16
|
* safe mode fixUwe Schindler2003-07-151-2/+2
|
* Make virtual() an alias for nsapi_virtual() -- better for docs/naming in futureUwe Schindler2003-07-151-7/+8
|
* rename functions to php5_*Uwe Schindler2003-07-021-15/+15
|
* prevent user from making nested PHP requests using virtual()Uwe Schindler2003-07-021-1/+11
|
* Fixed ZTS buildEdin Kadribasic2003-06-151-2/+2
|
* No need for this in the HEAD branchEdin Kadribasic2003-06-151-5/+0
|
* updating license information in the headers.James Cox2003-06-101-3/+3
|
* Update of README for newer servers; apache-similar functions ↵Uwe Schindler2003-06-011-11/+68
| | | | nsapi_request_headers and nsapi_response_headers with apache_* aliases; hide authorization-header in save mode.
* zend_alter_ini_entry now with PHP_INI_USERUwe Schindler2003-05-311-1/+1
|
* Disable virtual() if zlib.output_compression is turned on. Better detection ↵Uwe Schindler2003-05-301-8/+16
| | | | of ns-httpdXX.dll
* virtual() now works under windows, tooUwe Schindler2003-05-301-11/+28
|
* fix of incomplete windows fixUwe Schindler2003-05-291-4/+4
|
* Changes for compilation under windowsUwe Schindler2003-05-291-4/+4
|
* Added php.ini value: nsapi.read_timeout; Included the apache-like virtual() ↵Uwe Schindler2003-05-291-18/+228
| | | | function to make sub-request on server (thanks to Chris Elving from Sun)
* Set exspected threads to tsrm_startup() to number of threads NSAPI returns ↵Uwe Schindler2003-05-201-2/+9
| | | | for server
* NSAPI SAPI sends now 404 if script not found and 500 if execution failed. ↵Uwe Schindler2003-05-191-83/+63
| | | | Includes forgotten php4_close() function registration. Complete rewrite of php4_execute()
* Implement feature request #8879: Added possibility to alter ini entries by ↵Uwe Schindler2003-05-181-1/+37
| | | | php4_execute service line. php4_init now supports path to an alternate php.ini (for example in the webservers config directory)
* PHP_WIN32 includedUwe Schindler2003-03-241-5/+3
|
* style, wsfoobar2003-02-091-102/+106
|
* Some compilers puke on these..foobar2003-02-091-6/+6
|
* (NSAPI SAPI) Fixed _SERVER[] variables (all headers included) to be now ↵Uwe Schindler2003-02-071-57/+101
| | | | similar to apache SAPI; with this new file the memory leaks (webserver eats up memory during a few days running) are also disappeared (all by NSAPI allocated strings are freed).
* Bump year.Sebastian Bergmann2002-12-311-1/+1
|
* - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is.foobar2002-11-261-3/+0
|
* Added a sanity check (hopefuly will fix bug #20109). According toIlia Alshanetsky2002-10-261-1/+3
| | | | | | http://developer.netscape.com/docs/manuals/enterprise/40/nsapi/05_nsapi.htm#551539 util_hostname() can return a NULL value.
* another startup initialization fix - only ISAPI and CGI SAPI's tested,Zeev Suraski2002-09-181-1/+10
| | | | | | minor compile buglets might occur in other SAPIs, but should be trivial to fix...
* Fixing the same possible memory leak.Stefan Esser2002-06-211-0/+1
|
* Update headers.Sebastian Bergmann2001-12-111-2/+2
|
* Undo Z_ subst for sapi and ext/yazJeroen van Wolffelaar2001-09-271-1/+1
|
* Back-substitute for Z_* macro's. If it breaks some extension (the script ↵Jeroen van Wolffelaar2001-09-251-1/+1
| | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know.
* TSRMLS fixesDaniel Beulshausen2001-08-141-14/+11
|
* more tsrm cleanupSascha Schumann2001-08-051-2/+1
|
* Remove more duplicate TSRMLS_FETCH() calls.Sebastian Bergmann2001-08-051-1/+0
|