History log of /PHP-8.0/main/SAPI.c (Results 326 – 350 of 378)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# e9dcdb8f 15-Feb-2000 Zeev Suraski

@- Improved ISAPI module - it should no longer be necessary to set PHP as
@ an ISAPI filter, only as an ISAPI extension, unless you wish to perform
@ authentication using PHP. This didn't

@- Improved ISAPI module - it should no longer be necessary to set PHP as
@ an ISAPI filter, only as an ISAPI extension, unless you wish to perform
@ authentication using PHP. This didn't yet get enough testing, but it
@ should work (Zeev)
- Fixed auth_user/auth_password memory leak (I didn't have time to test it under
Apache, feedback welcome!)

show more ...


# 80bdd19e 11-Feb-2000 Zeev Suraski

Fine tune Andi's patch


# 49e98c3d 10-Feb-2000 Zeev Suraski

request_info.c is dead! long live SAPI
@- Finished the server abstraction layer; All of the PHP code is now shared
@ across different servers (Apache, CGI, IIS, etc.), except for thin
@

request_info.c is dead! long live SAPI
@- Finished the server abstraction layer; All of the PHP code is now shared
@ across different servers (Apache, CGI, IIS, etc.), except for thin
@ interface modules (Zeev)

show more ...


Revision tags: BEFORE_SAPIFICATION_FEB_10_2000
# 9709f7ec 10-Feb-2000 Zeev Suraski

The last patch wasn't that good, fix


# 25b5cb95 10-Feb-2000 Zeev Suraski

More protection...


# 42765d50 10-Feb-2000 Zeev Suraski

Only activate if we're inside an actual request


# 41f6bca9 10-Feb-2000 Zeev Suraski

More cleanup!


# 0fd89aa2 10-Feb-2000 Zeev Suraski

More cleanup - move getenv() to SAPI


# 7d926a0e 10-Feb-2000 Zeev Suraski

More cleanup...


# f452c776 10-Feb-2000 Andi Gutmans

- Introduce PHP_WIN32


# 073b1481 10-Feb-2000 Zeev Suraski

More abstraction


# 8055da98 04-Feb-2000 Zeev Suraski

Use the new state functions
@- If header information is sent after output has already been sent, the warning
@ message will now state the filename and line number at which the first output

Use the new state functions
@- If header information is sent after output has already been sent, the warning
@ message will now state the filename and line number at which the first output
@ was made (Zeev)

show more ...


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# 972631be 13-Jan-2000 Zeev Suraski

- Added flush() support to SAPI
- Got rid of the old flush() implemenetation in favour of the new one
- Added implicit_flush() support to the output buffering layer.
@- Added implicit_flu

- Added flush() support to SAPI
- Got rid of the old flush() implemenetation in favour of the new one
- Added implicit_flush() support to the output buffering layer.
@- Added implicit_flush() to control whether flush() should be called
@ implicitly after any output (Zeev)

show more ...


# 304d60c8 05-Jan-2000 Sascha Schumann

Move reentrancy initialisation/destruction into SAPI.
These calls only do something, if reentrancy emulation is required.


# 43ae2bff 01-Jan-2000 Sascha Schumann

Happy Y2K patch! Happy new year (or the new millennium, depending on whether
you start counting at 0 or 1).


Revision tags: PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND
# 497b3fe2 19-Dec-1999 Evan Klinger

Fix for #2994


Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP
# e08b2e7b 10-Dec-1999 Sascha Schumann

Export sapi_free_header()


# 8abf7246 07-Dec-1999 Sam Ruby

Provide basis for shared libraries/dlls to contain internal extensions


Revision tags: PRE_RETURN_REF_PATCH
# 4a60eed4 05-Dec-1999 Sascha Schumann

Fix some warnings


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2
# 8c473e1f 06-Oct-1999 Uwe Steinmann

- support for mimetype application/vnd.fdf needed by fdf module
(only active if fdf support is compiled in)


# c36bff57 05-Oct-1999 Sascha Schumann

Fix logic.


# 7aed3d51 04-Oct-1999 Sascha Schumann

* Fix header("HTTP/..") behaviour
* Fix leak WRT http_status_line
* Update sapi/README
* Remove %PHP_OUTPUT_FILES sort


Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH
# 98d95dd8 16-Sep-1999 Zeev Suraski

- Added support for unknown POST content types (Zeev)
- Introduce the convert_to_*_ex() API in strlen()


# ac1a484c 14-Sep-1999 Thies C. Arntzen

i'm sure this was left-over debugging code!


# 14d9a59f 05-Sep-1999 Andi Gutmans

- Make dir functions compile in Win32
- Fix too early memory manager initialization (For you Thies)


1...<<111213141516