Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some errors in the XML layout on CacheInfo | David Sommerseth | 2009-05-20 | 1 | -3/+3 |
| | |||||
* | Fixed some ugly, unattractive and unhealthy code | Nima Talebi | 2009-05-20 | 1 | -12/+0 |
| | | | | | These hangover lines must have crept in at the early stages of the initial conversion of dmidecode to python-dmidecode. Fixed. | ||||
* | Reorganised attributes in SystemSlots tag | David Sommerseth | 2009-05-15 | 1 | -6/+43 |
| | | | | | | This part of the XML result was not valid due to duplicated tag attributes. Moved some of this specifications from the SystemSlots tag to its own SlotID tag, with even more details. | ||||
* | Fixed some errors in decoding "3.3.5.9 Processor Characteristics" | David Sommerseth | 2009-05-15 | 1 | -2/+1 |
| | | | | Fixes regression in parsing introduced when rewriting dmidecode to use libxml2 | ||||
* | Remove 'ns' from the speed_ns attribute in memory section | David Sommerseth | 2009-05-14 | 1 | -1/+1 |
| | |||||
* | Mark CPU as Populated = 'No' when not present | David Sommerseth | 2009-05-13 | 1 | -1/+1 |
| | |||||
* | Add all CPU flags, and mark them as available or not | David Sommerseth | 2009-05-13 | 1 | -2/+4 |
| | | | | This is to preserve backwards compatibility | ||||
* | Corrected minor errors in ProcessorInfo XML tags | David Sommerseth | 2009-05-13 | 1 | -2/+3 |
| | |||||
* | Began completing the rewrite of needed dmidecodemodule changes | David Sommerseth | 2009-04-30 | 1 | -25/+30 |
| | |||||
* | dmidecode: Moved ROMsize size unit into tag attribute | David Sommerseth | 2009-04-29 | 1 | -1/+3 |
| | |||||
* | More XML cleanup | David Sommerseth | 2009-04-29 | 1 | -11/+9 |
| | |||||
* | Cleaned up the XML data | David Sommerseth | 2009-04-29 | 1 | -329/+32 |
| | |||||
* | Fixed wrong string handling of DMI data, which caused SEGV | David Sommerseth | 2009-04-29 | 1 | -4/+4 |
| | |||||
* | Removed all Python dependencies in dmidecode.[ch] | David Sommerseth | 2009-04-29 | 1 | -30/+29 |
| | |||||
* | Made it compile | David Sommerseth | 2009-04-29 | 1 | -9/+4 |
| | |||||
* | Ported most functions to XML interface | David Sommerseth | 2009-04-29 | 1 | -1275/+1313 |
| | | | | Still do not compile | ||||
* | Checked in a work in progress - Python dict -> XML | David Sommerseth | 2009-04-29 | 1 | -1120/+1244 |
| | | | | Does not compile yet | ||||
* | Added indenting tool for C code and reindented *.[ch] files | David Sommerseth | 2009-04-29 | 1 | -4206/+4801 |
| | |||||
* | Reverting recent (pointless) change. | nima | 2009-03-31 | 1 | -0/+4785 |
| | | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@180 abc39116-655e-4be6-ad55-d661dc543056 | ||||
* | Preparing to migrate to GIT. | nima | 2009-03-31 | 1 | -4785/+0 |
| | | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@179 abc39116-655e-4be6-ad55-d661dc543056 | ||||
* | Cleaned up the fix for type(127). | nima | 2008-12-22 | 1 | -18/+38 |
| | | | | | | | | | Added the second type of stuffed bios (upstream). Integrated dmidecode the binary into the test case for a more objective result. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@163 abc39116-655e-4be6-ad55-d661dc543056 | ||||
* | Fixed the type(127) problem (at least on this machine) - again. | nima | 2008-12-22 | 1 | -9/+2 |
| | | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@162 abc39116-655e-4be6-ad55-d661dc543056 | ||||
* | Cleanup. | nima | 2008-12-20 | 1 | -5/+5 |
| | | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@137 abc39116-655e-4be6-ad55-d661dc543056 | ||||
* | Version information now set once during init(). | nima | 2008-12-20 | 1 | -147/+66 |
| | | | | | | | | | Bettered test cases. Case 127 magically fixed. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@135 abc39116-655e-4be6-ad55-d661dc543056 | ||||
* | Removed "detected" from appearing in every single function call. TODO: An ivar | nima | 2008-12-20 | 1 | -9/+9 |
| | | | | | | | | | | | | should be implemented to return this string, so further cleanup is still required; as it stands, there is no access to this information anymore! Updated test case. Further general cleanup. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@133 abc39116-655e-4be6-ad55-d661dc543056 | ||||
* | More upstream changes implemented, see CHANGELOG by Jean Delvare from the | nima | 2008-12-18 | 1 | -24/+187 |
| | | | | | | | | | period 2008-02-16 to 2008-11-23. These changes have been made, but not yet fully tested. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@114 abc39116-655e-4be6-ad55-d661dc543056 | ||||
* | Claim to support revision 32 of Intel AP-485 (CPUID). No relevant change since | nima | 2008-12-17 | 1 | -20/+48 |
| | | | | | | | | | revision 31. Update reference to AMD CPUID document. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@113 abc39116-655e-4be6-ad55-d661dc543056 | ||||
* | Handle chassis information records of size 19 (DMI type 3). | nima | 2008-12-17 | 1 | -1/+2 |
| | | | | git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@112 abc39116-655e-4be6-ad55-d661dc543056 | ||||
* | Cleaning up source area, ready for debianizing, and rpm after that. | nima | 2008-12-17 | 1 | -0/+4661 |
git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@108 abc39116-655e-4be6-ad55-d661dc543056 |