]> git.ipfire.org Git - oddments/fireinfo.git/shortlog
oddments/fireinfo.git
2011-11-18  Michael TremerBump version to 2.1.3. v2.1.3
2011-11-18  Michael TremerIgnore more invalid vendor strings: "empty".
2011-10-05  Michael TremerBump version to 2.1.2. v2.1.2
2011-10-05  Michael TremerFix cpu model detection regression on x86.
2011-09-04  Michael TremerBump version to 2.1.1. v2.1.1
2011-09-04  Michael TremerFix python syntax error.
2011-09-04  Michael TremerBump version 2.1.0. v2.1.0
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 TremerAdd pychecker script to test the code.
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 TremerAdd MANIFEST file.
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-27  Michael TremerHide the private id from the user.
2010-12-26  Michael Tremersendprofile: Add --public-id switch.
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 TremerMake VMWare hypervisor port detection code PIC.
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 TremerBump version 0.10. v0.10
2010-12-12  Michael TremerFix detection of system model.
2010-12-12  Michael TremerFix detection of system vendor.
2010-12-11  Michael TremerBump version 0.9.1.
2010-12-11  Michael TremerSend secret_id for beta (again).
2010-12-11  Michael TremerBump version 0.9. v0.9
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 TremerBump version 0.8. v0.8
2010-12-11  Michael TremerAdd more unallowed IDs.
2010-12-11  Michael TremerRemove silly log message.
2010-12-11  Michael TremerSkip None values in id generation.
2010-12-11  Michael TremerAdd --secret-id switch and --hardware-string.
2010-12-11  Michael TremerChange URL to upload profiles.
2010-12-11  Michael TremerBumb version 0.7. v0.7
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 TremerBump version 0.6.1. v0.6.1
2010-12-04  Michael TremerFix build error on ix86.
2010-12-04  Michael TremerBump version 0.6. v0.6
2010-12-04  Michael TremerAdd detection for harddisk serial number.
2010-12-02  Michael TremerBump version 0.5. v0.5
2010-12-02  Michael TremerConcatenate several informations and build a new ID...
2010-12-02  Michael TremerAdd kernel module to device profiles.
2010-12-02  Michael TremerAdd support for upstream proxy.
2010-12-01  Michael TremerCode for unique id.
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.
next