| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix CS | Rasmus Lerdorf | 2011-05-19 | 1 | -9/+11 |
* | Fix bug 54866 | Rasmus Lerdorf | 2011-05-19 | 1 | -2/+14 |
* | - Fix possible memory leak | Johannes Schlüter | 2011-05-16 | 1 | -0/+1 |
* | - WS | Pierre Joye | 2011-01-10 | 1 | -2/+2 |
* | - some more possible NULL deref | Pierre Joye | 2011-01-10 | 1 | -3/+24 |
* | - fix possible NULL deref | Pierre Joye | 2011-01-10 | 1 | -0/+6 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | - restore VOLUME_NAME_NT and VOLUME_NAME_DOS definition, thx Andrey for the h... | Pierre Joye | 2010-09-17 | 1 | -0/+8 |
* | - drop tsrmls_fetch in popen_ex | Pierre Joye | 2010-09-17 | 1 | -1/+1 |
* | - drop tsrmls_fetch in tsrm_win32_access | Pierre Joye | 2010-09-17 | 1 | -1/+1 |
* | - sanity check for the path length and don't treat UNC as local path (no func... | Pierre Joye | 2010-09-13 | 1 | -1/+4 |
* | - use php_sys_lstat | Pierre Joye | 2010-09-13 | 1 | -1/+1 |
* | - use php_sys_readlink | Pierre Joye | 2010-09-13 | 1 | -1/+1 |
* | - remove 'UNC' from the target | Pierre Joye | 2010-09-10 | 1 | -2/+10 |
* | - WS | Pierre Joye | 2010-09-10 | 1 | -45/+45 |
* | - add php_sys_readlink | Pierre Joye | 2010-09-10 | 1 | -0/+54 |
* | - add lstat support for Windows | Pierre Joye | 2010-09-01 | 1 | -6/+46 |
* | - use TSRMLS_CC instead of TSRMLS_FETCH in virtual_file_ex | Pierre Joye | 2010-08-30 | 1 | -21/+20 |
* | - WS | Pierre Joye | 2010-08-27 | 1 | -30/+30 |
* | - WS | Pierre Joye | 2010-08-26 | 1 | -1/+1 |
* | - Symlink resolution fails when target is a DFS path | Pierre Joye | 2010-08-26 | 1 | -1/+3 |
* | fix bug #50101 (name clash between global and local variable) | Antony Dovgal | 2010-06-08 | 1 | -8/+8 |
* | - vc6 does not expose it | Pierre Joye | 2010-02-03 | 1 | -0/+4 |
* | - oops, wrong one applied, fix build. | Pierre Joye | 2010-02-01 | 1 | -1/+1 |
* | - set errno on failure so that the caller can still rely on strerror (reporti... | Pierre Joye | 2010-02-01 | 1 | -0/+5 |
* | - don't go through the reparse code when we have a share or DFS path (should ... | Pierre Joye | 2010-01-27 | 1 | -1/+3 |
* | - little comment to avoid undesired changes in this section | Pierre Joye | 2010-01-27 | 1 | -0/+1 |
* | - fix leak, win only | Pierre Joye | 2010-01-27 | 1 | -7/+3 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | - Fixed ZTS build | Felipe Pena | 2009-12-08 | 1 | -3/+3 |
* | add realpath cache inspect functions | Stanislav Malyshev | 2009-12-08 | 1 | -0/+16 |
* | - MFH: fix realloc usage | Pierre Joye | 2009-10-19 | 1 | -2/+20 |
* | - Fix ACL support and add support for ACL for TS SAPI. Be sure to get the imp... | Pierre Joye | 2009-10-19 | 1 | -1/+40 |
* | - Fix #48746, improve fix to support all possible cases (see latest comment i... | Pierre Joye | 2009-09-14 | 1 | -30/+69 |
* | - #48746, len includes null already | Pierre Joye | 2009-09-02 | 1 | -1/+1 |
* | - #48746, revert previous about volume. Fix volume support to allow all mount... | Pierre Joye | 2009-09-01 | 1 | -21/+23 |
* | - Fix #48746, mounted volume support & resolution | Pierre Joye | 2009-08-29 | 1 | -13/+23 |
* | - Fix for #48746, fix mounted volume and junctions when used from vista or la... | Pierre Joye | 2009-08-27 | 1 | -0/+5 |
* | - fix #48746, regression with file operaiton on path with junctions | Pierre Joye | 2009-08-26 | 1 | -0/+19 |
* | - be sure that the directory flag is set when we save a path in the cache | Pierre Joye | 2009-08-25 | 1 | -0/+1 |
* | - fix #49047, touch may fail on directory | Pierre Joye | 2009-08-25 | 1 | -1/+1 |
* | - sigh. that too (separate fix). | Pierre Joye | 2009-08-24 | 1 | -1/+1 |
* | - that part was for a separate fix | Pierre Joye | 2009-08-24 | 1 | -2/+1 |
* | - split atime and mtime | Pierre Joye | 2009-08-24 | 1 | -3/+2 |
* | - MFH: Fixed compiler warning | Felipe Pena | 2009-07-07 | 1 | -1/+1 |
* | - MFH: #48771, rename() between drives error: No error | Pierre Joye | 2009-07-06 | 1 | -1/+1 |
* | - WS | Pierre Joye | 2009-06-26 | 1 | -2/+2 |
* | - fix build when IO_REPARSE_TAG_SYMLINK is not defined (works with 2k+) | Pierre Joye | 2009-06-16 | 1 | -0/+3 |
* | - #47767, include_once does not resolve windows symlinks or junctions | Pierre Joye | 2009-06-16 | 1 | -10/+133 |
* | - Windows ACL cache support, update existing tests and add a new one | Pierre Joye | 2009-06-16 | 1 | -0/+12 |