]> granicus.if.org Git - file/shortlog
file
2013-06-08 Christos Zoulasadd missing break.
2013-06-04 Ian DarwinGeneralize a bit of wording to make more distro-friendly.
2013-06-04 Ian DarwinAccount for wcwidth might return -1.
2013-06-03 Christos ZoulasPR/250: add freeplane format which is a fork of freemin...
2013-06-03 Christos ZoulasPR/253: remove invalid byte order messages
2013-05-30 Christos Zoulasdon't treat as an error if the magic offset was after...
2013-05-28 Christos Zoulasmention spacing issue fixes.
2013-05-28 Christos Zoulaskill extra spaces (Jan Kaluza)
2013-05-28 Christos Zoulasdon't print a space if there was an error. (from Jan...
2013-05-14 Christos ZoulasAdd new microsoft filesystem (from Richard W.M. Jones)
2013-05-09 Christos Zoulasadd partition id names; repair boot sector message
2013-05-02 Christos Zoulaslatest fix
2013-05-02 Christos ZoulasPR/248: Multiple magic_loads fail due to global address...
2013-04-22 Reuben ThomasAdd a note about Ragel
2013-04-22 Christos Zoulasdon't ignore m4
2013-04-22 Christos Zoulasnew clear keyword, change the way default works.
2013-04-22 Christos Zoulasnew pgf magic
2013-04-22 Christos ZoulasAdd c clear magic and a default that prints unknown...
2013-04-19 Christos Zoulasbetter support for PNF files (Joerg Jenderek)
2013-04-19 Christos Zoulasspecialize the test to avoid clash with windows PNF...
2013-04-03 Christos Zoulasfix integer overflow preventing bounds check (Shane...
2013-04-02 Christos Zoulasallow list for long opts. it was erroneous ifdefed...
2013-04-02 Christos ZoulasAdd EXEEXT, from joerg jenderek
2013-04-02 Christos Zoulasfix wrong type, from joerg jenderek
2013-04-01 Christos Zoulasbump the kernel again since bios and friends got bumped.
2013-03-25 Christos Zoulasdisallow strength in magic "name" entries
2013-03-25 Christos Zoulasfix eicar
2013-03-25 Christos Zoulasmention archives and use ascii only. (glensc)
2013-03-25 Christos Zoulaslimit to 100 repetitions to avoid excessive backtrackin...
2013-03-23 Christos Zoulasadd EICAR
2013-03-21 Christos Zoulaswelcome to 5.14 FILE5_14
2013-03-21 Christos ZoulasPR/242: Move strength to the parent pattern since setti...
2013-03-18 Christos ZoulasPR/241: Jan Kaluza: Add python 3.3
2013-03-17 Christos Zoulaswhen treating block and char files as regular, pretend...
2013-03-14 Christos Zoulasfilesystems detail patch from joerg jenderek
2013-03-09 Christos ZoulasNot all files in directory sample/dbase are identified
2013-03-07 Christos Zoulastoday's changes
2013-03-07 Christos Zoulas- increase strength to beat Linux/i386 core
2013-03-07 Christos Zoulaskeep track of white-space printed so that we can recurs...
2013-03-06 Christos Zoulasupdate ignore files with new entries
2013-03-06 Christos ZoulasRemove array code that was avoiding int64_t use. The...
2013-03-06 Christos Zoulasso we don't remove this
2013-03-06 Christos Zoulasmaintain the current flip value on recursive calls...
2013-02-27 Christos Zoulas- put back missing indirect call
2013-02-27 Christos Zoulashandle NOSPACE in indirect and use magic.
2013-02-27 Christos ZoulasToday's fixes.
2013-02-27 Christos Zoulaslimit recursion level for mget
2013-02-27 Christos Zoulasfix subarchitectur x86_64
2013-02-26 Christos ZoulasSplit out the mach-o-cpu definitions since they are...
2013-02-26 Christos Zoulasadd the initial offset so that recursive "use" invocati...
2013-02-26 Christos Zoulasallow octal formats
2013-02-26 Christos Zoulasbetter debugging printfs
2013-02-26 Christos Zoulas- avoid 0 offset causing an infinite loop.
2013-02-26 Christos Zoulasfix stray return -1; from glen at delfi dot ee
2013-02-22 Christos Zoulasadd magic.h.in to the dist files. FILE5_13
2013-02-22 Christos Zoulasbump version
2013-02-22 Christos Zoulasfix previous, reading section name.
2013-02-21 Christos Zoulasrecognize panasonic channel list database (Joerg Jenderek)
2013-02-18 Christos Zoulasmore patches from Joerg Jenderek:
2013-02-18 Christos Zoulasnew gpt magic from Rogier Goossens
2013-02-18 Christos Zoulas- use pread
2013-02-17 Christos Zoulas- Don't set the unsigned flag if the type was not unsigned
2013-02-17 Christos Zoulas- don't subtract o from nbytes; mcopy deals with adjust...
2013-02-17 Christos Zoulasfix split lines
2013-02-08 Christos Zoulasfix incorrect offset.
2013-02-08 Christos Zoulasstart search after the signature
2013-02-08 Christos Zoulasremove junk entries
2013-02-08 Christos Zoulasadd android backups
2013-02-06 Christos Zoulasfix all non-ascii characters.
2013-02-05 Christos ZoulasNormalize name to ascii
2013-02-05 Christos Zoulasconvert to octal
2013-02-04 Christos Zoulasbump jpeg.
2013-01-29 Christos ZoulasDon't confuse NTFS filesystems with Hitachi COFF (Joerg...
2013-01-26 Christos Zoulasmore disk formats from John Elliott
2013-01-25 Christos Zoulasbump mime desc
2013-01-25 Christos Zoulasfix mime types. (Thomas Ledoux)
2013-01-24 Christos ZoulasCheck sizeof long long from Werner Fink.
2013-01-23 Christos ZoulasPR/234: +40 is a lot, for the boot sector, it wins...
2013-01-23 Christos Zoulasfix wrapped line
2013-01-23 Christos Zoulasinclude the offset
2013-01-22 Christos ZoulasPR/233: Magic contains embedded space.
2013-01-22 Christos ZoulasPR/232: Jan Kaluza: JPEG files are detected as Minix...
2013-01-16 Christos Zoulasre-factor gnome.
2013-01-12 Christos Zoulasmore fixes from Guy Harris
2013-01-11 Christos Zoulasmention fsmagic fix.
2013-01-11 Christos ZoulasAdd a space if we printed some magic.
2013-01-11 Christos Zoulasupdate source list
2013-01-11 Christos Zoulas- Warn about continuation levels which are not contiguo...
2013-01-10 Christos ZoulasMore fixes
2013-01-10 Christos Zoulasadd "public" because this is needed outside libmagic...
2013-01-10 Christos Zoulasuse BUILT_SOURCES
2013-01-09 Christos Zoulasnew a.out file
2013-01-09 Christos ZoulasFrom Guy Harris:
2013-01-09 Christos ZoulasAdd 5.2 from Steven Kreuzer
2013-01-09 Christos Zoulasmerge assignments
2013-01-09 Christos ZoulasDocument {d,u}Q (Guy Harris)
2013-01-09 Christos Zoulasonly allow one digit chars, but allow any other charact...
2013-01-08 Christos Zoulasadd fulldump bit (Lorinczy Zsigmond)
2013-01-08 Christos Zoulasmerge duplicate entries
2013-01-08 Christos Zoulasadd raw, from Alfredo Ortega
next