summaryrefslogtreecommitdiff
path: root/main/safe_mode.c
Commit message (Expand)AuthorAgeFilesLines
* add const keywordsNuno Lopes2006-07-011-2/+2
* no need to do TSRMLS_FETCH() twiceAntony Dovgal2006-06-011-2/+0
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Do not silently truncateStefan Esser2004-12-011-3/+5
* NetWare don't have uid for a file so modified the php_checkuid to return 1 fo...Anantha Kesari H Y2004-09-291-0/+5
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-191-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 for Bug #21310, based on a patch by jflemer@php.net.Wez Furlong2003-03-171-0/+5
* ws fixes + missing $Id$ tags, headers addedfoobar2003-02-191-0/+1
* Fixed compiler warnings.Ilia Alshanetsky2003-01-091-4/+4
* Bug #21531 file_exists() and other filestat functions throw errors when in ...Sara Golemon2003-01-091-11/+23
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Instead of checking whether realpath exists based on OS. Use theIlia Alshanetsky2002-11-061-4/+0
* Add some more BeOS support.David Reid2002-10-021-0/+3
* use php_error_docref()Marcus Boerger2002-08-251-5/+5
* Enhance Ilia's recent patch to query the wrapper subsystem to determineWez Furlong2002-08-161-2/+3
* Make https:// be exempt from safe_mode checks, just like http:// & ftp:// are.Ilia Alshanetsky2002-08-161-1/+1
* Accoding to safe_mode.h, php_checkuid() has six modes.Yasuo Ohgaki2002-07-171-1/+3
* Fix bug: #18285, php_checkuid() mangled the passed path.foobar2002-07-131-3/+6
* SAFE_MODE restriction error message fixed if the file doesn't existStefan Esser2002-03-171-1/+9
* fixed a typo within checkuidStefan Esser2002-03-141-2/+2
* (php_checkuid) Added case for root directory when mode isJames E. Flemer2002-03-031-1/+4
* (php_checkuid) Added case for root directory when mode isJames E. Flemer2002-03-031-1/+5
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* - TSRMLS_FETCH workZeev Suraski2001-08-051-3/+3
* More TSRMLS_FETCH work. Got it under 400 now.Zeev Suraski2001-07-311-1/+1
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-3/+3
* Fix a couple of build warningsRasmus Lerdorf2001-07-161-1/+1
* o Fixed Bug #12121: chdir and safe_modeJames E. Flemer2001-07-131-42/+51
* Fix Windows build (I think)Rasmus Lerdorf2001-07-091-0/+1
* Add getmygid() and safe_mode_gid ini directive to allow safe mode to doRasmus Lerdorf2001-07-091-2/+9
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+8
* - Change macros from V_ to VCWD_ because of AIX name clashAndi Gutmans2001-04-301-4/+4
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* - Fix warningAndi Gutmans2001-02-121-1/+1
* @- Allow access to uploaded files in safe_mode. Beware that you can onlyThies C. Arntzen2001-01-091-0/+8
* - Make all places use MAXPATHLEN in the same way. It includes theAndi Gutmans2000-12-161-1/+1
* - Define the different possible modes for readibility and use in the restAndi Gutmans2000-11-011-34/+44
* - In function declerations the opening { should be on a new lineAndi Gutmans2000-11-011-1/+2
* - I wrote a long msg but the commit didn't go through.Zeev Suraski2000-06-251-1/+9
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* - Add missing V_STAT()Andi Gutmans2000-04-201-3/+3
* - Change PHP_ to V_ (directory & file functions)Andi Gutmans2000-04-151-1/+1
* - Fix another bug in session.cAndi Gutmans2000-03-301-1/+1
* Get the license right... (this won't make it to RC1 of B4)Zeev Suraski2000-02-191-2/+2