History log of /PHP-5.5/sapi/apache2filter/sapi_apache2.c (Results 126 – 150 of 173)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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.


# e7ea61ad 31-Jul-2001 Sterling Hughes

remove duplicate TSRMLS_FETCH()


# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


# fe6f8712 27-Jul-2001 Zeev Suraski

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any unco

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...

show more ...


Revision tags: PRE_TSRM_MERGE_PATCH
# a9510166 23-Jul-2001 Sascha Schumann

Handle file buckets for now; that allows us to pass something to the
engine which it can handle.


# 0bbe7730 22-Jun-2001 Sascha Schumann

Accomodate an Apache API change


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1, php-4.0.5, php-4.0.5RC8
# ab1df8df 24-Apr-2001 Sascha Schumann

Accomodate Apache HTTPD 2.0 API change


Revision tags: php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# 2da359bb 28-Feb-2001 Sascha Schumann

httpd-2.0 cvs seems to be busted. I'm getting very strange backtraces
and the header filter still seems to be broken. Will try later.


# a824c87e 28-Feb-2001 Sascha Schumann

Now it actually loads, but it segfaults upon a request.


# 6ed0cbb1 28-Feb-2001 Sascha Schumann

Make the module compile again with the latest httpd-2.0 cvs.


# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2
# 426d4104 08-Jan-2001 Sascha Schumann

Make Apache 2.0 filter build again


1234567