]>
granicus.if.org Git - php/log
Andi Gutmans [Tue, 17 Oct 2000 18:25:10 +0000 (18:25 +0000)]
- Fix copy&paste bug
Zeev Suraski [Tue, 17 Oct 2000 18:13:35 +0000 (18:13 +0000)]
Fix warning
Zeev Suraski [Tue, 17 Oct 2000 18:12:31 +0000 (18:12 +0000)]
Fix a crash in CGI mode, in case no file is provided
Jouni Ahto [Tue, 17 Oct 2000 17:46:14 +0000 (17:46 +0000)]
(ibase_execute) - Oops, trying to free a little bit too much. Maybe fixes
#6721, #7117, #7278.
# Shouldn't have 6 versions of interbase.c lying around. Can't always
# remember which versions were tested, which ones committed and which ones
# actually in CVS... :(
Chuck Hagenbuch [Tue, 17 Oct 2000 17:31:37 +0000 (17:31 +0000)]
spaces to tabs. do we have a standard on this?
Chuck Hagenbuch [Tue, 17 Oct 2000 16:11:26 +0000 (16:11 +0000)]
fix imap_fetchstructure(). msgindex is not valid if we're using FT_UID;
always use Z_LVAL_PP(msgno) in the actual c-client function call.
Stig Venaas [Tue, 17 Oct 2000 16:06:04 +0000 (16:06 +0000)]
Added ldap_get_option() and ldap_set_option() functions
@- Added ldap_get_option() and ldap_set_option() functions (Stig Venaas)
Chuck Hagenbuch [Tue, 17 Oct 2000 15:52:04 +0000 (15:52 +0000)]
replace fixed-size buffers for username and password with dynamically
allocated strings in the MCAL extension.
Stig Venaas [Tue, 17 Oct 2000 15:51:04 +0000 (15:51 +0000)]
Removed some redundant convert_to_*_ex() calls. Edited some whitespace.
foobar [Tue, 17 Oct 2000 15:45:48 +0000 (15:45 +0000)]
cvs commit message disappeared.
foobar [Tue, 17 Oct 2000 15:42:05 +0000 (15:42 +0000)]
*** empty log message ***
Andreas Karajannis [Tue, 17 Oct 2000 15:23:18 +0000 (15:23 +0000)]
Added support for SAP DB
Sascha Schumann [Tue, 17 Oct 2000 14:17:21 +0000 (14:17 +0000)]
Initialize tags properly.
Submitted by: Andreas Karajannis <Andreas.Karajannis@gmd.de>
Sascha Schumann [Tue, 17 Oct 2000 03:02:47 +0000 (03:02 +0000)]
Back out ws changes
Sascha Schumann [Tue, 17 Oct 2000 02:57:26 +0000 (02:57 +0000)]
.
Sascha Schumann [Tue, 17 Oct 2000 02:50:15 +0000 (02:50 +0000)]
fix indentation
<changelog@php.net> [Tue, 17 Oct 2000 01:09:07 +0000 (01:09 +0000)]
ChangeLog update
Rasmus Lerdorf [Mon, 16 Oct 2000 22:12:28 +0000 (22:12 +0000)]
Aha, Sascha made a mistake! ;)
Make this thing compile again without trans-sid
Daniel Beulshausen [Mon, 16 Oct 2000 20:08:27 +0000 (20:08 +0000)]
make compile again
Sascha Schumann [Mon, 16 Oct 2000 17:25:36 +0000 (17:25 +0000)]
Enable users to set the HTML tags to rewrite
through a configuration directive
Daniel Beulshausen [Mon, 16 Oct 2000 13:55:47 +0000 (13:55 +0000)]
include php.h to have VIRTUAL_DIR defined this
should fix bugs where the ttf functions won't
find the font in the actual working dir
# like under windows :)
Rui Hirokawa [Mon, 16 Oct 2000 13:50:30 +0000 (13:50 +0000)]
added a option to use the truetype string handling function in gd.\n it is useful for japanese because the truetype string function in gd supports some japanese encodings.
Daniel Beulshausen [Mon, 16 Oct 2000 10:35:43 +0000 (10:35 +0000)]
fixes bug 7055 & 7235
<changelog@php.net> [Mon, 16 Oct 2000 01:09:10 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 16 Oct 2000 01:09:07 +0000 (01:09 +0000)]
NEWS update
foobar [Sun, 15 Oct 2000 22:53:43 +0000 (22:53 +0000)]
Changed to look also for liblber.so (sometimes there are only shared libs)
Fixes bug 6072.
Andi Gutmans [Sun, 15 Oct 2000 19:52:01 +0000 (19:52 +0000)]
- Increase op_array size faster and make eralloc() it in the end to save
memory.
David Eriksson [Sun, 15 Oct 2000 17:30:39 +0000 (17:30 +0000)]
Added Satellite to list of extensions
@- The Satellite CORBA client extension is ready for use (eriksson@php.net)
David Eriksson [Sun, 15 Oct 2000 17:27:29 +0000 (17:27 +0000)]
Updated build instructions, changed E_ERRORs to E_WARNINGs
Stig Bakken [Sun, 15 Oct 2000 09:02:54 +0000 (09:02 +0000)]
PEAR DB: added DB_ERROR_VALUE_COUNT_ON_ROW
Stig Bakken [Sun, 15 Oct 2000 02:22:25 +0000 (02:22 +0000)]
PEAR DB: added DB_ERROR_NOT_LOCKED, gave DB_common::raiseError an optional
"nativecode" parameter.
<changelog@php.net> [Sun, 15 Oct 2000 01:09:17 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 15 Oct 2000 01:09:08 +0000 (01:09 +0000)]
NEWS update
foobar [Sun, 15 Oct 2000 00:58:29 +0000 (00:58 +0000)]
Fix the fix as Sascha suggested.
Marko Karppinen [Sat, 14 Oct 2000 23:04:26 +0000 (23:04 +0000)]
We don't support FreeType 2 - let's stop pretending we do
foobar [Sat, 14 Oct 2000 22:53:42 +0000 (22:53 +0000)]
Missed this from last commit.
foobar [Sat, 14 Oct 2000 22:48:38 +0000 (22:48 +0000)]
config.m4
foobar [Sat, 14 Oct 2000 22:13:18 +0000 (22:13 +0000)]
Fix to #7162.
Andi Gutmans [Sat, 14 Oct 2000 19:48:53 +0000 (19:48 +0000)]
- Add another patch from Sterling.
Andi Gutmans [Sat, 14 Oct 2000 15:52:24 +0000 (15:52 +0000)]
- Preliminary commit of Sterlings get_defined_functions()/get_defined_vars
functions
Rasmus Lerdorf [Sat, 14 Oct 2000 05:06:16 +0000 (05:06 +0000)]
This appears to be the correct fix to me.
@ Fix memory leak in x-httpd-source mode (Jason Greene)
<changelog@php.net> [Sat, 14 Oct 2000 01:09:18 +0000 (01:09 +0000)]
ChangeLog update
Andi Gutmans [Sat, 14 Oct 2000 00:16:46 +0000 (00:16 +0000)]
- Only run startup() if ZEND_EXTENSIONS is defined to 1.
This fixes a link error on platforms which don't support libdl
Daniel Beulshausen [Fri, 13 Oct 2000 19:08:05 +0000 (19:08 +0000)]
trivial output change
# someone urged me too
Zeev Suraski [Fri, 13 Oct 2000 17:07:09 +0000 (17:07 +0000)]
Fix php_value issue
Andi Gutmans [Fri, 13 Oct 2000 16:24:42 +0000 (16:24 +0000)]
*** empty log message ***
Andi Gutmans [Fri, 13 Oct 2000 16:24:00 +0000 (16:24 +0000)]
- Make increment of "" become "1"
Hartmut Holzgraefe [Fri, 13 Oct 2000 12:13:35 +0000 (12:13 +0000)]
post handler registration done right
(never use emalloc in an extension MINIT function)
Hartmut Holzgraefe [Fri, 13 Oct 2000 10:04:17 +0000 (10:04 +0000)]
now it works for me as CGI and APXS, with or without --enable-debug ...
Daniel Beulshausen [Fri, 13 Oct 2000 09:29:49 +0000 (09:29 +0000)]
step to 4.0.4-dev
Daniel Beulshausen [Fri, 13 Oct 2000 09:13:01 +0000 (09:13 +0000)]
compile fixes & update of win32 dsp
<changelog@php.net> [Fri, 13 Oct 2000 01:09:07 +0000 (01:09 +0000)]
ChangeLog update
Hartmut Holzgraefe [Fri, 13 Oct 2000 00:09:31 +0000 (00:09 +0000)]
fopen wrappers cleanup
- comfiguration is now done by an ini parameter
instead of a compile time option
- the implementations of the three standard wrappers
now live in seperate files in ext/standard
- the compiler is happy again, no more warnings
Sascha Schumann [Thu, 12 Oct 2000 23:17:21 +0000 (23:17 +0000)]
Ignore trailing slashes
Andi Gutmans [Thu, 12 Oct 2000 19:58:20 +0000 (19:58 +0000)]
- Fix memory leak.
Chuck Hagenbuch [Thu, 12 Oct 2000 14:02:26 +0000 (14:02 +0000)]
fix make install for PEAR. (bug 7109)
Stanislav Malyshev [Thu, 12 Oct 2000 09:20:29 +0000 (09:20 +0000)]
I have a dream...
Hartmut Holzgraefe [Thu, 12 Oct 2000 06:32:10 +0000 (06:32 +0000)]
forgot this one yesterday, fdfdata.[ch] is no more ...
Sascha Schumann [Thu, 12 Oct 2000 01:26:26 +0000 (01:26 +0000)]
Let strtr() use smart_str to reduce complexity
<changelog@php.net> [Thu, 12 Oct 2000 01:09:10 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 12 Oct 2000 01:09:07 +0000 (01:09 +0000)]
NEWS update
Sascha Schumann [Thu, 12 Oct 2000 00:50:28 +0000 (00:50 +0000)]
Rewrite php_str_to_str using the smart_str API.
This removes much complexity from the function.
Speed is improved by pre-allocating memory instead of reallocating
the buffer each time the pattern is found.
Sascha Schumann [Thu, 12 Oct 2000 00:48:12 +0000 (00:48 +0000)]
Move structure definition into its own file, so that public header
files don't need to include the complete source code.
Hartmut Holzgraefe [Wed, 11 Oct 2000 22:54:56 +0000 (22:54 +0000)]
added generalized SMTP code todo
Hartmut Holzgraefe [Wed, 11 Oct 2000 22:45:45 +0000 (22:45 +0000)]
removed fdfdata.h
Hartmut Holzgraefe [Wed, 11 Oct 2000 22:45:01 +0000 (22:45 +0000)]
removed fdfdata.c
Hartmut Holzgraefe [Wed, 11 Oct 2000 22:44:15 +0000 (22:44 +0000)]
@ - POST handler for Adobe FDF format (Hartmut)
the FDF handler is now working and totaly living
in the fdf extension, no more special code in
main is needed
Hartmut Holzgraefe [Wed, 11 Oct 2000 22:40:22 +0000 (22:40 +0000)]
@ -read and write .gz-files transparently on glibc based systems
@ using the 'zlib:' fopen wrapper (Hartmut)
Zeev Suraski [Wed, 11 Oct 2000 22:38:22 +0000 (22:38 +0000)]
This patch didn't make it for 4.0.3...
Nikos Mavroyanopoulos [Wed, 11 Oct 2000 20:32:04 +0000 (20:32 +0000)]
fixed some includes and removed an unneeded file.
Nikos Mavroyanopoulos [Wed, 11 Oct 2000 20:26:09 +0000 (20:26 +0000)]
corrected typo
Sascha Schumann [Wed, 11 Oct 2000 19:47:15 +0000 (19:47 +0000)]
Add session_write_close(). This is primarily intended to enable
script writers to release the lock associated with the session lock
before the request finishes.
You can pass arrays now to session_set_save_handler(), so that the handlers
can be located in an object for better abstraction.
Sascha Schumann [Wed, 11 Oct 2000 19:40:56 +0000 (19:40 +0000)]
Provide basic auth info to scripts.
Protect shutdown handler from being called multiple times.
Alexander Feldman [Wed, 11 Oct 2000 19:38:16 +0000 (19:38 +0000)]
Fixed a problem in the configuration scanner where two extra NULL bytes
were added to each encapsulated string.
Andi Gutmans [Wed, 11 Oct 2000 19:11:48 +0000 (19:11 +0000)]
Don't use 'new' symbol
Zeev Suraski [Wed, 11 Oct 2000 18:52:11 +0000 (18:52 +0000)]
NEWS update
Zeev Suraski [Wed, 11 Oct 2000 18:51:52 +0000 (18:51 +0000)]
Fix -a interactive mode (no idea how the previous commit got committed)
Zeev Suraski [Wed, 11 Oct 2000 18:36:02 +0000 (18:36 +0000)]
*** empty log message ***
Zeev Suraski [Wed, 11 Oct 2000 18:27:21 +0000 (18:27 +0000)]
Added mysql_escape_String()
Andi Gutmans [Wed, 11 Oct 2000 18:02:45 +0000 (18:02 +0000)]
*** empty log message ***
Zeev Suraski [Wed, 11 Oct 2000 18:00:18 +0000 (18:00 +0000)]
Remove conflict
Andi Gutmans [Wed, 11 Oct 2000 17:48:44 +0000 (17:48 +0000)]
- Commit Kristian's PHP 3 patch to PHP 4. Kristian I hope it's also the
same here.
Zeev Suraski [Wed, 11 Oct 2000 17:40:40 +0000 (17:40 +0000)]
Update version
Zeev Suraski [Wed, 11 Oct 2000 17:31:34 +0000 (17:31 +0000)]
Go with 4.0.3
Nikos Mavroyanopoulos [Wed, 11 Oct 2000 17:05:18 +0000 (17:05 +0000)]
Corrected a wrong include
Nikos Mavroyanopoulos [Wed, 11 Oct 2000 16:54:23 +0000 (16:54 +0000)]
Added support for Ovrimos SQL Server.
Zeev Suraski [Wed, 11 Oct 2000 16:24:35 +0000 (16:24 +0000)]
Fixed a problem that allowed users to override admin_value's and admin_flag's
Zeev Suraski [Wed, 11 Oct 2000 16:22:40 +0000 (16:22 +0000)]
Add zend_hash_merge_ex(), for selective merging
Sascha Schumann [Wed, 11 Oct 2000 14:35:45 +0000 (14:35 +0000)]
Fix the readdir_r POSIX check
Hartmut Holzgraefe [Wed, 11 Oct 2000 13:51:32 +0000 (13:51 +0000)]
proto typo fixes
Hartmut Holzgraefe [Wed, 11 Oct 2000 13:34:42 +0000 (13:34 +0000)]
added protos
Zeev Suraski [Wed, 11 Oct 2000 13:32:10 +0000 (13:32 +0000)]
avoid giving the impression that they fix the security bug by upgrading...
Zeev Suraski [Wed, 11 Oct 2000 13:27:21 +0000 (13:27 +0000)]
Old PostgreSQL fix I forgot to commit, and NEWS consistency update
Hartmut Holzgraefe [Wed, 11 Oct 2000 11:40:29 +0000 (11:40 +0000)]
added missing protos
Hartmut Holzgraefe [Wed, 11 Oct 2000 11:25:13 +0000 (11:25 +0000)]
added some missing protos
Hartmut Holzgraefe [Wed, 11 Oct 2000 10:46:53 +0000 (10:46 +0000)]
protos fixed
Daniel Beulshausen [Wed, 11 Oct 2000 09:18:22 +0000 (09:18 +0000)]
added sablotron extension
Daniel Beulshausen [Wed, 11 Oct 2000 09:17:10 +0000 (09:17 +0000)]
make windows compile
<changelog@php.net> [Wed, 11 Oct 2000 01:09:06 +0000 (01:09 +0000)]
ChangeLog update
Sterling Hughes [Tue, 10 Oct 2000 20:51:32 +0000 (20:51 +0000)]
Fix compilation, I wonder when these were omitted??