]> granicus.if.org Git - php/log
php
24 years agoFixed a typo.
foobar [Thu, 18 Jan 2001 15:09:35 +0000 (15:09 +0000)]
Fixed a typo.

24 years ago@- Fixed 'O' and 'r' flags of date() to have correct sign for timezone
Andrei Zmievski [Thu, 18 Jan 2001 14:36:43 +0000 (14:36 +0000)]
@- Fixed 'O' and 'r' flags of date() to have correct sign for timezone
@  offset. (Andrei)

24 years agoAghh. Despite my efforts two files still slipped through
Sam Liddicott [Thu, 18 Jan 2001 13:30:02 +0000 (13:30 +0000)]
Aghh.  Despite my efforts two files still slipped through

24 years agoFirst checkin of muscat/empower module; been using it here for some time
Sam Liddicott [Thu, 18 Jan 2001 13:21:34 +0000 (13:21 +0000)]
First checkin of muscat/empower module; been using it here for some time
Developing using aegis and just checking in baseline from time to time

See samjam@php.net for questions

24 years agoLibedit readline replacement support
Stanislav Malyshev [Thu, 18 Jan 2001 11:42:09 +0000 (11:42 +0000)]
Libedit readline replacement support
# Comments are very welcome!

24 years agoChangeLog update
<changelog@php.net> [Thu, 18 Jan 2001 02:09:13 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Thu, 18 Jan 2001 02:09:10 +0000 (02:09 +0000)]
NEWS update

24 years ago@- Changed 'Z' flag to date() to always return timezone offset with
Andrei Zmievski [Wed, 17 Jan 2001 21:09:16 +0000 (21:09 +0000)]
@- Changed 'Z' flag to date() to always return timezone offset with
@  negative sign if it's west of UTC. (Andrei)

24 years agoPut these back where they belong. They weren't necessary unless ZTS and
Sean Bright [Wed, 17 Jan 2001 20:37:49 +0000 (20:37 +0000)]
Put these back where they belong.  They weren't necessary unless ZTS and
HAVE_LOCALECONV were both defined.

24 years ago- Fix leak in fetch_dim_address() which was already fixed in
Andi Gutmans [Wed, 17 Jan 2001 17:34:16 +0000 (17:34 +0000)]
- Fix leak in fetch_dim_address() which was already fixed in
- fetch_dim_object(). Take the oppertunity to make both use the same
- function and not duplicate the code.

24 years agoFix (well it works) the error display with sablotron.
Sterling Hughes [Wed, 17 Jan 2001 14:14:22 +0000 (14:14 +0000)]
Fix (well it works) the error display with sablotron.

24 years agoMaking parallel search allow different filter for each link
Stig Venaas [Wed, 17 Jan 2001 13:43:39 +0000 (13:43 +0000)]
Making parallel search allow different filter for each link

24 years agoFix vpath builds on freebsd
Sascha Schumann [Wed, 17 Jan 2001 12:32:45 +0000 (12:32 +0000)]
Fix vpath builds on freebsd

24 years agoMake sablot compile again. Typo?
foobar [Wed, 17 Jan 2001 11:43:17 +0000 (11:43 +0000)]
Make sablot compile again. Typo?

24 years agoKill a couple of warnings
Rasmus Lerdorf [Wed, 17 Jan 2001 06:40:48 +0000 (06:40 +0000)]
Kill a couple of warnings

24 years agoChangeLog update
<changelog@php.net> [Wed, 17 Jan 2001 02:09:11 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Wed, 17 Jan 2001 02:09:08 +0000 (02:09 +0000)]
NEWS update

24 years agoUpdated configure.in to look for strcoll()
Sean Bright [Wed, 17 Jan 2001 01:15:11 +0000 (01:15 +0000)]
Updated configure.in to look for strcoll()
# Woopsie.

24 years agoAdded string comparison function strcoll(). It uses the current locale to
Sean Bright [Wed, 17 Jan 2001 01:10:50 +0000 (01:10 +0000)]
Added string comparison function strcoll().  It uses the current locale to
do the comparisons.
@- Added localeconv() and strcoll() functions for localization. (Sean)

24 years agoFix persistent resources, once and for all...
Zeev Suraski [Tue, 16 Jan 2001 23:49:16 +0000 (23:49 +0000)]
Fix persistent resources, once and for all...

24 years agoFixed bug #8733
foobar [Tue, 16 Jan 2001 22:34:19 +0000 (22:34 +0000)]
Fixed bug #8733

24 years agoKill some warnings
Rasmus Lerdorf [Tue, 16 Jan 2001 20:37:51 +0000 (20:37 +0000)]
Kill some warnings

24 years ago@ Added the xslt_set_base function. (Sterling)
Sterling Hughes [Tue, 16 Jan 2001 12:02:47 +0000 (12:02 +0000)]
@ Added the xslt_set_base function. (Sterling)

Added the SABLOT_SET_ERROR() macro to set sablotron errors...

24 years ago@ Support Zeus 3.3.8
Ben Mansell [Tue, 16 Jan 2001 10:44:52 +0000 (10:44 +0000)]
@ Support Zeus 3.3.8
Added changes to environment variable manipulations, to support Zeus 3.3.8
and increase compatibility between Zeus/IIS/Apache. Now, URLs like
http://foo.org/file.php/a/b/c/d work correctly.
# While testing, it looks like IIS+ISAPI is mishandling URLs like the above.
# The PATH_TRANSLATED given by ISAPI includes the /a/b/c/d bit of the URL,
# so using this var to find the script file to open on disk will not work.
# We now use SCRIPT_FILENAME if it is present (in Zeus 3.3.8)
# IIS doesn't seem to set this variable, it might be necessary to mangle
# SCRIPT_NAME and APPL_PHYSICAL_PATH together?

24 years agoChangeLog update
<changelog@php.net> [Tue, 16 Jan 2001 02:09:13 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Tue, 16 Jan 2001 02:09:10 +0000 (02:09 +0000)]
NEWS update

24 years agoFix output dir
Zeev Suraski [Mon, 15 Jan 2001 15:16:30 +0000 (15:16 +0000)]
Fix output dir

24 years ago- Implement CompareStringWithFile()
Zeev Suraski [Mon, 15 Jan 2001 15:13:50 +0000 (15:13 +0000)]
- Implement CompareStringWithFile()
- Remove a stupid NULL assignment that slipped in the last commit

24 years ago- Implement quick file comparing routine
Zeev Suraski [Mon, 15 Jan 2001 14:55:30 +0000 (14:55 +0000)]
- Implement quick file comparing routine
- Fix crash - wait on the threads themselves, not on Event objects.
  It takes time between the time a thread signals the event, and the
  time it actually terminates (shutdown code) - so FreeLibrary() and
  the main() termination could occur before all of the threads
  terminated...

24 years agoTry harder to push data through the wire.
Sascha Schumann [Mon, 15 Jan 2001 14:48:14 +0000 (14:48 +0000)]
Try harder to push data through the wire.

I just learned that the AOLserver module will be used for a 100k users
webmail service.  Wheee!

24 years agoSome protos fixed.
Egon Schmid [Mon, 15 Jan 2001 12:01:34 +0000 (12:01 +0000)]
Some protos fixed.

24 years agoAdd free_estring()
Zeev Suraski [Mon, 15 Jan 2001 10:52:06 +0000 (10:52 +0000)]
Add free_estring()

24 years ago- Remove the ini_extension_list global
Zeev Suraski [Mon, 15 Jan 2001 10:52:02 +0000 (10:52 +0000)]
- Remove the ini_extension_list global
- Switch to delayed loading of Zend extensions

24 years agoUse free_estring()
Zeev Suraski [Mon, 15 Jan 2001 10:50:39 +0000 (10:50 +0000)]
Use free_estring()

24 years agoNuke a couple of warnings
Zeev Suraski [Mon, 15 Jan 2001 10:48:48 +0000 (10:48 +0000)]
Nuke a couple of warnings

24 years agoFix Win32 build
Zeev Suraski [Mon, 15 Jan 2001 10:22:19 +0000 (10:22 +0000)]
Fix Win32 build

24 years agoDefer loading of extensions until all configuration entries have been
Sascha Schumann [Mon, 15 Jan 2001 03:21:05 +0000 (03:21 +0000)]
Defer loading of extensions until all configuration entries have been
added to the configuration hash.

24 years agorestored vadddomain/vdeldomain to use library functions rather than invoking
David Croft [Mon, 15 Jan 2001 02:14:13 +0000 (02:14 +0000)]
restored vadddomain/vdeldomain to use library functions rather than invoking
 vpopmail executables
implemented vaddaliasdomain natively
global variable to store whether vpopmail was used and only vclose() if
 necessary
return the functions to returning true/false for success/failure rather than
 some arbitrary vpopmail return value
return the functions to not doing everything at once as you then lose
 fine-grain control over its operation
change C++ comments to C

24 years agoChangeLog update
<changelog@php.net> [Mon, 15 Jan 2001 02:09:12 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Mon, 15 Jan 2001 02:09:09 +0000 (02:09 +0000)]
NEWS update

24 years agotest now produce valid OK or FAIL.
Shane Caraveo [Mon, 15 Jan 2001 01:52:47 +0000 (01:52 +0000)]
test now produce valid OK or FAIL.

24 years agodont do results if not using test files
Shane Caraveo [Mon, 15 Jan 2001 01:17:44 +0000 (01:17 +0000)]
dont do results if not using test files

24 years agoclean up temp files
Shane Caraveo [Mon, 15 Jan 2001 01:13:51 +0000 (01:13 +0000)]
clean up temp files

24 years ago@- Added odbc_error() and odbc_errormsg() functions (Stig)
Stig Bakken [Mon, 15 Jan 2001 01:11:06 +0000 (01:11 +0000)]
@- Added odbc_error() and odbc_errormsg() functions (Stig)

24 years agocheck files open
Shane Caraveo [Mon, 15 Jan 2001 00:57:16 +0000 (00:57 +0000)]
check files open

24 years agofix file reading, add results
Shane Caraveo [Mon, 15 Jan 2001 00:56:23 +0000 (00:56 +0000)]
fix file reading, add results

24 years agoMultithreaded stress test program for isapi module now supports phpt files
Shane Caraveo [Mon, 15 Jan 2001 00:29:49 +0000 (00:29 +0000)]
Multithreaded stress test program for isapi module now supports phpt files
still stuff to do before it's realy done, but does run the tests, just need
to get it to compare results right now.

24 years agovpopmail's bin dir is unnecessary as the library exports these functions
David Croft [Sun, 14 Jan 2001 22:21:16 +0000 (22:21 +0000)]
vpopmail's bin dir is unnecessary as the library exports these functions

24 years ago#added simple minimum survival readme
Boian Bonev [Sun, 14 Jan 2001 17:38:30 +0000 (17:38 +0000)]
#added simple minimum survival readme

24 years agomerged my version with David Croft's
Boian Bonev [Sun, 14 Jan 2001 17:04:22 +0000 (17:04 +0000)]
merged my version with David Croft's
removed unneccessary php.ini calls and defines
removed module_init, shutdown, request_init declarations and references
added request_shutdown to close mysql/other db connection
(a must in apache module)
added defines for external binaries from vpopmail
changed functions to present more consistent api from user's point of view
so that in one call more stuff is done
added more comprehensive MINFO function helping users debug their case
added static int vpopmail_exec(char *cmd) [will change to php_Exec soon]
@ vpopmail extension updated to working alfa. give it a try but keep in
@ mind that it is not ready for production environments (Boian Bonev)

24 years agoupdated
Boian Bonev [Sun, 14 Jan 2001 16:47:56 +0000 (16:47 +0000)]
updated

24 years agoName this php_Exec instead
Rasmus Lerdorf [Sun, 14 Jan 2001 16:41:06 +0000 (16:41 +0000)]
Name this php_Exec instead

24 years agorewritten the whole logic of the script
Boian Bonev [Sun, 14 Jan 2001 16:40:26 +0000 (16:40 +0000)]
rewritten the whole logic of the script
added VPOPMAIL_BIN_DIR to point to ~vpopmail/bin directory
added checks for ALL files needed by the extension
style fixes to the output

24 years agoAdded localeconv() function. Operates similarly to localeconv() defined in
Sean Bright [Sun, 14 Jan 2001 16:36:30 +0000 (16:36 +0000)]
Added localeconv() function.  Operates similarly to localeconv() defined in
locale.h.  Should work well under non-ZTS as well as ZTS.

24 years agoExport _Exec for extensions to use
Rasmus Lerdorf [Sun, 14 Jan 2001 16:30:22 +0000 (16:30 +0000)]
Export _Exec for extensions to use

24 years agofixed readfile() fd-leak.
Thies C. Arntzen [Sun, 14 Jan 2001 14:11:38 +0000 (14:11 +0000)]
fixed readfile() fd-leak.

guys, always remember that every function that *generates output* could cause a
bailout if ignore_user_abort is set to false (and the user _aborts_ the
connection). in this case a longjump will be performed and our function (in
this case readfile) will have no chance to clean-up. having said that it's a
good idea to register all opened files using REGISTER_RESOURCE - that way the
engine will make sure they get closed on request end.

24 years agoDon't fetch numeric indices in mysql_fetch_object()
Zeev Suraski [Sun, 14 Jan 2001 09:30:17 +0000 (09:30 +0000)]
Don't fetch numeric indices in mysql_fetch_object()

24 years ago# restored code for latest vpopmail version
David Croft [Sun, 14 Jan 2001 09:01:26 +0000 (09:01 +0000)]
# restored code for latest vpopmail version
@ New extension for vpopmail - http://www.inter7.com/vpopmail (David Croft)

24 years agovpopmail extension
David Croft [Sun, 14 Jan 2001 08:54:01 +0000 (08:54 +0000)]
vpopmail extension

24 years agoadded iconv_get_encoding and supported initialization from php.ini
Rui Hirokawa [Sun, 14 Jan 2001 07:40:16 +0000 (07:40 +0000)]
added iconv_get_encoding and supported initialization from php.ini

24 years agoreserve space for quoted characters
David Croft [Sun, 14 Jan 2001 05:37:33 +0000 (05:37 +0000)]
reserve space for quoted characters
fixes buffer overrun bug #8694

24 years agoChangeLog update
<changelog@php.net> [Sun, 14 Jan 2001 02:09:12 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Sun, 14 Jan 2001 02:09:09 +0000 (02:09 +0000)]
NEWS update

24 years agoBoth thread-safe and thread-unsafe builds should be ok now
Zeev Suraski [Sat, 13 Jan 2001 23:49:44 +0000 (23:49 +0000)]
Both thread-safe and thread-unsafe builds should be ok now

24 years agoAdd sybase_get_last_message() from Jan Fedak <J.Fedak@sh.cvut.cz>
Zeev Suraski [Sat, 13 Jan 2001 22:47:44 +0000 (22:47 +0000)]
Add sybase_get_last_message() from Jan Fedak <J.Fedak@sh.cvut.cz>
@- Added sybase_get_last_message() to the Sybase CT module (Jan Fedak)

24 years ago- Removed a stale var that broke the build
Derick Rethans [Sat, 13 Jan 2001 22:00:23 +0000 (22:00 +0000)]
- Removed a stale var that broke the build

24 years ago- There was one ret left, changed it to FG(pclose_ret), this fixes the
Derick Rethans [Sat, 13 Jan 2001 21:52:09 +0000 (21:52 +0000)]
- There was one ret left, changed it to FG(pclose_ret), this fixes the
  build

24 years agoSupport for perl-compatible blowfish encryption (in libmcrypt CVS and
Colin Viebrock [Sat, 13 Jan 2001 20:55:15 +0000 (20:55 +0000)]
Support for perl-compatible blowfish encryption (in libmcrypt CVS and
versions later than 2.4.8)

24 years ago- Fix exec() bug
Zeev Suraski [Sat, 13 Jan 2001 13:59:22 +0000 (13:59 +0000)]
- Fix exec() bug
- Merge fsock and file globals

24 years agocleanup time...
Zeev Suraski [Sat, 13 Jan 2001 13:16:56 +0000 (13:16 +0000)]
cleanup time...

24 years agoRemove some more useless code
Zeev Suraski [Sat, 13 Jan 2001 13:14:49 +0000 (13:14 +0000)]
Remove some more useless code

24 years agoRemove stale code
Zeev Suraski [Sat, 13 Jan 2001 13:10:50 +0000 (13:10 +0000)]
Remove stale code

24 years agoFix Windows & thread-safe build
Zeev Suraski [Sat, 13 Jan 2001 13:02:19 +0000 (13:02 +0000)]
Fix Windows & thread-safe build

24 years agoSimplified code a bit, added detailed error reporting, and fixed a bug
Stig Venaas [Sat, 13 Jan 2001 11:48:47 +0000 (11:48 +0000)]
Simplified code a bit, added detailed error reporting, and fixed a bug
when getaddrinfo returned a non-IP family before IP families

24 years agoarr_index errorneusly included the trailing ']' character, so that
Sascha Schumann [Sat, 13 Jan 2001 10:19:17 +0000 (10:19 +0000)]
arr_index errorneusly included the trailing ']' character, so that
variable names like Data_name[Image]] were passed to the register functions.

24 years agoFix make install in VPATH builds
Sascha Schumann [Sat, 13 Jan 2001 10:02:08 +0000 (10:02 +0000)]
Fix make install in VPATH builds

24 years agoFixed memory leaks that could happen in some error situations. Also removed
Stig Venaas [Sat, 13 Jan 2001 10:00:27 +0000 (10:00 +0000)]
Fixed memory leaks that could happen in some error situations. Also removed
some unnecessary code in ldap_set_option()

24 years agoRealized that emalloc() never returns NULL, simplified code
Stig Venaas [Sat, 13 Jan 2001 09:16:36 +0000 (09:16 +0000)]
Realized that emalloc() never returns NULL, simplified code

24 years agoChangeLog update
<changelog@php.net> [Sat, 13 Jan 2001 02:09:14 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Sat, 13 Jan 2001 02:09:10 +0000 (02:09 +0000)]
NEWS update

24 years agoAdded parallel search when given array of link identifiers
Stig Venaas [Fri, 12 Jan 2001 22:08:26 +0000 (22:08 +0000)]
Added parallel search when given array of link identifiers
@- Made ldap_list(), ldap_read() and ldap_search() do parallel search when
@  first parameter is an array of link identifiers (Stig Venaas)

24 years agoFollows redirects again, and $http_response_header now contains all headers
Stig Venaas [Fri, 12 Jan 2001 20:49:25 +0000 (20:49 +0000)]
Follows redirects again, and $http_response_header now contains all headers
with an empty string as delimiter
@- Made fopen() of HTTP URL follow redirects, $http_response_header will
@  contain all headers with empty string as delimiter (Stig Venaas)

24 years ago- Fixed a possible crash bug in xmltree().
foobar [Fri, 12 Jan 2001 16:49:06 +0000 (16:49 +0000)]
- Fixed a possible crash bug in xmltree().
# PR: #7052

24 years agoAdd HTTP_Compress::, which provides an easy wrapper around producing
Chuck Hagenbuch [Fri, 12 Jan 2001 15:24:21 +0000 (15:24 +0000)]
Add HTTP_Compress::, which provides an easy wrapper around producing
gzip-compressed html. This should be ported to use the ob_gzhandler() output
handler, but I haven't had a chance to look into that yet.

24 years agoAdd newline
Zeev Suraski [Fri, 12 Jan 2001 11:14:46 +0000 (11:14 +0000)]
Add newline

24 years agoMake daniel's changes work in ZTS mode...
Sterling Hughes [Fri, 12 Jan 2001 10:49:38 +0000 (10:49 +0000)]
Make daniel's changes work in ZTS mode...

24 years agotake out emtpy struct
Daniel Beulshausen [Fri, 12 Jan 2001 10:26:29 +0000 (10:26 +0000)]
take out emtpy struct
# vc chokes on them

24 years agoPR:
Mika Tuupola [Fri, 12 Jan 2001 09:13:55 +0000 (09:13 +0000)]
PR:
Submitted by:
Reviewed by:
Obtained from:
Added Image_Remote class.

24 years agoFix for bug 6073 from Sean R. Bright <elixer@erols.com>
Rasmus Lerdorf [Fri, 12 Jan 2001 08:03:24 +0000 (08:03 +0000)]
Fix for bug 6073 from Sean R. Bright <elixer@erols.com>

24 years agoFix for bug number 8666
Rasmus Lerdorf [Fri, 12 Jan 2001 06:55:57 +0000 (06:55 +0000)]
Fix for bug number 8666

24 years agoChangeLog update
<changelog@php.net> [Fri, 12 Jan 2001 02:09:18 +0000 (02:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Fri, 12 Jan 2001 02:09:15 +0000 (02:09 +0000)]
NEWS update

24 years ago@- Added Console_Getopt class for parsing command-line args. (Andrei, PEAR)
Andrei Zmievski [Thu, 11 Jan 2001 18:38:26 +0000 (18:38 +0000)]
@- Added Console_Getopt class for parsing command-line args. (Andrei, PEAR)

24 years agoFix build.
foobar [Thu, 11 Jan 2001 18:25:33 +0000 (18:25 +0000)]
Fix build.

24 years agoIf external expat is used, header file is expat.h
foobar [Thu, 11 Jan 2001 16:19:20 +0000 (16:19 +0000)]
If external expat is used, header file is expat.h

24 years agoremoved old expat libs
Daniel Beulshausen [Thu, 11 Jan 2001 14:50:52 +0000 (14:50 +0000)]
removed old expat libs

24 years agoHousekeeping...
Sterling Hughes [Thu, 11 Jan 2001 09:35:14 +0000 (09:35 +0000)]
Housekeeping...

24 years agoChangeLog update
<changelog@php.net> [Thu, 11 Jan 2001 02:09:15 +0000 (02:09 +0000)]
ChangeLog update

24 years ago*** empty log message ***
Rui Hirokawa [Wed, 10 Jan 2001 14:42:23 +0000 (14:42 +0000)]
*** empty log message ***

24 years agodisable directory search for libexpat and disable some macros for libxml-1.95.
Rui Hirokawa [Wed, 10 Jan 2001 14:41:01 +0000 (14:41 +0000)]
disable directory search for libexpat and disable some macros for libxml-1.95.