Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year~ | Xinchen Hui | 2013-01-01 | 6 | -6/+6 |
| | |||||
* | Fixed bug #62444 (Handle leak in is_readable on windows). | Xinchen Hui | 2012-11-02 | 1 | -1/+4 |
| | |||||
* | Fixed bug #63241 PHP fails to open Windows deduplicated files. | Anatoliy Belsky | 2012-10-31 | 1 | -0/+9 |
| | | | | | | | Fix by (daniel dot stelter-gliese at innogames dot de). No test is supplied because the issue addresses the new feature of the Windows Server 2012 and would need a very specific filesystem setup. | ||||
* | Fixed bug #51860 (Include fails with toplevel symlink to /) | Dmitry Stogov | 2012-01-30 | 1 | -3/+15 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 6 | -6/+6 |
| | |||||
* | - Fix #55295, check if malloc failed | Pierre Joye | 2011-07-27 | 1 | -0/+4 |
| | |||||
* | Fix CS | Rasmus Lerdorf | 2011-05-19 | 1 | -8/+10 |
| | |||||
* | Fix bug 54866 | Rasmus Lerdorf | 2011-05-19 | 1 | -2/+14 |
| | |||||
* | - Fix possible memory leak | Johannes Schlüter | 2011-05-16 | 1 | -0/+1 |
| | | | | | # Found by parfait - http://labs.oracle.com/projects/parfait/ | ||||
* | - 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 | 8 | -8/+8 |
| | |||||
* | - expose php_sys_(l)stat, doing will prevent me to have to provide pecl's ↵ | Pierre Joye | 2010-11-04 | 2 | -2/+14 |
| | | | | builds for <5.3.3 and another set for 5.3.4+. Trunk remains the same, A(B/P)I can be broken there | ||||
* | - Fix #52908, fix declaration | Pierre Joye | 2010-09-22 | 1 | -1/+1 |
| | |||||
* | - restore VOLUME_NAME_NT and VOLUME_NAME_DOS definition, thx Andrey for the ↵ | Pierre Joye | 2010-09-17 | 1 | -0/+8 |
| | | | | headup | ||||
* | - sanity check for the path length and don't treat UNC as local path (no ↵ | Pierre Joye | 2010-09-13 | 1 | -1/+4 |
| | | | | functional change, only less ops) | ||||
* | - use php_sys_lstat | Pierre Joye | 2010-09-13 | 1 | -1/+1 |
| | |||||
* | - WS | Pierre Joye | 2010-09-13 | 2 | -47/+47 |
| | |||||
* | - remove 'UNC' from the target | Pierre Joye | 2010-09-10 | 1 | -2/+10 |
| | |||||
* | - add php_sys_readlink | Pierre Joye | 2010-09-10 | 2 | -1/+59 |
| | |||||
* | - add lstat support for Windows | Pierre Joye | 2010-09-01 | 2 | -15/+55 |
| | |||||
* | - WS | Pierre Joye | 2010-08-27 | 1 | -30/+30 |
| | |||||
* | - Symlink resolution fails when target is a DFS path | Pierre Joye | 2010-08-26 | 1 | -2/+4 |
| | |||||
* | fix bug #50101 (name clash between global and local variable) | Antony Dovgal | 2010-06-08 | 1 | -8/+8 |
| | |||||
* | - we don't need that anymore | Pierre Joye | 2010-04-28 | 1 | -5/+0 |
| | |||||
* | update copyright | Ilia Alshanetsky | 2010-02-16 | 2 | -2/+2 |
| | |||||
* | - silent warning | Pierre Joye | 2010-02-04 | 1 | -1/+1 |
| | |||||
* | - 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 ↵ | Pierre Joye | 2010-02-01 | 1 | -0/+5 |
| | | | | (reporting wrong error w/o this change) | ||||
* | - fix leak | Pierre Joye | 2010-01-31 | 1 | -0/+2 |
| | |||||
* | - fix write access check when write mode only is requested (not RW) | Pierre Joye | 2010-01-30 | 1 | -1/+6 |
| | |||||
* | - fix leak | Pierre Joye | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | - don't go through the reparse code when we have a share or DFS path (should ↵ | Pierre Joye | 2010-01-27 | 1 | -1/+3 |
| | | | | fix #50542) | ||||
* | - 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 |
| | |||||
* | - fix leak when the SID is already used and duplicated | Pierre Joye | 2010-01-27 | 1 | -0/+4 |
| | |||||
* | - ws | Pierre Joye | 2010-01-25 | 1 | -1/+1 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 6 | -6/+6 |
| | |||||
* | - Fixed ZTS build | Felipe Pena | 2009-12-08 | 2 | -6/+6 |
| | |||||
* | add realpath cache inspect functions | Stanislav Malyshev | 2009-12-08 | 2 | -0/+19 |
| | |||||
* | - fix lenght for alloc and cpy (Kanwal) | Pierre Joye | 2009-11-03 | 1 | -3/+3 |
| | |||||
* | - 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 ↵ | Pierre Joye | 2009-10-19 | 3 | -26/+205 |
| | | | | 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) | ||||
* | - fix ACL cache for read check | Pierre Joye | 2009-09-19 | 1 | -1/+1 |
| | |||||
* | - Fix #48746, improve fix to support all possible cases (see latest comment ↵ | Pierre Joye | 2009-09-14 | 1 | -30/+69 |
| | | | | in the report) | ||||
* | - be sure that we use the user token by default (Christian Wenz) | Pierre Joye | 2009-09-04 | 1 | -2/+1 |
| | |||||
* | - #27051, improve fix on xp/2k3 | Pierre Joye | 2009-09-03 | 1 | -3/+14 |
| | |||||
* | - #48746, len includes null already | Pierre Joye | 2009-09-02 | 1 | -1/+1 |
| | |||||
* | - #27051, we need the thread token here, not the process | Pierre Joye | 2009-09-02 | 1 | -5/+9 |
| |