]> git.ipfire.org Git - oddments/fireinfo.git/history - src
Don't crash when /proc/cpuinfo doesn't have any information
[oddments/fireinfo.git] / src /
2018-06-13  Michael TremerDon't crash when /proc/cpuinfo doesn't have any information
2018-02-13  Michael TremerRead mounpoints from /
2017-12-14  Peter Müllersubmit fireinfo profile via HTTPS
2015-09-09  Michael TremerFix crash if there is id has already been reset to...
2015-08-12  Michael TremerFilter all IDs that only consist of 0xff
2015-05-04  Michael TremerSkip search for hypervisor name when the CPU string...
2015-03-28  Michael TremerEscape any non-printable ascii characters
2015-03-17  Michael TremerAdd an other forbidden string: "Serial"
2015-02-14  Michael TremerAbort when vendor/model was found
2014-12-15  Michael TremerRevert vendor/model for ARM to old behaviour
2014-11-03  Michael TremerARM: Read board model from device-tree in /proc
2014-10-28  Michael Tremerbogomips: Don't crash when no bogomips are available
2014-05-01  Michael TremerBlacklist more invalid strings.
2014-02-15  Michael TremerExclude some more invalid patterns.
2014-02-14  Michael TremerFix reading harddisk serials.
2014-02-07  Michael TremerRevert "Read mounted filesystems from /proc/mounts...
2014-01-28  Michael TremerCatch exception when the hardware serial number cannot...
2014-01-28  Michael TremerRead mounted filesystems from /proc/mounts instead...
2013-09-01  Michael TremerFix hypervisor detection.
2013-09-01  Michael TremerUse autotools.
2013-09-01  Michael TremerRewrite hypervisor detection.
2011-09-04  Michael TremerSupport ARM in fireinfo.
2010-12-26  Michael TremerAdd license information.
2010-12-26  Michael TremerMake VMWare hypervisor port detection code PIC.
2010-12-26  Michael TremerImplement the VMWare hypervisor port check.
2010-12-04  Michael TremerFix build error on ix86.
2010-12-04  Michael TremerAdd detection for harddisk serial number.
2010-11-24  Michael TremerCleanup unused code.
2010-11-24  Michael TremerNew class and C functions for hypervisor detection.
2010-11-21  Michael TremerAdd a python wrapper around is_virtualized.
2010-11-21  Michael TremerMerge remote branch 'origin/vmware'
2010-11-21  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2010-11-21  Florian MenneSome function to check if a host is running in a virtua...
2010-11-19  Michael TremerAdd VMWare hypervisor detection.
2010-11-15  Michael TremerFix runtime error when virtflag was null.
2010-11-14  Michael TremerInitial import.