| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 (reporti... | Pierre Joye | 2010-02-01 | 1 | -0/+5 |
* | - 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 |
* | - 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 imp... | Pierre Joye | 2009-10-19 | 3 | -26/+205 |
* | - 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 |