]> granicus.if.org Git - file/log
file
13 years agoDocument BUGS section update.
Reuben Thomas [Sat, 12 Mar 2011 18:07:09 +0000 (18:07 +0000)]
Document BUGS section update.

13 years agoRemove duplicate BUGS section, but put big one where it should be.
Reuben Thomas [Sat, 12 Mar 2011 18:06:00 +0000 (18:06 +0000)]
Remove duplicate BUGS section, but put big one where it should be.

13 years agoadd lrzip support (from Ville Skytta)
Christos Zoulas [Tue, 8 Mar 2011 00:39:46 +0000 (00:39 +0000)]
add lrzip support (from Ville Skytta)

13 years agopython 3.2 from St=E9phane_Gaudreault
Christos Zoulas [Sat, 26 Feb 2011 02:33:38 +0000 (02:33 +0000)]
python 3.2 from St=E9phane_Gaudreault

13 years agouse asprintf() instead of snprintf() strdup()
Christos Zoulas [Thu, 24 Feb 2011 03:35:59 +0000 (03:35 +0000)]
use asprintf() instead of snprintf() strdup()

13 years agodefine MAXPATHLEN if not defined.
Christos Zoulas [Thu, 24 Feb 2011 03:35:37 +0000 (03:35 +0000)]
define MAXPATHLEN if not defined.

13 years agofix cdf bounds checks
Christos Zoulas [Thu, 10 Feb 2011 21:35:05 +0000 (21:35 +0000)]
fix cdf bounds checks

13 years agoAdd cdf_ctime.
Christos Zoulas [Thu, 10 Feb 2011 17:03:15 +0000 (17:03 +0000)]
Add cdf_ctime.

13 years agohandle "text executable" too.
Christos Zoulas [Thu, 10 Feb 2011 02:22:58 +0000 (02:22 +0000)]
handle "text executable" too.

13 years agofixes to previous from Thomas Ledoux <tledouxfr@gmail.com>
Christos Zoulas [Thu, 10 Feb 2011 01:52:51 +0000 (01:52 +0000)]
fixes to previous from Thomas Ledoux <tledouxfr@gmail.com>

13 years agoincrease range of latex patterns and strength over python ones because
Christos Zoulas [Tue, 8 Feb 2011 13:45:15 +0000 (13:45 +0000)]
increase range of latex patterns and strength over python ones because
there is latex inside python but not python inside latex. From Jan Kaluza.

13 years agoproper format for hex strings.
Christos Zoulas [Tue, 8 Feb 2011 13:43:26 +0000 (13:43 +0000)]
proper format for hex strings.

13 years agoadd bug reporting address.
Christos Zoulas [Thu, 3 Feb 2011 01:57:33 +0000 (01:57 +0000)]
add bug reporting address.

13 years agohelp and version output to stdout
Christos Zoulas [Thu, 3 Feb 2011 01:54:43 +0000 (01:54 +0000)]
help and version output to stdout

13 years agoAdded Bugz address.
Christos Zoulas [Thu, 3 Feb 2011 01:54:09 +0000 (01:54 +0000)]
Added Bugz address.

13 years agoWhen matching softmagic for ascii files, don't just print
Christos Zoulas [Thu, 3 Feb 2011 01:43:33 +0000 (01:43 +0000)]
When matching softmagic for ascii files, don't just print
the softmagic classification, keep going and print the
text classification too. This fixes broken troff files when
we moved them from keyword recognition to softmagic
(they stopped printing "with CRLF" etc.)
Reported by Doug McIlroy.

13 years agostop processing if the length is 0
Christos Zoulas [Thu, 3 Feb 2011 01:43:07 +0000 (01:43 +0000)]
stop processing if the length is 0

13 years agobetter printing for lvm partitions
Christos Zoulas [Tue, 25 Jan 2011 18:38:17 +0000 (18:38 +0000)]
better printing for lvm partitions

13 years agoadd msooxml stuff.
Christos Zoulas [Tue, 25 Jan 2011 18:36:19 +0000 (18:36 +0000)]
add msooxml stuff.

13 years agocyrus magic from Philipp Hahn <hahn@univention.de>
Christos Zoulas [Tue, 25 Jan 2011 13:55:57 +0000 (13:55 +0000)]
cyrus magic from Philipp Hahn <hahn@univention.de>

13 years agoFix compilation on win32
Christos Zoulas [Fri, 21 Jan 2011 18:59:40 +0000 (18:59 +0000)]
Fix compilation on win32

14 years agoadd wsdl
Christos Zoulas [Wed, 19 Jan 2011 19:35:21 +0000 (19:35 +0000)]
add wsdl

14 years agophp wsdl file recognition
Christos Zoulas [Wed, 19 Jan 2011 19:34:50 +0000 (19:34 +0000)]
php wsdl file recognition

14 years agoremove the temporary magic directory again because it breaks make distcheck
Christos Zoulas [Mon, 17 Jan 2011 16:51:09 +0000 (16:51 +0000)]
remove the temporary magic directory again because it breaks make distcheck

14 years agowelcome to 5_05
Christos Zoulas [Mon, 17 Jan 2011 16:40:41 +0000 (16:40 +0000)]
welcome to 5_05

14 years agoMention recent change.
Reuben Thomas [Sun, 16 Jan 2011 19:31:53 +0000 (19:31 +0000)]
Mention recent change.

14 years agoFix two potential buffer overruns in apprentice_list.
Reuben Thomas [Sun, 16 Jan 2011 19:30:36 +0000 (19:30 +0000)]
Fix two potential buffer overruns in apprentice_list.

14 years agoIgnore .gitignore
Reuben Thomas [Sun, 16 Jan 2011 19:15:05 +0000 (19:15 +0000)]
Ignore .gitignore

14 years agoNote recent changes.
Reuben Thomas [Fri, 14 Jan 2011 22:40:05 +0000 (22:40 +0000)]
Note recent changes.

14 years agoNew pure-Python bindings (same API as before, with missing methods added).
Reuben Thomas [Fri, 14 Jan 2011 22:33:07 +0000 (22:33 +0000)]
New pure-Python bindings (same API as before, with missing methods added).

14 years agoUpdate documentation to match reality, and small formatting fixes.
Reuben Thomas [Fri, 14 Jan 2011 21:59:17 +0000 (21:59 +0000)]
Update documentation to match reality, and small formatting fixes.

14 years agoRename `buffer' (name of Python built-in) to `buf'.
Reuben Thomas [Fri, 14 Jan 2011 21:03:09 +0000 (21:03 +0000)]
Rename `buffer' (name of Python built-in) to `buf'.

14 years agofrom Jan Kaluza
Christos Zoulas [Mon, 10 Jan 2011 14:01:10 +0000 (14:01 +0000)]
from Jan Kaluza

14 years agoRemove some #if 0â\80\99d code that had no reason to be left in.
Reuben Thomas [Fri, 7 Jan 2011 23:22:28 +0000 (23:22 +0000)]
Remove some #if 0â\80\99d code that had no reason to be left in.

14 years agopaq
Christos Zoulas [Fri, 7 Jan 2011 20:24:25 +0000 (20:24 +0000)]
paq

14 years agoEPub
Christos Zoulas [Fri, 7 Jan 2011 20:23:14 +0000 (20:23 +0000)]
EPub

14 years agoTypo fixes.
Reuben Thomas [Thu, 6 Jan 2011 23:54:41 +0000 (23:54 +0000)]
Typo fixes.

14 years agoSummarise Python changes.
Reuben Thomas [Thu, 6 Jan 2011 21:41:56 +0000 (21:41 +0000)]
Summarise Python changes.

14 years agoFix Python 3 using example at http://wiki.python.org/moin/PortingExtensionModulesToPy3k
Reuben Thomas [Thu, 6 Jan 2011 21:40:00 +0000 (21:40 +0000)]
Fix Python 3 using example at http://wiki.python.org/moin/PortingExtensionModulesToPy3k

14 years agoRemove obsolete py_magic.h.
Reuben Thomas [Thu, 6 Jan 2011 21:35:37 +0000 (21:35 +0000)]
Remove obsolete py_magic.h.

14 years agoOpen file in binary mode for portability to Windows and Python 3.
Reuben Thomas [Thu, 6 Jan 2011 21:34:45 +0000 (21:34 +0000)]
Open file in binary mode for portability to Windows and Python 3.

14 years agoAdd build directory to ignore list.
Reuben Thomas [Thu, 6 Jan 2011 15:39:20 +0000 (15:39 +0000)]
Add build directory to ignore list.

14 years agoFixes for Python 2.x:
Reuben Thomas [Thu, 6 Jan 2011 15:10:41 +0000 (15:10 +0000)]
Fixes for Python 2.x:

1. PyUnicode_FromString was introduced in 2.6, not 2.7.

2. When parsing optional arguments in py_magic_check, py_magic_compile
   and py_magic_load, the corresponding C variable, filename, must
   have a default value (here, NULL).

14 years agoFix and use pstring length specifiers.
Reuben Thomas [Tue, 4 Jan 2011 19:29:32 +0000 (19:29 +0000)]
Fix and use pstring length specifiers.

14 years agoIgnore section 5 man pages too.
Reuben Thomas [Tue, 4 Jan 2011 19:26:20 +0000 (19:26 +0000)]
Ignore section 5 man pages too.

14 years agoRemove magic dir before trying to compile magic, to make it easier to recover from...
Reuben Thomas [Tue, 4 Jan 2011 18:42:58 +0000 (18:42 +0000)]
Remove magic dir before trying to compile magic, to make it easier to recover from failed builds.

14 years agofix obvious error
Christos Zoulas [Fri, 31 Dec 2010 18:15:28 +0000 (18:15 +0000)]
fix obvious error

14 years agonew tads version
Christos Zoulas [Fri, 31 Dec 2010 16:32:54 +0000 (16:32 +0000)]
new tads version

14 years agoG-IR format.
Christos Zoulas [Sun, 26 Dec 2010 23:10:59 +0000 (23:10 +0000)]
G-IR format.

14 years agoupdates from Sergey Zaykov
Christos Zoulas [Sat, 25 Dec 2010 14:33:43 +0000 (14:33 +0000)]
updates from Sergey Zaykov

14 years agodon't undo our initialization
Christos Zoulas [Wed, 22 Dec 2010 19:09:10 +0000 (19:09 +0000)]
don't undo our initialization

14 years agosupport for various formats of pascal strings.
Christos Zoulas [Wed, 22 Dec 2010 18:14:05 +0000 (18:14 +0000)]
support for various formats of pascal strings.

14 years agoadd more linux swap
Christos Zoulas [Fri, 17 Dec 2010 14:19:51 +0000 (14:19 +0000)]
add more linux swap

14 years agomake it work again with python2.6
Christos Zoulas [Wed, 15 Dec 2010 03:23:22 +0000 (03:23 +0000)]
make it work again with python2.6

14 years agoupdate for python-3.1 from Kelly Anderson.
Christos Zoulas [Wed, 15 Dec 2010 02:49:24 +0000 (02:49 +0000)]
update for python-3.1 from Kelly Anderson.

14 years agomore magic from Jan Kaluza
Christos Zoulas [Tue, 7 Dec 2010 16:52:52 +0000 (16:52 +0000)]
more magic from Jan Kaluza

14 years agoSlight improvements to tar code, and fix to -e soft.
Reuben Thomas [Tue, 30 Nov 2010 14:58:53 +0000 (14:58 +0000)]
Slight improvements to tar code, and fix to -e soft.

14 years agowarc format from Jérôme Dupont
Christos Zoulas [Thu, 25 Nov 2010 15:05:43 +0000 (15:05 +0000)]
warc format from Jérôme Dupont

14 years agomagic text fixes from jan kaluza
Christos Zoulas [Thu, 25 Nov 2010 15:00:12 +0000 (15:00 +0000)]
magic text fixes from jan kaluza

14 years agobump strings to 64 and version to 8.
Christos Zoulas [Tue, 23 Nov 2010 18:02:08 +0000 (18:02 +0000)]
bump strings to 64 and version to 8.

14 years agoadd markup.
Christos Zoulas [Fri, 5 Nov 2010 20:51:38 +0000 (20:51 +0000)]
add markup.

14 years agoChangeLog for previous commit.
Reuben Thomas [Fri, 5 Nov 2010 17:26:40 +0000 (17:26 +0000)]
ChangeLog for previous commit.

14 years agoUpdate bug reporting addresses and make more visible.
Reuben Thomas [Fri, 5 Nov 2010 17:25:55 +0000 (17:25 +0000)]
Update bug reporting addresses and make more visible.

14 years agoAdd tcl magic from Gustaf Neumann.
Reuben Thomas [Mon, 1 Nov 2010 18:36:46 +0000 (18:36 +0000)]
Add tcl magic from Gustaf Neumann.

14 years agofixes from cchittleborough+comp.file@cluemail.com ("Christopher Chittleborough")
Christos Zoulas [Tue, 26 Oct 2010 14:08:47 +0000 (14:08 +0000)]
fixes from cchittleborough+comp.file@cluemail.com ("Christopher Chittleborough")

14 years agoepub stuff
Christos Zoulas [Mon, 25 Oct 2010 22:48:38 +0000 (22:48 +0000)]
epub stuff

14 years agomention recent fix.
Christos Zoulas [Sun, 24 Oct 2010 14:43:38 +0000 (14:43 +0000)]
mention recent fix.

14 years agoChristopher Chittleborough <cchittleborough+comp.file@cluemail.com>
Christos Zoulas [Sun, 24 Oct 2010 14:42:07 +0000 (14:42 +0000)]
Christopher Chittleborough <cchittleborough+comp.file@cluemail.com>
This patch fixes a small problem with string/W: if the rule has a string
value containing multiple consecutive spaces, it would never match
because file_strncmp() in softmagic.c always skips all the spaces in the
object being analyzed when it sees a space in the rule value, meaning
the second space in the rule will never match.

14 years agofix comments from Christopher Chittleborough
Christos Zoulas [Sun, 24 Oct 2010 14:35:45 +0000 (14:35 +0000)]
fix comments from Christopher Chittleborough

14 years agoFrom: Ulrich =?utf-8?B?U3DDtnJsZWlu?= <uqs@spoerlein.net>
Christos Zoulas [Thu, 21 Oct 2010 22:08:34 +0000 (22:08 +0000)]
From: Ulrich =?utf-8?B?U3DDtnJsZWlu?= <uqs@spoerlein.net>
make this work under mdocml without changing groff behavior

14 years agofingerprint data.
Christos Zoulas [Wed, 20 Oct 2010 20:22:58 +0000 (20:22 +0000)]
fingerprint data.

14 years agorecognize "text" as the preferred synonym of "ascii".
Christos Zoulas [Fri, 8 Oct 2010 22:03:57 +0000 (22:03 +0000)]
recognize "text" as the preferred synonym of "ascii".

14 years agoadd a simple scoring scheme to require more than one keyword matches for
Christos Zoulas [Fri, 8 Oct 2010 21:58:44 +0000 (21:58 +0000)]
add a simple scoring scheme to require more than one keyword matches for
english words.

14 years agodocument string/t
Christos Zoulas [Thu, 7 Oct 2010 01:15:41 +0000 (01:15 +0000)]
document string/t

14 years agodocument -l
Christos Zoulas [Thu, 7 Oct 2010 01:15:20 +0000 (01:15 +0000)]
document -l

14 years agoallow text overrides from Jan Kaluza
Christos Zoulas [Thu, 7 Oct 2010 00:33:20 +0000 (00:33 +0000)]
allow text overrides from Jan Kaluza

14 years agoDJGPP fix
Christos Zoulas [Sat, 2 Oct 2010 15:36:15 +0000 (15:36 +0000)]
DJGPP fix

14 years agoAdd MIME type for vCalendar files; thanks, Jim Duchek for the report and fix.
Reuben Thomas [Wed, 29 Sep 2010 18:36:49 +0000 (18:36 +0000)]
Add MIME type for vCalendar files; thanks, Jim Duchek for the report and fix.

14 years agoNote recent patches applied.
Reuben Thomas [Mon, 20 Sep 2010 21:12:25 +0000 (21:12 +0000)]
Note recent patches applied.

14 years agoMagic patches from Fedora and Ubuntu.
Reuben Thomas [Mon, 20 Sep 2010 21:11:35 +0000 (21:11 +0000)]
Magic patches from Fedora and Ubuntu.

14 years agoPrint normal separator too when NUL separator used, as per man page. (Patch from...
Reuben Thomas [Mon, 20 Sep 2010 21:00:44 +0000 (21:00 +0000)]
Print normal separator too when NUL separator used, as per man page. (Patch from Fedora.)

14 years agoAdd new files from Debian patches (5.04-6), which I omitted earlier.
Reuben Thomas [Mon, 20 Sep 2010 20:28:11 +0000 (20:28 +0000)]
Add new files from Debian patches (5.04-6), which I omitted earlier.

I am starting to forget how CVS works. And I like it.

14 years agoDocument application of Debian patches.
Reuben Thomas [Mon, 20 Sep 2010 20:17:57 +0000 (20:17 +0000)]
Document application of Debian patches.

14 years agoApply Debian code patches from Debian package 5.04-6.
Reuben Thomas [Mon, 20 Sep 2010 20:16:08 +0000 (20:16 +0000)]
Apply Debian code patches from Debian package 5.04-6.

14 years agoApply Debian doc patches.
Reuben Thomas [Mon, 20 Sep 2010 20:15:36 +0000 (20:15 +0000)]
Apply Debian doc patches.

14 years agoImprove with reference to the Debian patch for this file in package 5.04-6.
Reuben Thomas [Mon, 20 Sep 2010 19:24:11 +0000 (19:24 +0000)]
Improve with reference to the Debian patch for this file in package 5.04-6.

14 years agoApply Debian new magic patches from Debian package version 5.04-6.
Reuben Thomas [Mon, 20 Sep 2010 19:19:16 +0000 (19:19 +0000)]
Apply Debian new magic patches from Debian package version 5.04-6.

14 years agoFix a minor error in the Debian patch just applied.
Reuben Thomas [Mon, 20 Sep 2010 19:03:46 +0000 (19:03 +0000)]
Fix a minor error in the Debian patch just applied.

14 years agoApply Debian magic modification patches from Debian package version 5.04-6.
Reuben Thomas [Mon, 20 Sep 2010 18:55:20 +0000 (18:55 +0000)]
Apply Debian magic modification patches from Debian package version 5.04-6.

14 years agoAdd m4
Reuben Thomas [Mon, 20 Sep 2010 14:26:53 +0000 (14:26 +0000)]
Add m4

14 years agoNote for softmagic.c 1.141.
Reuben Thomas [Mon, 20 Sep 2010 14:25:31 +0000 (14:25 +0000)]
Note for softmagic.c 1.141.

14 years agoUse '%s' format to print untrusted string.
Reuben Thomas [Mon, 20 Sep 2010 14:24:01 +0000 (14:24 +0000)]
Use '%s' format to print untrusted string.

14 years agoRemove bogus backtick inserted by mistake.
Reuben Thomas [Mon, 20 Sep 2010 14:21:06 +0000 (14:21 +0000)]
Remove bogus backtick inserted by mistake.

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.