History log of /PHP-5.5/ext/standard/filestat.c (Results 151 – 175 of 199)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.0.4RC3
# d0ec3df2 02-Nov-2000 Andi Gutmans

- Use CHECKUID_* #define's instead of cryptic numbers in php_checkuid()
- I did not test for validity of the actual php_checkuid() calls and there
- might be mistakes in the previous code.


# 7ab46420 31-Oct-2000 Zeev Suraski

mode_t fixes


# 825457ae 29-Oct-2000 Thies C. Arntzen

update my email.


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1
# e9d946d3 16-Sep-2000 Zak Greant

Thought that I had just committed something really stupid.
On closer inspection, realized that the proto comments
for chown and chgrp were reversed. :)
I did not realize this and had only

Thought that I had just committed something really stupid.
On closer inspection, realized that the proto comments
for chown and chgrp were reversed. :)
I did not realize this and had only fixed chown previously

show more ...


# 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


12345678