History log of /PHP-5.5/TSRM/tsrm_virtual_cwd.c (Results 51 – 75 of 224)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# bf0a5ea7 10-Sep-2010 Pierre Joye

- add php_sys_readlink


# 6396a327 01-Sep-2010 Pierre Joye

- add lstat support for Windows


# dec8593f 01-Sep-2010 Pierre Joye

- add lstat support for Windows


# 100228aa 30-Aug-2010 Pierre Joye

- use TSRMLS_CC instead of TSRMLS_FETCH in virtual_file_ex


# 3c3ddb39 27-Aug-2010 Pierre Joye

- WS


# cde75960 27-Aug-2010 Pierre Joye

- WS


# 0f346833 26-Aug-2010 Pierre Joye

- WS


# a5e51eff 26-Aug-2010 Pierre Joye

- Symlink resolution fails when target is a DFS path


# b7772809 26-Aug-2010 Pierre Joye

- Symlink resolution fails when target is a DFS path


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 9badd4f0 08-Jun-2010 Antony Dovgal

fix bug #50101 (name clash between global and local variable)


# dd73c48d 08-Jun-2010 Antony Dovgal

fix bug #50101 (name clash between global and local variable)


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2
# 3247c259 03-Feb-2010 Pierre Joye

- vc6 does not expose it


# 6d913a02 01-Feb-2010 Pierre Joye

- oops, wrong one applied, fix build.


# f25710db 01-Feb-2010 Pierre Joye

- set errno on failure so that the caller can still rely on strerror (reporting wrong error w/o this change)


Revision tags: php-5.2.13RC1
# e130a314 27-Jan-2010 Pierre Joye

- don't go through the reparse code when we have a share or DFS path (should fix #50542)


# 84b59b85 27-Jan-2010 Pierre Joye

- little comment to avoid undesired changes in this section


# b37f2257 27-Jan-2010 Pierre Joye

- fix leak, win only


# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4
# da22aa9a 08-Dec-2009 Felipe Pena

- Fixed ZTS build


# 7beb1af8 08-Dec-2009 Stanislav Malyshev

add realpath cache inspect functions


Revision tags: php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2
# 5e0f3731 19-Oct-2009 Pierre Joye

- MFH: fix realloc usage


# 0304ec79 19-Oct-2009 Pierre Joye

- Fix ACL support and add support for ACL for TS SAPI. Be sure to get the impersonated token when the impersonation has been done. Add the SID as part of the key for the cache (so each SID gets its c

- Fix ACL support and add support for ACL for TS SAPI. Be sure to get the impersonated token when the impersonation has been done. Add the SID as part of the key for the cache (so each SID gets its cache and not previous requests run under other SID)

show more ...


Revision tags: oci8-1.4.0, php-5.2.11
# ada5eb95 14-Sep-2009 Pierre Joye

- Fix #48746, improve fix to support all possible cases (see latest comment in the report)


Revision tags: php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2
# a8c40d5b 02-Sep-2009 Pierre Joye

- #48746, len includes null already


# b6882edd 01-Sep-2009 Pierre Joye

- #48746, revert previous about volume. Fix volume support to allow all mounted points (with or without drives)


123456789