]> granicus.if.org Git - php/log
php
24 years agoForgot the @...
Zeev Suraski [Sun, 29 Oct 2000 22:45:46 +0000 (22:45 +0000)]
Forgot the @...

24 years agoUse the new INI parser for parse_ini_str()
Zeev Suraski [Sun, 29 Oct 2000 22:42:01 +0000 (22:42 +0000)]
Use the new INI parser for parse_ini_str()
- parse_ini_str() is now thread-safe, and supported under Windows (Zeev)

24 years agoThe new INI parser is showing some signs of life
Zeev Suraski [Sun, 29 Oct 2000 22:40:01 +0000 (22:40 +0000)]
The new INI parser is showing some signs of life

24 years agoFix a corruption bug, when erroneously allowing to send non-variables by reference...
Zeev Suraski [Sun, 29 Oct 2000 19:16:29 +0000 (19:16 +0000)]
Fix a corruption bug, when erroneously allowing to send non-variables by reference (several
bug-db reports seem to originate in this bug)

24 years agoFix build
Zeev Suraski [Sun, 29 Oct 2000 18:30:00 +0000 (18:30 +0000)]
Fix build

24 years agoForgot this one
Zeev Suraski [Sun, 29 Oct 2000 18:26:21 +0000 (18:26 +0000)]
Forgot this one

24 years agoGeneralization work
Zeev Suraski [Sun, 29 Oct 2000 18:23:51 +0000 (18:23 +0000)]
Generalization work

24 years agoPOSTs work fine
Sascha Schumann [Sun, 29 Oct 2000 17:48:13 +0000 (17:48 +0000)]
POSTs work fine

24 years agoAdd standard license
Sascha Schumann [Sun, 29 Oct 2000 17:43:23 +0000 (17:43 +0000)]
Add standard license

24 years agoAllow module to proclaim compatibility with any Zend version
Stanislav Malyshev [Sun, 29 Oct 2000 16:25:16 +0000 (16:25 +0000)]
Allow module to proclaim compatibility with any Zend version

24 years agoThis is actually user-visible.
Sascha Schumann [Sun, 29 Oct 2000 16:19:09 +0000 (16:19 +0000)]
This is actually user-visible.

24 years agoUnify handling of aborted connections
Sascha Schumann [Sun, 29 Oct 2000 16:14:27 +0000 (16:14 +0000)]
Unify handling of aborted connections

24 years agoUnify aborted connection handling
Sascha Schumann [Sun, 29 Oct 2000 16:02:40 +0000 (16:02 +0000)]
Unify aborted connection handling

24 years agoAdd/unify aborted connection handling
Sascha Schumann [Sun, 29 Oct 2000 16:01:02 +0000 (16:01 +0000)]
Add/unify aborted connection handling

24 years agoAdd php_handle_aborted_connection()
Sascha Schumann [Sun, 29 Oct 2000 16:00:42 +0000 (16:00 +0000)]
Add php_handle_aborted_connection()

Call this from your SAPI module to signal an aborted connection.

24 years agoNew directive AddRequestBodyFilters
Sascha Schumann [Sun, 29 Oct 2000 15:13:23 +0000 (15:13 +0000)]
New directive AddRequestBodyFilters

Currently it requires this patch:

http://schumann.cx/request-body-filters

24 years agoSome more work on the INI parser/scanner
Zeev Suraski [Sun, 29 Oct 2000 15:13:20 +0000 (15:13 +0000)]
Some more work on the INI parser/scanner

24 years agoHandle user aborts
Sascha Schumann [Sun, 29 Oct 2000 15:10:49 +0000 (15:10 +0000)]
Handle user aborts

24 years agoInitial step in rewriting the INI parsing mechanism
Zeev Suraski [Sun, 29 Oct 2000 14:56:16 +0000 (14:56 +0000)]
Initial step in rewriting the INI parsing mechanism

24 years agoAdd Request Body filters. This is a much nicer concept than
Sascha Schumann [Sun, 29 Oct 2000 14:52:15 +0000 (14:52 +0000)]
Add Request Body filters. This is a much nicer concept than
ap_get_req_body, since it is much more flexible and does not
need to buffer everything in memory (PHP still does..).

24 years agoUnify the names of these last 3 files...
Zeev Suraski [Sun, 29 Oct 2000 14:35:34 +0000 (14:35 +0000)]
Unify the names of these last 3 files...

24 years agoFix Windows build
Zeev Suraski [Sun, 29 Oct 2000 11:56:42 +0000 (11:56 +0000)]
Fix Windows build

24 years agoInitial steps to move the INI mechanism to the Zend engine
Zeev Suraski [Sun, 29 Oct 2000 11:38:26 +0000 (11:38 +0000)]
Initial steps to move the INI mechanism to the Zend engine

24 years agoupdate my email.
Thies C. Arntzen [Sun, 29 Oct 2000 09:14:55 +0000 (09:14 +0000)]
update my email.

24 years agoTest descriptions showed up blank, fixed.
Stig Bakken [Sun, 29 Oct 2000 07:19:35 +0000 (07:19 +0000)]
Test descriptions showed up blank, fixed.

24 years agoCheck also that the file isn't empty.
foobar [Sun, 29 Oct 2000 04:36:33 +0000 (04:36 +0000)]
Check also that the file isn't empty.

24 years ago@- Fixed conflict with OpenLDAP and Oracle 8.1.x (Jani)
foobar [Sun, 29 Oct 2000 04:10:07 +0000 (04:10 +0000)]
@- Fixed conflict with OpenLDAP and Oracle 8.1.x (Jani)
# PR: 4257,4698,5527,6112,6650,7195

24 years agoChangeLog update
<changelog@php.net> [Sun, 29 Oct 2000 01:09:07 +0000 (01:09 +0000)]
ChangeLog update

24 years agoFix for bug #7416. ldap_set|get_option() are also in NSLDAP SDKs.
foobar [Sat, 28 Oct 2000 19:22:46 +0000 (19:22 +0000)]
Fix for bug #7416. ldap_set|get_option() are also in NSLDAP SDKs.

24 years agoMoving --with-openssl to global configure, want OpenSSL for not just snmp
Stig Venaas [Sat, 28 Oct 2000 18:26:45 +0000 (18:26 +0000)]
Moving --with-openssl to global configure, want OpenSSL for not just snmp

24 years agoAllow to send secure cookies
Stanislav Malyshev [Sat, 28 Oct 2000 17:13:28 +0000 (17:13 +0000)]
Allow to send secure cookies

24 years ago- Fix from Sascha. It fixes errorneous inclusion of bz2
Andi Gutmans [Sat, 28 Oct 2000 10:48:32 +0000 (10:48 +0000)]
- Fix from Sascha. It fixes errorneous inclusion of bz2

24 years ago- URL-opened files now store the HTTP response header in $http_response_header
Zeev Suraski [Sat, 28 Oct 2000 01:31:56 +0000 (01:31 +0000)]
- URL-opened files now store the HTTP response header in $http_response_header
- Some layout updates

24 years agoChangeLog update
<changelog@php.net> [Sat, 28 Oct 2000 01:09:11 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Sat, 28 Oct 2000 01:09:08 +0000 (01:09 +0000)]
NEWS update

24 years agoPOST handler for my ubercool new Apache 2.0 function ap_get_req_body.
Sascha Schumann [Fri, 27 Oct 2000 23:02:20 +0000 (23:02 +0000)]
POST handler for my ubercool new Apache 2.0 function ap_get_req_body.

24 years agoFixed PR: 6730. And it is mentioned also in RFC 959 to be this way.
foobar [Fri, 27 Oct 2000 20:53:04 +0000 (20:53 +0000)]
Fixed PR: 6730. And it is mentioned also in RFC 959 to be this way.

24 years agoFixes PR: 7245
foobar [Fri, 27 Oct 2000 20:47:36 +0000 (20:47 +0000)]
Fixes PR: 7245

24 years agoMaking _php_math_longtobase() and _php_math_basetolong() callable from DLL and SO...
Frank M. Kromann [Fri, 27 Oct 2000 20:26:16 +0000 (20:26 +0000)]
Making _php_math_longtobase() and _php_math_basetolong() callable from DLL and SO modules

24 years agoadded "printer" extension, to access printers under win32
Daniel Beulshausen [Fri, 27 Oct 2000 19:27:21 +0000 (19:27 +0000)]
added "printer" extension, to access printers under win32

24 years agoNew e-mail address.
Sterling Hughes [Fri, 27 Oct 2000 19:10:23 +0000 (19:10 +0000)]
New e-mail address.

24 years agoKill compiler warning.
Frank M. Kromann [Fri, 27 Oct 2000 16:16:55 +0000 (16:16 +0000)]
Kill compiler warning.

24 years agouse puts instead of fprintf in log handler. no need for a format string.
Sascha Schumann [Fri, 27 Oct 2000 15:40:16 +0000 (15:40 +0000)]
use puts instead of fprintf in log handler. no need for a format string.

24 years agoSome information about this handler
Sascha Schumann [Fri, 27 Oct 2000 15:03:53 +0000 (15:03 +0000)]
Some information about this handler

24 years agoAdded macros for object properties and class entry.
Andrei Zmievski [Fri, 27 Oct 2000 14:13:03 +0000 (14:13 +0000)]
Added macros for object properties and class entry.

24 years ago@- Fixed array_rand() to shuffle results when the number of requested
Andrei Zmievski [Fri, 27 Oct 2000 14:08:33 +0000 (14:08 +0000)]
@- Fixed array_rand() to shuffle results when the number of requested
@  elements is the same as the number of elements in the array. (Andrei)

24 years agoLooks like transient buckets are limited to 4096 bytes, so split up writes.
Sascha Schumann [Fri, 27 Oct 2000 13:30:41 +0000 (13:30 +0000)]
Looks like transient buckets are limited to 4096 bytes, so split up writes.

24 years agoAdd log message sapi handler.
Sascha Schumann [Fri, 27 Oct 2000 13:19:23 +0000 (13:19 +0000)]
Add log message sapi handler.

Reenable pipelining requests. Looks like the problems are caused by the
cache, not pipelining.

24 years agoApache 2.0 does some funky internal caching which works for static
Sascha Schumann [Fri, 27 Oct 2000 12:52:38 +0000 (12:52 +0000)]
Apache 2.0 does some funky internal caching which works for static
content, but fails miserably in our context.

24 years agospeling
Sascha Schumann [Fri, 27 Oct 2000 12:37:05 +0000 (12:37 +0000)]
speling

24 years agotype fixes to make compilers happy
Hartmut Holzgraefe [Fri, 27 Oct 2000 10:48:07 +0000 (10:48 +0000)]
type fixes to make compilers happy

24 years agoAdd some comments
Sascha Schumann [Fri, 27 Oct 2000 10:41:24 +0000 (10:41 +0000)]
Add some comments

24 years agoLeave initializing of auth_(user|password) to php_handle_auth_data().
Sascha Schumann [Fri, 27 Oct 2000 10:31:10 +0000 (10:31 +0000)]
Leave initializing of auth_(user|password) to php_handle_auth_data().

24 years agoInitialize auth_(user|password) to NULL, if data was not suitable.
Sascha Schumann [Fri, 27 Oct 2000 10:28:57 +0000 (10:28 +0000)]
Initialize auth_(user|password) to NULL, if data was not suitable.

24 years agoAllow strings to be passed to methods expecting primitive types.
Sam Ruby [Fri, 27 Oct 2000 10:27:19 +0000 (10:27 +0000)]
Allow strings to be passed to methods expecting primitive types.

24 years agoThe CGI RFC allows servers to pass Authorization data to the script,
Sascha Schumann [Fri, 27 Oct 2000 10:26:57 +0000 (10:26 +0000)]
The CGI RFC allows servers to pass Authorization data to the script,
if the server did not use the information contained therein.

See 6.1.5 and 11.2 of the proposed spec.

24 years agoHandle cookies and make use of php_handle_auth_data.
Sascha Schumann [Fri, 27 Oct 2000 10:19:40 +0000 (10:19 +0000)]
Handle cookies and make use of php_handle_auth_data.

24 years agoUse php_handle_auth_data
Sascha Schumann [Fri, 27 Oct 2000 10:19:06 +0000 (10:19 +0000)]
Use php_handle_auth_data

24 years agoUtility function for sapi modules (it is not in SAPI.c, because it
Sascha Schumann [Fri, 27 Oct 2000 10:16:54 +0000 (10:16 +0000)]
Utility function for sapi modules (it is not in SAPI.c, because it
relies on php_base64_encode).

24 years agobunch of changes
Sascha Schumann [Fri, 27 Oct 2000 09:47:28 +0000 (09:47 +0000)]
bunch of changes

24 years agoAllow users to specify whether they want to replace existing header fields.
Sascha Schumann [Fri, 27 Oct 2000 09:43:06 +0000 (09:43 +0000)]
Allow users to specify whether they want to replace existing header fields.

24 years ago- added four functions to do fulltext query
Uwe Steinmann [Fri, 27 Oct 2000 09:29:40 +0000 (09:29 +0000)]
- added four functions to do fulltext query

24 years ago- Fix new -m on Windows
Andi Gutmans [Thu, 26 Oct 2000 23:50:17 +0000 (23:50 +0000)]
- Fix new -m on Windows

24 years agoAdded -m (Shows list of modules) to commandline..
Mathieu Kooiman [Thu, 26 Oct 2000 22:31:06 +0000 (22:31 +0000)]
Added -m (Shows list of modules) to commandline..

24 years agoHandle special queries.
Sascha Schumann [Thu, 26 Oct 2000 21:23:20 +0000 (21:23 +0000)]
Handle special queries.

Apache's default handler does not seem to handle flushes correctly yet.
One more project..

24 years agoMove some code to php_handle_special_queries().
Sascha Schumann [Thu, 26 Oct 2000 21:16:12 +0000 (21:16 +0000)]
Move some code to php_handle_special_queries().

24 years agoRemoved a warning in getaddrinfo check, not really needed
Stig Venaas [Thu, 26 Oct 2000 20:39:57 +0000 (20:39 +0000)]
Removed a warning in getaddrinfo check, not really needed

24 years agoit won't work otherwise
Daniel Beulshausen [Thu, 26 Oct 2000 18:51:12 +0000 (18:51 +0000)]
it won't work otherwise
# http://support.microsoft.com/support/kb/articles/Q115/8/57.asp

24 years agoMove some initialization code from php_execute_script() to
Sascha Schumann [Thu, 26 Oct 2000 18:32:38 +0000 (18:32 +0000)]
Move some initialization code from php_execute_script() to
php_request_startup() where it should be. AFAICT, it does not
cause any problems, but please it test it with your favorite SAPI
module.

24 years agoadded dba extension for win32, currently the dsp is
Daniel Beulshausen [Thu, 26 Oct 2000 18:29:10 +0000 (18:29 +0000)]
added dba extension for win32, currently the dsp is
only configured with db3, adding other configurations
shouldn't be hard

24 years agoupdate
Daniel Beulshausen [Thu, 26 Oct 2000 18:23:51 +0000 (18:23 +0000)]
update

24 years agoAdd sapi_add_header_ex, which lets you specify whether you want
Sascha Schumann [Thu, 26 Oct 2000 18:18:21 +0000 (18:18 +0000)]
Add sapi_add_header_ex, which lets you specify whether you want
to add or replace a header.

24 years agouse V_RENAME makro instead
Daniel Beulshausen [Thu, 26 Oct 2000 18:17:45 +0000 (18:17 +0000)]
use V_RENAME makro instead

24 years agoProtect us from Apache 2.0's pcre-posix stuff
Sascha Schumann [Thu, 26 Oct 2000 18:15:56 +0000 (18:15 +0000)]
Protect us from Apache 2.0's pcre-posix stuff

24 years agoRemove second_arg_force_ref, defined in Zend
Sascha Schumann [Thu, 26 Oct 2000 18:15:18 +0000 (18:15 +0000)]
Remove second_arg_force_ref, defined in Zend

Submitted by: Bill Stoddard

24 years agoThe type has changed to size_t.
Sascha Schumann [Thu, 26 Oct 2000 18:10:57 +0000 (18:10 +0000)]
The type has changed to size_t.

24 years agoAdd session_adapt_url().
Sascha Schumann [Thu, 26 Oct 2000 18:10:43 +0000 (18:10 +0000)]
Add session_adapt_url().

24 years agoReinstantiate single quotes properly.
Sascha Schumann [Thu, 26 Oct 2000 18:05:47 +0000 (18:05 +0000)]
Reinstantiate single quotes properly.

Add url_adapt_single_url() API which modifies a single URL. Might be used
to modify the Location: URL.

24 years agoMake the API more leaner (sp?) and get rid of *copy*.
Sascha Schumann [Thu, 26 Oct 2000 18:01:51 +0000 (18:01 +0000)]
Make the API more leaner (sp?) and get rid of *copy*.

24 years agoProvide name of libtool archive.
Sascha Schumann [Thu, 26 Oct 2000 18:00:30 +0000 (18:00 +0000)]
Provide name of libtool archive.

Apache 2.0's apxs prefers that.

24 years agoTemporary fix for mac os x stuff.
Sascha Schumann [Thu, 26 Oct 2000 17:58:11 +0000 (17:58 +0000)]
Temporary fix for mac os x stuff.

It lets me build/run a DSO on darwin, but according to Fred Sanchez, the
libtool 1.3.5 way is wrong..

24 years agoAn Apache 2.0 Filter for PHP, completely from scratch.
Sascha Schumann [Thu, 26 Oct 2000 17:55:05 +0000 (17:55 +0000)]
An Apache 2.0 Filter for PHP, completely from scratch.

TODO:

POST, cookies, "flushing", finalizing config framework (it works),
http auth, PHP Hooks (apache_sub_req is there).

Note that this code depends on some other commits which are pending.

24 years agoFix dba after resources patch.
Andrei Zmievski [Thu, 26 Oct 2000 17:38:01 +0000 (17:38 +0000)]
Fix dba after resources patch.

24 years agosession_unset() now cleans up $HTTP_SESSION_VARS as well.
Andrei Zmievski [Thu, 26 Oct 2000 17:37:47 +0000 (17:37 +0000)]
session_unset() now cleans up $HTTP_SESSION_VARS as well.

24 years ago- Add V_RENAME() by "Daniel Beulshausen" <daniel@php4win.de>.
Andi Gutmans [Thu, 26 Oct 2000 05:21:52 +0000 (05:21 +0000)]
- Add V_RENAME() by "Daniel Beulshausen" <daniel@php4win.de>.
- It is untested and all places which use rename() in PHP should now use
- V_RENAME().

24 years agoCorrected some checks for errors.
Nikos Mavroyanopoulos [Wed, 25 Oct 2000 18:27:55 +0000 (18:27 +0000)]
Corrected some checks for errors.

24 years agoAdded keygen_s2k function. Function which generates keys from passwords.
Nikos Mavroyanopoulos [Wed, 25 Oct 2000 18:09:23 +0000 (18:09 +0000)]
Added keygen_s2k function. Function which generates keys from passwords.

24 years agoUse zend_register_list_destructors_ex() instead.
Andrei Zmievski [Wed, 25 Oct 2000 17:44:02 +0000 (17:44 +0000)]
Use zend_register_list_destructors_ex() instead.

24 years agoRemove the patch to register_list_destructors().
Andrei Zmievski [Wed, 25 Oct 2000 17:41:34 +0000 (17:41 +0000)]
Remove the patch to register_list_destructors().

24 years agoAdded array_sum() function.
Andrei Zmievski [Wed, 25 Oct 2000 17:40:11 +0000 (17:40 +0000)]
Added array_sum() function.

24 years agogdImageWBMP has some bug in it. Using the php-internal one works.
foobar [Wed, 25 Oct 2000 17:35:29 +0000 (17:35 +0000)]
gdImageWBMP has some bug in it. Using the php-internal one works.

24 years agoInstall the new Mail classes.
Chuck Hagenbuch [Wed, 25 Oct 2000 17:23:34 +0000 (17:23 +0000)]
Install the new Mail classes.

24 years agoadd Mail:: interface and supporting classes.
Chuck Hagenbuch [Wed, 25 Oct 2000 17:16:08 +0000 (17:16 +0000)]
add Mail:: interface and supporting classes.

24 years ago__USE_GNU shall not be defined by application
Sascha Schumann [Mon, 23 Oct 2000 14:04:54 +0000 (14:04 +0000)]
__USE_GNU shall not be defined by application

24 years agoit's n.a. on win32 :)
Daniel Beulshausen [Mon, 23 Oct 2000 13:56:22 +0000 (13:56 +0000)]
it's n.a. on win32 :)

24 years agoMake zlib compile again
Stanislav Malyshev [Mon, 23 Oct 2000 13:19:07 +0000 (13:19 +0000)]
Make zlib compile again

24 years agoCleaned up.
Andrei Zmievski [Mon, 23 Oct 2000 13:15:48 +0000 (13:15 +0000)]
Cleaned up.

24 years agoFixed a bug in session.c. If the user calls session_module_name with a
Alexander Feldman [Mon, 23 Oct 2000 13:10:01 +0000 (13:10 +0000)]
Fixed a bug in session.c. If the user calls session_module_name with a
parameter, then the mod_data pointer is initialized to NULL and then
php_session_save_current_state did not check this value before referencing
the pointer. Added a check in php_session_save_current_state.

24 years agohave you ever tried to run the regression tests with error_reporting=E_ALL ?
Hartmut Holzgraefe [Mon, 23 Oct 2000 07:40:05 +0000 (07:40 +0000)]
have you ever tried to run the regression tests with error_reporting=E_ALL ?
now it will run smoothly without all theese 'undefined ...' warnings

24 years agoadded a regression test skeleton file
Hartmut Holzgraefe [Mon, 23 Oct 2000 07:31:31 +0000 (07:31 +0000)]
added a regression test skeleton file
 plus a partintro in xml documentation template