summaryrefslogtreecommitdiff
path: root/main/php_open_temporary_file.c
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-031-1/+1
* applied and fixed the original patchAnatol Belski2013-10-171-5/+5
* - Fixed ZTS buildFelipe Pena2013-01-291-4/+4
* Implemented Feature #60524 (sys_temp_dir)ALeX Kazik2013-01-281-0/+15
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent, windows fixPierre Joye2011-03-281-3/+7
* Added missing success check around chmod() for windows during temp file creationIlia Alshanetsky2011-01-111-1/+5
* - Year++Felipe Pena2011-01-011-1/+1
* - use TSRMLS_CC instead of TSRMLS_FETCH in virtual_file_exPierre Joye2010-08-301-1/+1
* - prevent unexpectable behaviors (for the user) with invalid pathPierre Joye2010-02-071-0/+10
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when usingIlia Alshanetsky2009-06-301-2/+9
* Revert patchIlia Alshanetsky2009-06-241-8/+1
* MFB: Fixed bug #48465 (sys_get_temp_dir() possibly inconsistent when usingIlia Alshanetsky2009-06-241-1/+8
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFHAntony Dovgal2007-08-101-6/+19
* MFH: Fixed compile warningsJani Taskinen2007-07-211-1/+1
* Allow file uploads to bypass open_basedir checks (fixes regression)Ilia Alshanetsky2007-07-171-2/+7
* fix MFHed segfaultAntony Dovgal2007-02-071-2/+2
* - MFH Fix memleak with temp dirMarcus Boerger2007-02-071-3/+11
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Improve open_basedir checksIlia Alshanetsky2006-10-131-2/+5
* MFHAntony Dovgal2006-09-281-1/+1
* Fixed bug #38963 (Fixed a possible open_basedir bypass in tempnam()).Ilia Alshanetsky2006-09-271-1/+10
* Fixed handling of extremely long paths inside tempnam() function.Ilia Alshanetsky2006-05-231-5/+4
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* fix off-by-one in _php_image_output()Antony Dovgal2005-05-061-1/+4
* NetWare LibC has mkstemp implementationAnantha Kesari H Y2005-02-231-9/+0
* removed unwanted NEW_LIBC checks for NETWARE and removing custom mktemp.h as ...Anantha Kesari H Y2004-10-071-6/+0
* Fix for Bug #26757: session.save_path defaults to bogus value on win32Wez Furlong2004-03-291-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* fix compiler warning (unused variable)foobar2003-04-251-0/+2
* Fix for #23069 (Windows sets readonly mode for temporary files in tempnam)Wez Furlong2003-04-111-1/+4
* Avoid using FILE* where possible.Wez Furlong2003-03-181-33/+35
* Win32 build improvementsZeev Suraski2003-02-171-2/+0
* A add much more useful select(2) implementation than is provided byWez Furlong2003-02-161-1/+1
* Another IS_SLASH fix.Wez Furlong2003-02-131-1/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* wb -> r+bWez Furlong2002-11-181-1/+1
* Merge the temp file mode fix from the branch,Wez Furlong2002-11-181-3/+5
* NetWare related changes/modificationsAnantha Kesari H Y2002-09-091-0/+24
* Compute directory for temporary files once and use same directory for all sub...Preston L. Bannister2002-05-091-29/+58
* Revert the last patches.foobar2002-05-091-109/+80
* Compute directory for temporary files once and use same directory for all sub...Preston L. Bannister2002-05-091-80/+109
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2