History log of /PHP-5.5/TSRM/tsrm_win32.c (Results 26 – 50 of 83)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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


Revision tags: php-5.2.10RC1
# 45b25866 19-May-2009 Hannes Magnusson

Fix build


# aedaf1ae 18-May-2009 Pierre Joye

- close manually the impersonation token


# 10ace3fe 17-May-2009 Pierre Joye

- #44859, fixed support for windows ACL, drop win9x code


# 59a6d8d5 15-May-2009 Pierre Joye

- WS


Revision tags: php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1, php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE
# 19322fc7 29-May-2008 Scott MacVicar

MFH: Fix bug when command is quoted and parameters are quoted during call to exec, the result is that cmd.exe /c strips the first and last quote.


Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2, RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND, php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2
# e1814f0d 16-Apr-2007 Dmitry Stogov

WIN64 support


Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1
# 8f0d6915 02-Apr-2007 Stanislav Malyshev

fix for #33664 Console window appears when using exec()


1234