]> git.ipfire.org Git - oddments/fireinfo.git/shortlog
oddments/fireinfo.git
2010-12-01  Michael TremerBump version (0.4). v0.4
2010-12-01  Michael TremerAdd option to disable to send the profile.
2010-11-30  Michael Tremersendprofile: Enable debugging mode with -d.
2010-11-30  Michael TremerAdd option to sendprofile to only dump the data.
2010-11-28  Michael TremerBump version 0.3. v0.3
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 TremerUpdate meta information.
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 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-21  Michael TremerAdd .gitignore.
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-15  Michael TremerFix runtime error when virtflag was null.
2010-11-14  Michael TremerInitial import.