#
e7b0cd7a |
| 16-Sep-2000 |
Zak Greant |
trivial change corrected mistake in proto comment for chown fold
|
Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE |
|
#
c756ae2d |
| 06-Aug-2000 |
Andi Gutmans |
Virtualize realpath, chmod, chown and utime This should fix #5935 and #5904 @- Virtualize realpath, chmod, chown and utime (Stas)
|
#
f24c8c6f |
| 27-Jul-2000 |
Stanislav Malyshev |
Fix safe mode handling by touch
|
#
9aa854dc |
| 27-Jul-2000 |
Stanislav Malyshev |
Fix memory leak in touch when safety check fails
|
Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC |
|
#
6614e8ed |
| 25-Jun-2000 |
Zeev Suraski |
- I wrote a long msg but the commit didn't go through. - So here is the short version: - a) Start moving to binary opens in Windows - b) Give checkuid_mode() a small face lift including t
- I wrote a long msg but the commit didn't go through. - So here is the short version: - a) Start moving to binary opens in Windows - b) Give checkuid_mode() a small face lift including the fopen-wrappers.c - The mode to this function should at least be a #define but that is for - another day. Anyway this whole stuff should be given more face lifts in - the future.
show more ...
|
#
1769d69c |
| 12-Jun-2000 |
Egon Schmid |
Fixed protos.
|
Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH |
|
#
6cac26c2 |
| 09-Jun-2000 |
Stanislav Malyshev |
Make chmod in safe mode not allow SUID bits
|
#
3701bc42 |
| 05-Jun-2000 |
Andi Gutmans |
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
|
#
df4547a3 |
| 23-May-2000 |
Hartmut Holzgraefe |
another bunch of proto fixes
|
Revision tags: php-4.0.0 |
|
#
e043439f |
| 18-May-2000 |
Zeev Suraski |
Update the license with the new clause 6
|
#
1e632ffd |
| 17-May-2000 |
Hartmut Holzgraefe |
typo fix
|
#
5354940f |
| 17-May-2000 |
Hartmut Holzgraefe |
correction
|
#
29571bf2 |
| 17-May-2000 |
Hartmut Holzgraefe |
took over missing prototypes from php3 source (copied them only, didn't check for parameter changes!)
|
Revision tags: php-4.0RC2 |
|
#
883bd2b1 |
| 20-Apr-2000 |
Zeev Suraski |
- Fix virtual cwd bug - Add more V_STAT() V_LSTAT() changes
|
#
c9911a15 |
| 15-Apr-2000 |
Andi Gutmans |
- Change PHP_ to V_ (directory & file functions)
|
#
9c3d6304 |
| 30-Mar-2000 |
Andi Gutmans |
- Hopefully got most of them. We also need a chdir_file function like for Apache.
|
Revision tags: PHP-4.0-RC1 |
|
#
1e0b71df |
| 17-Mar-2000 |
Hartmut Holzgraefe |
is_executable() for root fixed this is an intermediate patch, switching from stat() to access() for is_(readable|writable|executable) shall fix the whole topic once and for all
|
#
2702340d |
| 15-Mar-2000 |
Sam Ruby |
Emulate user/group/other on Windows
|
#
b19d1bdb |
| 14-Mar-2000 |
Hartmut Holzgraefe |
imap_utf7_encode didn't expand international characters to 16bit before coding imap_fetch_overview could crash when some fields where missing imap_fetch_overview will now take msg indi
imap_utf7_encode didn't expand international characters to 16bit before coding imap_fetch_overview could crash when some fields where missing imap_fetch_overview will now take msg indices for default and UIDs by optional flag, as the other functions in the family
show more ...
|
#
99e0b363 |
| 06-Mar-2000 |
Stig Bakken |
@Cleaned up extension namespace (Stig) Cleaned up extension namespace, and changed ext/standard into one single extension.
|
Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1 |
|
#
86fa2aad |
| 19-Feb-2000 |
Zeev Suraski |
the pipe is breaking all the time
|
Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000 |
|
#
f7109890 |
| 14-Feb-2000 |
Andrei Zmievski |
Fix for filesize() and others on sockets.
|
#
80bdd19e |
| 11-Feb-2000 |
Zeev Suraski |
Fine tune Andi's patch
|
#
29280bb9 |
| 10-Feb-2000 |
Andi Gutmans |
- Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32
|
Revision tags: BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH |
|
#
43ae2bff |
| 01-Jan-2000 |
Sascha Schumann |
Happy Y2K patch! Happy new year (or the new millennium, depending on whether you start counting at 0 or 1).
|