]>
granicus.if.org Git - php/log
Chuck Hagenbuch [Mon, 6 Nov 2000 22:33:09 +0000 (22:33 +0000)]
add a Crypt_HCEMD5 class. This implements the same algorithm as the perl
Crypt::HCE_MD5 package, and should be cross-compatible with it. It provides
a secret-key based encryption algorithm possibly suitable for those who
don't have mcrypt enabled.
David Hedbor [Mon, 6 Nov 2000 22:12:11 +0000 (22:12 +0000)]
Noted that setting of multiple headers with the same name is fixed.
David Hedbor [Mon, 6 Nov 2000 22:11:10 +0000 (22:11 +0000)]
(php_caudium_set_header): Allow for multiple headers with the same name.
David Hedbor [Mon, 6 Nov 2000 22:00:07 +0000 (22:00 +0000)]
(ImageCreateFromString) Added forgotten GDLS_FETCH() needed for ZTS.
Andrei Zmievski [Mon, 6 Nov 2000 19:41:30 +0000 (19:41 +0000)]
Fix bug #7667.
Stanislav Malyshev [Mon, 6 Nov 2000 18:19:05 +0000 (18:19 +0000)]
And now the right fix - should add it still
Stanislav Malyshev [Mon, 6 Nov 2000 18:09:51 +0000 (18:09 +0000)]
Serialize as reference only if it's a true reference
Zeev Suraski [Mon, 6 Nov 2000 09:55:53 +0000 (09:55 +0000)]
Fixed a bug in $argv and $argc not being properly defined in command-line mode
@- Fixed a bug that prevented $argv and $argc from being defined in the command
@ line version of PHP (Stas)
Stanislav Malyshev [Mon, 6 Nov 2000 09:31:48 +0000 (09:31 +0000)]
I guess SG(request_info).argv0 and not !SG(request_info).argv0 was an intent, otherwise it doesn't make much sense.
Stanislav Malyshev [Mon, 6 Nov 2000 08:46:12 +0000 (08:46 +0000)]
Add support to ukrainian characters (by serhiy@society.kiev.ua)
Sebastian Bergmann [Mon, 6 Nov 2000 06:31:00 +0000 (06:31 +0000)]
Fixed windows build.
<changelog@php.net> [Mon, 6 Nov 2000 02:09:10 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 6 Nov 2000 02:09:07 +0000 (02:09 +0000)]
NEWS update
Sascha Schumann [Mon, 6 Nov 2000 01:46:28 +0000 (01:46 +0000)]
Add apache_sub_req()
Rasmus Lerdorf [Mon, 6 Nov 2000 01:07:53 +0000 (01:07 +0000)]
Make sure these are initialized to NULL
John Donagher [Sun, 5 Nov 2000 23:34:49 +0000 (23:34 +0000)]
Bring phpcredits() up to date
Rasmus Lerdorf [Sun, 5 Nov 2000 17:41:03 +0000 (17:41 +0000)]
Remove apache2 sapi module in favour of Sascha's apach2filter
Rasmus Lerdorf [Sun, 5 Nov 2000 17:31:17 +0000 (17:31 +0000)]
We need a space after 'dnl' to comment stuff out. Why not just delete
this stuff now?
Rasmus Lerdorf [Sun, 5 Nov 2000 17:29:04 +0000 (17:29 +0000)]
dnldnl won't work
Sterling Hughes [Sun, 5 Nov 2000 17:22:05 +0000 (17:22 +0000)]
Fix the other part...
Sterling Hughes [Sun, 5 Nov 2000 17:14:16 +0000 (17:14 +0000)]
This should fix the garbage.
Stanislav Malyshev [Sun, 5 Nov 2000 16:25:26 +0000 (16:25 +0000)]
Fix crash from #7577 (torben@php.net)
Sascha Schumann [Sun, 5 Nov 2000 15:59:58 +0000 (15:59 +0000)]
Outcomment everything. Since this is an exact duplicate of apache/config.m4,
it might cause conflicts.
Sascha Schumann [Sun, 5 Nov 2000 15:10:47 +0000 (15:10 +0000)]
PHP_EXTENSION_DIR is defined in build-defs.h
Zeev Suraski [Sun, 5 Nov 2000 15:03:41 +0000 (15:03 +0000)]
Fix the problem Sascha reported, about extension_dir
@- Fixed a bug that prevented a changed compile-time extension_dir from
@ affecting modules that were loaded via php.ini (Zeev)
<changelog@php.net> [Sun, 5 Nov 2000 02:09:09 +0000 (02:09 +0000)]
ChangeLog update
Mathieu Kooiman [Sat, 4 Nov 2000 20:43:53 +0000 (20:43 +0000)]
- ImageCreateFromString(): Fixed segfault that occured if an image was tried to be
generate while there was no support for such an image type.
Andi Gutmans [Sat, 4 Nov 2000 17:15:00 +0000 (17:15 +0000)]
- Fix build
Thies C. Arntzen [Sat, 4 Nov 2000 14:58:50 +0000 (14:58 +0000)]
fix #7573
closedir() now really close the directory - used to stay open 'cause the
default-directory resource was "remembered" for arg-less calls.
Zeev Suraski [Sat, 4 Nov 2000 10:45:31 +0000 (10:45 +0000)]
Now make it work too (thanks for noticing that Andi :)
Zeev Suraski [Sat, 4 Nov 2000 10:36:13 +0000 (10:36 +0000)]
Fix build
foobar [Sat, 4 Nov 2000 06:25:13 +0000 (06:25 +0000)]
Forgot to add one note. Plus some beutifying.
Rasmus Lerdorf [Sat, 4 Nov 2000 02:42:10 +0000 (02:42 +0000)]
Should be ok to use CC here
<changelog@php.net> [Sat, 4 Nov 2000 02:09:12 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 4 Nov 2000 02:09:09 +0000 (02:09 +0000)]
NEWS update
Jesus M. Castagnetto [Sat, 4 Nov 2000 01:18:10 +0000 (01:18 +0000)]
Updated proto for highlight_file/highlight_string
foobar [Fri, 3 Nov 2000 22:53:49 +0000 (22:53 +0000)]
Fixed incorrect logic. And NSLDAP does not have LDAP_OPT_MATCHED_DN.
foobar [Fri, 3 Nov 2000 21:53:24 +0000 (21:53 +0000)]
Fixed ftp_mkdir(). It return the dirname passed to it in case of
braindead ftp server which doesn't put the real path into reply.
PR: 7216
Derick Rethans [Fri, 3 Nov 2000 20:44:04 +0000 (20:44 +0000)]
- Fixed gd by adding a define
Derick Rethans [Fri, 3 Nov 2000 20:31:36 +0000 (20:31 +0000)]
- Fixing Mathieu's indentation problems
# It does not build, undefined references to getmbi and skipheader
Joey Smith [Fri, 3 Nov 2000 20:13:46 +0000 (20:13 +0000)]
Include header file for phpi_get_le_gd()
Joey Smith [Fri, 3 Nov 2000 20:11:38 +0000 (20:11 +0000)]
Include header file for php_file_le_fopen()
Mathieu Kooiman [Fri, 3 Nov 2000 19:53:42 +0000 (19:53 +0000)]
- Introduced ImageCreateFromString() function,
works for GIF/JPEG/PNG and WBMP ..
(Note: This built with the latest snapshot I grabbed
tonight; Derick seemed to have trouble though..)
@-Introduced ImageCreateFromString(), creates an image
@ stream out of eg a MySQL blob. (Mathieu)
foobar [Fri, 3 Nov 2000 16:30:55 +0000 (16:30 +0000)]
Fix build.
# next time: CHECK that things WORK before committing..
Sascha Schumann [Fri, 3 Nov 2000 12:00:49 +0000 (12:00 +0000)]
Add some additional checks
Submitted by: mookid@sigent.ru (Mikhail Zabaluev)
Sascha Schumann [Fri, 3 Nov 2000 11:59:41 +0000 (11:59 +0000)]
Fix implementation of hash algorithm
Daniel Beulshausen [Fri, 3 Nov 2000 11:43:45 +0000 (11:43 +0000)]
install instructions for more webservers
Daniel Beulshausen [Fri, 3 Nov 2000 09:55:54 +0000 (09:55 +0000)]
use argv[1] if it's given, thanks to Bob Denny <rdenny@dc3.com>
Ben Mansell [Fri, 3 Nov 2000 09:49:25 +0000 (09:49 +0000)]
Added extra help with library issues, and some performance tuning tips
Andi Gutmans [Fri, 3 Nov 2000 08:39:39 +0000 (08:39 +0000)]
- Add trailing \n?
Stig Venaas [Fri, 3 Nov 2000 07:20:35 +0000 (07:20 +0000)]
Fixed memory leak in array_diff and array_intersect, was introduced with
last change.
Zeev Suraski [Fri, 3 Nov 2000 02:46:49 +0000 (02:46 +0000)]
Fix msql_close(), pg_close() and sybase_close() (Sybase CT)
Zeev Suraski [Fri, 3 Nov 2000 02:45:55 +0000 (02:45 +0000)]
Fix for bug #5571 (by mookid@sigent.ru)
<changelog@php.net> [Fri, 3 Nov 2000 02:09:09 +0000 (02:09 +0000)]
ChangeLog update
foobar [Fri, 3 Nov 2000 01:56:58 +0000 (01:56 +0000)]
fix configure..
Zeev Suraski [Fri, 3 Nov 2000 01:56:47 +0000 (01:56 +0000)]
Fixed mysql_close() - A bit more complicated than I originally thought
Sterling Hughes [Fri, 3 Nov 2000 01:10:11 +0000 (01:10 +0000)]
Changed as per discussion with Sablotron folks.
@ Changed the sablot configuration file so that if you use any version of
@ Sablotron below 0.44 you must use Sablotron's built-in Expat libraries.
@ (Sterling)
Andi Gutmans [Fri, 3 Nov 2000 00:57:05 +0000 (00:57 +0000)]
*** empty log message ***
Zeev Suraski [Fri, 3 Nov 2000 00:52:54 +0000 (00:52 +0000)]
Fix msql_close()
Andi Gutmans [Fri, 3 Nov 2000 00:52:20 +0000 (00:52 +0000)]
- Fix dependency.
Zeev Suraski [Fri, 3 Nov 2000 00:51:53 +0000 (00:51 +0000)]
Fix pg_close()
Andi Gutmans [Fri, 3 Nov 2000 00:45:24 +0000 (00:45 +0000)]
- Make the random generator work again. This patch seems to work.
Zeev Suraski [Fri, 3 Nov 2000 00:41:29 +0000 (00:41 +0000)]
Fix mysql_close()
Zeev Suraski [Fri, 3 Nov 2000 00:38:33 +0000 (00:38 +0000)]
Fix build
Zeev Suraski [Fri, 3 Nov 2000 00:35:12 +0000 (00:35 +0000)]
Add RESVAL macros
David Hedbor [Fri, 3 Nov 2000 00:29:05 +0000 (00:29 +0000)]
Use V_CHDIR_FILE instead of doing the job of that function myself and
added a define to disable the use of threads for debugging purposes.
@Support for the Caudium webserver (http://caudium.net/) added. It's based
@on the Roxen SAPI module. Many bugs have been identified and fixed. (David)
Sascha Schumann [Fri, 3 Nov 2000 00:11:42 +0000 (00:11 +0000)]
Setting no_cache causes Expires: to be send, which is not what we want.
Also disable ETag. It does not serve any purpose for dynamic pages.
Finally, disable keep-alive connections again, since we don't know
the content-length for sure.
Andi Gutmans [Thu, 2 Nov 2000 23:30:48 +0000 (23:30 +0000)]
- When mode is specified the flag is a don't care
Andi Gutmans [Thu, 2 Nov 2000 23:19:48 +0000 (23:19 +0000)]
- Missed one of the php_checkuid() places
Zeev Suraski [Thu, 2 Nov 2000 23:18:08 +0000 (23:18 +0000)]
Update NEWS
Zeev Suraski [Thu, 2 Nov 2000 23:17:55 +0000 (23:17 +0000)]
Fix bug #7599
Andi Gutmans [Thu, 2 Nov 2000 23:08:07 +0000 (23:08 +0000)]
- Use CHECKUID_* #define's instead of cryptic numbers in php_checkuid()
- I did not test for validity of the actual php_checkuid() calls and there
- might be mistakes in the previous code.
Zeev Suraski [Thu, 2 Nov 2000 23:05:32 +0000 (23:05 +0000)]
Update to reflect the changes in the parsers/scanners
Chuck Hagenbuch [Thu, 2 Nov 2000 21:40:38 +0000 (21:40 +0000)]
spelling. bad chuck.
Chuck Hagenbuch [Thu, 2 Nov 2000 20:20:39 +0000 (20:20 +0000)]
always prepend Receieved: headers to avoid generating mail that looks like
spam, and remove a silly comment from the sendmail backend.
David Hedbor [Thu, 2 Nov 2000 20:05:24 +0000 (20:05 +0000)]
Now correctly detects Pike 7.0 and use the alternative code. It also sends the
number of written bytes to the done callback function.
Zeev Suraski [Thu, 2 Nov 2000 19:31:21 +0000 (19:31 +0000)]
Missed those
Zeev Suraski [Thu, 2 Nov 2000 19:27:55 +0000 (19:27 +0000)]
Maintain consistency
David Hedbor [Thu, 2 Nov 2000 19:07:15 +0000 (19:07 +0000)]
Added Caudium to credit line.
David Hedbor [Thu, 2 Nov 2000 18:56:42 +0000 (18:56 +0000)]
Changed contact information.
David Hedbor [Thu, 2 Nov 2000 18:54:21 +0000 (18:54 +0000)]
Added notice about Caudium websites.
David Hedbor [Thu, 2 Nov 2000 18:53:47 +0000 (18:53 +0000)]
Initial caudium support.
Andi Gutmans [Thu, 2 Nov 2000 18:42:54 +0000 (18:42 +0000)]
- Replace do_exit() with zend_do_exit().
- Problem reported by David Hedbor <david@hedbor.org>
Stanislav Malyshev [Thu, 2 Nov 2000 18:24:43 +0000 (18:24 +0000)]
Revert the patch - people don't like it
Sascha Schumann [Thu, 2 Nov 2000 17:18:21 +0000 (17:18 +0000)]
Add note
Sascha Schumann [Thu, 2 Nov 2000 17:07:19 +0000 (17:07 +0000)]
.
Stanislav Malyshev [Thu, 2 Nov 2000 16:50:40 +0000 (16:50 +0000)]
Fix issue with Sun CC not detecting readdir_r
# This was once fixed in the code, but not in the configure
Zeev Suraski [Thu, 2 Nov 2000 16:46:30 +0000 (16:46 +0000)]
- Fixed a bug that caused PHP not to properly flush its output buffer, if more
than one output buffer was used
Sascha Schumann [Thu, 2 Nov 2000 16:15:03 +0000 (16:15 +0000)]
Update. Someone should really write better docs. =)
Sascha Schumann [Thu, 2 Nov 2000 15:47:02 +0000 (15:47 +0000)]
Const'ify part of sapi_request_info.
query_string, post_data, path_translated, request_uri, auth_user,
auth_password and argv0 are modified, so they cannot become const.
Sascha Schumann [Thu, 2 Nov 2000 15:32:52 +0000 (15:32 +0000)]
Namespace protect mergesort (caused conflict on Darwin).
Sascha Schumann [Thu, 2 Nov 2000 15:19:54 +0000 (15:19 +0000)]
Namespace protect dir_cmds and kill some warnings
Sascha Schumann [Thu, 2 Nov 2000 15:01:25 +0000 (15:01 +0000)]
Restrict php_admin_value to *.conf files.
Zeev Suraski [Thu, 2 Nov 2000 14:53:10 +0000 (14:53 +0000)]
- Fix Windows build
- Changed the Apache .dsp to expect the Apache source code files under php_build
Sterling Hughes [Thu, 2 Nov 2000 14:39:16 +0000 (14:39 +0000)]
Das war nicht gut.
Zeev Suraski [Thu, 2 Nov 2000 14:18:34 +0000 (14:18 +0000)]
Fix a few warnings
Zeev Suraski [Thu, 2 Nov 2000 12:14:49 +0000 (12:14 +0000)]
update NEWS
Zeev Suraski [Thu, 2 Nov 2000 12:05:54 +0000 (12:05 +0000)]
Fix a nasty bug in the shutdown sequence of PHP under Apache.
Zeev Suraski [Thu, 2 Nov 2000 11:33:34 +0000 (11:33 +0000)]
Remove unnecessary variables
Zeev Suraski [Thu, 2 Nov 2000 10:28:17 +0000 (10:28 +0000)]
explicit declaration here too - sigh, way too early in the morning