]> granicus.if.org Git - php/log
php
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.

23 years ago- Fix problem of output initialization
Andi Gutmans [Wed, 23 May 2001 16:52:45 +0000 (16:52 +0000)]
- Fix problem of output initialization

23 years agoFix Basic auth (when under PHP control) for EBCDIC platforms
Martin Kraemer [Wed, 23 May 2001 15:24:53 +0000 (15:24 +0000)]
Fix Basic auth (when under PHP control) for EBCDIC platforms

23 years ago-Changed $param[0] to $param{0} less ambiguous
Tomas V.V.Cox [Wed, 23 May 2001 14:38:09 +0000 (14:38 +0000)]
-Changed $param[0] to $param{0} less ambiguous
-Readd "-?" param that shows the usage msg

23 years agoFix segfault -- need to copy-construct constant value.
Andrei Zmievski [Wed, 23 May 2001 13:54:22 +0000 (13:54 +0000)]
Fix segfault -- need to copy-construct constant value.

23 years agoThis was merged into 4.0.6.
Andrei Zmievski [Wed, 23 May 2001 13:04:35 +0000 (13:04 +0000)]
This was merged into 4.0.6.

23 years ago* added missing doc for PEAR::raiseError skipmsg parameter
Stig Bakken [Wed, 23 May 2001 12:37:43 +0000 (12:37 +0000)]
* added missing doc for PEAR::raiseError skipmsg parameter

23 years ago- Commit fix by Steve Meyers
Andi Gutmans [Wed, 23 May 2001 04:17:54 +0000 (04:17 +0000)]
- Commit fix by Steve Meyers

23 years agooops..
foobar [Wed, 23 May 2001 03:40:52 +0000 (03:40 +0000)]
oops..

23 years ago@ Added the CONNECTION_ABORTED, CONNECTION_TIMEOUT and CONNECTION_NORMAL
Sterling Hughes [Wed, 23 May 2001 03:37:53 +0000 (03:37 +0000)]
@ Added the CONNECTION_ABORTED, CONNECTION_TIMEOUT and CONNECTION_NORMAL
@ constants. (Zak)

23 years agoAdd missing end-folding delimiter
John Donagher [Wed, 23 May 2001 01:50:11 +0000 (01:50 +0000)]
Add missing end-folding delimiter

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

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

23 years agofixed bug: #10960
foobar [Wed, 23 May 2001 00:33:47 +0000 (00:33 +0000)]
fixed bug: #10960

23 years ago - Add correct OCIObjectFree to free collections immediately ( OCI_FREECOLLECTION_F...
Andy Sautins [Tue, 22 May 2001 23:16:03 +0000 (23:16 +0000)]
   - Add correct OCIObjectFree to free collections immediately ( OCI_FREECOLLECTION_FORCE )
   - Added schema optional parameter to OCINewCollection to allow accessing types in
     other schemas.
   - Added OCI_TYPECODE_TABLE to OCINewCollection to allow creation of collection of TYPES
     as well as VARRAYS

23 years agoThe -c commandline option was not working at all, need to set the path
Shane Caraveo [Tue, 22 May 2001 23:05:08 +0000 (23:05 +0000)]
The -c commandline option was not working at all, need to set the path
override before calling on the module startup.

23 years agoFixed bug: #10914
foobar [Tue, 22 May 2001 21:33:17 +0000 (21:33 +0000)]
Fixed bug: #10914

23 years agoFixes.
Andrei Zmievski [Tue, 22 May 2001 20:13:52 +0000 (20:13 +0000)]
Fixes.

23 years ago- Start nuking not needed GINIT
Andi Gutmans [Tue, 22 May 2001 19:19:04 +0000 (19:19 +0000)]
- Start nuking not needed GINIT

23 years agoFixed bug #10892.
Sebastian Bergmann [Tue, 22 May 2001 19:16:51 +0000 (19:16 +0000)]
Fixed bug #10892.

23 years agoFixing prototypes to match function names
Frank M. Kromann [Tue, 22 May 2001 18:26:36 +0000 (18:26 +0000)]
Fixing prototypes to match function names

23 years ago@- Made $HTTP_SESSION_VARS['foo'] and $foo be references to the same value
Andrei Zmievski [Tue, 22 May 2001 17:55:07 +0000 (17:55 +0000)]
@- Made $HTTP_SESSION_VARS['foo'] and $foo be references to the same value
@  when register_globals is on. (Andrei)

23 years agoChanging how persistant links are added to zend_lists
Frank M. Kromann [Tue, 22 May 2001 17:32:17 +0000 (17:32 +0000)]
Changing how persistant links are added to zend_lists

23 years agoremove "?" from Console_Getopt. Sorry Andrei it was there and
Tomas V.V.Cox [Tue, 22 May 2001 16:30:36 +0000 (16:30 +0000)]
remove "?" from Console_Getopt. Sorry Andrei it was there and
I left there :)

23 years ago- added error cheking and abort when no script install dir is set
Tomas V.V.Cox [Tue, 22 May 2001 16:25:04 +0000 (16:25 +0000)]
- added error cheking and abort when no script install dir is set
- minor typos

23 years ago- Added the following params support:
Tomas V.V.Cox [Tue, 22 May 2001 16:21:02 +0000 (16:21 +0000)]
- Added the following params support:
* -p set script install dir
* -e set extension install dir
* -d set documentation dest dir
* -v set verbose level
- Some error reporting clean up
- Added the standar PHP copyright header and authors

23 years ago@ - Fix disk_free_space() and disk_total_space() under FreeBSD. (jon)
Jon Parise [Tue, 22 May 2001 02:45:04 +0000 (02:45 +0000)]
@ - Fix disk_free_space() and disk_total_space() under FreeBSD. (jon)

FreeBSD defines statfs(2) in <sys/mount.h>.  Teach PHP to look for it there.

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

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

23 years agothis fixes a few apache can not start bugs.
foobar [Tue, 22 May 2001 00:39:17 +0000 (00:39 +0000)]
this fixes a few apache can not start bugs.

23 years ago- Nuke warning
Derick Rethans [Mon, 21 May 2001 22:37:47 +0000 (22:37 +0000)]
- Nuke warning

23 years ago- No need to include "zend" in include line
Derick Rethans [Mon, 21 May 2001 22:35:56 +0000 (22:35 +0000)]
- No need to include "zend" in include line
#- This broke compile because Unices want Zend instead of zend

23 years agoFix for #8539
James Moore [Mon, 21 May 2001 21:06:08 +0000 (21:06 +0000)]
Fix for #8539

23 years agoFixed bug: #10777
foobar [Mon, 21 May 2001 19:47:15 +0000 (19:47 +0000)]
Fixed bug: #10777