]>
granicus.if.org Git - php/log
foobar [Fri, 1 Jun 2001 06:40:15 +0000 (06:40 +0000)]
Cleanup a little bit.
foobar [Fri, 1 Jun 2001 06:32:02 +0000 (06:32 +0000)]
Make use of the --with-expat-dir configure option
foobar [Fri, 1 Jun 2001 06:26:22 +0000 (06:26 +0000)]
Fix bug: #9009.
foobar [Fri, 1 Jun 2001 05:02:13 +0000 (05:02 +0000)]
Missing entries in phpinfo() output
foobar [Fri, 1 Jun 2001 05:01:50 +0000 (05:01 +0000)]
Output something if password is not set.
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
Sterling Hughes [Thu, 31 May 2001 23:48:05 +0000 (23:48 +0000)]
fix crash.
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
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.
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
Frank M. Kromann [Thu, 31 May 2001 18:57:58 +0000 (18:57 +0000)]
Adding missing resource
Frank M. Kromann [Thu, 31 May 2001 18:43:29 +0000 (18:43 +0000)]
Changed code to return resources for links and results
Sterling Hughes [Wed, 30 May 2001 20:16:23 +0000 (20:16 +0000)]
small ws fix.
Sterling Hughes [Wed, 30 May 2001 19:56:11 +0000 (19:56 +0000)]
Revert as per Herr Schumann's request.
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
Sterling Hughes [Wed, 30 May 2001 18:33:46 +0000 (18:33 +0000)]
should fix warnings under winblows.
Sterling Hughes [Wed, 30 May 2001 17:49:33 +0000 (17:49 +0000)]
should fix compile warnings on win32
Sterling Hughes [Wed, 30 May 2001 17:43:32 +0000 (17:43 +0000)]
fix compile
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).
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.
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.
Rasmus Lerdorf [Wed, 30 May 2001 12:30:14 +0000 (12:30 +0000)]
Note to self - stop coding on planes
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.
Zeev Suraski [Wed, 30 May 2001 08:23:15 +0000 (08:23 +0000)]
Add missing check
Sterling Hughes [Wed, 30 May 2001 05:00:39 +0000 (05:00 +0000)]
place nice with other libraries.
Andrei Zmievski [Tue, 29 May 2001 20:32:57 +0000 (20:32 +0000)]
Kill warning.
Andrei Zmievski [Tue, 29 May 2001 16:18:35 +0000 (16:18 +0000)]
Fix long option parsing.
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.
Chuck Hagenbuch [Tue, 29 May 2001 15:34:18 +0000 (15:34 +0000)]
imap_thread(), from Rob Siemborski <rjs3@andrew.cmu.edu>.
Stanislav Malyshev [Tue, 29 May 2001 13:19:24 +0000 (13:19 +0000)]
Fix the reference serializer
# Hope now it is right...
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.
Wez Furlong [Tue, 29 May 2001 10:14:46 +0000 (10:14 +0000)]
Fix compile warning
foobar [Tue, 29 May 2001 07:46:07 +0000 (07:46 +0000)]
Added missing GD/GD2 image handling functions.
Sterling Hughes [Tue, 29 May 2001 07:08:47 +0000 (07:08 +0000)]
compile warning fixes.......
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
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
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
Boian Bonev [Mon, 28 May 2001 19:53:45 +0000 (19:53 +0000)]
add checking if vpopmail has the new API
Andi Gutmans [Mon, 28 May 2001 19:38:30 +0000 (19:38 +0000)]
- tmpbuf is emalloc()'ed so this patch would be faster.
Wez Furlong [Mon, 28 May 2001 18:30:57 +0000 (18:30 +0000)]
Prepare for php_streams.
# Someone with interbase please test!
Wez Furlong [Mon, 28 May 2001 18:29:07 +0000 (18:29 +0000)]
Fix leak
Stig Bakken [Mon, 28 May 2001 11:15:19 +0000 (11:15 +0000)]
@Added "pearize" script to generate Makefile.in files for PEAR extensions
Stig Bakken [Mon, 28 May 2001 11:14:47 +0000 (11:14 +0000)]
* added LibFile element, used to build Makefile.in
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
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.
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.
Stig Bakken [Mon, 28 May 2001 06:31:03 +0000 (06:31 +0000)]
* missing fold marks
Sterling Hughes [Mon, 28 May 2001 04:40:08 +0000 (04:40 +0000)]
compile goood, compile error baaad.
Sterling Hughes [Mon, 28 May 2001 03:37:17 +0000 (03:37 +0000)]
remove un-necessary inline bloat...
Sterling Hughes [Mon, 28 May 2001 03:30:11 +0000 (03:30 +0000)]
ws fix
foobar [Mon, 28 May 2001 03:18:44 +0000 (03:18 +0000)]
Oops.
foobar [Mon, 28 May 2001 00:16:28 +0000 (00:16 +0000)]
Killed some compile warnings.
foobar [Mon, 28 May 2001 00:12:29 +0000 (00:12 +0000)]
Adding libnsl here causes problems on some systems.
foobar [Mon, 28 May 2001 00:09:38 +0000 (00:09 +0000)]
Killed compile warnings.
foobar [Sun, 27 May 2001 23:57:27 +0000 (23:57 +0000)]
Fixed some bugs. Now it compiles and works.
foobar [Sun, 27 May 2001 23:56:16 +0000 (23:56 +0000)]
Removed duplicate line.
foobar [Sun, 27 May 2001 23:55:44 +0000 (23:55 +0000)]
Just cleanup.
foobar [Sun, 27 May 2001 23:51:39 +0000 (23:51 +0000)]
Make this compile even if the INFORMIXDIR is not in path.
foobar [Sun, 27 May 2001 23:49:22 +0000 (23:49 +0000)]
killed some compile warnings. the informix header files redefine these.
foobar [Sun, 27 May 2001 23:26:58 +0000 (23:26 +0000)]
Fix by Sterling Hughes. Fixes bugs: #10939, #10756, #10324
foobar [Sun, 27 May 2001 22:54:54 +0000 (22:54 +0000)]
remove ws, kill one compile warning.
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)
foobar [Sun, 27 May 2001 19:12:21 +0000 (19:12 +0000)]
Fixed bug: #9707
Sterling Hughes [Sun, 27 May 2001 19:11:09 +0000 (19:11 +0000)]
Speed up data being sent to stdout
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.
foobar [Sun, 27 May 2001 18:38:59 +0000 (18:38 +0000)]
This is not needed. ssl_onceonlyinit() is enough.
Stig Bakken [Sun, 27 May 2001 09:40:58 +0000 (09:40 +0000)]
* typo
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
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()
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)
Egon Schmid [Sun, 27 May 2001 01:21:30 +0000 (01:21 +0000)]
Fix some protos.
Sterling Hughes [Sun, 27 May 2001 01:18:12 +0000 (01:18 +0000)]
move to php_strtok_r()
Sterling Hughes [Sun, 27 May 2001 01:16:45 +0000 (01:16 +0000)]
.
Sterling Hughes [Sun, 27 May 2001 01:15:27 +0000 (01:15 +0000)]
so says sniper, and so it shall be.
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)
Sterling Hughes [Sun, 27 May 2001 01:05:31 +0000 (01:05 +0000)]
more leftovers
Sterling Hughes [Sun, 27 May 2001 00:58:08 +0000 (00:58 +0000)]
leftovers
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
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
Sascha Schumann [Sat, 26 May 2001 23:58:38 +0000 (23:58 +0000)]
Add TUX SAPI module
Andi Gutmans [Fri, 25 May 2001 09:46:48 +0000 (09:46 +0000)]
- Change if() to while() to make sure we skip enough opcodes
Andi Gutmans [Fri, 25 May 2001 07:26:48 +0000 (07:26 +0000)]
- Fix memory leak
Andi Gutmans [Thu, 24 May 2001 12:54:05 +0000 (12:54 +0000)]
- Add prototype.
Sascha Schumann [Thu, 24 May 2001 12:36:09 +0000 (12:36 +0000)]
Display the correct automake version
Boian Bonev [Thu, 24 May 2001 10:38:17 +0000 (10:38 +0000)]
fixed prototypes
Boian Bonev [Thu, 24 May 2001 10:33:32 +0000 (10:33 +0000)]
added vpopmail_alias_get covering valias_select/valias_select_next
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)
Boian Bonev [Thu, 24 May 2001 03:31:09 +0000 (03:31 +0000)]
cosmetic fixes; added 3 of the 7 valias functions
Boian Bonev [Thu, 24 May 2001 03:20:35 +0000 (03:20 +0000)]
added prototypes
Boian Bonev [Thu, 24 May 2001 03:19:44 +0000 (03:19 +0000)]
added check if vauth.h exists in vpopmail install
Boian Bonev [Thu, 24 May 2001 03:19:07 +0000 (03:19 +0000)]
added 3 of 7 alias functions
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>)
Sascha Schumann [Thu, 24 May 2001 01:12:11 +0000 (01:12 +0000)]
fix buggy debug statements
<changelog@php.net> [Thu, 24 May 2001 01:09:21 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 24 May 2001 01:09:18 +0000 (01:09 +0000)]
NEWS update
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.
foobar [Wed, 23 May 2001 23:17:22 +0000 (23:17 +0000)]
missing.
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).
Sterling Hughes [Wed, 23 May 2001 21:09:20 +0000 (21:09 +0000)]
Fix credits
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.