summaryrefslogtreecommitdiff
path: root/ext/fileinfo/libmagic
Commit message (Expand)AuthorAgeFilesLines
* MFH: Sync libmagic with 4.26 and add support for the new v6 magic file formatScott MacVicar2008-11-029-130/+528
* MFH: Fix a stat on a null when the internal database is used.Scott MacVicar2008-10-221-3/+6
* MFH: When using the internal database and there is an error it could try free...Scott MacVicar2008-10-221-4/+13
* MFH Fix bug #46331 - The internal magic db is const memory and segfaults when...Scott MacVicar2008-10-201-0/+10
* - support for VC6 and some other platforms (before some other cleanup)Pierre Joye2008-10-202-17/+23
* Removed dead-codeIlia Alshanetsky2008-10-156-146/+0
* - MFH: Fixed mime-type generation.Derick Rethans2008-10-081-1/+1
* - MFH: Fixed bug #46071 (finfo_open() segfaults with wrong file name on BSD)Felipe Pena2008-09-161-1/+1
* Removed unused variablesIlia Alshanetsky2008-09-061-3/+1
* - Silent valgrindFelipe Pena2008-09-021-0/+1
* - don't close caller streams in libmagic (prevent leak and zombie stream)Pierre Joye2008-09-021-17/+14
* - use php's stream in libmagicPierre Joye2008-09-018-308/+288
* - MFH: Some more cleanups, and fixed some warnings.Derick Rethans2008-08-295-17/+2
* fix invalid readAntony Dovgal2008-08-291-2/+2
* fix ZTS buildAntony Dovgal2008-08-291-0/+2
* Replace ereg code with pcre, fix duplicate macro names and segfault. Patch by...Scott MacVicar2008-08-294-67/+223
* - MFH: Fixed crash in file_error_core()Felipe Pena2008-08-271-5/+19
* Upgraded the lib to use PHP memory allocation routines.Ilia Alshanetsky2008-08-2612-1305/+132
* MFHAntony Dovgal2008-08-101-0/+4
* MFH: get fileinfo building again on WindowsScott MacVicar2008-07-311-1/+6
* This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.SVN Migration2008-07-252-0/+2499
* This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.SVN Migration2008-07-2520-0/+7772