index
:
python-dmidecode.git
master
dsommers' working copy of upstream python-dmideccode
David Sommerseth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dmidecode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
More cleanup
Nima Talebi
2009-05-23
1
-0
/
+6
*
Fixed minor bug which prevented debug builds
Nima Talebi
2009-05-23
1
-2
/
+2
*
Reversioned, relicensed, and rejigged
Nima Talebi
2009-05-22
1
-34
/
+42
*
Update copyright notice
Nima Talebi
2009-05-22
1
-6
/
+3
*
Changed the node content of /dmidecode/ProcessorInfo/CPUCore/cpu_flags/flag t...
David Sommerseth
2009-05-20
1
-30
/
+30
*
Use correct index value for /dmidecode/SystemSlots/SlotCharacteristics/Charac...
David Sommerseth
2009-05-20
1
-1
/
+1
*
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
*
Reorganised attributes in SystemSlots tag
David Sommerseth
2009-05-15
1
-6
/
+43
*
Fixed some errors in decoding "3.3.5.9 Processor Characteristics"
David Sommerseth
2009-05-15
1
-2
/
+1
*
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
*
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
*
Checked in a work in progress - Python dict -> XML
David Sommerseth
2009-04-29
1
-1120
/
+1244
*
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
*
Preparing to migrate to GIT.
nima
2009-03-31
1
-4785
/
+0
*
Cleaned up the fix for type(127).
nima
2008-12-22
1
-18
/
+38
*
Fixed the type(127) problem (at least on this machine) - again.
nima
2008-12-22
1
-9
/
+2
*
Cleanup.
nima
2008-12-20
1
-5
/
+5
*
Version information now set once during init().
nima
2008-12-20
1
-147
/
+66
*
Removed "detected" from appearing in every single function call. TODO: An ivar
nima
2008-12-20
1
-9
/
+9
*
More upstream changes implemented, see CHANGELOG by Jean Delvare from the
nima
2008-12-18
1
-24
/
+187
*
Claim to support revision 32 of Intel AP-485 (CPUID). No relevant change since
nima
2008-12-17
1
-20
/
+48
*
Handle chassis information records of size 19 (DMI type 3).
nima
2008-12-17
1
-1
/
+2
*
Cleaning up source area, ready for debianizing, and rpm after that.
nima
2008-12-17
1
-0
/
+4661