[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2011-08-23 Thread Uwe Schindler
'] on unsecure connection (bug #55403). (Uwe Schindler) +23 Aug 2011, PHP 5.3.8 + +- Core: + . Fixed bug #55439 (crypt() returns only the salt for MD5). (Stas) + - OpenSSL: - . Reverted a change in timeout handling restoring PHP 5.3.6 behavior. (Pierre, -Andrey, Johannes) + . Reverted

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS sapi/nsapi/nsapi.c

2011-08-18 Thread Uwe Schindler
17:32:37 UTC (rev 315148) +++ php/php-src/branches/PHP_5_3/NEWS 2011-08-18 19:12:49 UTC (rev 315149) @@ -2,6 +2,9 @@ ||| ?? ??? 2011, PHP 5.3.8 +- Improved NSAPI SAPI: (Uwe Schindler) + . Don't set $_SERVER['HTTPS

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/sapi/nsapi/nsapi.c trunk/sapi/nsapi/nsapi.c

2011-08-11 Thread Uwe Schindler
SAPI: (Uwe Schindler) + . Don't set $_SERVER['HTTPS'] on unsecure connection (bug #55403). + 04 Aug 2011, PHP 5.4.0 Alpha 3 - Added features: . Short array syntax, see UPGRADING guide for full details (rsky0711 at gmail Modified: php/php-src/branches/PHP_5_4/sapi/nsapi/nsapi.c

[PHP-CVS] svn: /php/php-src/trunk/sapi/nsapi/ nsapi.c

2009-11-19 Thread Uwe Schindler
thetaphi Thu, 19 Nov 2009 22:13:15 + Revision: http://svn.php.net/viewvc?view=revisionrevision=291041 Log: Fix compile error because of wrong merging from 5.3 branch. TODO: Convert $SERVER[] variables to unicode also for NSAPI (see apache2_handler) Changed

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/sapi/nsapi/nsapi.c trunk/sapi/nsapi/nsapi.c

2009-11-17 Thread Uwe Schindler
) +- Fixed bug #50140 (With default compilation option, php symbols are + unresolved for nsapi). (Uwe Schindler) - Fixed bug #50174 (Incorrectly matched docComment). (Felipe) - Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing = or ?). (Pierrick) Modified: php/php-src

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/sapi/nsapi/nsapi.c trunk/sapi/nsapi/nsapi.c

2009-11-12 Thread Uwe Schindler
15:14:12 UTC (rev 290581) +++ php/php-src/branches/PHP_5_3/NEWS 2009-11-12 15:19:35 UTC (rev 290582) @@ -20,6 +20,7 @@ - Fixed memory leak in extension loading when an error occurs on Windows. (Pierre) +- Fixed bug #50087 (NSAPI performance improvements). (Uwe Schindler) - Fixed bug #50152

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/sapi/nsapi/nsapi.c trunk/sapi/nsapi/nsapi.c

2009-11-12 Thread Uwe Schindler
thetaphi Thu, 12 Nov 2009 17:13:05 + Revision: http://svn.php.net/viewvc?view=revisionrevision=290591 Log: As I am working on it, further improvement for bug #50087 Bug: http://bugs.php.net/50087 (Closed) [PATCH] - NSAPI performance improvements

[PHP-CVS] svn: /php/php-src/trunk/sapi/nsapi/ nsapi.c

2009-08-03 Thread Uwe Schindler
thetaphi Mon, 03 Aug 2009 10:12:30 + Revision: http://svn.php.net/viewvc?view=revisionrevision=286721 Log: Fix bug #46020: With Sun Java System Web Server 7.0 on HPUX, #define HPUX Bug: http://bugs.php.net/46020 (Assigned) With Sun Java System Web Server 7.0

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS sapi/nsapi/nsapi.c

2009-08-03 Thread Uwe Schindler
). + (Uwe Schindler) - Fixed bug #49132 (posix_times returns false without error). (phpbugs at gunnu dot us) - Fixed bug #49125 (Error in dba_exists C code). (jdornan at stanford dot edu) Modified: php/php-src/branches/PHP_5_3/sapi/nsapi/nsapi.c

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS sapi/nsapi/nsapi.c

2009-08-03 Thread Uwe Schindler
7.0 on HPUX, #define HPUX). + (Uwe Schindler) - Fixed bug #49132 (posix_times returns false without error). (phpbugs at gunnu dot us) - Fixed bug #49125 (Error in dba_exists C code). (jdornan at stanford dot edu) Modified: php/php-src/branches/PHP_5_2/sapi/nsapi/nsapi.c

RE: [PHP-CVS] svn: /php/php-src/trunk/sapi/nsapi/ nsapi.c

2009-08-03 Thread Uwe Schindler
Schindler theta...@php.net - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: Jani Taskinen [mailto:j...@php.net] Sent: Monday, August 03, 2009 12:26 PM To: Uwe Schindler Cc: php-cvs@lists.php.net; gwy...@php.net Subject: Re: [PHP-CVS] svn: /php/php-src

RE: [PHP-CVS] svn: /php/php-src/trunk/sapi/nsapi/ nsapi.c

2009-08-03 Thread Uwe Schindler
On 08/03/2009 01:36 PM, Uwe Schindler wrote: Thanks Jani, I thought it is still optional to do this. Semi-optional. Since we use svn, why not fully make use of the features it provides? +1. But excuse my fault, it was my first commit since the SVN migration. The question is, how

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/nsapi nsapi.c

2009-03-23 Thread Uwe Schindler
thetaphiMon Mar 23 23:13:14 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/nsapi nsapi.c Log: MFH: Fix a sigsegv on server shutdown, add missing sapi_shutdown().

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2009-03-20 Thread Uwe Schindler
thetaphiFri Mar 20 15:53:34 2009 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: Fix a sigsegv on server shutdown, add missing sapi_shutdown(). !!! This should also be merged into 5.3, I prepared it, please tell me if it is ok to commit !!!

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/nsapi nsapi.c

2009-03-20 Thread Uwe Schindler
thetaphiFri Mar 20 15:54:36 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/nsapi nsapi.c Log: Fix a sigsegv on server shutdown, add missing sapi_shutdown().

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/nsapi nsapi.c

2009-02-25 Thread Uwe Schindler
thetaphiWed Feb 25 19:52:06 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/nsapi nsapi.c Log: Fix Bug 47495: Keep header in internal list after add, so headers_list() works correctly. Other SAPIs have the same problem, but PHP 5.3 fixes this more

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2009-01-11 Thread Uwe Schindler
thetaphiSun Jan 11 13:39:01 2009 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: add sanity check for time_t size of win32 http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.101r2=1.102diff_format=u Index: php-src/sapi/nsapi/nsapi.c diff

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/nsapi nsapi.c

2009-01-11 Thread Uwe Schindler
thetaphiSun Jan 11 13:39:39 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/nsapi nsapi.c Log: MFH: add sanity check for time_t size of win32

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2009-01-11 Thread Uwe Schindler
thetaphiSun Jan 11 13:46:46 2009 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: revert last commit, sizeof does not work in preprocessor :( http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.102r2=1.103diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/nsapi nsapi.c

2009-01-11 Thread Uwe Schindler
thetaphiSun Jan 11 13:47:01 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/nsapi nsapi.c Log: revert last commit, sizeof does not work in preprocessor :(

RE: [PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2009-01-11 Thread Uwe Schindler
failures in NSAPI :-) Thanks, Uwe - Uwe Schindler theta...@php.net - http://www.php.net NSAPI SAPI developer Bremen, Germany -Original Message- From: Pierre Joye [mailto:pierre@gmail.com] Sent: Sunday, January 11, 2009 2:41 PM To: Uwe Schindler Cc: php-cvs@lists.php.net

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2009-01-06 Thread Uwe Schindler
thetaphiTue Jan 6 13:45:30 2009 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: the #ifdef was never working. If Sun extends its NSAPI to support subrequests, much of this code must be rewritten. Because of that it is better to have a clean start.

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/nsapi nsapi.c

2009-01-06 Thread Uwe Schindler
thetaphiTue Jan 6 13:46:20 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/nsapi nsapi.c Log: MFH: the #ifdef was never working. If Sun extends its NSAPI to support subrequests, much of this code must be rewritten. Because of that it is better

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/nsapi nsapi.c

2009-01-06 Thread Uwe Schindler
thetaphiTue Jan 6 13:46:49 2009 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/nsapi nsapi.c Log: MFH: the #ifdef was never working. If Sun extends its NSAPI to support subrequests, much of this code must be rewritten. Because of that it is better

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2008-12-01 Thread Uwe Schindler
thetaphiMon Dec 1 10:08:43 2008 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: remove unneeded includes (not needed since NSAPI 3.0, wich is very old). This is needed for cleanup of the windows build.

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/nsapi nsapi.c

2008-12-01 Thread Uwe Schindler
thetaphiMon Dec 1 10:11:10 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/nsapi nsapi.c Log: remove unneeded includes (not needed since NSAPI 3.0, wich is very old). This is needed for cleanup of the windows build.

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/nsapi nsapi.c

2008-12-01 Thread Uwe Schindler
thetaphiMon Dec 1 10:11:57 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/nsapi nsapi.c Log: remove unneeded includes (not needed since NSAPI 3.0, wich is very old). This is needed for cleanup of the windows build.

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2008-11-29 Thread Uwe Schindler
thetaphiSat Nov 29 14:44:27 2008 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: - Implement the changes needed for http://news.php.net/php.cvs/54228 - Additionally implement flushing in NSAPI and fix some small things

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/nsapi nsapi.c

2008-11-29 Thread Uwe Schindler
thetaphiSat Nov 29 14:45:51 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/nsapi nsapi.c Log: MFH: - Implement the changes needed for http://news.php.net/php.cvs/54228 - Additionally implement flushing in NSAPI and fix some small things

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/nsapi nsapi.c

2008-11-29 Thread Uwe Schindler
thetaphiSat Nov 29 14:51:45 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/nsapi nsapi.c Log: Hallo release manager: This patch is not release critical (affects only NSAPI, but I want it to be fixed in the last version of PHP 5.2). If you do not

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2008-11-29 Thread Uwe Schindler
thetaphiSat Nov 29 19:36:41 2008 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: remove one stat call and replace by cached one http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.95r2=1.96diff_format=u Index: php-src/sapi/nsapi/nsapi.c

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/nsapi nsapi.c

2008-11-29 Thread Uwe Schindler
thetaphiSat Nov 29 19:37:06 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/nsapi nsapi.c Log: MFH: remove one stat call and replace by cached one

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/nsapi nsapi.c

2008-11-29 Thread Uwe Schindler
thetaphiSat Nov 29 19:38:04 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/nsapi nsapi.c Log: MFH: remove one stat call and replace by cached one (release-manager: the same like with last commit)

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2008-11-29 Thread Uwe Schindler
thetaphiSat Nov 29 19:57:23 2008 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: Some nsapi.h specific ifdefs unified corrected http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.96r2=1.97diff_format=u Index: php-src/sapi/nsapi/nsapi.c

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/nsapi nsapi.c

2008-11-29 Thread Uwe Schindler
thetaphiSat Nov 29 19:57:49 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/nsapi nsapi.c Log: MFH: Some nsapi.h specific ifdefs unified corrected

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/nsapi nsapi.c

2008-11-29 Thread Uwe Schindler
thetaphiSat Nov 29 19:59:27 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/nsapi nsapi.c Log: MFH: Some nsapi.h specific ifdefs unified corrected (same like last commit, only cleanup)

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2008-11-29 Thread Uwe Schindler
thetaphiSat Nov 29 23:43:43 2008 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: support stat cache of webserver (like apache does) http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.97r2=1.98diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/nsapi nsapi.c

2008-11-29 Thread Uwe Schindler
thetaphiSat Nov 29 23:44:09 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/nsapi nsapi.c Log: MFH: support stat cache of webserver (like apache does)

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/nsapi nsapi.c

2008-11-29 Thread Uwe Schindler
thetaphiSat Nov 29 23:44:44 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/nsapi nsapi.c Log: MFH: support stat cache of webserver (like apache does)

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2008-06-22 Thread Uwe Schindler
thetaphiSun Jun 22 18:08:45 2008 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: Response to: [PHP-DEV] cleaning up the functions - any volunteers? :) http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.87r2=1.88diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/nsapi nsapi.c

2008-06-22 Thread Uwe Schindler
thetaphiSun Jun 22 18:09:41 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/nsapi nsapi.c Log: MFH: Response to: [PHP-DEV] cleaning up the functions - any volunteers? :)

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/nsapi nsapi.c

2008-06-22 Thread Uwe Schindler
thetaphiSun Jun 22 18:10:33 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/nsapi nsapi.c Log: MFH: Response to: [PHP-DEV] cleaning up the functions - any volunteers? :)

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2008-06-22 Thread Uwe Schindler
thetaphiSun Jun 22 22:16:41 2008 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: URI should be UTF-8 http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.88r2=1.89diff_format=u Index: php-src/sapi/nsapi/nsapi.c diff -u

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2008-06-22 Thread Uwe Schindler
thetaphiSun Jun 22 22:28:31 2008 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: fix flushing for PHP6 output code http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.89r2=1.90diff_format=u Index: php-src/sapi/nsapi/nsapi.c diff -u

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2007-04-26 Thread Uwe Schindler
thetaphiFri Apr 27 00:29:02 2007 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: Fix crash on server startup when log message is printed http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.82r2=1.83diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/nsapi nsapi.c

2007-04-26 Thread Uwe Schindler
thetaphiFri Apr 27 00:29:26 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/nsapi nsapi.c Log: MFH: Fix crash on server startup when log message is printed

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/nsapi nsapi.c

2007-03-06 Thread Uwe Schindler
thetaphiTue Mar 6 15:43:49 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/nsapi nsapi.c Log: use slprintf instead of snprintf and remove 0termination things (because slprintf is always available now)

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2007-03-06 Thread Uwe Schindler
thetaphiTue Mar 6 16:19:36 2007 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: use slprintf instead of snprintf and remove 0termination things (because slprintf is always available now)

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2007-03-06 Thread Uwe Schindler
thetaphiTue Mar 6 18:15:05 2007 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: remove (large) static buffers for header names and request uri http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.80r2=1.81diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/nsapi nsapi.c

2007-03-06 Thread Uwe Schindler
thetaphiTue Mar 6 18:15:25 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/nsapi nsapi.c Log: remove (large) static buffers for header names and request uri

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi-readme.txt nsapi.c

2007-03-06 Thread Uwe Schindler
thetaphiTue Mar 6 19:47:12 2007 UTC Modified files: /php-src/sapi/nsapi nsapi-readme.txt nsapi.c Log: Update function names for PHP6 to php6* http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi-readme.txt?r1=1.13r2=1.14diff_format=u Index:

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2007-03-05 Thread Uwe Schindler
thetaphiMon Mar 5 16:28:39 2007 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: snprintf patch http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.78r2=1.79diff_format=u Index: php-src/sapi/nsapi/nsapi.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/nsapi nsapi.c

2007-03-05 Thread Uwe Schindler
thetaphiMon Mar 5 16:29:18 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/nsapi nsapi.c Log: snprintf patch http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.69.2.3.2.2r2=1.69.2.3.2.3diff_format=u Index: php-src/sapi/nsapi/nsapi.c

[PHP-CVS] cvs: php-src /sapi/nsapi config.m4

2006-10-27 Thread Uwe Schindler
thetaphiFri Oct 27 07:22:46 2006 UTC Modified files: /php-src/sapi/nsapi config.m4 Log: Fix build in Sun Webserver 7 http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/config.m4?r1=1.17r2=1.18diff_format=u Index: php-src/sapi/nsapi/config.m4 diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/nsapi config.m4

2006-10-27 Thread Uwe Schindler
thetaphiFri Oct 27 07:23:44 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/nsapi config.m4 Log: Fix build in Sun Webserver 7 (should be in 5.2.0, it's not critical but does not break mainstream sapis!!!)

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi-readme.txt

2006-10-27 Thread Uwe Schindler
thetaphiFri Oct 27 07:29:15 2006 UTC Modified files: /php-src/sapi/nsapi nsapi-readme.txt Log: update readme http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi-readme.txt?r1=1.12r2=1.13diff_format=u Index: php-src/sapi/nsapi/nsapi-readme.txt diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/nsapi nsapi-readme.txt

2006-10-27 Thread Uwe Schindler
thetaphiFri Oct 27 07:29:51 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/nsapi nsapi-readme.txt Log: MFH: update readme http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi-readme.txt?r1=1.12r2=1.12.6.1diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2006-10-27 Thread Uwe Schindler
thetaphiFri Oct 27 09:02:54 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: update news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.312r2=1.2027.2.547.2.313diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/sybase_ct php_sybase_ct.c

2006-07-25 Thread Uwe Schindler
thetaphiTue Jul 25 08:42:54 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sybase_ct php_sybase_ct.c Log: Fix compilation with TSRM

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/sybase_ct php_sybase_ct.c

2006-07-25 Thread Uwe Schindler
thetaphiTue Jul 25 09:19:39 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sybase_ct php_sybase_ct.c Log: revert shitty whitespace patch (forgot to reconfigure my editor after reinstallation)

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/sybase_ct php_sybase_ct.c

2006-07-25 Thread Uwe Schindler
thetaphiTue Jul 25 09:20:32 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sybase_ct php_sybase_ct.c Log: MFH: Fix compilation with TSRM (now correct)

[PHP-CVS] cvs: php-src /ext/sybase_ct php_sybase_ct.c

2006-07-25 Thread Uwe Schindler
thetaphiTue Jul 25 09:12:07 2006 UTC Modified files: /php-src/ext/sybase_ct php_sybase_ct.c Log: Fix compilation with TSRM http://cvs.php.net/viewvc.cgi/php-src/ext/sybase_ct/php_sybase_ct.c?r1=1.113r2=1.114diff_format=u Index:

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2006-04-29 Thread Uwe Schindler
thetaphiSat Apr 29 21:50:17 2006 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: Remove hiding of authorization headers completely because safe mode canceled http://cvs.php.net/viewcvs.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.73r2=1.74diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_0) /scripts Makefile.frag

2005-06-06 Thread Uwe Schindler
thetaphiMon Jun 6 07:00:48 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/scriptsMakefile.frag Log: Fix bug #33166 for other branches and new bug #33255 http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.10.2.7r2=1.10.2.8ty=u Index:

[PHP-CVS] cvs: php-src(PHP_4_4) /scripts Makefile.frag

2005-06-06 Thread Uwe Schindler
thetaphiMon Jun 6 07:06:23 2005 EDT Modified files: (Branch: PHP_4_4) /php-src/scriptsMakefile.frag Log: MFH: Fix bug #33166 for other branches and new bug #33255, no man pages for 4.4

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard md5.c sha1.c

2005-04-16 Thread Uwe Schindler
thetaphiSat Apr 16 05:49:56 2005 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/ext/standard md5.c sha1.c Log: MFH: use streams api for md5_file() and sha1_file()

[PHP-CVS] cvs: php-src(PHP_5_0) / NEWS /ext/standard md5.c sha1.c

2005-04-16 Thread Uwe Schindler
thetaphiSat Apr 16 05:50:13 2005 EDT Modified files: (Branch: PHP_5_0) /php-srcNEWS /php-src/ext/standard md5.c sha1.c Log: MFH: use streams api for md5_file() and sha1_file()

[PHP-CVS] cvs: php-src /ext/standard md5.c sha1.c

2005-04-15 Thread Uwe Schindler
thetaphiFri Apr 15 05:14:38 2005 EDT Modified files: /php-src/ext/standard md5.c sha1.c Log: fix various solaris problems by replacing stdio with posix io where possible http://cvs.php.net/diff.php/php-src/ext/standard/md5.c?r1=1.35r2=1.36ty=u

[PHP-CVS] cvs: php-src(PHP_5_0) /ext/standard md5.c sha1.c

2005-04-15 Thread Uwe Schindler
thetaphiFri Apr 15 05:14:53 2005 EDT Modified files: (Branch: PHP_5_0) /php-src/ext/standard md5.c sha1.c Log: MFH: fix various solaris problems by replacing stdio with posix io where possible

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/standard md5.c sha1.c

2005-04-15 Thread Uwe Schindler
thetaphiFri Apr 15 05:15:04 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard md5.c sha1.c Log: MFH: fix various solaris problems by replacing stdio with posix io where possible

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/standard md5.c sha1.c

2005-04-15 Thread Uwe Schindler
thetaphiFri Apr 15 05:24:45 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard md5.c sha1.c Log: correct copy/paste problem http://cvs.php.net/diff.php/php-src/ext/standard/md5.c?r1=1.28.4.2r2=1.28.4.3ty=u Index:

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/standard md5.c

2005-04-15 Thread Uwe Schindler
thetaphiFri Apr 15 05:44:45 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard md5.c Log: correct copy/paste problem http://cvs.php.net/diff.php/php-src/ext/standard/md5.c?r1=1.28.4.3r2=1.28.4.4ty=u Index: php-src/ext/standard/md5.c

[PHP-CVS] cvs: php-src /ext/standard md5.c sha1.c

2005-04-15 Thread Uwe Schindler
thetaphiFri Apr 15 10:29:32 2005 EDT Modified files: /php-src/ext/standard md5.c sha1.c Log: use streams api for md5_file and sha1_file. Added parameter use_include_path similar to other PHP file functions. Documentation update outstanding

[PHP-CVS] cvs: php-src / NEWS /ext/standard md5.c sha1.c

2005-04-15 Thread Uwe Schindler
thetaphiFri Apr 15 13:13:55 2005 EDT Modified files: /php-srcNEWS /php-src/ext/standard md5.c sha1.c Log: Remove include_path support from md5_file/sha1_file again http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1869r2=1.1870ty=u Index:

[PHP-CVS] cvs: php-src(PHP_4_3) /main streams.c

2005-04-07 Thread Uwe Schindler
thetaphiThu Apr 7 03:28:08 2005 EDT Modified files: (Branch: PHP_4_3) /php-src/main streams.c Log: Bug #32614 - prevent from crahsing with segfault on solaris if fdopen() fails - this fixes NOT the stdio-problem on solaris!

[PHP-CVS] cvs: php-src / NEWS /main rfc1867.c

2005-04-04 Thread Uwe Schindler
::client_version(). (Georg) - Fixed ZTS destruction. (Marcus) +- Fixed bug #32491 (File upload error - unable to create a temporary file). + (Uwe Schindler) - Fixed bug #32109 ($_POST is not populated in multithreaded environment). (Moriyoshi) - Fixed bug #31478 (segfault with empty() / isset

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /main rfc1867.c

2005-04-04 Thread Uwe Schindler
com) - Fixed bug #32530 (chunk_split() does not append endstr if chunklen is longer then the original string). (Ilia) +- Fixed bug #32491 (File upload error - unable to create a temporary file). + (Uwe Schindler) 31 Mar 2005, Version 4.3.11 - Added Oracle Instant Client support. (cjbj

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2005-04-03 Thread Uwe Schindler
thetaphiSun Apr 3 15:16:23 2005 EDT Modified files: /php-src/sapi/nsapi nsapi.c Log: Add sapi.get_request_time() to NSAPI http://cvs.php.net/diff.php/php-src/sapi/nsapi/nsapi.c?r1=1.66r2=1.67ty=u Index: php-src/sapi/nsapi/nsapi.c diff -u

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /sapi/nsapi nsapi.c

2004-09-21 Thread Uwe Schindler
||| +?? ??? 2004, Version 4.3.10 +- Fixed bug #29805 (HTTP Authentication Issues). (Uwe Schindler) + 22 Sep 2004, Version 4.3.9 - GPC input processing fixes (Stefano Di Paola, Rasmus, Stefan) - Implemented periodic PCRE compiled regexp

[PHP-CVS] cvs: php-src(PHP_5_0) /sapi/nsapi nsapi.c

2004-09-20 Thread Uwe Schindler
thetaphiMon Sep 20 09:29:45 2004 EDT Modified files: (Branch: PHP_5_0) /php-src/sapi/nsapi nsapi.c Log: changed order of processing of ini entries http://cvs.php.net/diff.php/php-src/sapi/nsapi/nsapi.c?r1=1.63.2.1r2=1.63.2.2ty=u Index:

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2004-09-20 Thread Uwe Schindler
thetaphiMon Sep 20 09:30:13 2004 EDT Modified files: /php-src/sapi/nsapi nsapi.c Log: changed order of processing of ini entries http://cvs.php.net/diff.php/php-src/sapi/nsapi/nsapi.c?r1=1.64r2=1.65ty=u Index: php-src/sapi/nsapi/nsapi.c diff -u

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2004-09-15 Thread Uwe Schindler
thetaphiWed Sep 15 17:28:30 2004 EDT Modified files: /php-src/sapi/nsapi nsapi.c Log: Fixed bug #29805 (HTTP Authentication Issues) http://cvs.php.net/diff.php/php-src/sapi/nsapi/nsapi.c?r1=1.63r2=1.64ty=u Index: php-src/sapi/nsapi/nsapi.c diff -u

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /sapi/nsapi nsapi.c

2004-09-15 Thread Uwe Schindler
) - Fixed a file-descriptor leak with phpinfo() and other 'special' URLs (Zeev) -- Fixed bug #29805 (HTTP Authentication Issues). (Uwe Schindler) - Fixed bug #29753 (mcal_fetch_event() allows 2nd argument to be optional). (Ilia, Vrana) - Fixed bug #29727 (Added missing CURL authentication directives

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2004-06-26 Thread Uwe Schindler
thetaphiSat Jun 26 06:30:08 2004 EDT Modified files: /php-src/sapi/nsapi nsapi.c Log: replace strncpy with strlcpy http://cvs.php.net/diff.php/php-src/sapi/nsapi/nsapi.c?r1=1.62r2=1.63ty=u Index: php-src/sapi/nsapi/nsapi.c diff -u

[PHP-CVS] cvs: php-src(PHP_4_3) /sapi/nsapi nsapi.c

2004-06-26 Thread Uwe Schindler
thetaphiSat Jun 26 06:30:22 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/sapi/nsapi nsapi.c Log: MFH: replace strncpy with strlcpy http://cvs.php.net/diff.php/php-src/sapi/nsapi/nsapi.c?r1=1.28.2.28r2=1.28.2.29ty=u Index:

[PHP-CVS] cvs: php-src(PHP_4_3) /sapi/nsapi nsapi.c

2004-06-23 Thread Uwe Schindler
thetaphiWed Jun 23 09:01:51 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/sapi/nsapi nsapi.c Log: Addendum to bug #28878: change ini keys as PHP_INI_SYSTEM Also: Adding bucket parameter to non-ini-keys, Elemination of double CONTENT_TYPE/_LENGTH

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2004-06-23 Thread Uwe Schindler
thetaphiWed Jun 23 09:02:01 2004 EDT Modified files: /php-src/sapi/nsapi nsapi.c Log: Addendum to bug #28878: change ini keys as PHP_INI_SYSTEM Also: Adding bucket parameter to non-ini-keys, Elemination of double CONTENT_TYPE/_LENGTH environment

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS

2004-06-23 Thread Uwe Schindler
in server-log. (Uwe Schindler) - Fixed bug #28868 (Internal wrapper registry not thread safe). (Sara) - Fixed bug #28818 (Apache 2 sapis do not export st_dev). (xuefer at 21cn dot com, Ilia). -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2004-06-22 Thread Uwe Schindler
thetaphiTue Jun 22 11:37:40 2004 EDT Modified files: /php-src/sapi/nsapi nsapi.c Log: Fix bug #28878: php.ini values in php5_execute http://cvs.php.net/diff.php/php-src/sapi/nsapi/nsapi.c?r1=1.60r2=1.61ty=u Index: php-src/sapi/nsapi/nsapi.c diff -u

[PHP-CVS] cvs: php-src(PHP_4_3) /sapi/nsapi nsapi.c

2004-06-22 Thread Uwe Schindler
thetaphiTue Jun 22 11:37:55 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/sapi/nsapi nsapi.c Log: Fix bug #28878: php.ini values in php4_execute http://cvs.php.net/diff.php/php-src/sapi/nsapi/nsapi.c?r1=1.28.2.26r2=1.28.2.27ty=u Index:

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS

2004-06-22 Thread Uwe Schindler
). (Elf, Ilia) +- Fixed bug #28878 (Setting of inikey's in obj.conf fails). (Uwe Schindler) 03 Jun 2004, Version 4.3.7 - Upgraded bundled GD library to 2.0.23. (Ilia) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src(PHP_4_3) /sapi/nsapi nsapi.c

2004-05-03 Thread Uwe Schindler
thetaphiMon May 3 08:22:54 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/sapi/nsapi nsapi.c Log: Security fix: Put '\0' string termination before loop http://cvs.php.net/diff.php/php-src/sapi/nsapi/nsapi.c?r1=1.28.2.25r2=1.28.2.26ty=u Index:

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi.c

2004-05-03 Thread Uwe Schindler
thetaphiMon May 3 08:23:25 2004 EDT Modified files: /php-src/sapi/nsapi nsapi.c Log: Security fix: Put '\0' string termination before loop http://cvs.php.net/diff.php/php-src/sapi/nsapi/nsapi.c?r1=1.59r2=1.60ty=u Index: php-src/sapi/nsapi/nsapi.c diff

[PHP-CVS] cvs: php-src /ext/sybase php_sybase_db.c /ext/sybase_ct php_sybase_ct.c

2004-04-16 Thread Uwe Schindler
thetaphiFri Apr 16 12:27:13 2004 EDT Modified files: /php-src/ext/sybase php_sybase_db.c /php-src/ext/sybase_ct php_sybase_ct.c Log: set Sybase default APPNAME to (PHP PHP_VERSION)

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/sybase php_sybase_db.c /ext/sybase_ct php_sybase_ct.c

2004-04-16 Thread Uwe Schindler
thetaphiFri Apr 16 12:27:57 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/sybase php_sybase_db.c /php-src/ext/sybase_ct php_sybase_ct.c Log: MFH: set Sybase default APPNAME to (PHP PHP_VERSION)

[PHP-CVS] cvs: php-src /sapi/nsapi nsapi-readme.txt

2004-03-18 Thread Uwe Schindler
thetaphiThu Mar 18 08:37:18 2004 EDT Modified files: /php-src/sapi/nsapi nsapi-readme.txt Log: hint to raise stacksize (bug #27231) http://cvs.php.net/diff.php/php-src/sapi/nsapi/nsapi-readme.txt?r1=1.11r2=1.12ty=u Index:

[PHP-CVS] cvs: php-src(PHP_4_3) /sapi/nsapi nsapi-readme.txt

2004-03-18 Thread Uwe Schindler
thetaphiThu Mar 18 08:37:42 2004 EDT Modified files: (Branch: PHP_4_3) /php-src/sapi/nsapi nsapi-readme.txt Log: hint to raise stacksize (bug #27231) http://cvs.php.net/diff.php/php-src/sapi/nsapi/nsapi-readme.txt?r1=1.3.8.8r2=1.3.8.9ty=u Index:

[PHP-CVS] cvs: php-src /sapi/continuity capi.c /sapi/nsapi nsapi.c

2003-12-12 Thread Uwe Schindler
thetaphiFri Dec 12 11:21:29 2003 EDT Modified files: /php-src/sapi/continuitycapi.c /php-src/sapi/nsapi nsapi.c Log: remove revision tag from module version entry Index: php-src/sapi/continuity/capi.c diff -u php-src/sapi/continuity/capi.c:1.4

[PHP-CVS] cvs: php-src(PHP_4_3) /sapi/nsapi nsapi.c

2003-12-12 Thread Uwe Schindler
thetaphiFri Dec 12 11:21:45 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/sapi/nsapi nsapi.c Log: remove revision tag from module version entry Index: php-src/sapi/nsapi/nsapi.c diff -u php-src/sapi/nsapi/nsapi.c:1.28.2.24

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /ext/standard browscap.c

2003-12-04 Thread Uwe Schindler
sends value from php.ini). (Uwe Schindler) +- Fixed bug #25916 (get_browser() - PHP Fatal error: Nesting level + too deep - recursive dependency?). (Uwe Schindler) - Fixed bug #26488 (Missing declaration of CRTSCTS in ext/dio/dio.c). (Jani) - Fixed bug #26467 (flock() does not force the wouldblock

  1   2   >