]> granicus.if.org Git - php/log
php
25 years ago- Fix for include_path for Win32 (Zend library)
Andi Gutmans [Wed, 25 Aug 1999 12:22:45 +0000 (12:22 +0000)]
- Fix for include_path for Win32 (Zend library)

25 years ago- Temporary fix to allow Win32 MT safe version to use zend_fopen().
Andi Gutmans [Wed, 25 Aug 1999 12:20:50 +0000 (12:20 +0000)]
- Temporary fix to allow Win32 MT safe version to use zend_fopen().

25 years agoAdd output_buffering directive
Zeev Suraski [Tue, 24 Aug 1999 23:12:50 +0000 (23:12 +0000)]
Add output_buffering directive

25 years agoargh..Finally
Mark Musone [Tue, 24 Aug 1999 20:56:02 +0000 (20:56 +0000)]
argh..Finally

25 years agosuppress error exit status on non Rhapsody systems
Sascha Schumann [Mon, 23 Aug 1999 23:02:09 +0000 (23:02 +0000)]
suppress error exit status on non Rhapsody systems

25 years agodon't print out error message
Sascha Schumann [Mon, 23 Aug 1999 22:43:18 +0000 (22:43 +0000)]
don't print out error message

25 years agomalloc.h is deprecated, use stdlib.h instead
Sascha Schumann [Mon, 23 Aug 1999 19:43:01 +0000 (19:43 +0000)]
malloc.h is deprecated, use stdlib.h instead

25 years ago- Fixed a specific memory leak linked to locking.
Andi Gutmans [Mon, 23 Aug 1999 19:02:28 +0000 (19:02 +0000)]
- Fixed a specific memory leak linked to locking.

25 years agochanged to use the new, soon to be public libicap 0.99
Mark Musone [Mon, 23 Aug 1999 17:19:06 +0000 (17:19 +0000)]
changed to use the new, soon to be public libicap 0.99

25 years agoreturn true to match documentation
Sascha Schumann [Mon, 23 Aug 1999 15:37:11 +0000 (15:37 +0000)]
return true to match documentation

25 years agoThis changes makes it work on egcs 1.1.2/Alpha
Sascha Schumann [Sun, 22 Aug 1999 19:43:04 +0000 (19:43 +0000)]
This changes makes it work on egcs 1.1.2/Alpha

25 years ago- Add lcg to windows project.
Andi Gutmans [Sun, 22 Aug 1999 19:19:42 +0000 (19:19 +0000)]
- Add lcg to windows project.

25 years ago.
Sascha Schumann [Sun, 22 Aug 1999 18:48:57 +0000 (18:48 +0000)]
.

25 years agoremove all references to RAW_RPATHs
Sascha Schumann [Sun, 22 Aug 1999 18:47:27 +0000 (18:47 +0000)]
remove all references to RAW_RPATHs
Apache builds now correctly when shared core is used

25 years agoremove checks
Sascha Schumann [Sun, 22 Aug 1999 18:34:40 +0000 (18:34 +0000)]
remove checks

25 years ago- cleanup code
Sascha Schumann [Sun, 22 Aug 1999 14:14:46 +0000 (14:14 +0000)]
- cleanup code
- add script which creates the directory tree for better scaling
  of mod_files

I have to decide yet whether we implement the garbage collection in the
module or if we simply let the user do

find path -ctime +1 | xargs rm

25 years agoUse O_EXCL where possible.
Sascha Schumann [Sun, 22 Aug 1999 13:43:23 +0000 (13:43 +0000)]
Use O_EXCL where possible.

25 years ago- add session.extern_referer_chk
Sascha Schumann [Sat, 21 Aug 1999 20:48:40 +0000 (20:48 +0000)]
- add session.extern_referer_chk
- use combined lcg in session id creation

25 years ago.
Sascha Schumann [Sat, 21 Aug 1999 17:34:55 +0000 (17:34 +0000)]
.

25 years agoget rid of that usleep() and add some entropy using the combined lcg
Sascha Schumann [Sat, 21 Aug 1999 17:22:08 +0000 (17:22 +0000)]
get rid of that usleep() and add some entropy using the combined lcg

25 years agoFix for Thies's UMR
Zeev Suraski [Fri, 20 Aug 1999 17:02:11 +0000 (17:02 +0000)]
Fix for Thies's UMR

25 years ago*** empty log message ***
Andrey Hristov [Fri, 20 Aug 1999 13:04:05 +0000 (13:04 +0000)]
*** empty log message ***

25 years agoFix bug #2025
Andrey Hristov [Fri, 20 Aug 1999 13:03:22 +0000 (13:03 +0000)]
Fix bug #2025

25 years agoHere was also something missing
Egon Schmid [Thu, 19 Aug 1999 20:31:57 +0000 (20:31 +0000)]
Here was also something missing

25 years ago*smack*...must..initialize...return...value..
Mark Musone [Thu, 19 Aug 1999 19:02:22 +0000 (19:02 +0000)]
*smack*...must..initialize...return...value..

25 years agoOn the way to make configure more robust
Uwe Steinmann [Thu, 19 Aug 1999 17:07:27 +0000 (17:07 +0000)]
On the way to make configure more robust

25 years ago- Fixed memory leaks. tsrm resource id deallocation still needs to be implemented.
Andi Gutmans [Thu, 19 Aug 1999 16:52:53 +0000 (16:52 +0000)]
- Fixed memory leaks. tsrm resource id deallocation still needs to be implemented.

25 years ago- Make sure expr_list and echo_list are either empty or comma seperated
Andi Gutmans [Thu, 19 Aug 1999 15:15:34 +0000 (15:15 +0000)]
- Make sure expr_list and echo_list are either empty or comma seperated
  expressions

25 years ago- fixed several memory leaks
Uwe Steinmann [Thu, 19 Aug 1999 15:03:15 +0000 (15:03 +0000)]
- fixed several memory leaks
- fixed broken hw_cp and hw_mv functions

25 years ago*** empty log message ***
Andrey Hristov [Thu, 19 Aug 1999 13:19:47 +0000 (13:19 +0000)]
*** empty log message ***

25 years agomissing return type
Uwe Steinmann [Thu, 19 Aug 1999 06:43:44 +0000 (06:43 +0000)]
missing return type

25 years agoTTF support tested and working now
Rasmus Lerdorf [Thu, 19 Aug 1999 06:32:07 +0000 (06:32 +0000)]
TTF support tested and working now

25 years agoThis should fix TTF support - untested
Rasmus Lerdorf [Thu, 19 Aug 1999 05:23:02 +0000 (05:23 +0000)]
This should fix TTF support - untested

25 years ago- Fixed typo in oci8 error message
Andi Gutmans [Thu, 19 Aug 1999 04:13:56 +0000 (04:13 +0000)]
- Fixed typo in oci8 error message

25 years agoFixed bug #2105
Andrey Hristov [Wed, 18 Aug 1999 17:23:01 +0000 (17:23 +0000)]
Fixed bug #2105

25 years agocjh: fixing the imap_add_body crash in php4.
Chuck Hagenbuch [Wed, 18 Aug 1999 17:19:20 +0000 (17:19 +0000)]
cjh: fixing the imap_add_body crash in php4.

25 years agoZTS
Thies C. Arntzen [Wed, 18 Aug 1999 16:48:59 +0000 (16:48 +0000)]
ZTS

25 years agoPorted fixed for bug #2103 from PHP3.
Andrey Hristov [Wed, 18 Aug 1999 16:43:57 +0000 (16:43 +0000)]
Ported fixed for bug #2103 from PHP3.

25 years agoZTS fix
Thies C. Arntzen [Wed, 18 Aug 1999 15:40:54 +0000 (15:40 +0000)]
ZTS fix

25 years agosome ZTS stuff
Thies C. Arntzen [Wed, 18 Aug 1999 15:39:46 +0000 (15:39 +0000)]
some ZTS stuff

25 years agoon unix ZTS gets defined in zend_config.h
Thies C. Arntzen [Wed, 18 Aug 1999 15:26:39 +0000 (15:26 +0000)]
on unix ZTS gets defined in zend_config.h

25 years agoocifetchinto fix
Thies C. Arntzen [Wed, 18 Aug 1999 12:51:51 +0000 (12:51 +0000)]
ocifetchinto fix

25 years agoFix #2012
Zeev Suraski [Tue, 17 Aug 1999 22:31:45 +0000 (22:31 +0000)]
Fix #2012

25 years agoFix #2090
Zeev Suraski [Tue, 17 Aug 1999 22:06:55 +0000 (22:06 +0000)]
Fix #2090

25 years ago*** empty log message ***
Zeev Suraski [Tue, 17 Aug 1999 22:01:10 +0000 (22:01 +0000)]
*** empty log message ***

25 years agoFix #2096
Zeev Suraski [Tue, 17 Aug 1999 22:00:02 +0000 (22:00 +0000)]
Fix #2096

25 years agoFix #2070
Zeev Suraski [Tue, 17 Aug 1999 21:36:30 +0000 (21:36 +0000)]
Fix #2070

25 years ago- Add some ZENDAPI's
Andi Gutmans [Tue, 17 Aug 1999 19:25:22 +0000 (19:25 +0000)]
- Add some ZENDAPI's

25 years agomerge in change:
Sascha Schumann [Tue, 17 Aug 1999 18:21:04 +0000 (18:21 +0000)]
merge in change:

Date:   Monday June 28, 1999 @ 4:40
Author: bjh

Update of /repository/php3/functions
In directory php:/tmp/cvs-serv5697

Modified Files:
    crypt.c
Log Message:
Stop core dump using crypt() with standard DES. When PHP3_MAX_SALT_LEN = 2
adding the null terminator to the salt exceeds allocated space causing
stack corruption.

25 years agoupdate
Sascha Schumann [Tue, 17 Aug 1999 18:08:37 +0000 (18:08 +0000)]
update

25 years agoHAVE_FREETYPE_H isn't defined anywhere. HAVE_LIBTTF should be sufficient
Sascha Schumann [Tue, 17 Aug 1999 18:06:39 +0000 (18:06 +0000)]
HAVE_FREETYPE_H isn't defined anywhere. HAVE_LIBTTF should be sufficient

25 years agofix persistency of mhash_* constants
Sascha Schumann [Tue, 17 Aug 1999 17:31:27 +0000 (17:31 +0000)]
fix persistency of mhash_* constants

25 years agodont have these library functiosn yet
Mark Musone [Tue, 17 Aug 1999 16:55:01 +0000 (16:55 +0000)]
dont have these library functiosn yet

25 years agoargh..heh..par for the course..
Mark Musone [Tue, 17 Aug 1999 16:51:04 +0000 (16:51 +0000)]
argh..heh..par for the course..

25 years agoargh..bad day..
Mark Musone [Tue, 17 Aug 1999 16:50:27 +0000 (16:50 +0000)]
argh..bad day..

25 years agoplease work...
Mark Musone [Tue, 17 Aug 1999 16:44:17 +0000 (16:44 +0000)]
please work...

25 years agohrmmm
Mark Musone [Tue, 17 Aug 1999 15:17:01 +0000 (15:17 +0000)]
hrmmm

25 years agolast few compile fixes
Mark Musone [Tue, 17 Aug 1999 15:07:22 +0000 (15:07 +0000)]
last few compile fixes

25 years agomaybe it'll compile now..more php3->php4 conversions
Mark Musone [Tue, 17 Aug 1999 15:03:51 +0000 (15:03 +0000)]
maybe it'll compile now..more php3->php4 conversions

25 years agomore changes
Mark Musone [Tue, 17 Aug 1999 14:41:23 +0000 (14:41 +0000)]
more changes

25 years agoZTS stuff
Thies C. Arntzen [Tue, 17 Aug 1999 14:40:28 +0000 (14:40 +0000)]
ZTS stuff

25 years agothanks Andrey!
Mark Musone [Tue, 17 Aug 1999 14:31:39 +0000 (14:31 +0000)]
thanks Andrey!

25 years agofix flushing cached information to disk
Sascha Schumann [Tue, 17 Aug 1999 14:18:27 +0000 (14:18 +0000)]
fix flushing cached information to disk

25 years agocleanups & ZTS stuff (ZTS untested!)
Thies C. Arntzen [Tue, 17 Aug 1999 13:54:25 +0000 (13:54 +0000)]
cleanups & ZTS stuff (ZTS untested!)

25 years agoimported diskfreespace from 3.0
Thies C. Arntzen [Tue, 17 Aug 1999 12:32:23 +0000 (12:32 +0000)]
imported diskfreespace from 3.0

25 years agofixed potential segm faults
Uwe Steinmann [Tue, 17 Aug 1999 09:59:19 +0000 (09:59 +0000)]
fixed potential segm faults

25 years agoRemoved internal pointer reset from array_walk.
Andrey Hristov [Mon, 16 Aug 1999 14:19:49 +0000 (14:19 +0000)]
Removed internal pointer reset from array_walk.

25 years agomake pcre test program compile again with Zeev's
Philippe Verdy [Sun, 15 Aug 1999 23:52:37 +0000 (23:52 +0000)]
make pcre test program compile again with Zeev's
additions in the pcre_exec() function parameters

25 years ago- Oopsie
Andi Gutmans [Sun, 15 Aug 1999 19:38:10 +0000 (19:38 +0000)]
- Oopsie

25 years ago- Optimize the execute stack a bit.
Andi Gutmans [Sun, 15 Aug 1999 19:29:39 +0000 (19:29 +0000)]
- Optimize the execute stack a bit.

25 years agoadded a few PLS_FETCH()
Thies C. Arntzen [Sun, 15 Aug 1999 18:52:10 +0000 (18:52 +0000)]
added a few PLS_FETCH()

25 years agoClose bug #1742
Zeev Suraski [Sat, 14 Aug 1999 16:52:28 +0000 (16:52 +0000)]
Close bug #1742

25 years ago*** empty log message ***
Andrey Hristov [Sat, 14 Aug 1999 16:45:51 +0000 (16:45 +0000)]
*** empty log message ***

25 years agoForgot to have internal pointer reset.
Andrey Hristov [Sat, 14 Aug 1999 16:43:38 +0000 (16:43 +0000)]
Forgot to have internal pointer reset.

25 years agomore of the new ini stuff
Danny Heijl [Sat, 14 Aug 1999 15:30:48 +0000 (15:30 +0000)]
more of the new ini stuff

25 years agoFix several class issues
Zeev Suraski [Sat, 14 Aug 1999 12:54:17 +0000 (12:54 +0000)]
Fix several class issues

25 years agoGenerate better warnings for class/function redefinitions
Zeev Suraski [Sat, 14 Aug 1999 11:50:36 +0000 (11:50 +0000)]
Generate better warnings for class/function redefinitions

25 years agoRename TestClass to OverloadedTestClass
Zeev Suraski [Sat, 14 Aug 1999 11:08:26 +0000 (11:08 +0000)]
Rename TestClass to OverloadedTestClass

25 years agoFix thread unsafe version
Zeev Suraski [Sat, 14 Aug 1999 10:04:04 +0000 (10:04 +0000)]
Fix thread unsafe version

25 years ago- Make the non-threadsafe version compile again
Andi Gutmans [Sat, 14 Aug 1999 09:55:43 +0000 (09:55 +0000)]
- Make the non-threadsafe version compile again

25 years agoAdd new-thread handlers
Zeev Suraski [Sat, 14 Aug 1999 09:35:52 +0000 (09:35 +0000)]
Add new-thread handlers

25 years ago- Add PHP Modules workspace
Zeev Suraski [Fri, 13 Aug 1999 21:03:27 +0000 (21:03 +0000)]
- Add PHP Modules workspace
- Get the MySQL module to compile&work under thread-safe Win32
- Fix various thread safety issues with dynamic modules

25 years agoFixed bug #2023.
Andrey Hristov [Fri, 13 Aug 1999 20:28:27 +0000 (20:28 +0000)]
Fixed bug #2023.

25 years agorerun checks if buildconf is newer than the time stamp file
Sascha Schumann [Fri, 13 Aug 1999 11:57:40 +0000 (11:57 +0000)]
rerun checks if buildconf is newer than the time stamp file

25 years agoSeparate Sybase-CT from Sybase, and fix build process for Sybase-CT
Zeev Suraski [Fri, 13 Aug 1999 00:14:17 +0000 (00:14 +0000)]
Separate Sybase-CT from Sybase, and fix build process for Sybase-CT

25 years agofixed unresolved symbol pdf_open_memory_image when pdflib 2.01 is used
Uwe Steinmann [Thu, 12 Aug 1999 17:45:01 +0000 (17:45 +0000)]
fixed unresolved symbol pdf_open_memory_image when pdflib 2.01 is used

25 years agono return warning removed. fixed TSRM constructor prototype
Philippe Verdy [Thu, 12 Aug 1999 11:05:43 +0000 (11:05 +0000)]
no return warning removed. fixed TSRM constructor prototype

25 years agosigned/unsigned warning removed
Philippe Verdy [Thu, 12 Aug 1999 10:53:29 +0000 (10:53 +0000)]
signed/unsigned warning removed

25 years agoBison generated files
Philippe Verdy [Thu, 12 Aug 1999 10:49:04 +0000 (10:49 +0000)]
Bison generated files

25 years agoconfig for pdf module should now be similar to php3
Uwe Steinmann [Thu, 12 Aug 1999 06:23:28 +0000 (06:23 +0000)]
config for pdf module should now be similar to php3

25 years agowhoops, forgot to actually return the alarms :^)
Mark Musone [Wed, 11 Aug 1999 19:56:18 +0000 (19:56 +0000)]
whoops, forgot to actually return the alarms :^)

25 years agoslight changes to config of pdf module
Uwe Steinmann [Tue, 10 Aug 1999 17:07:00 +0000 (17:07 +0000)]
slight changes to config of pdf module

25 years ago- Got rid of the C++ comments.
Andi Gutmans [Tue, 10 Aug 1999 15:43:32 +0000 (15:43 +0000)]
- Got rid of the C++ comments.

25 years agoMakefile.in should not be added to CVS
Stig Bakken [Tue, 10 Aug 1999 15:23:00 +0000 (15:23 +0000)]
Makefile.in should not be added to CVS

25 years agostarting to clean up
Thies C. Arntzen [Tue, 10 Aug 1999 14:33:59 +0000 (14:33 +0000)]
starting to clean up

25 years agoyou can now override the CFLAGS while doing make - eg:
Thies C. Arntzen [Tue, 10 Aug 1999 09:16:19 +0000 (09:16 +0000)]
you can now override the CFLAGS while doing make - eg:
make CFLAGS="-g"

25 years agomore ports
Mark Musone [Mon, 9 Aug 1999 22:02:42 +0000 (22:02 +0000)]
more ports

25 years agoports to php4
Mark Musone [Mon, 9 Aug 1999 21:39:29 +0000 (21:39 +0000)]
ports to php4

25 years agomore moudle stuff
Mark Musone [Mon, 9 Aug 1999 21:34:52 +0000 (21:34 +0000)]
more moudle stuff

25 years agoadded icap files from php3 sources
Mark Musone [Mon, 9 Aug 1999 21:22:11 +0000 (21:22 +0000)]
added icap files from php3 sources