]> granicus.if.org Git - file/shortlog
file
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
2013-01-08 Christos Zoulasadd: International Color Consortium profile file magic
2013-01-08 Christos ZoulasImplement [du]{1,2,4,8} (Guy Harris)
2013-01-08 Christos Zoulasfix bitcode data (Guy Harris)
2013-01-07 Christos Zoulascheck for the right magic_version()
2013-01-07 Christos Zoulas- always initialize ml->map
2013-01-07 Christos Zoulasre-do the map and allocation of magic entries to simpli...
2013-01-07 Christos ZoulasPR/228: Fix magic deallocation when the magic file...
2013-01-06 Christos ZoulasPR/225: beat x86 boot sector
2013-01-06 Christos Zoulas$> does not work all the time
2013-01-06 Christos Zoulasimplement magic_version
2013-01-06 Christos Zoulasdocument magic_version
2013-01-06 Christos Zoulasthe continuation error is a magic error.
2013-01-06 Christos ZoulasPR/229: Fix not portable pointer comparison code.
2013-01-06 Christos ZoulasUse "name" and "use" so that we have only one set of...
2013-01-06 Christos Zoulasadd more link layer types (Guy Harris)
2013-01-04 Christos Zoulasfix processor offsets (Guy Harris)
2013-01-04 Christos ZoulasAdd llvm bitcode objects; from Guy Harris
2013-01-04 Christos Zoulasremove ?
2013-01-04 Christos Zoulasuse "universal binary". From Guy Harris
2013-01-04 Christos ZoulasPatch from Guy Harris, fixing a typo in the name, masks...
2013-01-04 Christos Zoulasescape the period in the keywords
2013-01-04 Christos ZoulasNeed to pass the returnval that the child match determi...
2013-01-04 Christos Zoulasnew sentence, new line
2013-01-04 Christos Zoulasuse case insensitive match
2013-01-04 Christos Zoulasfix bogus magic FILE5_12
2013-01-03 Christos Zoulaslint fixes
2013-01-03 Christos Zoulaswelcome to 5.12
2013-01-03 Christos Zoulasmissing backslash
2013-01-02 Christos ZoulasPR/224: Add geospatial designs recognition. Guess on...
2012-12-27 Christos Zoulasadd .DS_Store files
2012-12-24 Christos Zoulasadded keepass
next