]> granicus.if.org Git - php/log
php
23 years ago- .cc files were renamed. Update .cvsignore.
Andi Gutmans [Sun, 6 May 2001 18:30:51 +0000 (18:30 +0000)]
- .cc files were renamed. Update .cvsignore.

23 years agoMoved ts_alloca_id() into MINIT like Andi requested.
foobar [Sun, 6 May 2001 17:55:10 +0000 (17:55 +0000)]
Moved ts_alloca_id() into MINIT like Andi requested.

23 years agoFix bug: #8834. Now there should be more random salts..
foobar [Sun, 6 May 2001 16:54:27 +0000 (16:54 +0000)]
Fix bug: #8834. Now there should be more random salts..

23 years agoYikes, that would have been a very bad bug :)
Zeev Suraski [Sun, 6 May 2001 16:24:36 +0000 (16:24 +0000)]
Yikes, that would have been a very bad bug :)

23 years agoFloating point keys didn't work in array() (fix bug #6662)
Zeev Suraski [Sun, 6 May 2001 15:39:27 +0000 (15:39 +0000)]
Floating point keys didn't work in array() (fix bug #6662)

23 years agoFixed bug: #7227. Now the correct strings (if set) are shown.
foobar [Sun, 6 May 2001 15:22:22 +0000 (15:22 +0000)]
Fixed bug: #7227. Now the correct strings (if set) are shown.

23 years agoFix bug: #10323. Every value outputted is now escaped.
foobar [Sun, 6 May 2001 15:20:56 +0000 (15:20 +0000)]
Fix bug: #10323. Every value outputted is now escaped.

23 years agoUpdate NEWS
Zeev Suraski [Sun, 6 May 2001 15:01:17 +0000 (15:01 +0000)]
Update NEWS

23 years agoHear hear, interactive mode is finally showing some progress:
Zeev Suraski [Sun, 6 May 2001 15:00:58 +0000 (15:00 +0000)]
Hear hear, interactive mode is finally showing some progress:
- Support function calls
- Fix crash bug

23 years agoSupport interactive mode in thread-safe builds
Zeev Suraski [Sun, 6 May 2001 14:36:25 +0000 (14:36 +0000)]
Support interactive mode in thread-safe builds

23 years agoFix autoconversion of hexadecimal strings
Zeev Suraski [Sun, 6 May 2001 12:48:17 +0000 (12:48 +0000)]
Fix autoconversion of hexadecimal strings
It's time to close bug #5404 :)

23 years agoRetain single spaces as spaces to condense HTML
Zeev Suraski [Sun, 6 May 2001 12:28:17 +0000 (12:28 +0000)]
Retain single spaces as spaces to condense HTML

23 years agoFix broken build
Sascha Schumann [Sun, 6 May 2001 10:33:21 +0000 (10:33 +0000)]
Fix broken build

23 years agoFixed win32 build problem.
Wez Furlong [Sun, 6 May 2001 09:39:11 +0000 (09:39 +0000)]
Fixed win32 build problem.

23 years agoCorrected one proto.
Egon Schmid [Sun, 6 May 2001 06:33:48 +0000 (06:33 +0000)]
Corrected one proto.

23 years agoBeutify phpinfo() output.
foobar [Sun, 6 May 2001 06:14:12 +0000 (06:14 +0000)]
Beutify phpinfo() output.

23 years agoAdded a check that libc-client support SSL.
foobar [Sun, 6 May 2001 05:39:16 +0000 (05:39 +0000)]
Added a check that libc-client support SSL.

23 years agoRemoved usused variables.
foobar [Sun, 6 May 2001 05:38:46 +0000 (05:38 +0000)]
Removed usused variables.

23 years agofixed a compilation problem without --enable-mbstr-enc-trans.
Rui Hirokawa [Sun, 6 May 2001 02:44:12 +0000 (02:44 +0000)]
fixed a compilation problem without --enable-mbstr-enc-trans.

23 years agoAdd pg_last_notice() function
Rasmus Lerdorf [Sun, 6 May 2001 01:34:56 +0000 (01:34 +0000)]
Add pg_last_notice() function

23 years agoChangeLog update
<changelog@php.net> [Sun, 6 May 2001 01:09:32 +0000 (01:09 +0000)]
ChangeLog update

23 years agoFixed Andi's build problem.
Wez Furlong [Sat, 5 May 2001 22:36:26 +0000 (22:36 +0000)]
Fixed Andi's build problem.

23 years agoNuke buffering from php_streams, move connect_nonb() from fsock.c to network.c
Wez Furlong [Sat, 5 May 2001 18:36:22 +0000 (18:36 +0000)]
Nuke buffering from php_streams, move connect_nonb() from fsock.c to network.c
and rename to php_connect_nonb().
Use php_connect_nonb() instead of connect() in php_hostconnect() -> timeouts
should now work in php_hostconnect().
sock streams abstraction now uses php_sockbuf as the "abstract" pointer.

23 years ago- Fix format to be consistent
Andi Gutmans [Sat, 5 May 2001 16:28:20 +0000 (16:28 +0000)]
- Fix format to be consistent

23 years agoLayout fix
Zeev Suraski [Sat, 5 May 2001 16:05:19 +0000 (16:05 +0000)]
Layout fix

23 years agoFix missing statement
Zeev Suraski [Sat, 5 May 2001 16:04:14 +0000 (16:04 +0000)]
Fix missing statement

23 years agoFix libtool check
Sascha Schumann [Sat, 5 May 2001 15:33:49 +0000 (15:33 +0000)]
Fix libtool check

Submitted by: brisse@ping.dk

23 years agoAdded Sascha Kettler to credits
Wez Furlong [Sat, 5 May 2001 11:29:01 +0000 (11:29 +0000)]
Added Sascha Kettler to credits

23 years agoFix broken ZTS build.
Sascha Schumann [Sat, 5 May 2001 11:11:32 +0000 (11:11 +0000)]
Fix broken ZTS build.

23 years agonot to forget this one!
Thies C. Arntzen [Sat, 5 May 2001 08:03:32 +0000 (08:03 +0000)]
not to forget this one!

23 years agoemalloc()'d strings must be freed before the request shutdown;
Zeev Suraski [Sat, 5 May 2001 01:42:15 +0000 (01:42 +0000)]
emalloc()'d strings must be freed before the request shutdown;
Rule of the thumb:  initialize in RINIT, clean in RSHUTDOWN

23 years agoChangeLog update
<changelog@php.net> [Sat, 5 May 2001 01:09:16 +0000 (01:09 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Sat, 5 May 2001 01:09:13 +0000 (01:09 +0000)]
NEWS update

23 years agoMerged and adapted a patch from Sascha Kettler <kettler@gmx.net> that provides
Wez Furlong [Fri, 4 May 2001 23:42:11 +0000 (23:42 +0000)]
Merged and adapted a patch from Sascha Kettler <kettler@gmx.net> that provides
some asymmetric RSA encrypt/decrypt functions.

23 years agoI'm now the primary maintainer for OpenSSL extension, as agreed with Stig
Wez Furlong [Fri, 4 May 2001 23:40:27 +0000 (23:40 +0000)]
I'm now the primary maintainer for OpenSSL extension, as agreed with Stig
Venaas.

23 years agoMaking notes about which extensions need most work for streams.
Wez Furlong [Fri, 4 May 2001 23:39:31 +0000 (23:39 +0000)]
Making notes about which extensions need most work for streams.

23 years agoAdd support for in_reply_to header, and fix erealloc usage ("Johan Ekenberg"
Chuck Hagenbuch [Fri, 4 May 2001 20:03:47 +0000 (20:03 +0000)]
Add support for in_reply_to header, and fix erealloc usage ("Johan Ekenberg"
<johan@ekenberg.se>).

23 years agoFixed bug in my previous patch, forgot to reset connect error globals
Jason Greene [Fri, 4 May 2001 18:27:15 +0000 (18:27 +0000)]
Fixed bug in my previous patch, forgot to reset connect error globals
on request startup.

23 years agoFix bugs: #10642, #10612
foobar [Fri, 4 May 2001 17:57:58 +0000 (17:57 +0000)]
Fix bugs: #10642, #10612

23 years ago@- Fixed a bug in preg_split() that would incorrectly limit the number of
Andrei Zmievski [Fri, 4 May 2001 16:43:53 +0000 (16:43 +0000)]
@- Fixed a bug in preg_split() that would incorrectly limit the number of
@  results when used along with PREG_SPLIT_NO_EMPTY flag. (Andrei)

- Fixed a bug in preg_split() that would incorrectly limit the number of
  results when used along with PREG_SPLIT_NO_EMPTY flag. (Andrei)
- Also made limit = -1 when limit = 0, to emulate Perl.

23 years agonamespace-protect "open"
Thies C. Arntzen [Fri, 4 May 2001 14:53:45 +0000 (14:53 +0000)]
namespace-protect "open"

23 years agoadded ext/com/ files to the project
Harald Radi [Fri, 4 May 2001 14:44:27 +0000 (14:44 +0000)]
added ext/com/ files to the project

23 years agofixed a memory leak in ext/mbstring.
Rui Hirokawa [Fri, 4 May 2001 10:42:54 +0000 (10:42 +0000)]
fixed a memory leak in ext/mbstring.

23 years agoRemoved a duplicate php_import_environment_variables() call
Ben Mansell [Fri, 4 May 2001 09:49:14 +0000 (09:49 +0000)]
Removed a duplicate php_import_environment_variables() call
from fastcgi sapi

23 years agoForgot the Visual Studio project, added now (Mc)
Marc Boeren [Fri, 4 May 2001 09:43:57 +0000 (09:43 +0000)]
Forgot the Visual Studio project, added now (Mc)
Updated CREDITS (Mc)

23 years agoRegistered db-module constants for use in dbx_connect (Mc)
Marc Boeren [Fri, 4 May 2001 09:42:45 +0000 (09:42 +0000)]
Registered db-module constants for use in dbx_connect (Mc)
Added support for Microsoft SQL Server (Mc)

23 years agoAdded docs about creating dbx-support for other databases. (Mc)
Marc Boeren [Fri, 4 May 2001 09:39:52 +0000 (09:39 +0000)]
Added docs about creating dbx-support for other databases. (Mc)

23 years agoNuke unreferenced local variables.
Sebastian Bergmann [Fri, 4 May 2001 06:25:10 +0000 (06:25 +0000)]
Nuke unreferenced local variables.

23 years agoMake it compile with the latest cURL cvs, heck it even works.
Sterling Hughes [Fri, 4 May 2001 04:20:38 +0000 (04:20 +0000)]
Make it compile with the latest cURL cvs, heck it even works.

23 years agoadded status parameter to output handler in ext/iconv.
Rui Hirokawa [Fri, 4 May 2001 03:55:48 +0000 (03:55 +0000)]
added status parameter to output handler in ext/iconv.

23 years ago@ Added connection error support to mysql_error() and mysql_errno() (Jason)
Jason Greene [Fri, 4 May 2001 01:14:26 +0000 (01:14 +0000)]
@ Added connection error support to mysql_error() and mysql_errno() (Jason)

This should work correctly without causing compatibility issues with previous
scripts. Someone might want to double check this change, just in case.

23 years agoChangeLog update
<changelog@php.net> [Fri, 4 May 2001 01:09:19 +0000 (01:09 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Fri, 4 May 2001 01:09:16 +0000 (01:09 +0000)]
NEWS update

23 years ago- Applied a patch that enables getimagesize to return the size of .bmp and
Derick Rethans [Thu, 3 May 2001 21:28:26 +0000 (21:28 +0000)]
- Applied a patch that enables getimagesize to return the size of .bmp and
  .psd files (Patch by Paul Jongsma <paulj@webtic.com>)
@- Added support to getimagesize to return dimensions of BMP and PSD
@  files (Derick)

23 years agoAdded streams stuff
Wez Furlong [Thu, 3 May 2001 20:21:06 +0000 (20:21 +0000)]
Added streams stuff
# Turn on those psychological thumbscrews!

23 years agoadd crash guard (valid message number check) to imap_body().
Chuck Hagenbuch [Thu, 3 May 2001 19:44:42 +0000 (19:44 +0000)]
add crash guard (valid message number check) to imap_body().

23 years agoremoving references to IMSP module, which will probably never be ported to
Chuck Hagenbuch [Thu, 3 May 2001 19:32:49 +0000 (19:32 +0000)]
removing references to IMSP module, which will probably never be ported to
php4 (lack of a publically available library implementing it).

23 years agoFix for #8359. imap_fetchheader should never return the full message; the
Chuck Hagenbuch [Thu, 3 May 2001 19:18:48 +0000 (19:18 +0000)]
Fix for #8359. imap_fetchheader should never return the full message; the
FT_PREFETCHTEXT flag is just a hint to c-client that you'll be asking for
the message text next.

23 years agoFix chdir() under Windows 9x/ME
Zeev Suraski [Thu, 3 May 2001 15:50:37 +0000 (15:50 +0000)]
Fix chdir() under Windows 9x/ME

23 years agoadd an interface for registering storage modules at run-time.
Sascha Schumann [Thu, 3 May 2001 15:48:49 +0000 (15:48 +0000)]
add an interface for registering storage modules at run-time.

23 years agofixed leaky code
Harald Radi [Thu, 3 May 2001 11:20:29 +0000 (11:20 +0000)]
fixed leaky code
#cleaned up dirty hack from yesterday

23 years agoReplace slow strlcpy with a quick memcpy.
Sascha Schumann [Thu, 3 May 2001 09:04:15 +0000 (09:04 +0000)]
Replace slow strlcpy with a quick memcpy.

23 years agoSome fixes in Udm_Cat_List and Udm_Cat_Path functions.
Sergey Kartashoff [Thu, 3 May 2001 08:59:49 +0000 (08:59 +0000)]
Some fixes in Udm_Cat_List and Udm_Cat_Path functions.

23 years agoFix bug #10589
foobar [Thu, 3 May 2001 03:41:42 +0000 (03:41 +0000)]
Fix bug #10589

23 years agoadded .cvsignore.
Rui Hirokawa [Thu, 3 May 2001 03:12:43 +0000 (03:12 +0000)]
added .cvsignore.

23 years agoChangeLog update
<changelog@php.net> [Thu, 3 May 2001 01:09:16 +0000 (01:09 +0000)]
ChangeLog update

23 years agodeleted some function aliases.
Rui Hirokawa [Thu, 3 May 2001 00:44:26 +0000 (00:44 +0000)]
deleted some function aliases.
@- Added Japanese multibyte string functions support. (Rui)

23 years agoadded generation of CREDITS and EXPERIMENTAL to ext_skel
Hartmut Holzgraefe [Wed, 2 May 2001 23:33:21 +0000 (23:33 +0000)]
added generation of CREDITS and EXPERIMENTAL to ext_skel

23 years ago- More strncpy() -> strlcpy() changes. Am I getting bored yet? :)
Andi Gutmans [Wed, 2 May 2001 23:20:04 +0000 (23:20 +0000)]
- More strncpy() -> strlcpy() changes. Am I getting bored yet? :)

23 years ago- More strncpy() -> strlcpy() changes. mm_login() doesn't seem to be used
Andi Gutmans [Wed, 2 May 2001 22:57:01 +0000 (22:57 +0000)]
- More strncpy() -> strlcpy() changes. mm_login() doesn't seem to be used
  though.

23 years ago- Another strncpy() -> strlcpy() change
Andi Gutmans [Wed, 2 May 2001 22:53:41 +0000 (22:53 +0000)]
- Another strncpy() -> strlcpy() change

23 years ago- Change strncpy()'s to strlcpy()'s
Andi Gutmans [Wed, 2 May 2001 22:49:48 +0000 (22:49 +0000)]
- Change strncpy()'s to strlcpy()'s

23 years ago- Whitespace fix
Andi Gutmans [Wed, 2 May 2001 22:41:09 +0000 (22:41 +0000)]
- Whitespace fix

23 years ago- Commit interbase fixes
Andi Gutmans [Wed, 2 May 2001 22:31:19 +0000 (22:31 +0000)]
- Commit interbase fixes

23 years ago- Fix possible buffer overflow. Always better to use strlcpy() instead
Andi Gutmans [Wed, 2 May 2001 22:22:16 +0000 (22:22 +0000)]
- Fix possible buffer overflow. Always better to use strlcpy() instead
  of strncpy()

23 years ago- Support \r as newline in the ini scanner
Andi Gutmans [Wed, 2 May 2001 21:52:30 +0000 (21:52 +0000)]
- Support \r as newline in the ini scanner

23 years agoadapted because of the changes in the com module
Harald Radi [Wed, 2 May 2001 21:52:12 +0000 (21:52 +0000)]
adapted because of the changes in the com module

23 years ago*** empty log message ***
Andi Gutmans [Wed, 2 May 2001 21:51:32 +0000 (21:51 +0000)]
*** empty log message ***

23 years agoremoved itypeinfo calls because they didn't work on every machine
Harald Radi [Wed, 2 May 2001 21:51:19 +0000 (21:51 +0000)]
removed itypeinfo calls because they didn't work on every machine
#i'm investigating this ...

23 years ago- Handle MAC OS X \r line endings
Andi Gutmans [Wed, 2 May 2001 21:48:07 +0000 (21:48 +0000)]
- Handle MAC OS X \r line endings

23 years agoChanging paramters on database_password
Frank M. Kromann [Wed, 2 May 2001 20:36:51 +0000 (20:36 +0000)]
Changing paramters on database_password

23 years agoFixing segfault in database_password
Frank M. Kromann [Wed, 2 May 2001 20:06:00 +0000 (20:06 +0000)]
Fixing segfault in database_password

23 years ago- Patch by Andrei to prevent crash in error situation when not all
Andi Gutmans [Wed, 2 May 2001 19:51:33 +0000 (19:51 +0000)]
- Patch by Andrei to prevent crash in error situation when not all
  object overloading handles are defined.

23 years ago.
Sterling Hughes [Wed, 2 May 2001 19:37:59 +0000 (19:37 +0000)]
.

# How'd that sneak in

23 years agoset the date 4.0.5 was released.
Sterling Hughes [Wed, 2 May 2001 19:34:51 +0000 (19:34 +0000)]
set the date 4.0.5 was released.

add an entry about the cgi, $PHP_SELF change that I made.

# There are a lot of entries where no one is taking the blame/credit for
# the changes.  Can people who have made entries, please go back and check
# to make sure that their names are by their changes?

23 years ago- Apply Vlad's sybase patch to work with two different kinds of builds of
Andi Gutmans [Wed, 2 May 2001 18:38:17 +0000 (18:38 +0000)]
- Apply Vlad's sybase patch to work with two different kinds of builds of
  the sybase libraries

23 years agofix whitespace pollution
Chuck Hagenbuch [Wed, 2 May 2001 17:46:44 +0000 (17:46 +0000)]
fix whitespace pollution

23 years agoFixes and improvements to imap_mail_compose (Johan Ekenberg
Chuck Hagenbuch [Wed, 2 May 2001 17:42:10 +0000 (17:42 +0000)]
Fixes and improvements to imap_mail_compose (Johan Ekenberg
<johan@ekenberg.se>)

23 years agoAdd support for cram-md5 authentication in imap_open().
Chuck Hagenbuch [Wed, 2 May 2001 17:30:30 +0000 (17:30 +0000)]
Add support for cram-md5 authentication in imap_open().

23 years agoPatch from Stephen Landamore: speed up the environment merging by
Ben Mansell [Wed, 2 May 2001 17:19:58 +0000 (17:19 +0000)]
Patch from Stephen Landamore: speed up the environment merging by
using memcpy instead of putenv.

23 years agomake run-tests work under win32 too
Daniel Beulshausen [Wed, 2 May 2001 16:39:04 +0000 (16:39 +0000)]
make run-tests work under win32 too
# this whole thing is pretty ugly...

23 years agoclear http input encoding detection result in RSHUTDOWN.
Rui Hirokawa [Wed, 2 May 2001 13:24:26 +0000 (13:24 +0000)]
clear http input encoding detection result in RSHUTDOWN.

23 years agoNow the file uploads 'work' also on Lynx. This patch was submitted
foobar [Wed, 2 May 2001 01:18:53 +0000 (01:18 +0000)]
Now the file uploads 'work' also on Lynx. This patch was submitted
by Andreas Pistoor <andreas@erestor.f2s.com> and I have tested it a
quite long time now and didn't notive any problems. Bug: #9930

23 years agoChangeLog update
<changelog@php.net> [Wed, 2 May 2001 01:15:10 +0000 (01:15 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Wed, 2 May 2001 01:11:13 +0000 (01:11 +0000)]
NEWS update

23 years ago- Remove C-style comments
John Donagher [Wed, 2 May 2001 01:08:47 +0000 (01:08 +0000)]
- Remove C-style comments
- Remove some stale debugging code

23 years agoPossible Fix for #10570, #10585, #10539 and maybe others.
foobar [Wed, 2 May 2001 00:21:25 +0000 (00:21 +0000)]
Possible Fix for #10570, #10585, #10539 and maybe others.

23 years agomodified some function name in ext/mbstring based on naming convension and mbstr_http...
Rui Hirokawa [Tue, 1 May 2001 23:44:20 +0000 (23:44 +0000)]
modified some function name in ext/mbstring based on naming convension and mbstr_http_input() implemented.

23 years agoFix bug #10563
foobar [Tue, 1 May 2001 23:22:55 +0000 (23:22 +0000)]
Fix bug #10563

23 years agoFixing some proto types and return values
Frank M. Kromann [Tue, 1 May 2001 22:04:11 +0000 (22:04 +0000)]
Fixing some proto types and return values