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
*
New upstream release v3.12.1
v3.12.1
David Sommerseth
2013-07-08
1
-9
/
+71
*
Rebase against upstream dmidecode v2.11
David Sommerseth
2013-07-08
1
-334
/
+630
*
Fixed a missing break statement in a switch for DMI section 3.3.7.2
David Sommerseth
2013-06-20
1
-0
/
+1
*
Do not add explictly 'dmispec' attributes inside switch() in dmi_decode()
David Sommerseth
2013-04-05
1
-2
/
+0
*
Harden dmi_string() calls with better NULL checks
David Sommerseth
2011-01-06
1
-7
/
+16
*
Make use of dmixml_AddDMIstring() where possible
David Sommerseth
2011-01-06
1
-65
/
+68
*
Fixed an issue causing SEGV on some hardware when dmi_processor_id() is called
David Sommerseth
2010-05-26
1
-2
/
+1
*
Add a little hint where decoding got aborted
David Sommerseth
2010-04-20
1
-2
/
+2
*
Improved DMIerror message tag when decoding is not possible
David Sommerseth
2010-02-05
1
-6
/
+16
*
Removed not needed \n from log_append() entries
David Sommerseth
2010-02-05
1
-3
/
+3
*
Added logging flag to log_append() to change log behaviour
David Sommerseth
2010-02-05
1
-5
/
+6
*
More fprintf() -> log_append() porting
David Sommerseth
2010-01-08
1
-12
/
+12
*
Spelling fixes
Nima Talebi
2009-12-14
1
-1
/
+1
*
Completed python XML map for TypeMap 0x1C
David Sommerseth
2009-07-02
1
-1
/
+1
*
Completed python XML map for TypeMap 0x16
David Sommerseth
2009-07-02
1
-1
/
+1
*
Completed python XML map for TypeMap 0x06
David Sommerseth
2009-07-02
1
-2
/
+2
*
Completed python XML map for TypeMap 0x05
David Sommerseth
2009-07-02
1
-7
/
+8
*
Splitted out SMBIOS/DMI dump functions from dmidecode.c to separate files
David Sommerseth
2009-06-18
1
-162
/
+2
*
Fixed another XML formatting error in dmidecode.c
David Sommerseth
2009-06-12
1
-1
/
+1
*
Fixed an XML formatting issue - dmispec attribute was duplicated in <OEMstrings>
David Sommerseth
2009-06-11
1
-1
/
+0
*
Renamed <description> to <DMIdescription> to avoid confusion with the <Descri...
David Sommerseth
2009-06-11
1
-1
/
+1
*
Fixed crashes and unexpected behaviour on unknown DMI/SMBIOS types
David Sommerseth
2009-06-11
1
-18
/
+47
*
Fixed error in XML data for dmi_temperature_probe_location(...)
David Sommerseth
2009-06-11
1
-1
/
+1
*
Big rewrite again, simplified the usage of opt->type
David Sommerseth
2009-06-09
1
-5
/
+6
*
More cleanup
David Sommerseth
2009-06-04
1
-17
/
+0
*
Fixed compiling issues after commit 2cf4f28f6fc671478003b31c03b93e070eee9942
David Sommerseth
2009-06-04
1
-3
/
+1
*
Further removal of deprecated functions
Nima Talebi
2009-06-05
1
-59
/
+6
*
Avoid passing the option struct to dmidecode.c functions
David Sommerseth
2009-06-04
1
-18
/
+24
*
Removal of more deprecated/unused code.
Nima Talebi
2009-06-04
1
-1
/
+0
*
Rewrote bigger parts to avoid global variables as much as possible
David Sommerseth
2009-06-03
1
-23
/
+23
*
Removed some dead code
David Sommerseth
2009-06-03
1
-1
/
+0
*
Renamed *_set_version() functions to a more proper *_get_version() function n...
David Sommerseth
2009-06-03
1
-2
/
+2
*
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
[next]