]>
granicus.if.org Git - php/log
Andi Gutmans [Wed, 2 May 2001 22:53:41 +0000 (22:53 +0000)]
- Another strncpy() -> strlcpy() change
Andi Gutmans [Wed, 2 May 2001 22:49:48 +0000 (22:49 +0000)]
- Change strncpy()'s to strlcpy()'s
Andi Gutmans [Wed, 2 May 2001 22:41:09 +0000 (22:41 +0000)]
- Whitespace fix
Andi Gutmans [Wed, 2 May 2001 22:31:19 +0000 (22:31 +0000)]
- Commit interbase fixes
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()
Andi Gutmans [Wed, 2 May 2001 21:52:30 +0000 (21:52 +0000)]
- Support \r as newline in the ini scanner
Harald Radi [Wed, 2 May 2001 21:52:12 +0000 (21:52 +0000)]
adapted because of the changes in the com module
Andi Gutmans [Wed, 2 May 2001 21:51:32 +0000 (21:51 +0000)]
*** empty log message ***
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 ...
Andi Gutmans [Wed, 2 May 2001 21:48:07 +0000 (21:48 +0000)]
- Handle MAC OS X \r line endings
Frank M. Kromann [Wed, 2 May 2001 20:36:51 +0000 (20:36 +0000)]
Changing paramters on database_password
Frank M. Kromann [Wed, 2 May 2001 20:06:00 +0000 (20:06 +0000)]
Fixing segfault in database_password
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.
Sterling Hughes [Wed, 2 May 2001 19:37:59 +0000 (19:37 +0000)]
.
# How'd that sneak in
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?
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
Chuck Hagenbuch [Wed, 2 May 2001 17:46:44 +0000 (17:46 +0000)]
fix whitespace pollution
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>)
Chuck Hagenbuch [Wed, 2 May 2001 17:30:30 +0000 (17:30 +0000)]
Add support for cram-md5 authentication in imap_open().
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.
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...
Rui Hirokawa [Wed, 2 May 2001 13:24:26 +0000 (13:24 +0000)]
clear http input encoding detection result in RSHUTDOWN.
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
<changelog@php.net> [Wed, 2 May 2001 01:15:10 +0000 (01:15 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 2 May 2001 01:11:13 +0000 (01:11 +0000)]
NEWS update
John Donagher [Wed, 2 May 2001 01:08:47 +0000 (01:08 +0000)]
- Remove C-style comments
- Remove some stale debugging code
foobar [Wed, 2 May 2001 00:21:25 +0000 (00:21 +0000)]
Possible Fix for #10570, #10585, #10539 and maybe others.
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.
foobar [Tue, 1 May 2001 23:22:55 +0000 (23:22 +0000)]
Fix bug #10563
Frank M. Kromann [Tue, 1 May 2001 22:04:11 +0000 (22:04 +0000)]
Fixing some proto types and return values
Hartmut Holzgraefe [Tue, 1 May 2001 19:15:43 +0000 (19:15 +0000)]
looks like i missed something
John Donagher [Tue, 1 May 2001 19:08:27 +0000 (19:08 +0000)]
Add TODO
Andi Gutmans [Tue, 1 May 2001 18:13:59 +0000 (18:13 +0000)]
- Optimizer the previous patch a bit by nuking memset()
Frank M. Kromann [Tue, 1 May 2001 18:01:08 +0000 (18:01 +0000)]
Adding support for BINARY, VARBINARY and IMAGE column types.
Thanks to Brad LaFountain.
Andrei Zmievski [Tue, 1 May 2001 17:01:51 +0000 (17:01 +0000)]
Patch from Sascha that abstracts session serializers. WDDX extension
now implements the encode/decode functions and registers them with
the session module.
Andi Gutmans [Tue, 1 May 2001 16:33:09 +0000 (16:33 +0000)]
- Remove C++ comment
Andi Gutmans [Tue, 1 May 2001 16:29:52 +0000 (16:29 +0000)]
- Fix snprintf() to work with nan and inf properly
Hartmut Holzgraefe [Tue, 1 May 2001 16:21:58 +0000 (16:21 +0000)]
hartmfixed and extended the ini parameter and module globals stuff
once again: someone test this please!
Rui Hirokawa [Tue, 1 May 2001 09:20:51 +0000 (09:20 +0000)]
modified some function name in mbstring based on php's naming convension.
Andi Gutmans [Tue, 1 May 2001 07:20:36 +0000 (07:20 +0000)]
- Bump up Zend version
Andi Gutmans [Tue, 1 May 2001 07:16:57 +0000 (07:16 +0000)]
- Remove unused variable
Derick Rethans [Tue, 1 May 2001 07:09:09 +0000 (07:09 +0000)]
- Fix for bug #10518 (Thanks to kettler@gmx.net)
Rui Hirokawa [Tue, 1 May 2001 05:21:29 +0000 (05:21 +0000)]
simplified some function's name in ext/mbstring.
John Donagher [Tue, 1 May 2001 05:04:43 +0000 (05:04 +0000)]
- Remove some stale code
- Fix spelling mistakes
- Add build-time version detection
- Add support for v3 Verisign SDK
@ pfpro extension now supports version 3 of the Verisign SDK (John Donagher)
Sterling Hughes [Tue, 1 May 2001 03:48:27 +0000 (03:48 +0000)]
fix for bug 6491, http://www.php.net/bugs.php?id=6491, removes a bit of
(what I think is) broken logic.
# This is as discussed on the mailing list previously. This change
# does fix the problem, however, the extra code was in there for a
# reason (I'm guessing :), i'm ready to revert this patch in a jiffy
# if someone has a good reason why that (just removed) extra logic
# should be in there.
Sterling Hughes [Tue, 1 May 2001 03:26:04 +0000 (03:26 +0000)]
Check for the existance of the iconv library
# Not sure if this is correct, I can verify that it doesn't break anything
# and it logically looks like it would work. Can someone test this (BSD
# and/or Windows)
Rui Hirokawa [Tue, 1 May 2001 01:52:55 +0000 (01:52 +0000)]
renamed jstring to mbstring.
Rui Hirokawa [Tue, 1 May 2001 01:46:05 +0000 (01:46 +0000)]
d
<changelog@php.net> [Tue, 1 May 2001 01:09:24 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 1 May 2001 01:09:21 +0000 (01:09 +0000)]
NEWS update
Andi Gutmans [Mon, 30 Apr 2001 22:47:51 +0000 (22:47 +0000)]
- Fix for Bug id #10071
PR:
Submitted by:
Reviewed by:
Obtained from:
Hartmut Holzgraefe [Mon, 30 Apr 2001 19:06:26 +0000 (19:06 +0000)]
some more example code for modules using --with-something
works for me (linux/bash) but please give it a test drive
Sterling Hughes [Mon, 30 Apr 2001 16:30:46 +0000 (16:30 +0000)]
remove last minute garbage that snuck in...
Sterling Hughes [Mon, 30 Apr 2001 15:32:02 +0000 (15:32 +0000)]
As per Andi's suggestions.
Sterling Hughes [Mon, 30 Apr 2001 15:14:02 +0000 (15:14 +0000)]
# Wayyyyy too many entries, if anyone has an idea to maybe cut this down to
# one or two anouncements, speak!! :)
update the news file in accordance with my previous commit...
Sterling Hughes [Mon, 30 Apr 2001 14:46:04 +0000 (14:46 +0000)]
Add some missing constants.
Sterling Hughes [Mon, 30 Apr 2001 14:36:19 +0000 (14:36 +0000)]
# Ok, big ass change list. Most of the changes are NEW's worthy, so
# I'll enter them directly there, not here.... The non-newsworthy code
# is:
Added REGISTER_CURL_CONSTANT() a wrapper around REGISTER_LONG_CONSTANT()
Re-vamp the internal php_curl structure.
Properly free allocated slist's and HttpPost structures
many whitespace changes
speed improvements (in the post handling and slist area's)
# Furthermore, as a side note, while the code I'm committing is correct,
# no one will be able to compile it yet and test it, as it requires a
# patched version of curl (if you really want to try it out and can't
# wait a day or two, send me a private mail)
Daniel Beulshausen [Mon, 30 Apr 2001 14:23:41 +0000 (14:23 +0000)]
make pgsql build under win32 again
Adam Dickmeiss [Mon, 30 Apr 2001 14:11:15 +0000 (14:11 +0000)]
Timeout setting for yaz_wait. Force call by reference for yaz_ccl_parse
and yaz_scan_result.
Rui Hirokawa [Mon, 30 Apr 2001 13:27:53 +0000 (13:27 +0000)]
added japanse http input (POST/GET/Cookie) handler. It is nessceary to add input encoding conversion functionality for ext/jstring.
Rui Hirokawa [Mon, 30 Apr 2001 13:24:46 +0000 (13:24 +0000)]
added japanese string function module.
Andi Gutmans [Mon, 30 Apr 2001 13:05:11 +0000 (13:05 +0000)]
- Add mistakenly removen closing bracket
Andi Gutmans [Mon, 30 Apr 2001 13:04:27 +0000 (13:04 +0000)]
- Get rid of warning
Daniel Beulshausen [Mon, 30 Apr 2001 12:53:58 +0000 (12:53 +0000)]
*must* use HwSLS_FETCH()
Andi Gutmans [Mon, 30 Apr 2001 12:45:02 +0000 (12:45 +0000)]
- Change macros from V_ to VCWD_ because of AIX name clash
Daniel Beulshausen [Mon, 30 Apr 2001 12:14:36 +0000 (12:14 +0000)]
make dsp supporting gd2
Sergey Kartashoff [Mon, 30 Apr 2001 11:11:19 +0000 (11:11 +0000)]
Udm_Cat_List and Udm_Cat_Path functions has been added.
@ Udm_Cat_List and Udm_Cat_Path functions has been added.
Daniel Beulshausen [Mon, 30 Apr 2001 11:09:03 +0000 (11:09 +0000)]
look in Release_TS_inline for php4ts.lib as well
Daniel Beulshausen [Mon, 30 Apr 2001 10:57:31 +0000 (10:57 +0000)]
make dotnet module build again & fix dsp ouput dir
Daniel Beulshausen [Mon, 30 Apr 2001 10:33:17 +0000 (10:33 +0000)]
newer libxml libs are called libxml2.lib
Andi Gutmans [Mon, 30 Apr 2001 10:23:13 +0000 (10:23 +0000)]
- Fix crash bugs when rfc822_qprint and rfc822_base64 return NULL
Sergey Kartashoff [Mon, 30 Apr 2001 10:04:47 +0000 (10:04 +0000)]
# mnoGoSearch module TODO updated
Daniel Beulshausen [Mon, 30 Apr 2001 10:01:36 +0000 (10:01 +0000)]
fix ouput directory
Daniel Beulshausen [Mon, 30 Apr 2001 09:57:16 +0000 (09:57 +0000)]
fix win32 build
Sergey Kartashoff [Mon, 30 Apr 2001 08:57:41 +0000 (08:57 +0000)]
Added UDM_FIELD_CATEGORY parameter to get current document
category in the mnoGoSearch module
Andi Gutmans [Mon, 30 Apr 2001 07:11:51 +0000 (07:11 +0000)]
- Interactive mode is back in 4.0.6
Andi Gutmans [Mon, 30 Apr 2001 05:39:37 +0000 (05:39 +0000)]
- Try to solve crash on OS400. There is actually no reason I can see for
why his fix should solve a crash but it doesn't harm.
Andi Gutmans [Mon, 30 Apr 2001 04:50:34 +0000 (04:50 +0000)]
- Fix crash bug in interactive mode
David Croft [Mon, 30 Apr 2001 04:06:09 +0000 (04:06 +0000)]
@ - Added key_exists() to check if a given key or index exists in an
@ array or object (David Croft)
Added key_exists() to check if a given key or index exists in an array or object
<changelog@php.net> [Mon, 30 Apr 2001 01:09:11 +0000 (01:09 +0000)]
ChangeLog update
Zeev Suraski [Sun, 29 Apr 2001 18:21:37 +0000 (18:21 +0000)]
layout
Andi Gutmans [Sun, 29 Apr 2001 18:06:56 +0000 (18:06 +0000)]
- Remove leak from opendir() under Windows. Maybe readdir.c should be
changed to use emalloc()
PR:
Submitted by:
Reviewed by:
Obtained from:
Andi Gutmans [Sun, 29 Apr 2001 18:02:20 +0000 (18:02 +0000)]
- Some news
Andi Gutmans [Sun, 29 Apr 2001 17:57:23 +0000 (17:57 +0000)]
- Fix bug Bug id #5987. It could be fixed by changing readdir.c but I
- prefered not to touch that code but to treat windows a bit differently
- in dir.c
PR:
Submitted by:
Reviewed by:
Obtained from:
Zeev Suraski [Sun, 29 Apr 2001 17:33:11 +0000 (17:33 +0000)]
Accept the fix suggestion from bug #9562
Derick Rethans [Sun, 29 Apr 2001 15:48:07 +0000 (15:48 +0000)]
- 'Fix' for bug #10145
Sebastian Bergmann [Sun, 29 Apr 2001 13:35:52 +0000 (13:35 +0000)]
Added not about 'thread-safing' all extensions for 4.1.
Sean Bright [Sun, 29 Apr 2001 13:30:56 +0000 (13:30 +0000)]
Fix proto decription.
Sean Bright [Sun, 29 Apr 2001 13:16:05 +0000 (13:16 +0000)]
Really fix bug #10362.
# My previous fix caused a segfault when there were parens in an unallowed
# tag :( Thanks Andi.
Andi Gutmans [Sun, 29 Apr 2001 13:06:00 +0000 (13:06 +0000)]
- Whitespace
Andi Gutmans [Sun, 29 Apr 2001 13:00:46 +0000 (13:00 +0000)]
- Improve overwrite detection in debug mode.
Andi Gutmans [Sun, 29 Apr 2001 12:58:50 +0000 (12:58 +0000)]
- Update to work with latest Zend
PR:
Submitted by:
Reviewed by:
Obtained from:
Zeev Suraski [Sun, 29 Apr 2001 11:37:03 +0000 (11:37 +0000)]
whitespace fix
foobar [Sun, 29 Apr 2001 10:14:18 +0000 (10:14 +0000)]
Fix bug #10545.
Andi Gutmans [Sun, 29 Apr 2001 09:21:38 +0000 (09:21 +0000)]
- Previous patch for too early freeing of resources seemed to have worked.
- Clean it up a bit.
Andi Gutmans [Sun, 29 Apr 2001 06:33:50 +0000 (06:33 +0000)]
- Try and solve the too early resource destruction problem.
<changelog@php.net> [Sun, 29 Apr 2001 01:09:13 +0000 (01:09 +0000)]
ChangeLog update
Sean Bright [Sat, 28 Apr 2001 23:07:51 +0000 (23:07 +0000)]
Fix for bug #10362
Sterling Hughes [Sat, 28 Apr 2001 21:44:44 +0000 (21:44 +0000)]
# Actually fix the bug this time (I fixed another bug last time :)
Sterling Hughes [Sat, 28 Apr 2001 21:37:45 +0000 (21:37 +0000)]
fix bug #10541