]>
granicus.if.org Git - php/log
Sergey Kartashoff [Fri, 2 Mar 2001 12:14:31 +0000 (12:14 +0000)]
# TODO updates in mnoGoSearch module README
Sergey Kartashoff [Fri, 2 Mar 2001 11:43:27 +0000 (11:43 +0000)]
# mnoGoSearch example fix
Sergey Kartashoff [Fri, 2 Mar 2001 11:41:35 +0000 (11:41 +0000)]
UDM_ISPELL_TYPE_SERVER parameter in udm_load_ispell_data has been added
to work with ispell server. This feature is available starting from
mnoGoSearch 3.1.12 or later. Fixed Udm_Free_Ispell_Data(). Example updated.
Sebastian Bergmann [Fri, 2 Mar 2001 10:29:34 +0000 (10:29 +0000)]
Whitespace only.
Thies C. Arntzen [Fri, 2 Mar 2001 09:12:55 +0000 (09:12 +0000)]
@- Fixed binding of ROWIDs in OCI8. (Thies)
Sebastian Bergmann [Fri, 2 Mar 2001 07:52:56 +0000 (07:52 +0000)]
Added experimental version of Cache_Function module.
<changelog@php.net> [Fri, 2 Mar 2001 02:09:13 +0000 (02:09 +0000)]
ChangeLog update
foobar [Fri, 2 Mar 2001 00:15:49 +0000 (00:15 +0000)]
ws fix
Rainer Schaaf [Thu, 1 Mar 2001 19:51:55 +0000 (19:51 +0000)]
- integrated new functions vor PDFlib V4.0 (beta1)
- all functions accepting strings now support binary strings, by calling
the appropriate PDF*2() functions.
Sebastian Bergmann [Thu, 1 Mar 2001 19:42:07 +0000 (19:42 +0000)]
Added note about PEAR/Cache.
Sebastian Bergmann [Thu, 1 Mar 2001 19:22:25 +0000 (19:22 +0000)]
Added Graphics and Output Cache.
Chuck Hagenbuch [Thu, 1 Mar 2001 17:02:05 +0000 (17:02 +0000)]
missing a backslash
Chuck Hagenbuch [Thu, 1 Mar 2001 16:33:34 +0000 (16:33 +0000)]
update the makefile for the new Cache classes.
Chuck Hagenbuch [Thu, 1 Mar 2001 16:32:28 +0000 (16:32 +0000)]
use standard naming/capitalization, and do a bit of error checking when
instantiating the storage classfile.
Sergey Kartashoff [Thu, 1 Mar 2001 14:51:12 +0000 (14:51 +0000)]
UDM_PARAM_CROSS_WORDS mnoGoSearch extension session parameter has been
added to use crosswords available since version 3.1.11 of mnogosearch.
Example updated.
Sergey Kartashoff [Thu, 1 Mar 2001 14:18:07 +0000 (14:18 +0000)]
# mnoGoSearch example updated.
Sergey Kartashoff [Thu, 1 Mar 2001 13:44:04 +0000 (13:44 +0000)]
# Corrected NEWS entry about mnoGoSearch extension.
Sergey Kartashoff [Thu, 1 Mar 2001 13:38:39 +0000 (13:38 +0000)]
Udm_Api_Version function has been added.
Example updated.
Sergey Kartashoff [Thu, 1 Mar 2001 13:26:26 +0000 (13:26 +0000)]
Udm_Get_Doc_Count function from mnoGoSearch 3.1.11 has been added.
mnoGoSearch library version printing in phpinfo() has been added.
Example updated.
Sergey Kartashoff [Thu, 1 Mar 2001 11:38:18 +0000 (11:38 +0000)]
Added UdmFreeEnv call to mnoGoSearch link list destructor to
free memory allocated for environment.
Chuck Hagenbuch [Thu, 1 Mar 2001 07:06:54 +0000 (07:06 +0000)]
If php is compiled --with-imap-ssl, link in the SSL authenticator from
c-client so that we can use php to make ssl imap connections.
<changelog@php.net> [Thu, 1 Mar 2001 02:09:11 +0000 (02:09 +0000)]
ChangeLog update
Zeev Suraski [Thu, 1 Mar 2001 01:06:36 +0000 (01:06 +0000)]
Fix a TSRM bug (possibly fixing a sporadic crash in the timeout window
under Windows) - fix from Ben Mansell
Sascha Schumann [Wed, 28 Feb 2001 14:19:15 +0000 (14:19 +0000)]
httpd-2.0 cvs seems to be busted. I'm getting very strange backtraces
and the header filter still seems to be broken. Will try later.
Sascha Schumann [Wed, 28 Feb 2001 14:11:34 +0000 (14:11 +0000)]
Now it actually loads, but it segfaults upon a request.
Sascha Schumann [Wed, 28 Feb 2001 14:03:58 +0000 (14:03 +0000)]
Make the module compile again with the latest httpd-2.0 cvs.
Andrei Zmievski [Wed, 28 Feb 2001 03:53:00 +0000 (03:53 +0000)]
Do case-insensitive class name matching when parsing
array('Class', 'method') structure.
You guys can clean it up, if there is a better way.
<changelog@php.net> [Wed, 28 Feb 2001 02:09:10 +0000 (02:09 +0000)]
ChangeLog update
Dan Kalowsky [Wed, 28 Feb 2001 01:02:48 +0000 (01:02 +0000)]
#adding name to credits. nothing to see here, keep moving.
PR:
Submitted by:
Reviewed by:
Obtained from:
Andi Gutmans [Tue, 27 Feb 2001 20:26:16 +0000 (20:26 +0000)]
- Nuke zval_del_ref()
Andi Gutmans [Tue, 27 Feb 2001 20:16:35 +0000 (20:16 +0000)]
- Pointed out by Andrei. zval_ptr_dtor() should be used instead of the
zval_del_ref() function which should be nuked.
Ben Mansell [Tue, 27 Feb 2001 13:29:21 +0000 (13:29 +0000)]
Added PHP_AUTH_USER, PHP_AUTH_PW and PHP_AUTH_TYPE environment variables
for Zeus/ISAPI, so basic authenication works.
Submitted by: daniel@zeus.com
Sebastian Bergmann [Tue, 27 Feb 2001 09:16:48 +0000 (09:16 +0000)]
PHP3_TLS_*() macros are no longer used in ext/dav/dav.c, ext/ldap/ldap.c.
Stanislav Malyshev [Tue, 27 Feb 2001 09:15:02 +0000 (09:15 +0000)]
ws fix
Sebastian Bergmann [Tue, 27 Feb 2001 09:11:56 +0000 (09:11 +0000)]
Daniel told me he is working on this one, and he is pretty close to finishing the job.
Stanislav Malyshev [Tue, 27 Feb 2001 09:07:01 +0000 (09:07 +0000)]
Add UNC in the "todo" list
Andrei Zmievski [Tue, 27 Feb 2001 05:18:34 +0000 (05:18 +0000)]
Don't overwrite existing handlers with parent ones.
<changelog@php.net> [Tue, 27 Feb 2001 02:09:11 +0000 (02:09 +0000)]
ChangeLog update
Zeev Suraski [Tue, 27 Feb 2001 00:09:14 +0000 (00:09 +0000)]
Fix chunked output buffering support
Sascha Schumann [Mon, 26 Feb 2001 20:26:07 +0000 (20:26 +0000)]
Provide proper function aliases, if the sendmail functions
don't exist.
Submitted by: Nadir Amra <amra@us.ibm.com>
Andi Gutmans [Mon, 26 Feb 2001 18:18:34 +0000 (18:18 +0000)]
- Rename modules.h to zend_modules.h
Andi Gutmans [Mon, 26 Feb 2001 18:14:50 +0000 (18:14 +0000)]
- Finally rename modules.h to zend_modules.h for consistency (first try
was 2000-03-11).
- Remove the first_arg_force_ref[]; and friends extern from php.h as they
are included via zend_API.h
Dan Kalowsky [Mon, 26 Feb 2001 16:36:08 +0000 (16:36 +0000)]
# Bad patch job on the last commit by me. I take the BAD_CODER award for
# the day.
Removes two unnecessary REGISTER_MAIN_LONG_CONSTANT's.
# what should be done about the PHP_MINFO_FUNCTION
Daniel Beulshausen [Mon, 26 Feb 2001 16:32:57 +0000 (16:32 +0000)]
nuke warnings
Andi Gutmans [Mon, 26 Feb 2001 15:49:38 +0000 (15:49 +0000)]
- Fix whitespace
Rui Hirokawa [Mon, 26 Feb 2001 15:41:38 +0000 (15:41 +0000)]
ob_iconv_handler changed to use for text data only.
Dan Kalowsky [Mon, 26 Feb 2001 15:20:53 +0000 (15:20 +0000)]
#Just adding in proper id (forgot to do it on the initial)
PR:
Submitted by:
Reviewed by:
Obtained from:
Dan Kalowsky [Mon, 26 Feb 2001 15:17:12 +0000 (15:17 +0000)]
Correctly checks for the proper header files, and excludes the QUOTA functions
from non-imap2000 systems (unavailable for testing at this time).
# anyone willing to test this out on non-imap2000?
PR:
Submitted by:
Reviewed by: Sascha Schumann
Obtained from:
James Moore [Mon, 26 Feb 2001 13:04:00 +0000 (13:04 +0000)]
Fix for bug #9449 to stop infinate loop in wordwrap.
Andi Gutmans [Mon, 26 Feb 2001 06:11:02 +0000 (06:11 +0000)]
- Fix copyright notices with 2001
Andi Gutmans [Mon, 26 Feb 2001 05:44:29 +0000 (05:44 +0000)]
- One more copyright year update
Andi Gutmans [Mon, 26 Feb 2001 05:43:27 +0000 (05:43 +0000)]
- Update copyright year
<changelog@php.net> [Mon, 26 Feb 2001 02:09:15 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 26 Feb 2001 02:09:11 +0000 (02:09 +0000)]
NEWS update
Andi Gutmans [Sun, 25 Feb 2001 05:21:31 +0000 (05:21 +0000)]
- Fix dll linkage warnings
Dan Kalowsky [Sun, 25 Feb 2001 04:41:18 +0000 (04:41 +0000)]
Updating the IMAP client to include quota support via the imap c-client2000 libraries.
# Y2K support is good...
Removes the SA_QUOTA and SA_QUOTA_ALL defines
# After speaking with Mark Crispin, it is believed these never existed.
Cleans up the imap_status() function to remove notion of quotas in a status message.
# There is no quota setting in a STATUS message from c-client.
Changes the config.m4 to support the client.h include
# This should include all the approriate headers for c-client (as defined by
# c-client maintainers) such as mail.h, and rfc822.h.
Changed the directory search order for the include files as well.
# Place the /usr/local/include last, and searched the
# /usr/local/include/{c-client|imap} directories first
(PHP imap_get_quota) Added
(PHP imap_set_quota) Added
@- IMAP quota support (imap_set_quota, imap_get_quota) enabled/added via
@ c-client2000
PR:
Submitted by:
Reviewed by:
Obtained from:
<changelog@php.net> [Sun, 25 Feb 2001 02:09:16 +0000 (02:09 +0000)]
ChangeLog update
Sascha Schumann [Sat, 24 Feb 2001 21:18:28 +0000 (21:18 +0000)]
Don't assume that tzname exists, if tm_zone does not exist.
PR: #9380
Andi Gutmans [Sat, 24 Feb 2001 21:16:58 +0000 (21:16 +0000)]
- Add exports from Daniel Beulshausen
Sascha Schumann [Sat, 24 Feb 2001 21:14:18 +0000 (21:14 +0000)]
Declare inet_aton properly, if the system lacks support for it.
PR: #9382
Sascha Schumann [Sat, 24 Feb 2001 21:08:15 +0000 (21:08 +0000)]
Actually compile on systems without syslog.
PR: #9412
Sascha Schumann [Sat, 24 Feb 2001 21:07:07 +0000 (21:07 +0000)]
php_register_command_line_global_vars only needs file scope.
Sascha Schumann [Sat, 24 Feb 2001 21:05:02 +0000 (21:05 +0000)]
Neither the CGI nor the Servlet SAPI module call syslog, so remove
references to the syslog include files.
Sascha Schumann [Sat, 24 Feb 2001 13:14:27 +0000 (13:14 +0000)]
Change the default to assumption that people don't use AOLserver 3.0 anymore.
<changelog@php.net> [Sat, 24 Feb 2001 02:09:12 +0000 (02:09 +0000)]
ChangeLog update
Sebastian Bergmann [Fri, 23 Feb 2001 22:55:28 +0000 (22:55 +0000)]
That should do the trick.
Sascha Schumann [Fri, 23 Feb 2001 22:07:16 +0000 (22:07 +0000)]
Finish fopen-wrappers rename.
Sascha Schumann [Fri, 23 Feb 2001 16:49:58 +0000 (16:49 +0000)]
Fix another instance of the == bug.
Sergey Kartashoff [Fri, 23 Feb 2001 10:53:07 +0000 (10:53 +0000)]
mnogosearch example updated.
Sergey Kartashoff [Fri, 23 Feb 2001 10:34:50 +0000 (10:34 +0000)]
Added ispell loading routines and date search limits in mnogosearch module.
André Langhorst [Fri, 23 Feb 2001 05:08:15 +0000 (05:08 +0000)]
fix stas' last commit, added additional ifdefs PHP_SIGCHILD to fix win32 build
<changelog@php.net> [Fri, 23 Feb 2001 02:09:14 +0000 (02:09 +0000)]
ChangeLog update
Hartmut Holzgraefe [Thu, 22 Feb 2001 18:35:22 +0000 (18:35 +0000)]
removed LC_* warnin
Chuck Hagenbuch [Thu, 22 Feb 2001 16:01:14 +0000 (16:01 +0000)]
factory-generated classes have lowercase subclass names by our (newly
revised) standards.
Sergey Kartashoff [Thu, 22 Feb 2001 13:02:38 +0000 (13:02 +0000)]
README for mnoGoSearch module updated.
Andi Gutmans [Thu, 22 Feb 2001 11:30:53 +0000 (11:30 +0000)]
- Fix indentation and remove comment.
Sergey Kartashoff [Thu, 22 Feb 2001 10:40:44 +0000 (10:40 +0000)]
Added Ispell routines to work with Ispell data loaded into sql tables.
Example updated.
Stanislav Malyshev [Thu, 22 Feb 2001 10:36:40 +0000 (10:36 +0000)]
Safer bin2hex
Stanislav Malyshev [Thu, 22 Feb 2001 10:15:52 +0000 (10:15 +0000)]
Fix #8992, patch by yasushi_takahashi@tsuken.co.jp
Uwe Steinmann [Thu, 22 Feb 2001 09:38:59 +0000 (09:38 +0000)]
- took out the HwSLS_FETCH to make it compile again on Unix
Is this really neccesary at this point?
Jon Parise [Thu, 22 Feb 2001 03:37:32 +0000 (03:37 +0000)]
The php_rand() and php_srand() functions added in the previous commit
require the inclusion of php_rand.h.
<changelog@php.net> [Thu, 22 Feb 2001 02:09:16 +0000 (02:09 +0000)]
ChangeLog update
James Moore [Thu, 22 Feb 2001 00:24:19 +0000 (00:24 +0000)]
Adding php_rand() and php_srand(seed) as a wrapper around random, lrand48 and rand.
Shane Caraveo [Wed, 21 Feb 2001 23:57:28 +0000 (23:57 +0000)]
Initalize some of the global vars. Crashed under ms debugger without having them initialized.
James Moore [Wed, 21 Feb 2001 23:52:57 +0000 (23:52 +0000)]
Adding crypt.c and php_crypt.h to win32 builds, they were missing..
Rainer Schaaf [Wed, 21 Feb 2001 23:30:21 +0000 (23:30 +0000)]
When using pdf_get_buffer() and doing a correct cleanup by calling pdf_delete()
this always resulted in a coredump (after everything was finished, so only
visible in the logfile).
So it seems to be neccesary to copy the contents of the result of get_buffer,
to avoid this coredump.
Shane Caraveo [Wed, 21 Feb 2001 20:50:49 +0000 (20:50 +0000)]
zend_compile_file returns a NULL on error, check for that before
calling destroy_op_array unless we like crashes :-)
Thies C. Arntzen [Wed, 21 Feb 2001 20:33:46 +0000 (20:33 +0000)]
fix possible leak.
Sascha Schumann [Wed, 21 Feb 2001 20:25:53 +0000 (20:25 +0000)]
If we cannot send the header, we don't need to continue with the page.
Stig Bakken [Wed, 21 Feb 2001 18:23:53 +0000 (18:23 +0000)]
* dbmaker fix, shared support
Andrei Zmievski [Wed, 21 Feb 2001 17:22:26 +0000 (17:22 +0000)]
Fix memory leak.
Stanislav Malyshev [Wed, 21 Feb 2001 15:20:29 +0000 (15:20 +0000)]
Add safety check
Hartmut Holzgraefe [Wed, 21 Feb 2001 11:16:16 +0000 (11:16 +0000)]
# make sebastian and compiler happy .)
Sascha Schumann [Wed, 21 Feb 2001 07:41:01 +0000 (07:41 +0000)]
There is no need to declare ap_php_(opterr|optopt) with external linkage
as they are not used outside of getopt.c.
PR: #9364
Sascha Schumann [Wed, 21 Feb 2001 07:39:13 +0000 (07:39 +0000)]
Instead of assuming that sendmail lives in /usr/lib, if we don't find it,
we also check /usr/lib now.
PR: #9362
Sascha Schumann [Wed, 21 Feb 2001 07:18:28 +0000 (07:18 +0000)]
Correctly check for the existence of the st_rdev field.
Note that this field is required to exist for SUSv3 conformance.
Submitted by: amra@us.ibm.com
PR: #9358
Sascha Schumann [Wed, 21 Feb 2001 07:09:22 +0000 (07:09 +0000)]
Preprocessor stuff should go into CPPFLAGS.
Sebastian Bergmann [Wed, 21 Feb 2001 06:22:41 +0000 (06:22 +0000)]
Added note about PCRE update.
Jason Greene [Wed, 21 Feb 2001 03:55:17 +0000 (03:55 +0000)]
Corrected News entry.
<changelog@php.net> [Wed, 21 Feb 2001 02:09:18 +0000 (02:09 +0000)]
ChangeLog update