]>
granicus.if.org Git - php/log
Andi Gutmans [Tue, 7 Sep 1999 20:42:20 +0000 (20:42 +0000)]
- Update non-threadsafe project file
Andi Gutmans [Tue, 7 Sep 1999 20:29:31 +0000 (20:29 +0000)]
- Fix warnings and win32 compile
Andrey Hristov [Tue, 7 Sep 1999 19:41:28 +0000 (19:41 +0000)]
Here you go, Egon.
Stefan Roehrich [Tue, 7 Sep 1999 19:05:37 +0000 (19:05 +0000)]
Fixed behavior with empty doc_root.
gzgetss() now uses _php3_strip_tags.
Stig Bakken [Tue, 7 Sep 1999 18:46:25 +0000 (18:46 +0000)]
Add thread-safety notice here. The solution is using gethostbyname_r,
but it seems that it takes different parameters on Solaris and
Linux. ;-P We should probably make a wrapper function, and make a
configure test that checks if there is a reentrant version available,
and if not protect gethostbyname and similar calls with a mutex until
the results have been copied. Ugly.
Andrey Hristov [Tue, 7 Sep 1999 18:29:59 +0000 (18:29 +0000)]
Added second parameter to array_keys() which allows returning keys
only for a specific value in an array.
Andrey Hristov [Tue, 7 Sep 1999 18:26:36 +0000 (18:26 +0000)]
Kill compiler warning.
Andrey Hristov [Tue, 7 Sep 1999 16:09:48 +0000 (16:09 +0000)]
Shut up, CVS.
Andrey Hristov [Tue, 7 Sep 1999 16:09:18 +0000 (16:09 +0000)]
Kill warnings.
Uwe Steinmann [Tue, 7 Sep 1999 10:34:17 +0000 (10:34 +0000)]
- uniqid() used the additional parameter even if it was not provided
this caused an segm fault. fixed it.
Stig S. Bakken [Tue, 7 Sep 1999 09:02:41 +0000 (09:02 +0000)]
define tests first, use after.
Zeev Suraski [Mon, 6 Sep 1999 22:40:27 +0000 (22:40 +0000)]
A couple of BoundsChecker fixes
Andi Gutmans [Mon, 6 Sep 1999 20:43:35 +0000 (20:43 +0000)]
- Fix win32 compile
Andi Gutmans [Mon, 6 Sep 1999 20:43:25 +0000 (20:43 +0000)]
- Should fix Win32 compile
Andi Gutmans [Mon, 6 Sep 1999 20:33:40 +0000 (20:33 +0000)]
- Make zend compile again in Win32.
Egon Schmid [Mon, 6 Sep 1999 20:13:23 +0000 (20:13 +0000)]
File should here be string.
Danny Heijl [Mon, 6 Sep 1999 19:24:47 +0000 (19:24 +0000)]
Forgot to update ChangeLog
Stefan Roehrich [Mon, 6 Sep 1999 19:09:47 +0000 (19:09 +0000)]
Removed remaining PHP_31 defines.
First try with ZTS support, can someone with a working ZTS enabled setup test this, please?
Gergely Madarász [Mon, 6 Sep 1999 16:50:11 +0000 (16:50 +0000)]
Enabled shared build of gd module
Stig S. Bakken [Mon, 6 Sep 1999 16:15:52 +0000 (16:15 +0000)]
ignore zend-scanner.cc
Stig S. Bakken [Mon, 6 Sep 1999 16:15:27 +0000 (16:15 +0000)]
hand-patched some MSVC files
Stig S. Bakken [Mon, 6 Sep 1999 16:14:08 +0000 (16:14 +0000)]
* header file cleanup
* fixed --enable-thread-safety build for UNIX
I don't have a Win32 environment available, could someone please try
compiling on Win32 to see if I got all the header file stuff right there?
Stig S. Bakken [Mon, 6 Sep 1999 15:32:19 +0000 (15:32 +0000)]
Workaround to prevent TSRM from defining PACKAGE and VERSION.
No longer using autoheader.
Danny Heijl [Mon, 6 Sep 1999 13:55:43 +0000 (13:55 +0000)]
- "Resourcified" the Informix driver.
Stig Bakken [Mon, 6 Sep 1999 13:35:37 +0000 (13:35 +0000)]
untabified
Jakub Skopal [Mon, 6 Sep 1999 13:24:36 +0000 (13:24 +0000)]
Workaround for crypt() getting too few characters for salt.
Stefan Roehrich [Mon, 6 Sep 1999 08:59:48 +0000 (08:59 +0000)]
Fixed prototype.
Zeev Suraski [Mon, 6 Sep 1999 05:21:45 +0000 (05:21 +0000)]
Fix the 4.0 tree (forgot to commit)
Jakub Skopal [Mon, 6 Sep 1999 01:33:13 +0000 (01:33 +0000)]
Corrected the argument-list for getopt. -c expects argument.
Jakub Skopal [Sun, 5 Sep 1999 20:55:13 +0000 (20:55 +0000)]
Added addcslashes(), stripcslashes().
Reverted addslashes() to the very original behaviour.
Sascha Schumann [Sun, 5 Sep 1999 19:59:28 +0000 (19:59 +0000)]
fix warning
Andi Gutmans [Sun, 5 Sep 1999 19:49:54 +0000 (19:49 +0000)]
- Should fix short_tags and co. problem.
Andi Gutmans [Sun, 5 Sep 1999 19:37:24 +0000 (19:37 +0000)]
- Oops
Andi Gutmans [Sun, 5 Sep 1999 19:36:04 +0000 (19:36 +0000)]
- Make Win32 compile once again.
Andi Gutmans [Sun, 5 Sep 1999 19:04:40 +0000 (19:04 +0000)]
- Make dir functions compile in Win32
- Fix too early memory manager initialization (For you Thies)
Andi Gutmans [Sun, 5 Sep 1999 19:03:35 +0000 (19:03 +0000)]
- Shift around header files.
Stefan Roehrich [Sun, 5 Sep 1999 16:28:16 +0000 (16:28 +0000)]
Find debian umich-ldap libraries/include files.
Andreas Karajannis [Sun, 5 Sep 1999 13:06:24 +0000 (13:06 +0000)]
Changes for updated odbc module
Andreas Karajannis [Sun, 5 Sep 1999 13:03:22 +0000 (13:03 +0000)]
Renaming odbc files
Andreas Karajannis [Sun, 5 Sep 1999 13:01:42 +0000 (13:01 +0000)]
New resource handling for odbc module
Sascha Schumann [Sun, 5 Sep 1999 11:38:01 +0000 (11:38 +0000)]
work around gcc bug, otherwise compiler would die with
toplev.c:2261: Internal compiler error in function float_signal
in basic_functions.c
Andi Gutmans [Sun, 5 Sep 1999 05:15:42 +0000 (05:15 +0000)]
- php_error(E_ERROR,...) won't ever return so change the connection_status
before it is called.
Jakub Skopal [Sun, 5 Sep 1999 00:58:59 +0000 (00:58 +0000)]
C++ comment fix... sorry.
Jakub Skopal [Sun, 5 Sep 1999 00:55:48 +0000 (00:55 +0000)]
Appended second argument of addslashes(),
Changed php_addslashes() to add \000 instead of just \0
Rasmus Lerdorf [Sat, 4 Sep 1999 22:18:43 +0000 (22:18 +0000)]
Forgot one
Rasmus Lerdorf [Sat, 4 Sep 1999 22:15:51 +0000 (22:15 +0000)]
Kill a warning
Zeev Suraski [Sat, 4 Sep 1999 22:13:41 +0000 (22:13 +0000)]
This was actually intentional... put it back in and improve
Rasmus Lerdorf [Sat, 4 Sep 1999 22:06:12 +0000 (22:06 +0000)]
Cleanups
What the heck was that dangling (c) for in the PUTC macros? Were they
supposed to serve some sort of purpose, because I sure don't see one for
them.
Zeev Suraski [Sat, 4 Sep 1999 21:58:51 +0000 (21:58 +0000)]
Fix a stupid bug (from stefan@roehri.ch)
Stefan Roehrich [Sat, 4 Sep 1999 21:51:54 +0000 (21:51 +0000)]
First try with new resource handling in zlib module.
Rasmus Lerdorf [Sat, 4 Sep 1999 21:33:18 +0000 (21:33 +0000)]
Oops, set_time_limit() would never have worked becase HAVE_SETITIMER
never got defined anywhere.
Rasmus Lerdorf [Sat, 4 Sep 1999 21:16:41 +0000 (21:16 +0000)]
Oops
Rasmus Lerdorf [Sat, 4 Sep 1999 21:10:39 +0000 (21:10 +0000)]
Catch a timeout and add user-level interface for connection handling
Rasmus Lerdorf [Sat, 4 Sep 1999 20:37:24 +0000 (20:37 +0000)]
Might as well bail as soon as we know we should since this is now
possible. We still need to set our connection status bit field so a
shutdown function can figure out if a script was terminated due to an
abort, timeout or finished normally.
Rasmus Lerdorf [Sat, 4 Sep 1999 20:12:47 +0000 (20:12 +0000)]
First part of the connection_status work. No user-callable functions
yet. That is coming next. Have also only done Apache and CGI so far.
Will have to crack open my ISAPI book to do that one.
Also changed the SAPI output functions to return an int. We'll check
the connection status inside each one, but we might need the return
code at some other level and I don't see a good reason for just tossing
these return codes.
Andrey Hristov [Sat, 4 Sep 1999 19:09:37 +0000 (19:09 +0000)]
Oops, don't need those commented out blocks.
Andrey Hristov [Sat, 4 Sep 1999 19:08:19 +0000 (19:08 +0000)]
Kill compiler warnings.
Andrey Hristov [Sat, 4 Sep 1999 19:07:57 +0000 (19:07 +0000)]
Conform to new resource handling guidelines.
Zeev Suraski [Sat, 4 Sep 1999 13:18:59 +0000 (13:18 +0000)]
*** empty log message ***
Zeev Suraski [Sat, 4 Sep 1999 13:03:09 +0000 (13:03 +0000)]
Add resource support to the Sybase CT module
Sascha Schumann [Sat, 4 Sep 1999 11:25:43 +0000 (11:25 +0000)]
First try at WDDX serializer
(not active currently)
Zeev Suraski [Sat, 4 Sep 1999 11:05:34 +0000 (11:05 +0000)]
A few fixes
Sascha Schumann [Sat, 4 Sep 1999 08:33:31 +0000 (08:33 +0000)]
cleanup
Sascha Schumann [Sat, 4 Sep 1999 08:21:36 +0000 (08:21 +0000)]
remove superflicious enumaration
Sascha Schumann [Sat, 4 Sep 1999 08:21:09 +0000 (08:21 +0000)]
bail out, if ps_mm_instance wasn't initialized correctly
(should take place in global startup)
Sascha Schumann [Sat, 4 Sep 1999 08:20:43 +0000 (08:20 +0000)]
implement single directory garbage collector
Zeev Suraski [Sat, 4 Sep 1999 00:37:31 +0000 (00:37 +0000)]
Update the mSQL module with the latest tech
Zeev Suraski [Fri, 3 Sep 1999 23:54:41 +0000 (23:54 +0000)]
Damn, forgot to commit that
Zeev Suraski [Fri, 3 Sep 1999 23:40:44 +0000 (23:40 +0000)]
*** empty log message ***
Andrey Hristov [Fri, 3 Sep 1999 21:12:10 +0000 (21:12 +0000)]
Static is good...
Zeev Suraski [Fri, 3 Sep 1999 19:54:12 +0000 (19:54 +0000)]
Final MySQL tweaks
Danny Heijl [Fri, 3 Sep 1999 19:50:14 +0000 (19:50 +0000)]
- backed out IS_RESOURCE stuff in favour of old php3-style IS_LONG
for now. This makes the Informix driver work again.
Zeev Suraski [Fri, 3 Sep 1999 19:37:46 +0000 (19:37 +0000)]
More cleanups
Zeev Suraski [Fri, 3 Sep 1999 19:13:37 +0000 (19:13 +0000)]
Use the new API for resources in MySQL
Zeev Suraski [Fri, 3 Sep 1999 19:12:07 +0000 (19:12 +0000)]
Add new API for resources
Stefan Roehrich [Fri, 3 Sep 1999 19:04:35 +0000 (19:04 +0000)]
Added detection of Oracle 8.1 (aka 8i) from PHP3.
Andrey Hristov [Fri, 3 Sep 1999 19:01:19 +0000 (19:01 +0000)]
Practice what you preach, I guess.
Sascha Schumann [Fri, 3 Sep 1999 18:33:30 +0000 (18:33 +0000)]
Add global startup/shutdown functions in Win32 version as well
Sascha Schumann [Fri, 3 Sep 1999 18:32:34 +0000 (18:32 +0000)]
Add prototypes for new functions in internal_functions.c.in
Sascha Schumann [Fri, 3 Sep 1999 17:46:39 +0000 (17:46 +0000)]
- add global startup/shutdown handlers
- improve genif.sh to also consider all header files for inclusion
(checks for phpext_)
- use vsnprintf in main.c to avoid buffer overflows
- improve sessions's mm module to cope better with OOM situations
within the shared memory segment
- fix typo wrt session.auto_start
Sascha Schumann [Fri, 3 Sep 1999 17:43:10 +0000 (17:43 +0000)]
Add global startup/shutdown functions
Sascha Schumann [Fri, 3 Sep 1999 17:41:58 +0000 (17:41 +0000)]
Makefile.in and other generated do not belong under CVS control
Gergely Madarász [Fri, 3 Sep 1999 17:13:53 +0000 (17:13 +0000)]
Enabled shared build of mysql module
Gergely Madarász [Fri, 3 Sep 1999 16:37:00 +0000 (16:37 +0000)]
Small cleanup
Gergely Madarász [Fri, 3 Sep 1999 16:04:28 +0000 (16:04 +0000)]
Enabled shared build of snmp module
Zeev Suraski [Fri, 3 Sep 1999 15:22:04 +0000 (15:22 +0000)]
Revert the IS_RESOURCE patch. It had some unintended behavior.
Gergely Madarász [Fri, 3 Sep 1999 14:58:51 +0000 (14:58 +0000)]
Enabled shared build of pgsql module
Andrey Hristov [Fri, 3 Sep 1999 14:17:10 +0000 (14:17 +0000)]
Fixed resource handling to conform to PHP4 guidelines.
Uwe Steinmann [Fri, 3 Sep 1999 10:21:55 +0000 (10:21 +0000)]
- complete rewrite of object to array conversion
Zeev Suraski [Fri, 3 Sep 1999 08:26:13 +0000 (08:26 +0000)]
Version update
Zeev Suraski [Fri, 3 Sep 1999 02:39:36 +0000 (02:39 +0000)]
- Fixed several problems with output buffering and HEAD requests (Zeev)
- Fixed HTTP Status code issue with ISAPI module (Zeev)
Zeev Suraski [Fri, 3 Sep 1999 01:34:52 +0000 (01:34 +0000)]
Let $GLOBALS actually work...
Zeev Suraski [Fri, 3 Sep 1999 00:18:52 +0000 (00:18 +0000)]
*** empty log message ***
Zeev Suraski [Fri, 3 Sep 1999 00:11:47 +0000 (00:11 +0000)]
Release resources when converting to other types (fix Thies's reported problem)
Zeev Suraski [Thu, 2 Sep 1999 21:06:05 +0000 (21:06 +0000)]
Use \0NameFilenameLineno as key instead of numeric index for runtime defined functions
Stig Bakken [Thu, 2 Sep 1999 18:22:07 +0000 (18:22 +0000)]
clean up library naming
Thies C. Arntzen [Thu, 2 Sep 1999 11:58:23 +0000 (11:58 +0000)]
newest GetImageSize renamed header-file
Andi Gutmans [Thu, 2 Sep 1999 04:26:48 +0000 (04:26 +0000)]
- Small fix but it's important for people to know when B3 is released.
Mark Musone [Wed, 1 Sep 1999 20:30:27 +0000 (20:30 +0000)]
Added mcal module
Andi Gutmans [Wed, 1 Sep 1999 19:28:07 +0000 (19:28 +0000)]
- Add sessions module to standard win32 build.