]> git.ipfire.org Git - oddments/fireinfo.git/history - fireinfo/system.py
Add some new "secret_id" and make it readable from file.
[oddments/fireinfo.git] / fireinfo / system.py
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 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 TremerFix private_id function.
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-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.