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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Completed mapping the memory section
David Sommerseth
2009-05-15
1
-0
/
+46
|
*
Fixed some errors in decoding "3.3.5.9 Processor Characteristics"
David Sommerseth
2009-05-15
1
-2
/
+1
|
*
Added 'emptyValue' attribute in the Map tag
David Sommerseth
2009-05-15
2
-16
/
+34
|
*
Remove 'ns' from the speed_ns attribute in memory section
David Sommerseth
2009-05-14
1
-1
/
+1
|
*
Added new Map attribute - emptyIsNone
David Sommerseth
2009-05-14
2
-14
/
+59
|
*
Support fixed size lists
David Sommerseth
2009-05-14
2
-3
/
+69
|
*
Fixed another parser issue
David Sommerseth
2009-05-14
1
-111
/
+122
|
*
Avoid segfault if XPATH_NODESET do not contain any data
David Sommerseth
2009-05-13
1
-1
/
+6
|
*
Added mapping for chassis information
David Sommerseth
2009-05-13
1
-0
/
+19
|
*
Added mapping for ProcessorInfo
David Sommerseth
2009-05-13
1
-0
/
+48
|
*
Big rewrite of xmlpythonizer
David Sommerseth
2009-05-13
2
-76
/
+157
|
*
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
|
*
Fixed segfault when processing XPATH_NODESET type and the nodeset is NULL
David Sommerseth
2009-05-13
1
-1
/
+1
|
*
Corrected minor errors in ProcessorInfo XML tags
David Sommerseth
2009-05-13
1
-2
/
+3
|
*
Improved error handling when parsing mapping XML
David Sommerseth
2009-05-04
2
-5
/
+9
|
*
Fixed typo in config.h - error in pythonmap.xml filename
David Sommerseth
2009-05-04
1
-1
/
+1
|
*
Improved setting of pythonmap.xml
David Sommerseth
2009-04-30
3
-1
/
+31
|
*
Fixed a bug causing segv
David Sommerseth
2009-04-30
1
-2
/
+2
|
*
Version number fix
Nima Talebi
2009-05-01
3
-3
/
+2
|
*
Began completing the rewrite of needed dmidecodemodule changes
David Sommerseth
2009-04-30
5
-98
/
+154
|
*
Rewritten dmixml_GetXPathContent(...) and _get_key_value(...)
David Sommerseth
2009-04-30
3
-37
/
+53
|
*
Completed mapping the bios section
David Sommerseth
2009-04-29
1
-12
/
+23
|
*
Reimplemented the XPath integration
David Sommerseth
2009-04-29
1
-27
/
+43
|
*
Added function for retrieving values from XPath objects
David Sommerseth
2009-04-29
2
-1
/
+36
|
*
dmidecode: Moved ROMsize size unit into tag attribute
David Sommerseth
2009-04-29
1
-1
/
+3
|
*
Filter out BIOS characteristics with XPath expressions
David Sommerseth
2009-04-29
1
-19
/
+16
|
*
Revert "Added filter and filtervalue attributes to xmlpythonizer's <Map> tags"
David Sommerseth
2009-04-29
2
-78
/
+12
|
*
Exported ptzmap_Free()
David Sommerseth
2009-04-29
2
-2
/
+3
|
*
Added pythonmap.xml - default XML -> Python mapping setup
David Sommerseth
2009-04-29
1
-7
/
+28
|
*
Added filter and filtervalue attributes to xmlpythonizer's <Map> tags
David Sommerseth
2009-04-29
2
-12
/
+78
|
*
Updated xmlpythonizer to support boolean type and dynamic XPath keys
David Sommerseth
2009-04-29
2
-37
/
+88
|
*
Added generic XML -> Python parser
David Sommerseth
2009-04-29
4
-1
/
+590
|
*
Only consider XML nodes which is of XML_ELEMENT_NODE when finding a specific ...
David Sommerseth
2009-04-29
1
-1
/
+2
|
*
Don't return NULL in dmixml_GetContent(...)
David Sommerseth
2009-04-29
1
-1
/
+1
|
*
Fixed compiler error due to API changes
David Sommerseth
2009-04-29
1
-1
/
+1
|
*
More XML cleanup
David Sommerseth
2009-04-29
1
-11
/
+9
|
*
Cleaned up the XML data
David Sommerseth
2009-04-29
3
-374
/
+79
|
*
Do not add XML values if input is "(null)"
David Sommerseth
2009-04-29
1
-3
/
+10
|
*
Added right trim of xml data
David Sommerseth
2009-04-29
1
-0
/
+7
|
*
Fixed wrong string handling of DMI data, which caused SEGV
David Sommerseth
2009-04-29
1
-4
/
+4
|
*
Added more XML functions
David Sommerseth
2009-04-29
2
-0
/
+58
|
*
Added missing copyright details
David Sommerseth
2009-04-29
2
-2
/
+8
|
*
Removed all Python dependencies in dmidecode.[ch]
David Sommerseth
2009-04-29
4
-35
/
+34
|
*
Made it compile
David Sommerseth
2009-04-29
2
-18
/
+18
|
*
Ported most functions to XML interface
David Sommerseth
2009-04-29
3
-1282
/
+1321
|
*
Checked in a work in progress - Python dict -> XML
David Sommerseth
2009-04-29
2
-1124
/
+1248
|
*
Fixed wrong xmlAttrNode type to xmlAttr
David Sommerseth
2009-04-29
1
-1
/
+2
|
*
Modified setup.py to compile in dmixml.c and link against libxml2
David Sommerseth
2009-04-29
1
-2
/
+4
|
*
Added dmixml.[ch] - helper function for generating XML nodes
David Sommerseth
2009-04-29
2
-0
/
+172
[prev]
[next]