History log of /PHP-5.4/TSRM/tsrm_virtual_cwd.h (Results 51 – 75 of 91)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# e010d8ac 20-Sep-2003 Ilia Alshanetsky

Revert patch r1.40, bug is in glob() not IS_ABSOLUTE_PATH()


# 142c325f 20-Sep-2003 Ilia Alshanetsky

Fixed bug #25583 (Incorrect handling of absolute path without drive).


Revision tags: php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3
# 63fcd301 07-Aug-2003 Ilia Alshanetsky

Fixed bug #21958 (workaround for unusual realpath() on AIX & Tru64).


Revision tags: RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1
# 60ffd0ea 25-Jun-2003 Sebastian Bergmann

Restore HEAD of TSRM to what it was two days ago.


# 76f85107 23-Jun-2003 James Cox

bring head into sync with the php4 branch


Revision tags: php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1
# 8a316d5f 20-Feb-2003 foobar

VCWD_LSTAT is not available on win32/netware


Revision tags: php-4.3.1
# 5048f8c6 09-Feb-2003 Shane Caraveo

is_executable() now available on win32
stats can now get information provided by access()


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 45525797 02-Jan-2003 Anantha Kesari H Y

NetWare related changes/modifications.


# 2c5d4b8c 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4
# a58e6cc8 20-Dec-2002 Andi Gutmans

- Add comment in macro and remove some now unneeded code


# 709681e0 20-Dec-2002 Ilia Alshanetsky

Make IS_ABSOLUTE_PATH use the IS_UNC_PATH macro rather then duplicate the
code in the IS_UNC_PATH macro.


# e46b0bfa 19-Dec-2002 Anantha Kesari H Y

Netware related changes/modifications.


Revision tags: RELEASE_1_0b3, php-4.3.0RC3
# 9a249834 11-Dec-2002 Ilia Alshanetsky

On Win32 make PHP treat UNC paths as absolute paths, this should solve bugs
such as #20831. Thanks to Wez Furlong for isolating the problem.


Revision tags: php-4.3.0RC2, RELEASE_1_0b2
# f0e2c045 15-Nov-2002 Ilia Alshanetsky

Revert of previous patch ad requested by Andi.


Revision tags: BEFORE_RENAMING, php-4.3.0RC1
# 8bfe7d76 14-Nov-2002 Ilia Alshanetsky

Fix bug 19689, solution suggested by dmitry@koteroff.ru.


# 78e2e69b 06-Nov-2002 Ilia Alshanetsky

Instead of checking whether realpath exists based on OS. Use the
HAVE_REALPATH define, which is set if realpath() is avaliable. This patch
also resolves bug #18868.


# cfe0c820 05-Nov-2002 Ilia Alshanetsky

Added 4th argument to virtual_file_ex() that specifies whether or not
realpath() should be used during path resolving. In a number of functions
we do not want to use realpath(), since realpat

Added 4th argument to virtual_file_ex() that specifies whether or not
realpath() should be used during path resolving. In a number of functions
we do not want to use realpath(), since realpath() will resolve symlinks.

show more ...


# ecb5c7e0 04-Nov-2002 Ilia Alshanetsky

Revert virtual_link() patch.


# 7dd12480 04-Nov-2002 Andi Gutmans

- Clean up mess made by netware guys. There's no reason not to abstract
- the macro a tiny bit more allowing the code to look cleaner. The more
- #ifdef's code has the more unreadable it beco

- Clean up mess made by netware guys. There's no reason not to abstract
- the macro a tiny bit more allowing the code to look cleaner. The more
- #ifdef's code has the more unreadable it becomes.

show more ...


Revision tags: php-4.3.0pre2
# d8480c80 21-Oct-2002 Ilia Alshanetsky

Fixed symlink/link functions on ZTS builds.
Made URL detection in symlink code use php_stream_locate_url_wrapper().


Revision tags: RELEASE_1_0b1, php-4.3.0pre1
# db3f7448 04-Oct-2002 Sascha Schumann

Add VCWD_ACCESS


Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1, dev, php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002
# c61598f3 29-May-2002 Venkat Raghavan S

Changes to build TSRM on NetWare


Revision tags: RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1
# 860e6758 25-Apr-2002 Rui Hirokawa

fixed directory access problem when direcory name is encoded in japanese Shift_JIS encoding.


Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help, php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# d863d52a 11-Dec-2001 Sebastian Bergmann

Update headers.


1234