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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Added indenting tool for C code and reindented *.[ch] files
David Sommerseth
2009-04-29
12
-4776
/
+5433
*
Reverting recent (pointless) change.
nima
2009-03-31
15
-0
/
+5952
*
Preparing to migrate to GIT.
nima
2009-03-31
15
-5952
/
+0
*
Fixed bug reported by Ralf Treinen.
nima
2009-02-22
2
-2
/
+27
*
Upped sub-version.
nima
2009-02-13
1
-1
/
+1
*
Versioning now chagned to reflect the version of the upstream (dmidecode)
nima
2009-02-13
1
-1
/
+1
*
Cleaned up the fix for type(127).
nima
2008-12-22
3
-25
/
+57
*
Fixed the type(127) problem (at least on this machine) - again.
nima
2008-12-22
1
-9
/
+2
*
Handle cases where user does not have appropriate permission to access the
nima
2008-12-21
1
-6
/
+15
*
Cleanup.
nima
2008-12-20
2
-6
/
+6
*
Handle cases where user asks for invalid types.
nima
2008-12-20
1
-3
/
+6
*
Version information now set once during init().
nima
2008-12-20
4
-180
/
+150
*
Removed "detected" from appearing in every single function call. TODO: An ivar
nima
2008-12-20
5
-27
/
+48
*
Oops - fixed.
nima
2008-12-19
1
-1
/
+1
*
More work on test case.
nima
2008-12-19
1
-3
/
+3
*
More testing and fixes.
nima
2008-12-19
1
-3
/
+7
*
Removed a printf() comment.
nima
2008-12-19
1
-1
/
+1
*
Check that the path given with set_dev() is writeable.
nima
2008-12-19
2
-9
/
+25
*
Test for write permission prior to write attempts.
nima
2008-12-19
1
-8
/
+7
*
The dmidecode.type() call not takes ints, not strings.
nima
2008-12-18
1
-2
/
+5
[prev]
[next]