]>
granicus.if.org Git - file/log
Christos Zoulas [Fri, 30 Dec 2011 16:41:11 +0000 (16:41 +0000)]
welcome to 5.10
Christos Zoulas [Mon, 19 Dec 2011 17:49:31 +0000 (17:49 +0000)]
Fix markup typos and document magic_list.
Christos Zoulas [Sun, 18 Dec 2011 14:55:22 +0000 (14:55 +0000)]
Don't hard-code MAGIC_NO_CHECK_BUILTIN, build it from it's components.
Christos Zoulas [Sat, 17 Dec 2011 17:18:14 +0000 (17:18 +0000)]
add tilera
Christos Zoulas [Sat, 17 Dec 2011 17:16:29 +0000 (17:16 +0000)]
More tilera chips from Chris Metcalf <cmetcalf@tilera.com>
Christos Zoulas [Fri, 16 Dec 2011 17:44:33 +0000 (17:44 +0000)]
Add guile
Reuben Thomas [Fri, 16 Dec 2011 16:34:21 +0000 (16:34 +0000)]
Document recent changes.
Reuben Thomas [Fri, 16 Dec 2011 16:32:48 +0000 (16:32 +0000)]
Weaken generic script magic rather more, to avoid overriding specific magic.
Reuben Thomas [Fri, 16 Dec 2011 16:24:40 +0000 (16:24 +0000)]
Add /usr/bin/env detection with MIME type for Perl scripts.
Christos Zoulas [Thu, 15 Dec 2011 16:21:43 +0000 (16:21 +0000)]
try to make the palm magic stronger and comment as to what should be done.
Christos Zoulas [Tue, 13 Dec 2011 13:53:14 +0000 (13:53 +0000)]
explain why.
Christos Zoulas [Tue, 13 Dec 2011 13:48:41 +0000 (13:48 +0000)]
rdays is off by one. (Daniel Gillen)
Reuben Thomas [Fri, 9 Dec 2011 08:02:16 +0000 (08:02 +0000)]
Tweak C++ magic strength to avoid false positives.
Reuben Thomas [Thu, 8 Dec 2011 12:38:24 +0000 (12:38 +0000)]
Simplify if (p) free(p) to free(p).
Reuben Thomas [Thu, 8 Dec 2011 12:12:46 +0000 (12:12 +0000)]
Turn hardwired token matching into soft magic. See ChangeLog for details.
Christos Zoulas [Wed, 7 Dec 2011 22:05:05 +0000 (22:05 +0000)]
PR/151: Remove the wild match for 0xeb, matches too many russian texts.
Christos Zoulas [Wed, 7 Dec 2011 22:04:27 +0000 (22:04 +0000)]
put back the printf chars
Christos Zoulas [Wed, 7 Dec 2011 18:39:43 +0000 (18:39 +0000)]
better lzma detection for files with large dictionaries from jan kaluza
Reuben Thomas [Wed, 7 Dec 2011 12:01:24 +0000 (12:01 +0000)]
Correct spelling of "XHTML".
Reuben Thomas [Wed, 7 Dec 2011 11:58:24 +0000 (11:58 +0000)]
Improve punctuation.
Reuben Thomas [Mon, 5 Dec 2011 23:18:12 +0000 (23:18 +0000)]
Update for recent magic fixes.
Reuben Thomas [Mon, 5 Dec 2011 23:16:41 +0000 (23:16 +0000)]
Make description of Python scripts consistent.
Reuben Thomas [Mon, 5 Dec 2011 23:14:02 +0000 (23:14 +0000)]
Move generic /usr/bin/env script detection from commands to
varied.script, so all the generic detection is together.
Reduce its strength so it doesn't outweigh language-specific tests.
Reuben Thomas [Mon, 5 Dec 2011 23:01:10 +0000 (23:01 +0000)]
Update for recent fixes.
Reuben Thomas [Mon, 5 Dec 2011 22:58:35 +0000 (22:58 +0000)]
Fix description of /w flag.
Christos Zoulas [Fri, 25 Nov 2011 03:28:17 +0000 (03:28 +0000)]
add music
Christos Zoulas [Tue, 22 Nov 2011 13:30:05 +0000 (13:30 +0000)]
fix virtualbox
Christos Zoulas [Wed, 16 Nov 2011 19:24:22 +0000 (19:24 +0000)]
- don't close if not needed
- closedir on error path
Christos Zoulas [Thu, 10 Nov 2011 18:59:54 +0000 (18:59 +0000)]
Add cups
Christos Zoulas [Thu, 10 Nov 2011 13:42:09 +0000 (13:42 +0000)]
fix missing prefix (from bch/NetBSD)
Reuben Thomas [Sat, 5 Nov 2011 15:44:22 +0000 (15:44 +0000)]
Fix issue #150.
Christos Zoulas [Mon, 31 Oct 2011 17:23:34 +0000 (17:23 +0000)]
add kernel core formats
Christos Zoulas [Wed, 26 Oct 2011 15:44:47 +0000 (15:44 +0000)]
add incremental tar format from Eloi Notario entfe001 at gmail dot com
Christos Zoulas [Mon, 17 Oct 2011 20:18:05 +0000 (20:18 +0000)]
clarify options processing order in -f namefile
Christos Zoulas [Wed, 28 Sep 2011 13:30:10 +0000 (13:30 +0000)]
PR/146: Mime output for office files broken.
Christos Zoulas [Wed, 28 Sep 2011 13:22:54 +0000 (13:22 +0000)]
PR/145: Remove weak magic.
Christos Zoulas [Thu, 22 Sep 2011 19:30:43 +0000 (19:30 +0000)]
add big tiff
Christos Zoulas [Thu, 22 Sep 2011 16:58:37 +0000 (16:58 +0000)]
add python3 changes.
Christos Zoulas [Tue, 20 Sep 2011 15:33:50 +0000 (15:33 +0000)]
mention string flags file type enforcement
Christos Zoulas [Tue, 20 Sep 2011 15:31:52 +0000 (15:31 +0000)]
mark binary string entries as such
Christos Zoulas [Tue, 20 Sep 2011 15:30:14 +0000 (15:30 +0000)]
If a string rule specifies binary or text file data explicitly, make sure
that the data in the file matches the type before we do any other tests.
This avoids having weak magic types such as msdos, match against text files.
Christos Zoulas [Tue, 20 Sep 2011 15:28:09 +0000 (15:28 +0000)]
- print the line number of the rule
- add missing flags
Christos Zoulas [Fri, 16 Sep 2011 21:23:59 +0000 (21:23 +0000)]
mv __arraycount() define to file.h
Christos Zoulas [Fri, 16 Sep 2011 21:04:59 +0000 (21:04 +0000)]
fix warnings
Christos Zoulas [Fri, 16 Sep 2011 19:43:39 +0000 (19:43 +0000)]
welcome to 5.09
Christos Zoulas [Fri, 16 Sep 2011 19:40:40 +0000 (19:40 +0000)]
fix missing comment
Christos Zoulas [Sun, 11 Sep 2011 14:57:46 +0000 (14:57 +0000)]
add zope
Christos Zoulas [Thu, 8 Sep 2011 21:58:42 +0000 (21:58 +0000)]
add marc21
Christos Zoulas [Wed, 7 Sep 2011 22:00:50 +0000 (22:00 +0000)]
Add other stuff we did not mention before
Christos Zoulas [Wed, 7 Sep 2011 21:57:15 +0000 (21:57 +0000)]
typo
Christos Zoulas [Wed, 7 Sep 2011 15:47:51 +0000 (15:47 +0000)]
PR/142: add LRF format files
Christos Zoulas [Tue, 6 Sep 2011 11:00:06 +0000 (11:00 +0000)]
new media files from Mike Melanson
Christos Zoulas [Thu, 1 Sep 2011 12:12:37 +0000 (12:12 +0000)]
wait for the particular pid we just forked not just any
Christos Zoulas [Sun, 28 Aug 2011 08:38:48 +0000 (08:38 +0000)]
PR/193: avoid zerodivide
Christos Zoulas [Sun, 28 Aug 2011 07:03:27 +0000 (07:03 +0000)]
fix resource leak: Thomas Jarosch thomas dot jarosch at intra2net dot com
Christos Zoulas [Fri, 26 Aug 2011 13:40:34 +0000 (13:40 +0000)]
mention cdf change
Christos Zoulas [Fri, 26 Aug 2011 13:39:18 +0000 (13:39 +0000)]
add a simple makefile to build just the cdf test code
Christos Zoulas [Fri, 26 Aug 2011 13:38:28 +0000 (13:38 +0000)]
PR/135: Use a different heuristic to recognize a word document if it missing
the application name in the properties.
Christos Zoulas [Tue, 23 Aug 2011 08:01:12 +0000 (08:01 +0000)]
Do the seek test after we set all information we can determine from the
current header only without seeking.
Christos Zoulas [Wed, 17 Aug 2011 17:37:18 +0000 (17:37 +0000)]
PR/129: Add smile
Christos Zoulas [Wed, 17 Aug 2011 11:34:39 +0000 (11:34 +0000)]
PR/134: Don't seek all overr the place when reading elf files, homogenize
the seeking to seek to the proper offset for each header structure reading
instead of saving and restoring offsets in random places.
Christos Zoulas [Sun, 14 Aug 2011 09:03:12 +0000 (09:03 +0000)]
eliminate non-literal format strings.
Christos Zoulas [Mon, 8 Aug 2011 09:05:55 +0000 (09:05 +0000)]
file header
Christos Zoulas [Mon, 8 Aug 2011 09:05:38 +0000 (09:05 +0000)]
add fusecompress
Christos Zoulas [Mon, 8 Aug 2011 09:01:05 +0000 (09:01 +0000)]
add VCDIFF from Jan Kaluza
Christos Zoulas [Mon, 8 Aug 2011 08:56:17 +0000 (08:56 +0000)]
fix weak dbase magic
Christos Zoulas [Mon, 8 Aug 2011 08:49:27 +0000 (08:49 +0000)]
remove duplicate entry.
Christos Zoulas [Wed, 3 Aug 2011 16:55:40 +0000 (16:55 +0000)]
more portable if/then/else
Christos Zoulas [Wed, 3 Aug 2011 14:47:42 +0000 (14:47 +0000)]
regen
Christos Zoulas [Wed, 3 Aug 2011 14:46:58 +0000 (14:46 +0000)]
welcome to 5.08
Christos Zoulas [Tue, 19 Jul 2011 18:54:25 +0000 (18:54 +0000)]
support ld build id printing.
Reuben Thomas [Tue, 12 Jul 2011 11:34:55 +0000 (11:34 +0000)]
Document recent changes.
Reuben Thomas [Tue, 12 Jul 2011 11:31:59 +0000 (11:31 +0000)]
Rename file system object MIME types for consistency with xdg-utils.
Reuben Thomas [Tue, 12 Jul 2011 11:31:09 +0000 (11:31 +0000)]
Fix position of StarView magic; fixes mantis bug #128.
Reuben Thomas [Tue, 12 Jul 2011 11:23:38 +0000 (11:23 +0000)]
Remove obsolete documentation on MIME magic, and a fixed TODO.
Christos Zoulas [Mon, 11 Jul 2011 19:42:02 +0000 (19:42 +0000)]
pcap-ng files
Christos Zoulas [Wed, 22 Jun 2011 15:40:47 +0000 (15:40 +0000)]
new pcap-ng format.
Christos Zoulas [Sat, 18 Jun 2011 22:36:22 +0000 (22:36 +0000)]
Added a check to bail out if we are cross-compiling and the installed version
of file does not match (PR/123)
Christos Zoulas [Tue, 14 Jun 2011 12:47:41 +0000 (12:47 +0000)]
better rpm handling from Jan Kaluza
Christos Zoulas [Fri, 10 Jun 2011 09:23:28 +0000 (09:23 +0000)]
remove leftover debugging.
Christos Zoulas [Mon, 6 Jun 2011 13:01:41 +0000 (13:01 +0000)]
support for Dell BIOS version detection.
https://bugzilla.redhat.com/show_bug.cgi?id=709953
From Jan Kaluza
Christos Zoulas [Thu, 26 May 2011 01:27:59 +0000 (01:27 +0000)]
fix compilation under mingw from abrdoks at gmail dot com
Christos Zoulas [Wed, 25 May 2011 17:45:54 +0000 (17:45 +0000)]
add zip 3.0 support.
Christos Zoulas [Fri, 20 May 2011 23:31:46 +0000 (23:31 +0000)]
PR/126: PostScript files are really not just text.
Christos Zoulas [Wed, 18 May 2011 18:11:23 +0000 (18:11 +0000)]
Fixed 0 file problem.
Reuben Thomas [Tue, 17 May 2011 17:40:31 +0000 (17:40 +0000)]
Fix English in comment.
Christos Zoulas [Sat, 14 May 2011 15:04:15 +0000 (15:04 +0000)]
small archive
Christos Zoulas [Fri, 13 May 2011 22:15:54 +0000 (22:15 +0000)]
adjust license from NetBSD
Christos Zoulas [Fri, 13 May 2011 22:15:40 +0000 (22:15 +0000)]
make this compile with a c++ compiler again.
Christos Zoulas [Fri, 13 May 2011 22:15:24 +0000 (22:15 +0000)]
don't use c99 decls.
Christos Zoulas [Fri, 13 May 2011 22:11:44 +0000 (22:11 +0000)]
fixes from NetBSD
Christos Zoulas [Fri, 13 May 2011 12:05:56 +0000 (12:05 +0000)]
Add mime types for tcpdump, from Guy Harris
Christos Zoulas [Wed, 11 May 2011 01:19:22 +0000 (01:19 +0000)]
mention recent changes
Christos Zoulas [Wed, 11 May 2011 01:02:41 +0000 (01:02 +0000)]
Don't double increment pointer in the OCTALIFY case, leading to buffer overrun.
Christos Zoulas [Wed, 11 May 2011 00:57:28 +0000 (00:57 +0000)]
welcome to 5.07
Christos Zoulas [Wed, 11 May 2011 00:47:40 +0000 (00:47 +0000)]
fix alignment
Christos Zoulas [Tue, 10 May 2011 17:01:57 +0000 (17:01 +0000)]
remove alpha
Christos Zoulas [Sun, 8 May 2011 16:34:51 +0000 (16:34 +0000)]
attempt to find encapsulated postscript in pjl
Christos Zoulas [Sun, 8 May 2011 01:21:41 +0000 (01:21 +0000)]
update from Joerg Jenderek
Christos Zoulas [Tue, 3 May 2011 01:44:17 +0000 (01:44 +0000)]
change ^H -> \b