History log of /PHP-5.3/sapi/apache2filter/sapi_apache2.c (Results 101 – 125 of 159)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4
# d30044c9 29-Nov-2001 Sterling Hughes

Update to the latest apr api (patch by Clif Woolley)


Revision tags: php-4.1.0RC3
# 898099ad 13-Nov-2001 Doug MacEachern

setup standard CGI variables


Revision tags: php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, 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
# d504c7ca 10-Sep-2001 Daniel Beulshausen

let apache2 filter build under win32


# 78747bd2 09-Sep-2001 Derick Rethans

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


Revision tags: php-4.0.7RC2
# 23f1b515 28-Aug-2001 Doug MacEachern

add php version component


# c614a9ed 28-Aug-2001 Doug MacEachern

not all MPMs support child_init,
so move php_apache_server_startup to the post_config phase
(happens at server startup)


# 766de156 22-Aug-2001 Sterling Hughes

Add some editor modes (in the rest of the source)


# 9b137805 20-Aug-2001 Doug MacEachern

automatically add php input/output filters when give the standard 1.x config:
AddType application/x-httpd-php .php
with that, no longer need "Set{In,Out}putFilter PHP" configuration for

automatically add php input/output filters when give the standard 1.x config:
AddType application/x-httpd-php .php
with that, no longer need "Set{In,Out}putFilter PHP" configuration for 2.0

show more ...


# 4829b93f 19-Aug-2001 Doug MacEachern

php_input_filter needs to ignore proxy requests
else it swallows POST data that needs to be sent to the downstream server


# ba4a1f2d 19-Aug-2001 Sterling Hughes

Pass on proxy requests (fix by Doug MacEachern <dougm@covalent.net>)


# 244c9ff3 18-Aug-2001 Sterling Hughes

Fix warning (Doug MacEachern, dougm@covalent.net)


# 353f84c1 18-Aug-2001 Sterling Hughes

# f*ck @!e333u49/&§&$T§$&("E""! expandtab, that's it, the default in my
# vimrc is not noet


# 0e129546 18-Aug-2001 Sterling Hughes

fix crash bug (Doug MacEachern, dougm@covalent.net)


# 1543904d 17-Aug-2001 Ryan Bloom

Fix a seg fault in PHP. If a child process is created in the server,
using apr_proc_create, it will seg fault, because PHP is using a NULL
child cleanup. To fix this, we have to use the spe

Fix a seg fault in PHP. If a child process is created in the server,
using apr_proc_create, it will seg fault, because PHP is using a NULL
child cleanup. To fix this, we have to use the special cleanup function,
apr_pool_cleanup_null.

This also fixes a compiler warning in the ap_log_error call.

show more ...


# fe7b5a34 16-Aug-2001 Sterling Hughes

darn noet


# b87834a1 16-Aug-2001 Sterling Hughes

Ryan Bloom's fix of my fix. ;)


# 9395f0e6 16-Aug-2001 Sterling Hughes

Fix error logging


Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 8aef1930 05-Aug-2001 Sascha Schumann

more tsrm cleanup


# 2cce13fd 05-Aug-2001 Sascha Schumann

further tsrm cleanup


# 25076098 03-Aug-2001 Sebastian Bergmann

Revert whitespace patch.


# fcfea1c5 02-Aug-2001 Sebastian Bergmann

Whitespace fixes.


# 010c3b44 02-Aug-2001 Sebastian Bergmann

Fix Apache2Filter build.


1234567