summaryrefslogtreecommitdiffstats
path: root/src/dmidecodemodule.c
Commit message (Expand)AuthorAgeFilesLines
* Improved error handling when parsing mapping XMLDavid Sommerseth2009-05-041-1/+3
* Improved setting of pythonmap.xmlDavid Sommerseth2009-04-301-1/+26
* Fixed a bug causing segvDavid Sommerseth2009-04-301-2/+2
* Began completing the rewrite of needed dmidecodemodule changesDavid Sommerseth2009-04-301-67/+114
* Removed all Python dependencies in dmidecode.[ch]David Sommerseth2009-04-291-0/+1
* Made it compileDavid Sommerseth2009-04-291-9/+14
* Added indenting tool for C code and reindented *.[ch] filesDavid Sommerseth2009-04-291-251/+323
* Reverting recent (pointless) change.nima2009-03-311-0/+305
* Preparing to migrate to GIT.nima2009-03-311-305/+0
* Cleaned up the fix for type(127).nima2008-12-221-2/+4
* Handle cases where user does not have appropriate permission to access thenima2008-12-211-6/+15
* Cleanup.nima2008-12-201-1/+1
* Handle cases where user asks for invalid types.nima2008-12-201-3/+6
* Version information now set once during init().nima2008-12-201-29/+76
* Removed "detected" from appearing in every single function call. TODO: An ivarnima2008-12-201-13/+33
* More testing and fixes.nima2008-12-191-3/+7
* Removed a printf() comment.nima2008-12-191-1/+1
* Check that the path given with set_dev() is writeable.nima2008-12-191-9/+22
* Test for write permission prior to write attempts.nima2008-12-191-8/+7
* The dmidecode.type() call not takes ints, not strings.nima2008-12-181-2/+5
* Cleaning up source area, ready for debianizing, and rpm after that.nima2008-12-171-0/+205