summaryrefslogtreecommitdiffstats
path: root/dmidecodemodule.c
Commit message (Expand)AuthorAgeFilesLines
* Some cleaning, crash in interactive mode on dmidecode.bios() still not fixed.nima2008-07-241-3/+2
* Now that code has been converted, work has started on "bios", and at the pointnima2008-07-241-11/+8
* Removing printf() statements, instead adding to Python dictionary object,nima2008-07-041-80/+37
* Major changes have been implemented, alas, untested, in hope to move towardsnima2008-07-031-4/+8
* WIP - Adding h->type value to catsprintf (as int major), later will add minornima2008-07-021-1/+1
* Now the `Handle' hex codes are the key values in the python dictionariesnima2008-07-021-2/+35
* Brought main() back into the python module and fixed malloc/free problems.nima2008-07-011-4/+71
* Removed junk comments.nima2008-07-011-98/+0
* Project progressing along excellently. The python module is now functional andnima2008-07-011-26/+71
* Split out the module header into its own file.nima2008-06-301-35/+1
* First commit to SVN.nima2008-06-301-0/+170