]> granicus.if.org Git - php/log
php
23 years agoMissing entries in phpinfo() output
foobar [Fri, 1 Jun 2001 05:02:13 +0000 (05:02 +0000)]
Missing entries in phpinfo() output

23 years agoOutput something if password is not set.
foobar [Fri, 1 Jun 2001 05:01:50 +0000 (05:01 +0000)]
Output something if password is not set.

23 years agoAdded missing configuration directive: from
foobar [Fri, 1 Jun 2001 03:19:53 +0000 (03:19 +0000)]
Added missing configuration directive: from
which is used by fopen() to be send as the default password

23 years agofix crash.
Sterling Hughes [Thu, 31 May 2001 23:48:05 +0000 (23:48 +0000)]
fix crash.

23 years ago- Cleaned up some whitespace (sorry, I should have committed that before
foobar [Thu, 31 May 2001 21:09:30 +0000 (21:09 +0000)]
- Cleaned up some whitespace (sorry, I should have committed that before
any other changes)
- Made use of the Zend resource macros

23 years agoLet's have examples here so maybe people would understand better
foobar [Thu, 31 May 2001 21:03:11 +0000 (21:03 +0000)]
Let's have examples here so maybe people would understand better
how to use this directive.

23 years agoFixing crash in shutdown after executing a SQL statement with errors
Frank M. Kromann [Thu, 31 May 2001 19:40:24 +0000 (19:40 +0000)]
Fixing crash in shutdown after executing a SQL statement with errors

23 years agoAdding missing resource
Frank M. Kromann [Thu, 31 May 2001 18:57:58 +0000 (18:57 +0000)]
Adding missing resource

23 years agoChanged code to return resources for links and results
Frank M. Kromann [Thu, 31 May 2001 18:43:29 +0000 (18:43 +0000)]
Changed code to return resources for links and results

23 years agosmall ws fix.
Sterling Hughes [Wed, 30 May 2001 20:16:23 +0000 (20:16 +0000)]
small ws fix.

23 years agoRevert as per Herr Schumann's request.
Sterling Hughes [Wed, 30 May 2001 19:56:11 +0000 (19:56 +0000)]
Revert as per Herr Schumann's request.

23 years agoTry #2
Sterling Hughes [Wed, 30 May 2001 19:43:27 +0000 (19:43 +0000)]
Try #2

# aka, flying blind in a shitstorm, but it shouldn't hurt anything

23 years agoshould fix warnings under winblows.
Sterling Hughes [Wed, 30 May 2001 18:33:46 +0000 (18:33 +0000)]
should fix warnings under winblows.

23 years agoshould fix compile warnings on win32
Sterling Hughes [Wed, 30 May 2001 17:49:33 +0000 (17:49 +0000)]
should fix compile warnings on win32

23 years agofix compile
Sterling Hughes [Wed, 30 May 2001 17:43:32 +0000 (17:43 +0000)]
fix compile

23 years agoInclude the To: address in the overview information (already in the
Chuck Hagenbuch [Wed, 30 May 2001 16:52:17 +0000 (16:52 +0000)]
Include the To: address in the overview information (already in the
envelope; it doesn't cost us anything).

23 years agoldap_result_entry needs to be initialized - tested
Rasmus Lerdorf [Wed, 30 May 2001 15:09:20 +0000 (15:09 +0000)]
ldap_result_entry needs to be initialized - tested
Should probably MFH this once someone else tests.

23 years agoAdded array options for yaz_connect: user, group, password, cookie,
Adam Dickmeiss [Wed, 30 May 2001 13:23:20 +0000 (13:23 +0000)]
Added array options for yaz_connect: user, group, password, cookie,
proxy, and persistent.

23 years agoNote to self - stop coding on planes
Rasmus Lerdorf [Wed, 30 May 2001 12:30:14 +0000 (12:30 +0000)]
Note to self - stop coding on planes

23 years agoFixed bug where yaz_connect could fail in cases where it shouldn't.
Adam Dickmeiss [Wed, 30 May 2001 11:58:25 +0000 (11:58 +0000)]
Fixed bug where yaz_connect could fail in cases where it shouldn't.

23 years agoAdd missing check
Zeev Suraski [Wed, 30 May 2001 08:23:15 +0000 (08:23 +0000)]
Add missing check

23 years agoplace nice with other libraries.
Sterling Hughes [Wed, 30 May 2001 05:00:39 +0000 (05:00 +0000)]
place nice with other libraries.

23 years agoKill warning.
Andrei Zmievski [Tue, 29 May 2001 20:32:57 +0000 (20:32 +0000)]
Kill warning.

23 years agoFix long option parsing.
Andrei Zmievski [Tue, 29 May 2001 16:18:35 +0000 (16:18 +0000)]
Fix long option parsing.

23 years agoAdding fbsql_status_db(). New function to get the status of a given database.
Frank M. Kromann [Tue, 29 May 2001 16:01:54 +0000 (16:01 +0000)]
Adding fbsql_status_db(). New function to get the status of a given database.

23 years agoimap_thread(), from Rob Siemborski <rjs3@andrew.cmu.edu>.
Chuck Hagenbuch [Tue, 29 May 2001 15:34:18 +0000 (15:34 +0000)]
imap_thread(), from Rob Siemborski <rjs3@andrew.cmu.edu>.

23 years agoFix the reference serializer
Stanislav Malyshev [Tue, 29 May 2001 13:19:24 +0000 (13:19 +0000)]
Fix the reference serializer
# Hope now it is right...

23 years agoThis should finally get rid of those zlib problems. And this is safe too.
foobar [Tue, 29 May 2001 11:59:33 +0000 (11:59 +0000)]
This should finally get rid of those zlib problems. And this is safe too.

23 years agoFix compile warning
Wez Furlong [Tue, 29 May 2001 10:14:46 +0000 (10:14 +0000)]
Fix compile warning

23 years agoAdded missing GD/GD2 image handling functions.
foobar [Tue, 29 May 2001 07:46:07 +0000 (07:46 +0000)]
Added missing GD/GD2 image handling functions.

23 years agocompile warning fixes.......
Sterling Hughes [Tue, 29 May 2001 07:08:47 +0000 (07:08 +0000)]
compile warning fixes.......

23 years agoMake this compile. Killed one compile warning.
foobar [Mon, 28 May 2001 21:06:50 +0000 (21:06 +0000)]
Make this compile. Killed one compile warning.
# I still get a lot warnings when compiling sablot.c

23 years agouse AC_CHECK_LIB to see if the new API is supported
Boian Bonev [Mon, 28 May 2001 19:58:36 +0000 (19:58 +0000)]
use AC_CHECK_LIB to see if the new API is supported

23 years agochanged checking if vpopmail has the new API
Boian Bonev [Mon, 28 May 2001 19:56:10 +0000 (19:56 +0000)]
changed checking if vpopmail has the new API
added checks if certain functions are supported
added vpopmail_alias_get_all

23 years agoadd checking if vpopmail has the new API
Boian Bonev [Mon, 28 May 2001 19:53:45 +0000 (19:53 +0000)]
add checking if vpopmail has the new API

23 years ago- tmpbuf is emalloc()'ed so this patch would be faster.
Andi Gutmans [Mon, 28 May 2001 19:38:30 +0000 (19:38 +0000)]
- tmpbuf is emalloc()'ed so this patch would be faster.

23 years agoPrepare for php_streams.
Wez Furlong [Mon, 28 May 2001 18:30:57 +0000 (18:30 +0000)]
Prepare for php_streams.
# Someone with interbase please test!

23 years agoFix leak
Wez Furlong [Mon, 28 May 2001 18:29:07 +0000 (18:29 +0000)]
Fix leak

23 years ago@Added "pearize" script to generate Makefile.in files for PEAR extensions
Stig Bakken [Mon, 28 May 2001 11:15:19 +0000 (11:15 +0000)]
@Added "pearize" script to generate Makefile.in files for PEAR extensions

23 years ago* added LibFile element, used to build Makefile.in
Stig Bakken [Mon, 28 May 2001 11:14:47 +0000 (11:14 +0000)]
* added LibFile element, used to build Makefile.in

23 years agoAdd extra parameter to php_escape_html_entities.
Wez Furlong [Mon, 28 May 2001 11:05:14 +0000 (11:05 +0000)]
Add extra parameter to php_escape_html_entities.
# I meant to commit this with the html.[ch] changes

23 years agoAdded charset awareness to htmlentities() and htmlspecialchars(); use an
Wez Furlong [Mon, 28 May 2001 11:00:06 +0000 (11:00 +0000)]
Added charset awareness to htmlentities() and htmlspecialchars(); use an
optional third parameter to specify the charset; otherwise tries to determine
it from the LC_CTYPE locale setting.

23 years agoImproved performance of message part extraction when using a PHP-space
Wez Furlong [Mon, 28 May 2001 10:57:23 +0000 (10:57 +0000)]
Improved performance of message part extraction when using a PHP-space
callback.

23 years ago* missing fold marks
Stig Bakken [Mon, 28 May 2001 06:31:03 +0000 (06:31 +0000)]
* missing fold marks

23 years agocompile goood, compile error baaad.
Sterling Hughes [Mon, 28 May 2001 04:40:08 +0000 (04:40 +0000)]
compile goood, compile error baaad.

23 years agoremove un-necessary inline bloat...
Sterling Hughes [Mon, 28 May 2001 03:37:17 +0000 (03:37 +0000)]
remove un-necessary inline bloat...

23 years agows fix
Sterling Hughes [Mon, 28 May 2001 03:30:11 +0000 (03:30 +0000)]
ws fix

23 years agoOops.
foobar [Mon, 28 May 2001 03:18:44 +0000 (03:18 +0000)]
Oops.

23 years agoKilled some compile warnings.
foobar [Mon, 28 May 2001 00:16:28 +0000 (00:16 +0000)]
Killed some compile warnings.

23 years agoAdding libnsl here causes problems on some systems.
foobar [Mon, 28 May 2001 00:12:29 +0000 (00:12 +0000)]
Adding libnsl here causes problems on some systems.

23 years agoKilled compile warnings.
foobar [Mon, 28 May 2001 00:09:38 +0000 (00:09 +0000)]
Killed compile warnings.

23 years agoFixed some bugs. Now it compiles and works.
foobar [Sun, 27 May 2001 23:57:27 +0000 (23:57 +0000)]
Fixed some bugs. Now it compiles and works.

23 years agoRemoved duplicate line.
foobar [Sun, 27 May 2001 23:56:16 +0000 (23:56 +0000)]
Removed duplicate line.

23 years agoJust cleanup.
foobar [Sun, 27 May 2001 23:55:44 +0000 (23:55 +0000)]
Just cleanup.

23 years agoMake this compile even if the INFORMIXDIR is not in path.
foobar [Sun, 27 May 2001 23:51:39 +0000 (23:51 +0000)]
Make this compile even if the INFORMIXDIR is not in path.

23 years agokilled some compile warnings. the informix header files redefine these.
foobar [Sun, 27 May 2001 23:49:22 +0000 (23:49 +0000)]
killed some compile warnings. the informix header files redefine these.

23 years agoFix by Sterling Hughes. Fixes bugs: #10939, #10756, #10324
foobar [Sun, 27 May 2001 23:26:58 +0000 (23:26 +0000)]
Fix by Sterling Hughes. Fixes bugs: #10939, #10756, #10324

23 years agoremove ws, kill one compile warning.
foobar [Sun, 27 May 2001 22:54:54 +0000 (22:54 +0000)]
remove ws, kill one compile warning.

23 years agoPer Sterling's request I'm committing this.
foobar [Sun, 27 May 2001 19:43:16 +0000 (19:43 +0000)]
Per Sterling's request I'm committing this.
This works fine for me now. (I'm using external iconv libs)

23 years agoFixed bug: #9707
foobar [Sun, 27 May 2001 19:12:21 +0000 (19:12 +0000)]
Fixed bug: #9707

23 years agoSpeed up data being sent to stdout
Sterling Hughes [Sun, 27 May 2001 19:11:09 +0000 (19:11 +0000)]
Speed up data being sent to stdout

23 years agocurl-config tells us which libraries it has compiled with. So we should use it.
foobar [Sun, 27 May 2001 18:52:33 +0000 (18:52 +0000)]
curl-config tells us which libraries it has compiled with. So we should use it.

23 years agoThis is not needed. ssl_onceonlyinit() is enough.
foobar [Sun, 27 May 2001 18:38:59 +0000 (18:38 +0000)]
This is not needed. ssl_onceonlyinit() is enough.

23 years ago* typo
Stig Bakken [Sun, 27 May 2001 09:40:58 +0000 (09:40 +0000)]
* typo

23 years ago* use ereg functions instead of preg
Stig Bakken [Sun, 27 May 2001 09:09:00 +0000 (09:09 +0000)]
* use ereg functions instead of preg
* send stderr to the bit bucket

23 years agoChange the names around a bit zip_opendir() -> zip_open() and
Sterling Hughes [Sun, 27 May 2001 02:52:45 +0000 (02:52 +0000)]
Change the names around a bit zip_opendir() -> zip_open() and
zip_open() -> zip_entry_open()

23 years ago@ Renamed the ZZiplib extension to the Zip extension, function
Sterling Hughes [Sun, 27 May 2001 02:49:46 +0000 (02:49 +0000)]
@ Renamed the ZZiplib extension to the Zip extension, function
@ names have also changed accordingly, functionality, has stayed
@ constant. (Sterling)

23 years agoFix some protos.
Egon Schmid [Sun, 27 May 2001 01:21:30 +0000 (01:21 +0000)]
Fix some protos.

23 years agomove to php_strtok_r()
Sterling Hughes [Sun, 27 May 2001 01:18:12 +0000 (01:18 +0000)]
move to php_strtok_r()

23 years ago.
Sterling Hughes [Sun, 27 May 2001 01:16:45 +0000 (01:16 +0000)]
.

23 years agoso says sniper, and so it shall be.
Sterling Hughes [Sun, 27 May 2001 01:15:27 +0000 (01:15 +0000)]
so says sniper, and so it shall be.

23 years ago@ Made the length argument (argument 2) to pg_loread() optional,
Sterling Hughes [Sun, 27 May 2001 01:10:36 +0000 (01:10 +0000)]
@ Made the length argument (argument 2) to pg_loread() optional,
@ if not specified data will be read in 1kb chunks. (Sterling)

@ Added a third argument to pg_lowrite() which is the length of
@ the data to write. (Sterling)

23 years agomore leftovers
Sterling Hughes [Sun, 27 May 2001 01:05:31 +0000 (01:05 +0000)]
more leftovers

23 years agoleftovers
Sterling Hughes [Sun, 27 May 2001 00:58:08 +0000 (00:58 +0000)]
leftovers

23 years ago# The mailing lists are a productivity hole, long live
Sterling Hughes [Sun, 27 May 2001 00:57:21 +0000 (00:57 +0000)]
# The mailing lists are a productivity hole, long live
cvsusers@php.net ;)

1) remove outdate struct xslt_function * construct in favor of
just using
the zval's themselves.

2) switch to call_user_function_ex() in the call_xslt_function()
function (gotta respect the alliteration ;) .

3) modify README.XSLT-BACKENDS to reflect some of the changes to
the api

23 years agoMake c2-4 optional since they aren't needed in all cases
Rasmus Lerdorf [Sun, 27 May 2001 00:01:55 +0000 (00:01 +0000)]
Make c2-4 optional since they aren't needed in all cases

23 years agoAdd TUX SAPI module
Sascha Schumann [Sat, 26 May 2001 23:58:38 +0000 (23:58 +0000)]
Add TUX SAPI module

23 years ago- Change if() to while() to make sure we skip enough opcodes
Andi Gutmans [Fri, 25 May 2001 09:46:48 +0000 (09:46 +0000)]
- Change if() to while() to make sure we skip enough opcodes

23 years ago- Fix memory leak
Andi Gutmans [Fri, 25 May 2001 07:26:48 +0000 (07:26 +0000)]
- Fix memory leak

23 years ago- Add prototype.
Andi Gutmans [Thu, 24 May 2001 12:54:05 +0000 (12:54 +0000)]
- Add prototype.

23 years agoDisplay the correct automake version
Sascha Schumann [Thu, 24 May 2001 12:36:09 +0000 (12:36 +0000)]
Display the correct automake version

23 years agofixed prototypes
Boian Bonev [Thu, 24 May 2001 10:38:17 +0000 (10:38 +0000)]
fixed prototypes

23 years agoadded vpopmail_alias_get covering valias_select/valias_select_next
Boian Bonev [Thu, 24 May 2001 10:33:32 +0000 (10:33 +0000)]
added vpopmail_alias_get covering valias_select/valias_select_next

23 years ago* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)
Stig Bakken [Thu, 24 May 2001 10:07:29 +0000 (10:07 +0000)]
* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)

23 years agocosmetic fixes; added 3 of the 7 valias functions
Boian Bonev [Thu, 24 May 2001 03:31:09 +0000 (03:31 +0000)]
cosmetic fixes; added 3 of the 7 valias functions

23 years agoadded prototypes
Boian Bonev [Thu, 24 May 2001 03:20:35 +0000 (03:20 +0000)]
added prototypes

23 years agoadded check if vauth.h exists in vpopmail install
Boian Bonev [Thu, 24 May 2001 03:19:44 +0000 (03:19 +0000)]
added check if vauth.h exists in vpopmail install

23 years agoadded 3 of 7 alias functions
Boian Bonev [Thu, 24 May 2001 03:19:07 +0000 (03:19 +0000)]
added 3 of 7 alias functions

23 years agomake it possible to set the CHARSET parameter with imap_mail_compose()
Chuck Hagenbuch [Thu, 24 May 2001 03:06:10 +0000 (03:06 +0000)]
make it possible to set the CHARSET parameter with imap_mail_compose()
(Johan Ekenberg <johan@ekenberg.se>)

23 years agofix buggy debug statements
Sascha Schumann [Thu, 24 May 2001 01:12:11 +0000 (01:12 +0000)]
fix buggy debug statements

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

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

23 years agoDue to dynamic registration of storage handlers, OnUpdateSaveHandler
Sascha Schumann [Wed, 23 May 2001 23:18:51 +0000 (23:18 +0000)]
Due to dynamic registration of storage handlers, OnUpdateSaveHandler
might be called before that registration takes place and hence the
INI update is dismissed.  In that case, we defer the lookup to the
first request init.

23 years agomissing.
foobar [Wed, 23 May 2001 23:17:22 +0000 (23:17 +0000)]
missing.

23 years agoUse EXTRA_LDFLAGS at this point.
Sascha Schumann [Wed, 23 May 2001 21:23:16 +0000 (21:23 +0000)]
Use EXTRA_LDFLAGS at this point.

I've confirmed that one can build a working Apache DSO module now
(AIX 4.2 with gcc 2.95.2 and Apache 1.3.12).

23 years agoFix credits
Sterling Hughes [Wed, 23 May 2001 21:09:20 +0000 (21:09 +0000)]
Fix credits

23 years agoautomake 1.4-p1 was released. Remove the -p\d+ suffix as this caused
Sascha Schumann [Wed, 23 May 2001 19:13:24 +0000 (19:13 +0000)]
automake 1.4-p1 was released.  Remove the -p\d+ suffix as this caused
an error message on FreeBSD.

23 years ago$libtool already contains the full path to libtool.
Sascha Schumann [Wed, 23 May 2001 19:10:06 +0000 (19:10 +0000)]
$libtool already contains the full path to libtool.

23 years ago- Nuke GINIT
Andi Gutmans [Wed, 23 May 2001 17:10:40 +0000 (17:10 +0000)]
- Nuke GINIT

23 years agoThis was merged into the 4.0.6 branch.
Jon Parise [Wed, 23 May 2001 17:04:08 +0000 (17:04 +0000)]
This was merged into the 4.0.6 branch.