]>
granicus.if.org Git - php/log
Rasmus Lerdorf [Sun, 28 Nov 1999 16:23:30 +0000 (16:23 +0000)]
(symlink) Disable symlinks to urls
@- Disable symlinks to urls
Sascha Schumann [Sun, 28 Nov 1999 13:47:17 +0000 (13:47 +0000)]
Add buildmk.stamp
Sascha Schumann [Sun, 28 Nov 1999 13:45:17 +0000 (13:45 +0000)]
Add version checks from buildconf
Danny Heijl [Sun, 28 Nov 1999 12:08:21 +0000 (12:08 +0000)]
(ext/informix/ifx.ec) Reflect ESQL/C version used (Danny)
@- Informix driver now reflects version of ESQL/C used (Danny)
<changelog@php.net> [Sun, 28 Nov 1999 02:08:24 +0000 (02:08 +0000)]
ChangeLog update
Sascha Schumann [Sun, 28 Nov 1999 00:55:39 +0000 (00:55 +0000)]
Remove INCLUDES line from Makefile.am skeleton
Sascha Schumann [Sun, 28 Nov 1999 00:31:02 +0000 (00:31 +0000)]
Make basic/string functions thread-safe
Sascha Schumann [Sun, 28 Nov 1999 00:13:46 +0000 (00:13 +0000)]
ZTS fix
Sascha Schumann [Sat, 27 Nov 1999 22:04:26 +0000 (22:04 +0000)]
Improved build (now sets also runtime library search paths, works
out-of-the-box with Apache)
Andrei Zmievski [Sat, 27 Nov 1999 21:26:18 +0000 (21:26 +0000)]
*** empty log message ***
Andrei Zmievski [Sat, 27 Nov 1999 21:19:14 +0000 (21:19 +0000)]
Don't cry, CVS.
Andrei Zmievski [Sat, 27 Nov 1999 21:18:41 +0000 (21:18 +0000)]
(PHP session_register) Modified to accept variable number of arguments,
any of which can be either string holding the variable name or an array
consisting of such variable names or other arrays.
Sascha Schumann [Sat, 27 Nov 1999 21:18:01 +0000 (21:18 +0000)]
one tmbuf is enough
Zeev Suraski [Sat, 27 Nov 1999 21:08:49 +0000 (21:08 +0000)]
- Win32 thread unsafe build updates
Andrew Skalski [Sat, 27 Nov 1999 20:58:33 +0000 (20:58 +0000)]
typecast void pointer to char* for pointer arithmetic
Jouni Ahto [Sat, 27 Nov 1999 20:51:17 +0000 (20:51 +0000)]
Use thread-safe versions of localtime and gmtime
Zeev Suraski [Sat, 27 Nov 1999 17:11:20 +0000 (17:11 +0000)]
Update Win32 build
Sascha Schumann [Sat, 27 Nov 1999 16:15:35 +0000 (16:15 +0000)]
Only compile the scanner, if trans_sid is enabled
Sascha Schumann [Sat, 27 Nov 1999 12:04:14 +0000 (12:04 +0000)]
Test for PHP_THREAD_SAFETY
Sascha Schumann [Sat, 27 Nov 1999 11:58:16 +0000 (11:58 +0000)]
PERL_PATH is used nowhere
Sascha Schumann [Sat, 27 Nov 1999 11:33:13 +0000 (11:33 +0000)]
Add --enable-experimental-zts
<changelog@php.net> [Sat, 27 Nov 1999 02:08:29 +0000 (02:08 +0000)]
ChangeLog update
Zeev Suraski [Sat, 27 Nov 1999 00:48:50 +0000 (00:48 +0000)]
Get Win32 to compile again
Zeev Suraski [Sat, 27 Nov 1999 00:04:36 +0000 (00:04 +0000)]
Add ability to disable the memory cache
Zeev Suraski [Fri, 26 Nov 1999 23:56:15 +0000 (23:56 +0000)]
*** empty log message ***
Zeev Suraski [Fri, 26 Nov 1999 23:54:05 +0000 (23:54 +0000)]
- Fix fd leak in ZTS mode
Zeev Suraski [Fri, 26 Nov 1999 23:48:04 +0000 (23:48 +0000)]
UNIX/non ZTS compile fixes
Zeev Suraski [Fri, 26 Nov 1999 23:45:22 +0000 (23:45 +0000)]
- Improve the file handle closing code
Zeev Suraski [Fri, 26 Nov 1999 23:44:41 +0000 (23:44 +0000)]
- Modify zend_llist_del() to receive a comparison function
Sascha Schumann [Fri, 26 Nov 1999 22:37:45 +0000 (22:37 +0000)]
Kill undefined reference
Sascha Schumann [Fri, 26 Nov 1999 21:45:57 +0000 (21:45 +0000)]
Enable _POSIX_THREAD_SEMANTICS for all configurations testwise
Sascha Schumann [Fri, 26 Nov 1999 21:20:40 +0000 (21:20 +0000)]
Undefine HAVE_PUTENV, if ZTS is used
Sascha Schumann [Fri, 26 Nov 1999 21:04:40 +0000 (21:04 +0000)]
Kill one race.
Zeev Suraski [Fri, 26 Nov 1999 20:19:28 +0000 (20:19 +0000)]
This request_shutdown() is no longer needed (never was needed really)
Sascha Schumann [Fri, 26 Nov 1999 19:27:08 +0000 (19:27 +0000)]
unposixfy calls to TSRM
Sascha Schumann [Fri, 26 Nov 1999 19:09:57 +0000 (19:09 +0000)]
Define macros only, if one of the locking _r functions is used
Sascha Schumann [Fri, 26 Nov 1999 19:01:26 +0000 (19:01 +0000)]
Avoid fd leak which appears when using ZEND_HANDLE_FILENAME
Zeev Suraski [Fri, 26 Nov 1999 18:37:06 +0000 (18:37 +0000)]
This should get the file to close properly
Sascha Schumann [Fri, 26 Nov 1999 18:34:27 +0000 (18:34 +0000)]
Use php_init_output_globals() also in non-ZTS mode
Sascha Schumann [Fri, 26 Nov 1999 17:53:56 +0000 (17:53 +0000)]
Rebuild libzend.la, if the scanner was rebuilt
Sascha Schumann [Fri, 26 Nov 1999 17:37:22 +0000 (17:37 +0000)]
Fix typo (shutdown -> startup)
Sascha Schumann [Fri, 26 Nov 1999 17:33:53 +0000 (17:33 +0000)]
- move strtok_r into reentrancy.c
- add rand_r()
Sascha Schumann [Fri, 26 Nov 1999 17:12:01 +0000 (17:12 +0000)]
Add/update copyright headers
Sascha Schumann [Fri, 26 Nov 1999 17:08:23 +0000 (17:08 +0000)]
Back out last commit.
Sascha Schumann [Fri, 26 Nov 1999 17:07:41 +0000 (17:07 +0000)]
Add reentrant versions of ctime, localtime, gmtime, asctime.
These cannot be implemented platform-independent, so we fall back to the native
non-reentrant versions, but lock during each access (only if ZTS is used).
To initialize/destroy the used data structures, you need to call
reentrancy_startup() before sapi_startup(), and reentrancy_shutdown() after
sapi_shutdown().
Sascha Schumann [Fri, 26 Nov 1999 16:51:57 +0000 (16:51 +0000)]
Convert more source files to use thread-safe functions
Sascha Schumann [Fri, 26 Nov 1999 16:32:02 +0000 (16:32 +0000)]
Use thread-safe versions of asctime and localtime
Sascha Schumann [Fri, 26 Nov 1999 16:29:00 +0000 (16:29 +0000)]
Use thread-safe versions of localtime and gmtime
Sascha Schumann [Fri, 26 Nov 1999 15:33:42 +0000 (15:33 +0000)]
Close a resource leak.
Zeev Suraski [Fri, 26 Nov 1999 14:57:50 +0000 (14:57 +0000)]
Undo previous bogus commit
Zeev Suraski [Fri, 26 Nov 1999 13:56:33 +0000 (13:56 +0000)]
*** empty log message ***
Zeev Suraski [Fri, 26 Nov 1999 13:53:18 +0000 (13:53 +0000)]
Remove request_started, increase thread safety
Sascha Schumann [Fri, 26 Nov 1999 13:43:55 +0000 (13:43 +0000)]
(PHP_RINIT(session)) Never return FAILURE on trivial issues from a request
startup handler
Sascha Schumann [Fri, 26 Nov 1999 13:34:31 +0000 (13:34 +0000)]
Replace strtok with strtok_r
Sascha Schumann [Fri, 26 Nov 1999 13:34:02 +0000 (13:34 +0000)]
Add strtok_r replacement function from FreeBSD-current.
Sascha Schumann [Fri, 26 Nov 1999 13:33:41 +0000 (13:33 +0000)]
Include php_config.h in both files, otherwise HAVE_STRLCAT/HAVE_STRLCPY
will never be defined, even on systems which have these functions.
<changelog@php.net> [Fri, 26 Nov 1999 02:08:34 +0000 (02:08 +0000)]
ChangeLog update
Zeev Suraski [Thu, 25 Nov 1999 16:21:01 +0000 (16:21 +0000)]
That's a more thorough fix...
Zeev Suraski [Thu, 25 Nov 1999 16:11:34 +0000 (16:11 +0000)]
Fix bug #2817 - assignments to string offsets could erronously modify unrelated strings
Zeev Suraski [Thu, 25 Nov 1999 15:24:49 +0000 (15:24 +0000)]
*** empty log message ***
Uwe Steinmann [Thu, 25 Nov 1999 07:00:27 +0000 (07:00 +0000)]
- changed encoding parameter of cpdf_set_font to string on advice from
fastio to better support asian fonts.
Uwe Steinmann [Thu, 25 Nov 1999 06:56:40 +0000 (06:56 +0000)]
- made domxml compile
David Hedbor [Thu, 25 Nov 1999 02:15:59 +0000 (02:15 +0000)]
Now the new direct write is enabled too...
<changelog@php.net> [Thu, 25 Nov 1999 02:08:34 +0000 (02:08 +0000)]
ChangeLog update
David Hedbor [Thu, 25 Nov 1999 02:05:35 +0000 (02:05 +0000)]
Implemented direct writing to the client's FD if RXML parsing of the result isn't selected.
David Hedbor [Thu, 25 Nov 1999 00:28:19 +0000 (00:28 +0000)]
Now ZTS can be used. Unless --enable-roxen-zts is specified at the
configure line the default process global Roxen PHP lock will be
used. In tests this was a lot faster for some reason and until the
reasons are figured out, it's recommended to use the non-thead-safe
version.
Cvs: ----------------------------------------------------------------------
Egon Schmid [Wed, 24 Nov 1999 22:04:49 +0000 (22:04 +0000)]
I'm dreaming that someone else can format this when he/she is looking at it.
Sander Steffann [Wed, 24 Nov 1999 21:43:54 +0000 (21:43 +0000)]
Some patched versions of GD support both GIF and PNG. The GD module now
checks for both instead of assuming that PNG support means that there is no
GIF support anymore.
Sander Steffann [Wed, 24 Nov 1999 18:50:10 +0000 (18:50 +0000)]
Removed an empty -L from LDFLAGS which caused errors in configure when
running it with --with-gd (without path). Because of this configure detected
every GD as GD-1.2.
Sascha Schumann [Wed, 24 Nov 1999 17:56:31 +0000 (17:56 +0000)]
Killing some unused variable warnings
Sascha Schumann [Wed, 24 Nov 1999 17:36:23 +0000 (17:36 +0000)]
some cosmetical changes
Egon Schmid [Wed, 24 Nov 1999 12:10:15 +0000 (12:10 +0000)]
Descriptions should be different for different function names.
Thies C. Arntzen [Wed, 24 Nov 1999 09:49:30 +0000 (09:49 +0000)]
fix typo
David Hedbor [Wed, 24 Nov 1999 07:28:17 +0000 (07:28 +0000)]
Removed some forgotten C++ style comments
David Hedbor [Wed, 24 Nov 1999 07:17:17 +0000 (07:17 +0000)]
Now actually correctly checks for Pike paths etc.
Uwe Steinmann [Wed, 24 Nov 1999 06:21:48 +0000 (06:21 +0000)]
- new xml parser with dom support
Evan Klinger [Wed, 24 Nov 1999 06:16:37 +0000 (06:16 +0000)]
Freeing the memory would be a good idea...
Evan Klinger [Wed, 24 Nov 1999 05:53:12 +0000 (05:53 +0000)]
Mention new select(), fd_set() and fd_isset() functions
Andrei Zmievski [Wed, 24 Nov 1999 05:15:24 +0000 (05:15 +0000)]
Cleaning up remnants of ChangeLog manipulations.
Evan Klinger [Wed, 24 Nov 1999 03:47:58 +0000 (03:47 +0000)]
Can't forget fd_isset()
Sascha Schumann [Wed, 24 Nov 1999 03:27:53 +0000 (03:27 +0000)]
- add PHP_BUILD_THREAD_SAFE
- move #undef HAVE_AOLSERVER into its own config.h.stub
Evan Klinger [Wed, 24 Nov 1999 03:05:10 +0000 (03:05 +0000)]
First attempt at fd_set() and select()
# Please test thoroughly
David Hedbor [Wed, 24 Nov 1999 02:36:39 +0000 (02:36 +0000)]
- Added a couple of static for functions that don't need to be public.
- Removed some unused code.
- Started writing better comments.
David Hedbor [Wed, 24 Nov 1999 02:34:50 +0000 (02:34 +0000)]
Don't create a new thread for each php-script - use the handler thread.
<changelog@php.net> [Wed, 24 Nov 1999 02:08:39 +0000 (02:08 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 24 Nov 1999 02:08:35 +0000 (02:08 +0000)]
NEWS update
David Hedbor [Wed, 24 Nov 1999 00:25:14 +0000 (00:25 +0000)]
Moved HAVE_ROXEN to sapi/roxen/config.h.stub
David Hedbor [Wed, 24 Nov 1999 00:24:49 +0000 (00:24 +0000)]
Added .cvsignore
David Hedbor [Wed, 24 Nov 1999 00:02:13 +0000 (00:02 +0000)]
Added the wrong file.
David Hedbor [Tue, 23 Nov 1999 23:08:34 +0000 (23:08 +0000)]
Added HAVE_ROXEN for the Roxen sapi module
David Hedbor [Tue, 23 Nov 1999 23:08:10 +0000 (23:08 +0000)]
First version of Pike/Roxen module for embedding PHP.
Andrei Zmievski [Tue, 23 Nov 1999 22:46:41 +0000 (22:46 +0000)]
*** empty log message ***
Andrei Zmievski [Tue, 23 Nov 1999 22:35:23 +0000 (22:35 +0000)]
Re-arranging a bit.
<changelog@php.net> [Tue, 23 Nov 1999 22:29:19 +0000 (22:29 +0000)]
Fixing results of an infelicity in ChangeLog generation.
Zeev Suraski [Tue, 23 Nov 1999 22:10:44 +0000 (22:10 +0000)]
Use the unified notation...
Zeev Suraski [Tue, 23 Nov 1999 21:08:51 +0000 (21:08 +0000)]
Cosmetic changes
Sascha Schumann [Tue, 23 Nov 1999 20:53:20 +0000 (20:53 +0000)]
add some points
Andrei Zmievski [Tue, 23 Nov 1999 20:25:55 +0000 (20:25 +0000)]
(main) In this special case, free path_translated. Fix for #2795.
Sascha Schumann [Tue, 23 Nov 1999 19:54:51 +0000 (19:54 +0000)]
Only create regex/Makefile, if we use the bundled regex library
Sascha Schumann [Tue, 23 Nov 1999 15:39:09 +0000 (15:39 +0000)]
(main) Remove redundant statement, this is part of the initialization
function.