History log of /PHP-5.6/sapi/caudium/caudium.c (Results 51 – 57 of 57)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4
# 9147a81a 07-Dec-2000 David Hedbor

Fix for Pike 7.1 (error -> Pike_error). Caudium bug #12486.


# 694a5620 04-Dec-2000 David Hedbor

Removed a fatal condition to allow for harmless user error plus some other
small changes.


Revision tags: php-4.0.4RC3
# 030b7072 18-Nov-2000 Zeev Suraski

Update SAPI modules to interface with the new TSRM.
Enable thread-safety memory debugging in ISAPI when in debug mode


# 61f20888 06-Nov-2000 David Hedbor

(php_caudium_set_header): Allow for multiple headers with the same name.


# 1497e148 03-Nov-2000 David Hedbor

Use V_CHDIR_FILE instead of doing the job of that function myself and
added a define to disable the use of threads for debugging purposes.
@Support for the Caudium webserver (http://caudium.n

Use V_CHDIR_FILE instead of doing the job of that function myself and
added a define to disable the use of threads for debugging purposes.
@Support for the Caudium webserver (http://caudium.net/) added. It's based
@on the Roxen SAPI module. Many bugs have been identified and fixed. (David)

show more ...


# 2986b89e 02-Nov-2000 David Hedbor

Now correctly detects Pike 7.0 and use the alternative code. It also sends the
number of written bytes to the done callback function.


# 8aa6f6d5 02-Nov-2000 David Hedbor

Initial caudium support.


123