]> git.ipfire.org Git - oddments/fireinfo.git/history - fireinfo
Support ARM in fireinfo.
[oddments/fireinfo.git] / fireinfo /
2011-09-04  Michael TremerSupport ARM in fireinfo.
2011-02-16  Michael TremerBump version 2.0.5.
2011-02-16  Michael TremerNew bad identity information.
2011-01-26  Michael TremerBump version 2.0.4. v2.0.4
2011-01-26  Michael TremerFix some hypervisor detection if the system returned...
2011-01-19  Michael TremerAdd invalid id "00000000".
2011-01-18  Michael TremerBump version 2.0.3. v2.0.3
2011-01-18  Michael TremerAdd support for Microsoft Hyper-V and Virtual PC.
2011-01-18  Michael TremerAdd invalid ID: 00020003-0004-0005-0006-000700080009.
2011-01-05  Michael TremerBump version 2.0.2. v2.0.2
2011-01-05  Michael TremerRemove unused module load.
2011-01-05  Michael TremerFix typo in hypervisor type detection.
2010-12-31  Michael TremerBump version 2.0.1. v2.0.1
2010-12-31  Michael TremerDisable hypervisor port check for VMWare.
2010-12-31  Michael TremerRely on the system vendor when searching for VMWare...
2010-12-31  Michael TremerFix for VMWare hypervisor detection (crashed on Alix).
2010-12-30  Michael TremerBump version 2.0.0. v2.0.0
2010-12-30  Michael TremerRemove secret_id from profile.
2010-12-27  Michael TremerBump version 0.14.
2010-12-27  Michael TremerFix hypervisor type detection when the C module does...
2010-12-27  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2010-12-27  Michael TremerAdd network information to profile.
2010-12-27  Michael TremerAdd network information to profile.
2010-12-26  Michael TremerAdd some code commenting.
2010-12-26  Michael TremerAdd license information.
2010-12-26  Michael TremerBump version 0.13.1. v0.13.1
2010-12-26  Michael TremerBump version 0.13. v0.13
2010-12-26  Michael TremerAdd check for Qemu hypervisor that identifies as "Bochs".
2010-12-26  Michael TremerDisallow taking hard disk IDs from qemu.
2010-12-26  Michael TremerImplement the VMWare hypervisor port check.
2010-12-21  Michael TremerThat version importing from the module did not work :( v0.12
2010-12-20  Michael TremerAdd user agent to request that we are sending. v0.11
2010-12-12  Michael TremerFix adding of hdd string only if no other was found.
2010-12-12  Michael TremerCheck if bios vendor is "innotek GmbH" to get if the...
2010-12-12  Michael TremerFix error if no USB subsystem is available.
2010-12-12  Michael TremerFix detection of system model.
2010-12-12  Michael TremerFix detection of system vendor.
2010-12-11  Michael TremerSend secret_id for beta (again).
2010-12-11  Michael TremerOnly use disk string if no other was found.
2010-12-11  Michael TremerIgnore any string with Chassis.
2010-12-11  Michael TremerAdd more unallowed IDs.
2010-12-11  Michael TremerSkip None values in id generation.
2010-12-10  Michael TremerIt would be better to check for pakfire ID after sortin...
2010-12-10  Michael TremerFixes on last commit.
2010-12-10  Michael TremerAdd option to sort out invalid strings from the id.
2010-12-10  Michael TremerAdd some new "secret_id" and make it readable from...
2010-12-08  Michael TremerFix if serial number of the root disk is None.
2010-12-04  Michael TremerAdd detection for harddisk serial number.
2010-12-02  Michael TremerConcatenate several informations and build a new ID...
2010-12-02  Michael TremerAdd kernel module to device profiles.
2010-12-01  Michael TremerCode for unique id.
2010-11-28  Michael TremerReturn memory as an integer.
2010-11-28  Michael TremerGet missing hypervisors from System.bios_vendor.
2010-11-28  Michael TremerAdd subsystem vendor and model for PCI devices.
2010-11-28  Michael TremerSend CPU model as a string.
2010-11-28  Michael TremerSome restructuring of the sent profile.
2010-11-28  Michael TremerReplace some read functions by read_from_file function.
2010-11-28  Michael TremerRead vendor and model of the system from the DMI.
2010-11-26  Michael TremerXen (paravirtualized) hosts do not set the virtualiztio...
2010-11-26  Michael TremerFix private_id function.
2010-11-26  Michael TremerFix detection of the Citrix Xen Server hypervisor.
2010-11-26  Michael TremerChange System to be a singleton pattern class and conne...
2010-11-26  Stefan PampelAdd detection of bios vendor.
2010-11-24  Michael TremerAdd sendprofile script (version 0.2). v0.2
2010-11-24  Michael TremerSkip language detection if the settings file isn't...
2010-11-24  Michael TremerCleanup unused code.
2010-11-24  Michael TremerNew class and C functions for hypervisor detection.
2010-11-24  Michael TremerRemove cpu modes information.
2010-11-24  Michael TremerUse MHz information from /proc/cpuinfo.
2010-11-24  Michael TremerReimplement CPU.count.
2010-11-23  Michael TremerReplace information ino CPU class from /proc/cpuinfo.
2010-11-23  Michael TremerNew function to read from /proc/cpuinfo.
2010-11-23  Michael TremerAdd a flag to say if a host is running in a virtual...
2010-11-23  Michael TremerAdd resonable functions for public_id and private_id.
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  Michael TremerRemove windows line endings.
2010-11-21  Stefan PampelInitial import of python components.
2010-11-19  Michael TremerAdd VMWare hypervisor detection.
2010-11-14  Michael TremerInitial import.