]>
granicus.if.org Git - file/log
Christos Zoulas [Tue, 10 Nov 2009 20:36:10 +0000 (20:36 +0000)]
add neko vm
Christos Zoulas [Sun, 8 Nov 2009 01:30:01 +0000 (01:30 +0000)]
add freehand 8 and 7 magic
Christos Zoulas [Fri, 6 Nov 2009 13:53:52 +0000 (13:53 +0000)]
Delta RPM from Daniel Novotny
Christos Zoulas [Wed, 4 Nov 2009 22:30:34 +0000 (22:30 +0000)]
more fixes from Igor Sobrado
Christos Zoulas [Wed, 4 Nov 2009 17:27:37 +0000 (17:27 +0000)]
fixes from igor sobrado.
Christos Zoulas [Tue, 27 Oct 2009 14:49:57 +0000 (14:49 +0000)]
Update for python 3. From: David Malcolm <dmalcolm@redhat.com>
Christos Zoulas [Fri, 23 Oct 2009 16:44:59 +0000 (16:44 +0000)]
add swap on ppc
Christos Zoulas [Mon, 19 Oct 2009 13:10:20 +0000 (13:10 +0000)]
Allow bintest overrides.
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
Christos Zoulas [Sun, 27 Sep 2009 21:48:20 +0000 (21:48 +0000)]
fix mime.
Christos Zoulas [Sun, 27 Sep 2009 19:02:46 +0000 (19:02 +0000)]
localstuff
Christos Zoulas [Sun, 27 Sep 2009 19:02:12 +0000 (19:02 +0000)]
better mime Mate Miklos <mtmkls@freemail.hu>
Christos Zoulas [Mon, 21 Sep 2009 18:59:05 +0000 (18:59 +0000)]
update u-boot
Christos Zoulas [Sat, 19 Sep 2009 17:31:35 +0000 (17:31 +0000)]
more html matches
Christos Zoulas [Sat, 19 Sep 2009 16:28:07 +0000 (16:28 +0000)]
add rcsids
Christos Zoulas [Mon, 14 Sep 2009 17:50:38 +0000 (17:50 +0000)]
magic file handling re-factoring.
Christos Zoulas [Sun, 13 Sep 2009 23:25:16 +0000 (23:25 +0000)]
more debugging, and return ESRCH.
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.
Christos Zoulas [Sun, 13 Sep 2009 19:02:22 +0000 (19:02 +0000)]
add debug for encoding.
Christos Zoulas [Sun, 13 Sep 2009 19:02:03 +0000 (19:02 +0000)]
search first 400 chars for html.
Reuben Thomas [Sat, 12 Sep 2009 12:22:14 +0000 (12:22 +0000)]
Add compile
Christos Zoulas [Fri, 11 Sep 2009 23:39:25 +0000 (23:39 +0000)]
avoid staircase, fix leak, use directory again
Christos Zoulas [Fri, 11 Sep 2009 23:39:00 +0000 (23:39 +0000)]
add bsdiff
Reuben Thomas [Fri, 11 Sep 2009 22:40:50 +0000 (22:40 +0000)]
Fix directory reading to be in lexicographic order.
Reuben Thomas [Fri, 11 Sep 2009 16:26:39 +0000 (16:26 +0000)]
Remove psion file and bogus magic ordering fix.
Reuben Thomas [Fri, 11 Sep 2009 12:17:48 +0000 (12:17 +0000)]
Add Localstuff
Reuben Thomas [Fri, 11 Sep 2009 12:13:26 +0000 (12:13 +0000)]
Sort out duplicated EPOC/Psion magic.
Christos Zoulas [Tue, 25 Aug 2009 12:38:27 +0000 (12:38 +0000)]
Use ${MAGICDIR}/* to ensure consistent sorting.
From Daniel Novotny
Christos Zoulas [Thu, 20 Aug 2009 12:51:10 +0000 (12:51 +0000)]
undo NUL termination of apple, printing handles it.
Christos Zoulas [Wed, 19 Aug 2009 19:55:49 +0000 (19:55 +0000)]
fix 3 parsing bugs (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
Christos Zoulas [Wed, 12 Aug 2009 17:22:22 +0000 (17:22 +0000)]
put back localstuff processing.
Christos Zoulas [Tue, 4 Aug 2009 21:12:29 +0000 (21:12 +0000)]
fix rpm stuff.
Christos Zoulas [Wed, 22 Jul 2009 15:46:38 +0000 (15:46 +0000)]
add xfs dump format from From: Daniel Novotny <dnovotny@redhat.com>
Christos Zoulas [Wed, 15 Jul 2009 15:19:31 +0000 (15:19 +0000)]
recent changes.
Christos Zoulas [Wed, 15 Jul 2009 15:17:44 +0000 (15:17 +0000)]
handle wstring32 and null for crystal reports. Always sanitize the string
before checking it.
Christos Zoulas [Wed, 15 Jul 2009 15:16:52 +0000 (15:16 +0000)]
do the actual cast in c; although I don't like it because it can hide bugs,
there is one case in compress.c for a void * where it matters. Perhaps I will
revert it some other time.
Christos Zoulas [Wed, 15 Jul 2009 14:08:43 +0000 (14:08 +0000)]
don't include useless headers.
Christos Zoulas [Wed, 15 Jul 2009 14:08:23 +0000 (14:08 +0000)]
fix mygetopt.h handling.
Christos Zoulas [Wed, 15 Jul 2009 14:07:45 +0000 (14:07 +0000)]
fix debugging, handle wstring32 and null.
Christos Zoulas [Fri, 10 Jul 2009 16:45:15 +0000 (16:45 +0000)]
more detail in PNG images.
Christos Zoulas [Wed, 1 Jul 2009 00:07:41 +0000 (00:07 +0000)]
Remove version check from zip Sander Marechal <s.marechal@jejik.com>
Reuben Thomas [Tue, 23 Jun 2009 00:35:28 +0000 (00:35 +0000)]
Remove some really silly LISP magic.
Christos Zoulas [Sat, 20 Jun 2009 20:47:30 +0000 (20:47 +0000)]
fix djgpp compilation
Christos Zoulas [Tue, 16 Jun 2009 12:48:55 +0000 (12:48 +0000)]
revised font patch from Daniel Novotny
Christos Zoulas [Tue, 16 Jun 2009 12:47:18 +0000 (12:47 +0000)]
recognize more fonts from Daniel Novotny.
Reuben Thomas [Tue, 9 Jun 2009 21:17:20 +0000 (21:17 +0000)]
Add a ChangeLog for last commit, to add a couple of MP3 MIME types, and
fix the date on the previous entry (also mine).
Reuben Thomas [Tue, 9 Jun 2009 21:11:59 +0000 (21:11 +0000)]
Add some missing MIME types for MP3 files.
Reuben Thomas [Wed, 27 May 2009 22:26:40 +0000 (22:26 +0000)]
Document last commit.
Reuben Thomas [Wed, 27 May 2009 22:25:48 +0000 (22:25 +0000)]
Add full range of hash-bang tests for python and ruby.
Christos Zoulas [Mon, 18 May 2009 18:31:02 +0000 (18:31 +0000)]
flip the polarity of the gcc test.
Christos Zoulas [Wed, 13 May 2009 14:44:30 +0000 (14:44 +0000)]
mention capabilities
Christos Zoulas [Wed, 13 May 2009 14:43:10 +0000 (14:43 +0000)]
Don't lose the last hardware capacity. Cheng Renquan <crquan@gmail.com>
Christos Zoulas [Fri, 8 May 2009 23:25:46 +0000 (23:25 +0000)]
compile with g++ again.
Christos Zoulas [Fri, 8 May 2009 23:02:44 +0000 (23:02 +0000)]
drop trailing whitespace.
Christos Zoulas [Fri, 8 May 2009 17:41:58 +0000 (17:41 +0000)]
lint fixes and more from NetBSD
Christos Zoulas [Wed, 6 May 2009 20:48:22 +0000 (20:48 +0000)]
remove 0xfffe special casing
Christos Zoulas [Wed, 6 May 2009 20:32:48 +0000 (20:32 +0000)]
welcome to 5.03
Christos Zoulas [Wed, 6 May 2009 14:29:47 +0000 (14:29 +0000)]
use LIMIT instead of LIM everywhere.
Christos Zoulas [Wed, 6 May 2009 14:27:30 +0000 (14:27 +0000)]
avoid wrap-around.
Christos Zoulas [Wed, 6 May 2009 14:23:06 +0000 (14:23 +0000)]
Don't deref null if we try to read a non-existing short stream.
Christos Zoulas [Tue, 5 May 2009 22:48:51 +0000 (22:48 +0000)]
more protection for the cdf code.
Christos Zoulas [Mon, 4 May 2009 15:15:13 +0000 (15:15 +0000)]
5.02...
Christos Zoulas [Sat, 2 May 2009 20:06:55 +0000 (20:06 +0000)]
limit sector sizes
Christos Zoulas [Sat, 2 May 2009 18:10:30 +0000 (18:10 +0000)]
add 2.6 compiled files.
Christos Zoulas [Sat, 2 May 2009 16:36:17 +0000 (16:36 +0000)]
fix reading the sat.
Christos Zoulas [Sat, 2 May 2009 00:04:14 +0000 (00:04 +0000)]
more conservative against integer overflow
Christos Zoulas [Fri, 1 May 2009 22:37:48 +0000 (22:37 +0000)]
Buffer overflow fixes.
Christos Zoulas [Fri, 1 May 2009 22:36:58 +0000 (22:36 +0000)]
Buffer overflow fixes from Drew Yao <ayao@apple.com>
Christos Zoulas [Thu, 30 Apr 2009 21:20:15 +0000 (21:20 +0000)]
5.01 we are almost here.
Christos Zoulas [Thu, 30 Apr 2009 21:18:30 +0000 (21:18 +0000)]
Parens around name.
Christos Zoulas [Thu, 30 Apr 2009 21:13:50 +0000 (21:13 +0000)]
mention cdf fixes
Christos Zoulas [Thu, 30 Apr 2009 21:03:26 +0000 (21:03 +0000)]
more cdf fixes:
- we computed the sector limit incorrectly divided by cdf_secid_t, where it
was already done.
- we used CDF_SHORT_SEC_SIZE instead of CDF_SEC_SIZE in the SAT.
Christos Zoulas [Wed, 22 Apr 2009 13:08:07 +0000 (13:08 +0000)]
Added xz from Sven Hartrumpf <Sven.Hartrumpf@FernUni-Hagen.de>
Christos Zoulas [Tue, 14 Apr 2009 16:27:16 +0000 (16:27 +0000)]
add tokyo cabinet from: Sven Hartrumpf <Sven.Hartrumpf@FernUni-Hagen.de>
Christos Zoulas [Mon, 13 Apr 2009 03:17:00 +0000 (03:17 +0000)]
fix postscript font, revert back to using strings so that the strength improves
and the name of the font works, from dnovotny@redhat.com (Daniel Novotny)
Christos Zoulas [Mon, 13 Apr 2009 03:09:52 +0000 (03:09 +0000)]
file@bzzt.net (Arnout Engelen)
Christos Zoulas [Tue, 7 Apr 2009 11:07:00 +0000 (11:07 +0000)]
make sure we free everything.
Christos Zoulas [Mon, 6 Apr 2009 17:31:56 +0000 (17:31 +0000)]
add mime for xz compresses files. =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= <afb@rpm5.org>
Christos Zoulas [Fri, 3 Apr 2009 13:51:45 +0000 (13:51 +0000)]
from Daniel Novotny <dnovotny@redhat.com>
Christos Zoulas [Mon, 30 Mar 2009 14:17:13 +0000 (14:17 +0000)]
extend the search to 4K because there are files with a lot of comments.
Christos Zoulas [Fri, 27 Mar 2009 22:43:54 +0000 (22:43 +0000)]
today's change
Christos Zoulas [Fri, 27 Mar 2009 22:42:49 +0000 (22:42 +0000)]
don't print \012- separators in the same magic entry if it consists of multiple
print statemens.
Christos Zoulas [Wed, 25 Mar 2009 20:28:08 +0000 (20:28 +0000)]
fix linux version from Luke Suchocki <Luke.Suchocki@dedicatedcomputing.com>
Christos Zoulas [Mon, 23 Mar 2009 14:22:48 +0000 (14:22 +0000)]
mention latest fix.
Christos Zoulas [Mon, 23 Mar 2009 14:21:51 +0000 (14:21 +0000)]
avoid descriptor leak in compress code. Daniel Novotny <dnovotny@redhat.com>
Christos Zoulas [Sun, 22 Mar 2009 23:27:33 +0000 (23:27 +0000)]
fix sign comparison warning.
Christos Zoulas [Sun, 22 Mar 2009 23:27:05 +0000 (23:27 +0000)]
include file.h to get prototypes.
Christos Zoulas [Fri, 20 Mar 2009 21:25:41 +0000 (21:25 +0000)]
remove extra locale.h that is not needed.
Christos Zoulas [Wed, 18 Mar 2009 15:19:23 +0000 (15:19 +0000)]
- allow escaping relation characters.
- fix troff and fortran magic.
Christos Zoulas [Tue, 10 Mar 2009 20:52:50 +0000 (20:52 +0000)]
don't use strlen in strndup().
Christos Zoulas [Tue, 10 Mar 2009 11:44:29 +0000 (11:44 +0000)]
avoid c99 syntax.
Christos Zoulas [Thu, 5 Mar 2009 22:40:59 +0000 (22:40 +0000)]
add kml
Christos Zoulas [Thu, 5 Mar 2009 22:40:28 +0000 (22:40 +0000)]
add xz compression.
From: =?ISO-8859-1?Q?Anders_F_Bj=F6rklund?= <afb@rpm5.org>
Christos Zoulas [Thu, 5 Mar 2009 15:37:02 +0000 (15:37 +0000)]
no null after romfs.
Christos Zoulas [Tue, 3 Mar 2009 21:19:42 +0000 (21:19 +0000)]
fix erlang magic add kml.
Christos Zoulas [Wed, 25 Feb 2009 14:01:25 +0000 (14:01 +0000)]
oops forgot to commit the EFTYPE removal.
Christos Zoulas [Tue, 24 Feb 2009 21:53:13 +0000 (21:53 +0000)]
quote gcc.
Christos Zoulas [Mon, 23 Feb 2009 20:51:55 +0000 (20:51 +0000)]
make memory read return the proper length.
Christos Zoulas [Mon, 23 Feb 2009 20:45:56 +0000 (20:45 +0000)]
mention using the buffer for cdf files.