History log of /PHP-5.3/sapi/apache/php_apache.c (Results 51 – 75 of 115)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90
# 190b65f4 01-Jun-2002 Sascha Schumann

Fix build


Revision tags: php-4.3.0dev_zend2_alpha1
# 0d5862d7 01-Jun-2002 Andi Gutmans

- Reapply netware patch


# f01a42b4 01-Jun-2002 Rasmus Lerdorf

Put Netware header and comment back in. My CVS revision id got messed
up somehow.


# b66f48c3 31-May-2002 Rasmus Lerdorf

Oops


# 6b756ea4 31-May-2002 Rasmus Lerdorf

@ Renamed getallheaders() to apache_request_headers() and kept
@ getallheaders() as an alias to it. Also added apache_response_headers()
@ which returns the current response headers from Apa

@ Renamed getallheaders() to apache_request_headers() and kept
@ getallheaders() as an alias to it. Also added apache_response_headers()
@ which returns the current response headers from Apache.
Renamed getallheaders() to apache_request_headers() and kept
getallheaders() as an alias to it. Also added apache_response_headers()
which returns the current response headers from Apache.

show more ...


# ecdbaece 31-May-2002 Venkat Raghavan S

Removed ugly code done as part of NetWare change, upon Andi's advice. Now, the typecasting is done for all platforms.


# 575e3682 31-May-2002 Venkat Raghavan S

NetWare related changes


Revision tags: BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1
# 4852dd35 23-Apr-2002 Hartmut Holzgraefe

apache_child_terminate() returns status as bool
proto fixes


# dace2eca 23-Apr-2002 foobar

Part 4 of apache sapi build fixes:
- Fixed many conflicts caused by bogus includes, e.g the infamous XtOffset
redefinition warning is gone now.


Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help
# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1
# 052d5fc8 15-Dec-2001 Hartmut Holzgraefe

proto fix


Revision tags: PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0
# df6f8ba3 04-Dec-2001 Hartmut Holzgraefe

proto fix


Revision tags: php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API
# 95dff71d 21-Oct-2001 Rasmus Lerdorf

This made no sense before. Hide Authorization in getallheaders() but
display it from phpinfo()? Ouch!
@ Hide Authorization header from phpinfo() output in safe_mode (Rasmus)


Revision tags: php-4.1.0RC1
# 838a7a95 12-Oct-2001 Thies C. Arntzen

make it work again


# e4ebe9f1 09-Oct-2001 Derick Rethans

- Changed <br> to - in PHP_INFO output.


Revision tags: php4, php-4.0.7RC3
# eb38ca84 27-Sep-2001 Jeroen van Wolffelaar

Undo Z_ subst for sapi and ext/yaz


Revision tags: POST_SUBST_Z_MACROS
# c0332885 25-Sep-2001 Jeroen van Wolffelaar

Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.


Revision tags: PRE_SUBST_Z_MACROS
# 1df380da 22-Sep-2001 Rasmus Lerdorf

new apache_setenv()
@- add apache_setenv() function for injecting variables into Apache's
@ subprocess_env table.


# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


Revision tags: php-4.0.7RC2, php-4.0.7RC1
# ba761ce9 14-Aug-2001 Daniel Beulshausen

TSRMLS fixes


Revision tags: BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 480ffb3d 05-Aug-2001 Sascha Schumann

more tsrm cleanup


# 373b3e10 05-Aug-2001 Sascha Schumann

more tsrm cleanup -- output.c is not doing any fetches anymore


# 8aef1930 05-Aug-2001 Sascha Schumann

more tsrm cleanup


# 1159c84a 05-Aug-2001 Zeev Suraski

- TSRMLS_FETCH work
- whitespace fixes


12345