]> granicus.if.org Git - php/log
php
25 years ago- Group-attribute may now appear multiple times in objrec record.
Uwe Steinmann [Wed, 1 Sep 1999 06:15:46 +0000 (06:15 +0000)]
- Group-attribute may now appear multiple times in objrec record.

25 years agoext/lcg -> ext/standard in various places
Stig Bakken [Tue, 31 Aug 1999 18:05:22 +0000 (18:05 +0000)]
ext/lcg -> ext/standard in various places

25 years agooops
Stig Bakken [Tue, 31 Aug 1999 15:57:30 +0000 (15:57 +0000)]
oops

25 years agowe need DEFS when compiling this dir
Thies C. Arntzen [Tue, 31 Aug 1999 15:42:12 +0000 (15:42 +0000)]
we need DEFS when compiling this dir

25 years agofix for bug #2165
Stig Bakken [Tue, 31 Aug 1999 15:39:13 +0000 (15:39 +0000)]
fix for bug #2165

25 years agofix for bug #2191
Stig Bakken [Tue, 31 Aug 1999 15:27:31 +0000 (15:27 +0000)]
fix for bug #2191

25 years agocompat fix, bug #2201
Stig Bakken [Tue, 31 Aug 1999 15:20:21 +0000 (15:20 +0000)]
compat fix, bug #2201

25 years ago"fix" for #2202
Thies C. Arntzen [Tue, 31 Aug 1999 13:10:55 +0000 (13:10 +0000)]
"fix" for #2202

25 years agoAdd support for unixODBC
Andreas Karajannis [Mon, 30 Aug 1999 10:48:23 +0000 (10:48 +0000)]
Add support for unixODBC

25 years agomoved lcg stuff to ext/standard
Stig Bakken [Sun, 29 Aug 1999 20:12:12 +0000 (20:12 +0000)]
moved lcg stuff to ext/standard

25 years agoPATH_TRANSLATED was not used at all, even if one comment implied
Sascha Schumann [Sun, 29 Aug 1999 18:25:37 +0000 (18:25 +0000)]
PATH_TRANSLATED was not used at all, even if one comment implied
it should be used. After adding this, the CGI version works for me
w/ Apache + suexec

25 years agoThis one was nonesense.
Egon Schmid [Sun, 29 Aug 1999 15:07:54 +0000 (15:07 +0000)]
This one was nonesense.

25 years agoMissing return type.
Egon Schmid [Sun, 29 Aug 1999 15:00:18 +0000 (15:00 +0000)]
Missing return type.

25 years agoOops, file should be string here.
Egon Schmid [Sun, 29 Aug 1999 09:59:12 +0000 (09:59 +0000)]
Oops, file should be string here.

25 years agoThis check actually doesn't make a whole lot of sense. We need
Rasmus Lerdorf [Sat, 28 Aug 1999 23:30:37 +0000 (23:30 +0000)]
This check actually doesn't make a whole lot of sense.  We need
something here, but if a mod_auth_* module declines, the type is
still set.  So, we need a check to see if there have been a
non-declined auth hook previously for this request.  I will ponder
a good approach to this.

25 years agoAdd -d switch
Zeev Suraski [Sat, 28 Aug 1999 23:06:07 +0000 (23:06 +0000)]
Add -d switch

25 years ago*** empty log message ***
Zeev Suraski [Sat, 28 Aug 1999 21:51:12 +0000 (21:51 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Zeev Suraski [Sat, 28 Aug 1999 21:43:24 +0000 (21:43 +0000)]
*** empty log message ***

25 years agosemicolon syntax error
Philippe Verdy [Sat, 28 Aug 1999 17:01:32 +0000 (17:01 +0000)]
semicolon syntax error

25 years agoBug in gmmktime():
Philippe Verdy [Sat, 28 Aug 1999 16:19:14 +0000 (16:19 +0000)]
Bug in gmmktime():
it produced wrong results in New Foundland,
Central Australia, India, Iran, and Java, with
half-hour timezones.

25 years agowhen "track_vars" is disabled and a script which contains <?php_track_vars?> is
Sascha Schumann [Sat, 28 Aug 1999 14:00:44 +0000 (14:00 +0000)]
when "track_vars" is disabled and a script which contains <?php_track_vars?> is
accessed for the first time, track vars were not created properly.

25 years agomerge in fix from php3
Sascha Schumann [Sat, 28 Aug 1999 13:53:46 +0000 (13:53 +0000)]
merge in fix from php3

25 years agoNew relay code
Zeev Suraski [Sat, 28 Aug 1999 11:17:28 +0000 (11:17 +0000)]
New relay code

25 years agoIf we stick to this style, parsing becomes easier (for humans and computers).
Sascha Schumann [Sat, 28 Aug 1999 10:31:54 +0000 (10:31 +0000)]
If we stick to this style, parsing becomes easier (for humans and computers).

25 years agoBeef up debug macros
Zeev Suraski [Sat, 28 Aug 1999 10:18:54 +0000 (10:18 +0000)]
Beef up debug macros

25 years agoFix a crash bug in case of aborted execution
Zeev Suraski [Fri, 27 Aug 1999 21:21:04 +0000 (21:21 +0000)]
Fix a crash bug in case of aborted execution

25 years ago- fix potential buffer problem in send_cookie
Sascha Schumann [Fri, 27 Aug 1999 21:03:22 +0000 (21:03 +0000)]
- fix potential buffer problem in send_cookie
- fix gc probability algorithm
- don't access mod_data directly
- initial version of mm support for session data storage

  This works pretty good, but we need to create the initial mm pool
  from the parent process/thread. Still looking for a clean way to do that.

25 years agoBetter debug macros
Zeev Suraski [Fri, 27 Aug 1999 19:17:19 +0000 (19:17 +0000)]
Better debug macros

25 years agoTypo fix
Andreas Karajannis [Fri, 27 Aug 1999 08:46:23 +0000 (08:46 +0000)]
Typo fix

25 years ago*** empty log message ***
Zeev Suraski [Fri, 27 Aug 1999 04:51:49 +0000 (04:51 +0000)]
*** empty log message ***

25 years agoTiny fixes
Zeev Suraski [Fri, 27 Aug 1999 04:39:19 +0000 (04:39 +0000)]
Tiny fixes

25 years agoLog date&time on script logs
Zeev Suraski [Fri, 27 Aug 1999 04:31:53 +0000 (04:31 +0000)]
Log date&time on script logs

25 years agolets not make global functions unless we need to..actually this should be taken out...
Mark Musone [Fri, 27 Aug 1999 04:22:39 +0000 (04:22 +0000)]
lets not make global functions unless we need to..actually this should be taken out someday

25 years agocleand up storing new events
Mark Musone [Fri, 27 Aug 1999 04:21:47 +0000 (04:21 +0000)]
cleand up storing new events

25 years agoMissing return types in prototypes
Rasmus Lerdorf [Thu, 26 Aug 1999 14:13:14 +0000 (14:13 +0000)]
Missing return types in prototypes

25 years agoshut up CVS
Andrey Hristov [Thu, 26 Aug 1999 13:27:26 +0000 (13:27 +0000)]
shut up CVS

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

25 years agoFix for #2161
Andrey Hristov [Thu, 26 Aug 1999 13:25:53 +0000 (13:25 +0000)]
Fix for #2161

25 years ago- Damn. It wasn't a correct fix. This should do it.
Andi Gutmans [Thu, 26 Aug 1999 07:33:53 +0000 (07:33 +0000)]
- Damn. It wasn't a correct fix. This should do it.
  When the zval ** are equal we don't want to assign_ref, in any other case
  I can think of we do want to assign_ref.

25 years ago- Fix leak when global is used in the global scope.
Andi Gutmans [Thu, 26 Aug 1999 07:26:15 +0000 (07:26 +0000)]
- Fix leak when global is used in the global scope.

25 years ago- Make Win32 compile again.
Andi Gutmans [Thu, 26 Aug 1999 06:49:42 +0000 (06:49 +0000)]
- Make Win32 compile again.

25 years ago- Fix when redefining classes at run-time.
Andi Gutmans [Thu, 26 Aug 1999 06:47:45 +0000 (06:47 +0000)]
- Fix when redefining classes at run-time.

25 years agomake it compile with gcc again
Sascha Schumann [Wed, 25 Aug 1999 21:54:00 +0000 (21:54 +0000)]
make it compile with gcc again

25 years ago- Add hash_apply_with_arguments()
Andi Gutmans [Wed, 25 Aug 1999 19:02:13 +0000 (19:02 +0000)]
- Add hash_apply_with_arguments()

25 years ago.
Sascha Schumann [Wed, 25 Aug 1999 16:58:01 +0000 (16:58 +0000)]
.

25 years agoAIX wants the value, not the pointer to the value.
Sascha Schumann [Wed, 25 Aug 1999 16:53:57 +0000 (16:53 +0000)]
AIX wants the value, not the pointer to the value.

Fixes #2149

25 years ago Make fopen() work with URL's in Win32
Andi Gutmans [Wed, 25 Aug 1999 16:24:14 +0000 (16:24 +0000)]
 Make fopen() work with URL's in Win32

25 years ago- More elegant fix for Win32 include_path
Andi Gutmans [Wed, 25 Aug 1999 13:46:52 +0000 (13:46 +0000)]
- More elegant fix for Win32 include_path

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