Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1 |
|
#
b154864c |
| 17-Sep-2010 |
Pierre Joye |
- drop tsrmls_fetch in popen_ex
|
#
83527d16 |
| 17-Sep-2010 |
Pierre Joye |
- drop tsrmls_fetch in tsrm_win32_access
|
Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1, php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2 |
|
#
3a239b15 |
| 04-Feb-2010 |
Pierre Joye |
- silent warning
|
#
565af741 |
| 31-Jan-2010 |
Pierre Joye |
- fix leak
|
#
1bbc4f17 |
| 30-Jan-2010 |
Pierre Joye |
- fix write access check when write mode only is requested (not RW)
|
Revision tags: php-5.2.13RC1 |
|
#
5d360fa1 |
| 27-Jan-2010 |
Pierre Joye |
- fix leak
|
#
79aa615b |
| 27-Jan-2010 |
Pierre Joye |
- fix leak when the SID is already used and duplicated
|
#
3111aa26 |
| 25-Jan-2010 |
Pierre Joye |
- ws
|
#
9ba1e816 |
| 03-Jan-2010 |
Sebastian Bergmann |
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3 |
|
#
26e3082a |
| 03-Nov-2009 |
Pierre Joye |
- fix lenght for alloc and cpy (Kanwal)
|
Revision tags: php-5.3.1RC2 |
|
#
0304ec79 |
| 19-Oct-2009 |
Pierre Joye |
- Fix ACL support and add support for ACL for TS SAPI. Be sure to get the impersonated token when the impersonation has been done. Add the SID as part of the key for the cache (so each SID gets its c
- Fix ACL support and add support for ACL for TS SAPI. Be sure to get the 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)
show more ...
|
Revision tags: oci8-1.4.0 |
|
#
6711276b |
| 19-Sep-2009 |
Pierre Joye |
- fix ACL cache for read check
|
Revision tags: php-5.2.11, php-5.2.11RC3 |
|
#
542c087a |
| 04-Sep-2009 |
Pierre Joye |
- be sure that we use the user token by default (Christian Wenz)
|
Revision tags: php-5.3.1RC1 |
|
#
511c9237 |
| 03-Sep-2009 |
Pierre Joye |
- #27051, improve fix on xp/2k3
|
Revision tags: php-5.2.11RC2 |
|
#
da9aee97 |
| 02-Sep-2009 |
Pierre Joye |
- #27051, we need the thread token here, not the process
|
#
ddab8be5 |
| 01-Sep-2009 |
Pierre Joye |
- #27051, create process as impersonated user
|
#
ceb607af |
| 30-Aug-2009 |
Pierre Joye |
- Fixed leak on error in popen/exec (and related functions)
|
#
bae3df75 |
| 26-Aug-2009 |
Pierre Joye |
- fix #44683, popen crashes when an invalid mode is passed (works on 2k8/vista/win7)
|
#
056f0aea |
| 25-Aug-2009 |
Pierre Joye |
- fix #49047, touch may fail on directory
|
#
05f86b6e |
| 20-Aug-2009 |
Pierre Joye |
- revert fix for #43327, it breaks system&co functions
|
#
b64e5e6b |
| 19-Aug-2009 |
Pierre Joye |
- fixed #43327, wrong return value from mail(), if sendmail_path is wrong
|
Revision tags: php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10 |
|
#
18d5751a |
| 16-Jun-2009 |
Pierre Joye |
- Windows ACL cache support, update existing tests and add a new one
|
#
60223d6a |
| 15-Jun-2009 |
Pierre Joye |
- #48535, file_exists returns false when impersonate is used
|
Revision tags: php-5.2.10RC2, php-5.3.0RC3 |
|
#
64934cf3 |
| 09-Jun-2009 |
Pierre Joye |
- missing include
|
#
49666eec |
| 09-Jun-2009 |
Pierre Joye |
#41874, separate STDOUT and STDERR in exec functions
|