History log of /PHP-5.4/TSRM/tsrm_virtual_cwd.c (Results 51 – 75 of 212)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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)


# 45c58fc4 29-Aug-2009 Pierre Joye

- Fix #48746, mounted volume support & resolution


# 17a41915 27-Aug-2009 Pierre Joye

- Fix for #48746, fix mounted volume and junctions when used from vista or later, they are actually prepended with \??\


# 0c366503 26-Aug-2009 Pierre Joye

- fix #48746, regression with file operaiton on path with junctions


# eeb9429d 25-Aug-2009 Pierre Joye

- be sure that the directory flag is set when we save a path in the cache


# 056f0aea 25-Aug-2009 Pierre Joye

- fix #49047, touch may fail on directory


# ebd24fc1 24-Aug-2009 Pierre Joye

- sigh. that too (separate fix).


# 063196c8 24-Aug-2009 Pierre Joye

- that part was for a separate fix


# 55d26cab 24-Aug-2009 Pierre Joye

- split atime and mtime


Revision tags: php-5.2.11RC1
# 44bf8605 07-Jul-2009 Felipe Pena

- MFH: Fixed compiler warning


# fa382678 06-Jul-2009 Pierre Joye

- MFH: #48771, rename() between drives error: No error


Revision tags: php-5.3.0
# 5f2df5d0 26-Jun-2009 Pierre Joye

- WS


Revision tags: php-5.3.0RC4, php-5.2.10
# 2e08b57e 16-Jun-2009 Pierre Joye

- fix build when IO_REPARSE_TAG_SYMLINK is not defined (works with 2k+)


123456789