]> granicus.if.org Git - file/log
file
14 years agoadd list functionality.
Christos Zoulas [Mon, 20 Sep 2010 14:14:49 +0000 (14:14 +0000)]
add list functionality.
fix path for windows.

14 years ago64 bit stream support
Christos Zoulas [Wed, 15 Sep 2010 18:08:20 +0000 (18:08 +0000)]
64 bit stream support

14 years agoadd garmin
Christos Zoulas [Sat, 11 Sep 2010 00:24:00 +0000 (00:24 +0000)]
add garmin

14 years agoname magic
Christos Zoulas [Mon, 6 Sep 2010 13:38:27 +0000 (13:38 +0000)]
name magic

14 years agomore TODO items.
Christos Zoulas [Mon, 6 Sep 2010 13:33:46 +0000 (13:33 +0000)]
more TODO items.

14 years agouse PATHSEP
Christos Zoulas [Fri, 20 Aug 2010 21:17:06 +0000 (21:17 +0000)]
use PATHSEP

14 years agoremove duplicate entry.
Christos Zoulas [Fri, 13 Aug 2010 16:13:01 +0000 (16:13 +0000)]
remove duplicate entry.

14 years agoreduce the strength of mips GLX binaries because they are not popular
Christos Zoulas [Fri, 13 Aug 2010 16:12:30 +0000 (16:12 +0000)]
reduce the strength of mips GLX binaries because they are not popular
and conflict with other entries.

14 years agoadd 2.7 bytecode support.
Christos Zoulas [Thu, 12 Aug 2010 16:16:44 +0000 (16:16 +0000)]
add 2.7 bytecode support.

14 years agofix bug in previous.
Christos Zoulas [Tue, 10 Aug 2010 09:53:32 +0000 (09:53 +0000)]
fix bug in previous.

14 years ago3GPP updates. ville.skytta@iki.fi
Christos Zoulas [Tue, 27 Jul 2010 21:51:17 +0000 (21:51 +0000)]
3GPP updates.  ville.skytta@iki.fi

14 years agoDeal with unaligned accesses in CDF files.
Christos Zoulas [Thu, 22 Jul 2010 21:59:42 +0000 (21:59 +0000)]
Deal with unaligned accesses in CDF files.

14 years agomingw32 and escaping fixes
Christos Zoulas [Wed, 21 Jul 2010 16:47:17 +0000 (16:47 +0000)]
mingw32 and escaping fixes

14 years agoFrom: Jan Kaluza <jkaluza@redhat.com>
Christos Zoulas [Mon, 19 Jul 2010 14:56:53 +0000 (14:56 +0000)]
From: Jan Kaluza <jkaluza@redhat.com>

attached patch fixes the bug when bad "from %s" string was printed for ELF
binary. The problem is that "from %s" string is retrieved from "note section"
from note with id 3 (NT_PRPSINFO). The function "donote" in readelf.c, which
tries to retrieve that information, is shared between all types of ELF
binaries (ET_CORE, ET_EXEC, ...). But for ET_EXEC, the note with id 3 is
NT_GNU_BUILD_ID. Therefore file(1) returns bad "from %s" string if the binary
is ET_EXEC type and contains NT_GNU_BUILD_ID "info".

My solution just adds one condition to detect if handled ELF file is ET_CORE
and if it's not, it doesn't try to handle that note at all.

Downstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=599695

14 years agoruby patterns
Christos Zoulas [Thu, 8 Jul 2010 20:24:13 +0000 (20:24 +0000)]
ruby patterns

14 years agoAdded parrot
Christos Zoulas [Thu, 8 Jul 2010 20:18:40 +0000 (20:18 +0000)]
Added parrot

14 years agoupdate for digital fs.
Christos Zoulas [Wed, 7 Jul 2010 21:28:43 +0000 (21:28 +0000)]
update for digital fs.

14 years agoadd ebml
Christos Zoulas [Fri, 2 Jul 2010 00:07:39 +0000 (00:07 +0000)]
add ebml

14 years agonew magic
Christos Zoulas [Fri, 2 Jul 2010 00:07:03 +0000 (00:07 +0000)]
new magic

14 years agomore magic for harbour.
Christos Zoulas [Fri, 2 Jul 2010 00:06:27 +0000 (00:06 +0000)]
more magic for harbour.

14 years agoMake the match more precise from Jan Kaluza
Christos Zoulas [Tue, 29 Jun 2010 12:42:32 +0000 (12:42 +0000)]
Make the match more precise from Jan Kaluza

14 years agolinux config files.
Christos Zoulas [Fri, 25 Jun 2010 14:29:45 +0000 (14:29 +0000)]
linux config files.

14 years agofix annotation.
Christos Zoulas [Wed, 2 Jun 2010 17:10:59 +0000 (17:10 +0000)]
fix annotation.

14 years agoadd a description for file_descriptor
Christos Zoulas [Tue, 1 Jun 2010 12:31:31 +0000 (12:31 +0000)]
add a description for file_descriptor

14 years agoadd mime types
Christos Zoulas [Wed, 5 May 2010 17:38:18 +0000 (17:38 +0000)]
add mime types

14 years agoFix elf offsets.
Christos Zoulas [Thu, 22 Apr 2010 16:55:29 +0000 (16:55 +0000)]
Fix elf offsets.

14 years agoTry more offsets for Debian core files.
Christos Zoulas [Thu, 22 Apr 2010 16:54:17 +0000 (16:54 +0000)]
Try more offsets for Debian core files.
Arnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>

14 years agofix test issue: p.haering@gmx.net
Christos Zoulas [Mon, 12 Apr 2010 17:25:06 +0000 (17:25 +0000)]
fix test issue: p.haering@gmx.net

14 years agoadd isz stuff.
Christos Zoulas [Sat, 27 Mar 2010 16:17:09 +0000 (16:17 +0000)]
add isz stuff.

14 years agorecognize squashfs 4.0 from Daniel Novotny
Christos Zoulas [Wed, 24 Mar 2010 14:17:43 +0000 (14:17 +0000)]
recognize squashfs 4.0 from Daniel Novotny

14 years agoadd mswim
Christos Zoulas [Thu, 18 Mar 2010 19:51:08 +0000 (19:51 +0000)]
add mswim

14 years agoadded, thanks!
Christos Zoulas [Thu, 18 Mar 2010 12:51:31 +0000 (12:51 +0000)]
added, thanks!

14 years agoExplain why we donâ\80\99t support LZMA.
Reuben Thomas [Mon, 8 Mar 2010 20:57:01 +0000 (20:57 +0000)]
Explain why we donâ\80\99t support LZMA.

14 years agoFrom: "Sebastian Herbszt" <herbszt@gmx.de>
Christos Zoulas [Sun, 7 Mar 2010 17:08:10 +0000 (17:08 +0000)]
From: "Sebastian Herbszt" <herbszt@gmx.de>
for SYSLINUX4

14 years agogeo files from Kurt Schwehr <schwehr@ccom.unh.edu>
Christos Zoulas [Tue, 23 Feb 2010 23:40:07 +0000 (23:40 +0000)]
geo files from Kurt Schwehr <schwehr@ccom.unh.edu>

14 years agofixes from dr. jesus
Christos Zoulas [Tue, 23 Feb 2010 23:37:42 +0000 (23:37 +0000)]
fixes from dr. jesus

14 years ago- fixes from Dr. Jesus
Christos Zoulas [Tue, 23 Feb 2010 23:33:48 +0000 (23:33 +0000)]
- fixes from Dr. Jesus
- Don't refer to LEGAL.NOTICE

14 years agomore notes.
Christos Zoulas [Sun, 21 Feb 2010 17:57:37 +0000 (17:57 +0000)]
more notes.

14 years agoClarify which sort of CDF we mean.
Reuben Thomas [Sat, 20 Feb 2010 15:19:53 +0000 (15:19 +0000)]
Clarify which sort of CDF we mean.

14 years agofix hdf format from:
Christos Zoulas [Tue, 16 Feb 2010 16:49:05 +0000 (16:49 +0000)]
fix hdf format from:
http://www.hdfgroup.org/HDF5/doc/H5.format.html#Superblock
Submitted by achim, issue 96

14 years agoAdd a note about file -ki.
Reuben Thomas [Sun, 14 Feb 2010 23:01:52 +0000 (23:01 +0000)]
Add a note about file -ki.

14 years agoImprove Zip detection.
Reuben Thomas [Sun, 14 Feb 2010 23:00:09 +0000 (23:00 +0000)]
Improve Zip detection.

14 years agoAdd EPUB support.
Reuben Thomas [Tue, 2 Feb 2010 21:51:46 +0000 (21:51 +0000)]
Add EPUB support.

14 years agofix segv from loop overrun
Christos Zoulas [Thu, 28 Jan 2010 23:25:18 +0000 (23:25 +0000)]
fix segv from loop overrun

14 years agoadd define for no builtins.
Christos Zoulas [Thu, 28 Jan 2010 23:24:52 +0000 (23:24 +0000)]
add define for no builtins.

14 years agofix b->w accidental change. FILE5_04
Christos Zoulas [Sun, 24 Jan 2010 18:41:11 +0000 (18:41 +0000)]
fix b->w accidental change.

14 years agosort date
Christos Zoulas [Fri, 22 Jan 2010 21:48:55 +0000 (21:48 +0000)]
sort date

14 years agohide the copy
Christos Zoulas [Fri, 22 Jan 2010 21:44:30 +0000 (21:44 +0000)]
hide the copy

14 years agofix cross build
Christos Zoulas [Fri, 22 Jan 2010 21:43:47 +0000 (21:43 +0000)]
fix cross build

14 years agofix for cross build
Christos Zoulas [Fri, 22 Jan 2010 21:14:58 +0000 (21:14 +0000)]
fix for cross build

14 years agowelcome to 5.04
Christos Zoulas [Fri, 22 Jan 2010 21:08:13 +0000 (21:08 +0000)]
welcome to 5.04

14 years agodocument summary info order
Christos Zoulas [Fri, 22 Jan 2010 20:58:10 +0000 (20:58 +0000)]
document summary info order

14 years agoPrint the last summary information instead of the first to handle nested
Christos Zoulas [Fri, 22 Jan 2010 20:56:26 +0000 (20:56 +0000)]
Print the last summary information instead of the first to handle nested
documents, perhaps we should build a tree and check it that way?

14 years agomention crystal reports fix.
Christos Zoulas [Fri, 22 Jan 2010 20:45:40 +0000 (20:45 +0000)]
mention crystal reports fix.

15 years agoReport application/x-rpt for Crystal Reports files; from
Christos Zoulas [Wed, 20 Jan 2010 01:36:55 +0000 (01:36 +0000)]
Report application/x-rpt for Crystal Reports files; from
http://filext.com/file-extension/RPC

15 years ago* bring back some fixes from OpenBSD:
Charles Longeau [Sat, 16 Jan 2010 17:45:11 +0000 (17:45 +0000)]
* bring back some fixes from OpenBSD:
  - make gcc2 builds file
  - fix typos in a magic file comment

15 years agoadd virtual
Christos Zoulas [Fri, 25 Dec 2009 16:04:29 +0000 (16:04 +0000)]
add virtual

15 years agoRemove mistakenly committed built file.
Reuben Thomas [Sun, 6 Dec 2009 23:20:33 +0000 (23:20 +0000)]
Remove mistakenly committed built file.

15 years agoAdd a missing continuation backslash.
Reuben Thomas [Sun, 6 Dec 2009 23:18:04 +0000 (23:18 +0000)]
Add a missing continuation backslash.

15 years agoFix a typo in a mime line.
Reuben Thomas [Sun, 6 Dec 2009 23:17:52 +0000 (23:17 +0000)]
Fix a typo in a mime line.

15 years agoadd the word "data" in png accidentally deleted before.
Christos Zoulas [Sun, 6 Dec 2009 00:38:50 +0000 (00:38 +0000)]
add the word "data" in png accidentally deleted before.

15 years agoadd multi-volume zip from From: Martin Hamrle <martin.hamrle@gmail.com>
Christos Zoulas [Fri, 4 Dec 2009 15:00:47 +0000 (15:00 +0000)]
add multi-volume zip from From: Martin Hamrle <martin.hamrle@gmail.com>

15 years agoFix name from NetBSD
Christos Zoulas [Tue, 24 Nov 2009 21:16:14 +0000 (21:16 +0000)]
Fix name from NetBSD

15 years agofont mime types from Asbj�rn Sloth T�nnesen
Christos Zoulas [Mon, 23 Nov 2009 15:42:07 +0000 (15:42 +0000)]
font mime types from Asbj�rn Sloth T�nnesen

15 years agofix for broken ctime/asctime.
Christos Zoulas [Wed, 18 Nov 2009 23:35:14 +0000 (23:35 +0000)]
fix for broken ctime/asctime.

15 years agoadd neko vm
Christos Zoulas [Tue, 10 Nov 2009 20:36:10 +0000 (20:36 +0000)]
add neko vm

15 years agoadd freehand 8 and 7 magic
Christos Zoulas [Sun, 8 Nov 2009 01:30:01 +0000 (01:30 +0000)]
add freehand 8 and 7 magic

15 years agoDelta RPM from Daniel Novotny
Christos Zoulas [Fri, 6 Nov 2009 13:53:52 +0000 (13:53 +0000)]
Delta RPM from Daniel Novotny

15 years agomore fixes from Igor Sobrado
Christos Zoulas [Wed, 4 Nov 2009 22:30:34 +0000 (22:30 +0000)]
more fixes from Igor Sobrado

15 years agofixes from igor sobrado.
Christos Zoulas [Wed, 4 Nov 2009 17:27:37 +0000 (17:27 +0000)]
fixes from igor sobrado.

15 years agoUpdate for python 3. From: David Malcolm <dmalcolm@redhat.com>
Christos Zoulas [Tue, 27 Oct 2009 14:49:57 +0000 (14:49 +0000)]
Update for python 3. From: David Malcolm <dmalcolm@redhat.com>

15 years agoadd swap on ppc
Christos Zoulas [Fri, 23 Oct 2009 16:44:59 +0000 (16:44 +0000)]
add swap on ppc

15 years agoAllow bintest overrides.
Christos Zoulas [Mon, 19 Oct 2009 13:10:20 +0000 (13:10 +0000)]
Allow bintest overrides.

15 years agomake minix magic stricter since it uses ascii printables at offset 410
Christos Zoulas [Mon, 28 Sep 2009 21:26:59 +0000 (21:26 +0000)]
make minix magic stricter since it uses ascii printables at offset 410

15 years agofix mime.
Christos Zoulas [Sun, 27 Sep 2009 21:48:20 +0000 (21:48 +0000)]
fix mime.

15 years agolocalstuff
Christos Zoulas [Sun, 27 Sep 2009 19:02:46 +0000 (19:02 +0000)]
localstuff

15 years agobetter mime Mate Miklos <mtmkls@freemail.hu>
Christos Zoulas [Sun, 27 Sep 2009 19:02:12 +0000 (19:02 +0000)]
better mime Mate Miklos <mtmkls@freemail.hu>

15 years agoupdate u-boot
Christos Zoulas [Mon, 21 Sep 2009 18:59:05 +0000 (18:59 +0000)]
update u-boot

15 years agomore html matches
Christos Zoulas [Sat, 19 Sep 2009 17:31:35 +0000 (17:31 +0000)]
more html matches

15 years agoadd rcsids
Christos Zoulas [Sat, 19 Sep 2009 16:28:07 +0000 (16:28 +0000)]
add rcsids

15 years agomagic file handling re-factoring.
Christos Zoulas [Mon, 14 Sep 2009 17:50:38 +0000 (17:50 +0000)]
magic file handling re-factoring.

15 years agomore debugging, and return ESRCH.
Christos Zoulas [Sun, 13 Sep 2009 23:25:16 +0000 (23:25 +0000)]
more debugging, and return ESRCH.

15 years agofor files that are missing summary info, don't print that they are corrupt.
Christos Zoulas [Sun, 13 Sep 2009 23:23:31 +0000 (23:23 +0000)]
for files that are missing summary info, don't print that they are corrupt.

15 years agoadd debug for encoding.
Christos Zoulas [Sun, 13 Sep 2009 19:02:22 +0000 (19:02 +0000)]
add debug for encoding.

15 years agosearch first 400 chars for html.
Christos Zoulas [Sun, 13 Sep 2009 19:02:03 +0000 (19:02 +0000)]
search first 400 chars for html.

15 years agoAdd compile
Reuben Thomas [Sat, 12 Sep 2009 12:22:14 +0000 (12:22 +0000)]
Add compile

15 years agoavoid staircase, fix leak, use directory again
Christos Zoulas [Fri, 11 Sep 2009 23:39:25 +0000 (23:39 +0000)]
avoid staircase, fix leak, use directory again

15 years agoadd bsdiff
Christos Zoulas [Fri, 11 Sep 2009 23:39:00 +0000 (23:39 +0000)]
add bsdiff

15 years agoFix directory reading to be in lexicographic order.
Reuben Thomas [Fri, 11 Sep 2009 22:40:50 +0000 (22:40 +0000)]
Fix directory reading to be in lexicographic order.

15 years agoRemove psion file and bogus magic ordering fix.
Reuben Thomas [Fri, 11 Sep 2009 16:26:39 +0000 (16:26 +0000)]
Remove psion file and bogus magic ordering fix.

15 years agoAdd Localstuff
Reuben Thomas [Fri, 11 Sep 2009 12:17:48 +0000 (12:17 +0000)]
Add Localstuff

15 years agoSort out duplicated EPOC/Psion magic.
Reuben Thomas [Fri, 11 Sep 2009 12:13:26 +0000 (12:13 +0000)]
Sort out duplicated EPOC/Psion magic.

15 years agoUse ${MAGICDIR}/* to ensure consistent sorting.
Christos Zoulas [Tue, 25 Aug 2009 12:38:27 +0000 (12:38 +0000)]
Use ${MAGICDIR}/* to ensure consistent sorting.
From Daniel Novotny

15 years agoundo NUL termination of apple, printing handles it.
Christos Zoulas [Thu, 20 Aug 2009 12:51:10 +0000 (12:51 +0000)]
undo NUL termination of apple, printing handles it.

15 years agofix 3 parsing bugs (Ian Darwin)
Christos Zoulas [Wed, 19 Aug 2009 19:55:49 +0000 (19:55 +0000)]
fix 3 parsing bugs (Ian Darwin)

15 years agoFix 3 bugs (From Ian Darwin):
Christos Zoulas [Wed, 19 Aug 2009 19:54:37 +0000 (19:54 +0000)]
Fix 3 bugs (From Ian Darwin):
    - file_showstr could move one past the end of the array
    - parse_apple did not nul terminate the string in the overflow case
    - parse_mime truncated the wrong string in the overflow case

15 years agoput back localstuff processing.
Christos Zoulas [Wed, 12 Aug 2009 17:22:22 +0000 (17:22 +0000)]
put back localstuff processing.

15 years agofix rpm stuff.
Christos Zoulas [Tue, 4 Aug 2009 21:12:29 +0000 (21:12 +0000)]
fix rpm stuff.

15 years agoadd xfs dump format from From: Daniel Novotny <dnovotny@redhat.com>
Christos Zoulas [Wed, 22 Jul 2009 15:46:38 +0000 (15:46 +0000)]
add xfs dump format from From: Daniel Novotny <dnovotny@redhat.com>

15 years agorecent changes.
Christos Zoulas [Wed, 15 Jul 2009 15:19:31 +0000 (15:19 +0000)]
recent changes.