| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 i... | Pierre Joye | 2009-09-14 | 1 | -30/+69 |
* | - 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 |
* | - #27051, create process as impersonated user | Pierre Joye | 2009-09-01 | 1 | -3/+9 |
* | - #48746, revert previous about volume. Fix volume support to allow all mount... | Pierre Joye | 2009-09-01 | 1 | -21/+23 |
* | - Fixed leak on error in popen/exec (and related functions) | Pierre Joye | 2009-08-30 | 1 | -0/+1 |
* | - 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 |
* | - fix #44683, popen crashes when an invalid mode is passed (works on 2k8/vist... | Pierre Joye | 2009-08-26 | 1 | -3/+22 |
* | - 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 | 4 | -3/+9 |
* | - 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 |
* | - revert fix for #43327, it breaks system&co functions | Pierre Joye | 2009-08-20 | 1 | -1/+6 |
* | - fixed #43327, wrong return value from mail(), if sendmail_path is wrong | Pierre Joye | 2009-08-19 | 1 | -5/+1 |
* | - 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 | 2 | -2/+2 |
* | - 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 | 3 | -12/+92 |
* | - #48535, file_exists returns false when impersonate is used | Pierre Joye | 2009-06-15 | 1 | -19/+17 |
* | - missing include | Pierre Joye | 2009-06-09 | 1 | -1/+1 |
* | #41874, separate STDOUT and STDERR in exec functions | Pierre Joye | 2009-06-09 | 1 | -2/+7 |
* | Fix build | Hannes Magnusson | 2009-05-19 | 1 | -1/+1 |
* | - close manually the impersonation token | Pierre Joye | 2009-05-18 | 1 | -0/+4 |
* | - #44859, fixed support for windows ACL, drop win9x code | Pierre Joye | 2009-05-17 | 2 | -11/+75 |
* | - WS | Pierre Joye | 2009-05-15 | 1 | -1/+1 |
* | - nuke unused var | Pierre Joye | 2009-04-04 | 1 | -1/+0 |
* | Fixed realpath() behavior to support "c:dir" as "c:\dir", and "\dir" on UNC CWD | Dmitry Stogov | 2009-01-21 | 1 | -2/+32 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 8 | -8/+8 |
* | - MFH: Fixed macro redefinition warning | Felipe Pena | 2008-11-13 | 1 | -0/+1 |
* | - MFH: #45985, touch on opened file raises a warning | Pierre Joye | 2008-09-04 | 1 | -3/+8 |
* | Fixed support for short windows file names | Dmitry Stogov | 2008-08-19 | 1 | -3/+5 |
* | Fixed bug #45835 (include and symlinks) | Dmitry Stogov | 2008-08-18 | 1 | -0/+6 |
* | Fixed arguments order | Dmitry Stogov | 2008-08-18 | 1 | -1/+1 |
* | - [DOC] make stat, touch, filemtime, filemsize and related functions more por... | Dmitry Stogov | 2008-08-15 | 1 | -15/+92 |
* | Fixed realpath cache bug | Dmitry Stogov | 2008-08-15 | 1 | -6/+9 |
* | - Added system independent realpath() implementation which caches intermediat... | Dmitry Stogov | 2008-08-12 | 2 | -256/+316 |
* | fix warnings | Stanislav Malyshev | 2008-07-30 | 2 | -2/+2 |
* | MFH: Fix bug when command is quoted and parameters are quoted during call to ... | Scott MacVicar | 2008-05-29 | 1 | -12/+12 |
* | proper fix | Dmitry Stogov | 2008-05-20 | 1 | -3/+8 |
* | Fixed win32 related realpath cache bug | Dmitry Stogov | 2008-05-19 | 1 | -1/+1 |
* | - Fix for bug #44870: rename() on directory deletes same named file. (Patch by | Derick Rethans | 2008-05-02 | 1 | -1/+1 |
* | Fixed bug #44805 (rename() function is not portable to Windows). (Pierre) | Dmitry Stogov | 2008-04-24 | 2 | -3/+15 |