janiSat May 23 18:19:11 2009 UTC
Modified files:
/php-src/main SAPI.c
Log:
ws + cs
http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.c?r1=1.237&r2=1.238&diff_format=u
Index: php-src/main/SAPI.c
diff -u php-src/main/SAPI.c:1.237 php-src/main/SAPI.c:1.238
-
janiSat May 23 18:10:13 2009 UTC
Modified files:
/php-src/main SAPI.c
Log:
- Fix typo
http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.c?r1=1.236&r2=1.237&diff_format=u
Index: php-src/main/SAPI.c
diff -u php-src/main/SAPI.c:1.236 php-src/main/SAPI.c:1.2
rasmus Wed Mar 19 16:37:50 2008 UTC
Modified files:
/ZendEngine2Zend.m4 zend.c zend.h zend_execute.h
zend_execute_API.c zend_globals.h
/php-src/main SAPI.c SAPI.h main.c php_globals.h
/php-src/sapi/aolserver aolserve
scottmacMon Jan 28 16:08:15 2008 UTC
Modified files:
/php-src/main SAPI.c
Log:
Fixed bug #43954 (Memory leak when sending the same HTTP status code more
than once.)
http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.c?r1=1.228&r2=1.229&diff_format=u
dmitry Mon Dec 3 16:04:47 2007 UTC
Modified files:
/php-src/main SAPI.c
Log:
Fixed crash because of uninitialized SG(sapi_headers).mimetype
http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.c?r1=1.226&r2=1.227&diff_format=u
Index: php-src/main/SAPI.c
di
janiMon Jul 16 12:58:23 2007 UTC
Modified files:
/php-src/main SAPI.c
Log:
- Removed leftovers from nuking safe-mode
http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.c?r1=1.225&r2=1.226&diff_format=u
Index: php-src/main/SAPI.c
diff -u php-src/main/SAPI.
rasmus Fri May 25 09:19:05 2007 UTC
Modified files:
/php-src/main SAPI.c
Log:
Optimize sapi_get_request_time() slightly making it use the cached time
and also checking if there is a server_context before trying to call
the request_time sapi hook.
h
dmitry Wed Apr 25 14:18:15 2007 UTC
Modified files:
/php-src/main SAPI.c
Log:
ZTS fix
http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.c?r1=1.223&r2=1.224&diff_format=u
Index: php-src/main/SAPI.c
diff -u php-src/main/SAPI.c:1.223 php-src/main/SAPI.c:1.2
tony2001Wed Apr 25 11:19:10 2007 UTC
Modified files:
/php-src/main SAPI.c
Log:
MFB: Fix crashes when SAPI handlers are overriden in dl()-ed extensions
http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.c?r1=1.222&r2=1.223&diff_format=u
Index: php-s
iliaa Sun Dec 31 19:22:18 2006 UTC
Modified files:
/php-src/main SAPI.c
Log:
MFB: Fixed bug #39984 (redirect response code in header() could be ignored
in CGI sapi).
http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.c?r1=1.219&r2=1.220&diff_format
tony2001Thu Dec 21 21:49:13 2006 UTC
Modified files:
/php-src/main SAPI.c
Log:
fix ws, cs and overall code readability
http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.c?r1=1.218&r2=1.219&diff_format=u
Index: php-src/main/SAPI.c
diff -u php-src/
tony2001Mon Dec 18 13:15:18 2006 UTC
Modified files:
/php-src/main SAPI.c
Log:
fix possible invalid read (reproducible only on big-endian machines)
http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.c?r1=1.217&r2=1.218&diff_format=u
Index: php-src/
mikeWed Aug 30 12:25:56 2006 UTC
Modified files:
/php-src/main SAPI.c
Log:
- the Vary header for zlib.output_compression is now handled inside the
output handler
http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.c?r1=1.216&r2=1.217&diff_format=u
Index:
rasmus Wed May 10 21:25:01 2006 UTC
Modified files:
/php-src/main SAPI.c
/php-src/sapi/apachemod_php5.c
Log:
MFB input filter hook for getenv()
http://cvs.php.net/viewcvs.cgi/php-src/main/SAPI.c?r1=1.213&r2=1.214&diff_format=u
Index: php-s
andrei Fri Mar 24 00:25:49 2006 UTC
Modified files:
/php-src/main SAPI.c
Log:
UTODO note
http://cvs.php.net/viewcvs.cgi/php-src/main/SAPI.c?r1=1.212&r2=1.213&diff_format=u
Index: php-src/main/SAPI.c
diff -u php-src/main/SAPI.c:1.212 php-src/main/SAPI.c
sniper Fri Dec 30 05:39:38 2005 EDT
Modified files:
/php-src/main SAPI.c
Log:
fix typo
http://cvs.php.net/viewcvs.cgi/php-src/main/SAPI.c?r1=1.208&r2=1.209&diff_format=u
Index: php-src/main/SAPI.c
diff -u php-src/main/SAPI.c:1.208 php-src/main/SAPI.c:1.20
iliaa Mon Dec 5 22:39:27 2005 EDT
Modified files:
/php-src/main SAPI.c
Log:
Prevent header injection by limiting each header to a single line.
http://cvs.php.net/diff.php/php-src/main/SAPI.c?r1=1.207&r2=1.208&ty=u
Index: php-src/main/SAPI.c
diff -
sniper Sun Nov 6 17:07:15 2005 EDT
Modified files:
/php-src/main SAPI.c
Log:
- Revert bad patch. This is wrong way to handle leak in "php -m"
http://cvs.php.net/diff.php/php-src/main/SAPI.c?r1=1.206&r2=1.207&ty=u
Index: php-src/main/SAPI.c
diff -u php-sr
mikeWed Nov 2 09:27:03 2005 EDT
Modified files:
/php-src/main SAPI.c
/php-src/sapi/cgi cgi_main.c
Log:
- sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL, 0, 0}) caused HTTP
response splitting
- sapi_send_headers() already takes care of default_
iliaa Tue Nov 1 18:02:53 2005 EDT
Modified files:
/php-src/main SAPI.c
Log:
MFB51: Fixed minor memory leak triggered by: -dzlib.output_compression=1 -m
http://cvs.php.net/diff.php/php-src/main/SAPI.c?r1=1.204&r2=1.205&ty=u
Index: php-src/main/SAPI.c
iliaa Wed Oct 19 16:30:42 2005 EDT
Modified files:
/php-src/main SAPI.c
Log:
Fixed bug #29983 (PHP does not explicitly set mime type & charset).
http://cvs.php.net/diff.php/php-src/main/SAPI.c?r1=1.203&r2=1.204&ty=u
Index: php-src/main/SAPI.c
diff -u
iliaa Tue Jul 12 12:53:34 2005 EDT
Modified files:
/php-src/main main.c SAPI.c
Log:
Fixed double-free in the digest authentication handling.
# Found and Reported by Stefan Esser
http://cvs.php.net/diff.php/php-src/main/main.c?r1=1.635&r2=1.636
hirokawaMon Apr 4 11:06:36 2005 EDT
Modified files:
/php-src/main SAPI.c SAPI.h main.c php_variables.c
/php-src/sapi/apachemod_php5.c
/php-src/sapi/apache_hooks mod_php5.c
Log:
added a server variable PHP_AUTH_DIGEST to support HTT
rasmus Mon Mar 14 14:25:40 2005 EDT
Modified files:
/php-src/main SAPI.c SAPI.h
/php-src/sapi/aolserver aolserver.c
/php-src/sapi/apachemod_php5.c
/php-src/sapi/apache2filter sapi_apache2.c
/php-src/sapi/apache2handlersapi_
moriyoshi Tue Feb 22 00:07:38 2005 EDT
Modified files:
/php-src/main SAPI.c
Log:
- Silly typo.
http://cvs.php.net/diff.php/php-src/main/SAPI.c?r1=1.195&r2=1.196&ty=u
Index: php-src/main/SAPI.c
diff -u php-src/main/SAPI.c:1.195 php-src/main/SAPI.c:
sniper Mon Feb 21 16:00:04 2005 EDT
Modified files:
/php-src/main SAPI.c
Log:
Nuke unused variables when PCRE is not compiled in
http://cvs.php.net/diff.php/php-src/main/SAPI.c?r1=1.194&r2=1.195&ty=u
Index: php-src/main/SAPI.c
diff -u php-src/main/SAPI.c:
sniper Mon Feb 21 15:57:21 2005 EDT
Modified files:
/php-src/main SAPI.c
Log:
Remove the useless TSRM_FETCH calls
http://cvs.php.net/diff.php/php-src/main/SAPI.c?r1=1.193&r2=1.194&ty=u
Index: php-src/main/SAPI.c
diff -u php-src/main/SAPI.c:1.193 php-src/m
sesser Sun Nov 28 08:32:29 2004 EDT
Modified files:
/php-src/main SAPI.c
Log:
Fixed: Correctly Initialize fields
http://cvs.php.net/diff.php/php-src/main/SAPI.c?r1=1.191&r2=1.192&ty=u
Index: php-src/main/SAPI.c
diff -u php-src/main/SAPI.c:1.191 php-
andiMon Oct 4 20:42:25 2004 EDT
Modified files:
/TSRM tsrm_virtual_cwd.c tsrm_virtual_cwd.h
/php-src/main SAPI.c main.c
Log:
- Apply realpath() cache patch. We don't use it if we're in safe_mode and
- friends (which are quite slow anyway).
rasmus Wed Aug 11 02:18:25 2004 EDT
Modified files:
/php-src/main SAPI.c
Log:
Reset global request_time in sapi_activate. Reset it in sapi_deactivate
too, although I can't see why that would be necessary, but most of the
other sapi globals are reset the
iliaa Tue Jun 8 09:23:38 2004 EDT
Modified files:
/php-src/main SAPI.c
Log:
Fixed bug #28692 (\0 in Authenticate header passed via safe_mode).
http://cvs.php.net/diff.php/php-src/main/SAPI.c?r1=1.186&r2=1.187&ty=u
Index: php-src/main/SAPI.c
diff -u p
iliaa Mon Jun 7 09:51:50 2004 EDT
Modified files:
/php-src/main SAPI.c
Log:
Fixed bug #28670 (WWW-Authentication header mangling with PCRE in safe_mode
adds extra spaces).
http://cvs.php.net/diff.php/php-src/main/SAPI.c?r1=1.185&r2=1.186&ty=u
Index
sesser Tue May 25 18:12:40 2004 EDT
Modified files:
/php-src/main SAPI.c
Log:
break is better
http://cvs.php.net/diff.php/php-src/main/SAPI.c?r1=1.184&r2=1.185&ty=u
Index: php-src/main/SAPI.c
diff -u php-src/main/SAPI.c:1.184 php-src/main/SAPI.c:1.1
iliaa Mon Mar 8 21:24:03 2004 EDT
Modified files:
/php-src/main SAPI.c
Log:
Fixed bug #27530 (broken http auth when safe_mode is on and PCRE is
disabled).
http://cvs.php.net/diff.php/php-src/main/SAPI.c?r1=1.182&r2=1.183&ty=u
Index: php-src/main/SA
sesser Sat Nov 22 16:10:48 2003 EDT
Modified files:
/php-src/main SAPI.c
Log:
On error do not leave content_type_dup unitialised.
Index: php-src/main/SAPI.c
diff -u php-src/main/SAPI.c:1.179 php-src/main/SAPI.c:1.180
--- php-src/main/SAPI.c:1.179
Hello Jani,
Wednesday, September 17, 2003, 2:23:46 PM, you wrote:
> On Sat, 13 Sep 2003, Ard Biesheuvel wrote:
>>> Sascha and me had a deeper check upon this and it is absolutley NON
>>> portable. This is one of the C99 extensions only a few systems support.
>>> If we want the prefix 'z' then we
On Sat, 13 Sep 2003, Ard Biesheuvel wrote:
>> Sascha and me had a deeper check upon this and it is absolutley NON
>> portable. This is one of the C99 extensions only a few systems support.
>> If we want the prefix 'z' then we could do it for our own php internal
>> [v]s[np]printf implementations.
Sascha and me had a deeper check upon this and it is absolutley NON
portable. This is one of the C99 extensions only a few systems support.
If we want the prefix 'z' then we could do it for our own php internal
[v]s[np]printf implementations. But then we'd need to always use them
and that's probabl
Hello Zeev,
Saturday, September 13, 2003, 5:54:45 PM, you wrote:
> I don't think %zd is portable. We need to come up with some alternative
> solution, or some check.
Sascha and me had a deeper check upon this and it is absolutley NON
portable. This is one of the C99 extensions only a few syste
I don't think %zd is portable. We need to come up with some alternative
solution, or some check.
Zeev
At 18:27 13/09/2003, Ard Biesheuvel wrote:
abies Sat Sep 13 11:27:11 2003 EDT
Modified files:
/php-src/main SAPI.c
/php-src/main/streams streams.c userspace.c
abies Sat Sep 13 11:27:11 2003 EDT
Modified files:
/php-src/main SAPI.c
/php-src/main/streams streams.c userspace.c
/php-src/tests/lang bug24054.phpt
Log:
Fixed for 64bit archs
Index: php-src/main/SAPI.c
diff -u php-src/main/SAPI.c:1.178
sr Wed Sep 10 04:47:38 2003 EDT
Modified files:
/php-src/main SAPI.c
Log:
Fix for bug #23488 zlib.output_compression overrides vary header.
It was already fixed for ob_gzhandler (#24827).
Index: php-src/main/SAPI.c
diff -u php-src/main/SAPI.c:1.
sas Thu Aug 28 13:07:42 2003 EDT
Modified files:
/php-src/main SAPI.c main.c
/php-src/main/streams streams.c
Log:
kill warnings
Index: php-src/main/SAPI.c
diff -u php-src/main/SAPI.c:1.176 php-src/main/SAPI.c:1.177
--- php-src/main/SAPI.c
helly Mon Aug 11 15:36:26 2003 EDT
Modified files:
/php-src/main SAPI.c
Log:
Bugfix #25044
Index: php-src/main/SAPI.c
diff -u php-src/main/SAPI.c:1.175 php-src/main/SAPI.c:1.176
--- php-src/main/SAPI.c:1.175 Tue Jun 10 16:03:41 2003
+++ php-src/main/SA
44 matches
Mail list logo