summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ready for 4.13FILE4_13Christos Zoulas2005-02-0913-134/+445
* Welcome to 4.13Christos Zoulas2005-02-092-20/+33
* Document $HOME/.magicChristos Zoulas2005-02-091-2/+12
* Add OpenEXR formatIan Darwin2005-02-011-1/+2
* Comment out the filename portion; it is not always there.Christos Zoulas2005-01-191-1/+1
* Fix bzip2 issueChristos Zoulas2005-01-0713-57/+179
* remove bogus comment and code about nul terminated buf.Christos Zoulas2004-12-201-4/+1
* Enable AM_MAINTAINER_MODE so that we don't re-build everything if theChristos Zoulas2004-12-141-1/+1
* Flush stdout and stderr before forking.Christos Zoulas2004-12-131-1/+3
* This should not be here.Christos Zoulas2004-11-241-60/+0
* Reach over into pythonFILE4_12Christos Zoulas2004-11-2410-6/+229
* Empty fileChristos Zoulas2004-11-241-0/+0
* Re-do the autoconf stuff once more; passes make dist now.Christos Zoulas2004-11-2415-25154/+8671
* Strip the output path when we compile.Christos Zoulas2004-11-241-10/+11
* Fixes from Jakub Bogusz <qboosh@pld-linux.org>, stack overwrite, elf overread.Christos Zoulas2004-11-242-6/+8
* New magic.Christos Zoulas2004-11-246-138/+75
* More modern utils.FILE4_11Christos Zoulas2004-11-2110-1477/+2248
* Fix thinko.Christos Zoulas2004-11-211-3/+9
* ready for 4.11Christos Zoulas2004-11-219-3049/+23781
* More magicChristos Zoulas2004-11-2117-216/+873
* Add support for hackish ucs16 strings.Christos Zoulas2004-11-203-31/+89
* Commit previous fixes.Christos Zoulas2004-11-201-1/+5
* Add missing printf arg.Christos Zoulas2004-11-131-2/+2
* Print the filename and linenumber on syntax errors.Christos Zoulas2004-11-133-29/+34
* simplify the logicChristos Zoulas2004-11-131-5/+5
* Fix stack overwrire on 0 length strings.Christos Zoulas2004-10-122-13/+18
* fix memory leaks.Christos Zoulas2004-09-273-20/+28
* Remove advertising clauses, with Ian's permission.Christos Zoulas2004-09-1119-90/+16
* regen for 4.10FILE4_10Christos Zoulas2004-07-242-2/+2
* don't disable zlib anymore; I think the security issues were fixed long ago.Christos Zoulas2004-07-241-2/+1
* we don't just read the header size, but the whole note too; so revert theChristos Zoulas2004-07-241-6/+6
* welcome to 4.10Christos Zoulas2004-07-241-2/+5
* more magic fixes.Christos Zoulas2004-07-2423-91/+439
* better detection of utime/utimes from ian@wasabisystems.comChristos Zoulas2004-07-241-4/+4
* From: Jakub Bogusz <qboosh@pld-linux.org>Christos Zoulas2004-07-241-7/+12
* make COMPILE_ONLY work again.Christos Zoulas2004-06-043-10/+20
* mention recent changesChristos Zoulas2004-05-121-0/+6
* Add a check_format function to make sure that printf formats in magicChristos Zoulas2004-05-122-2/+102
* fix printf format strings.Christos Zoulas2004-05-121-1/+1
* %s needs strings not longs.Christos Zoulas2004-05-121-12/+12
* fix srcdir.Christos Zoulas2004-04-282-2/+2
* Regen.Christos Zoulas2004-04-072-1/+9
* Add more conditional definesChristos Zoulas2004-04-071-2/+2
* add wide char functions we useChristos Zoulas2004-04-071-1/+1
* update the ChangeLogFILE4_09Christos Zoulas2004-04-071-0/+6
* welcome to 4.09Christos Zoulas2004-04-073-4/+7
* regenerateChristos Zoulas2004-04-073-3/+232
* more magicChristos Zoulas2004-04-074-5/+28
* Support for mbstate_t autoconf.Christos Zoulas2004-04-062-0/+31
* stylistic nits from pooka. use S_ISREG and count writable if it is writableChristos Zoulas2004-03-231-3/+3