summaryrefslogtreecommitdiffstats
path: root/dmidecodemodule.c
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up source area, ready for debianizing, and rpm after that.nima2008-12-171-205/+0
* Implemented reading a dump to - this concludes syncing to the upstream release.nima2008-10-311-23/+36
* Dump-to-file is almost working, there seems to be a 4-byte misalignment in thenima2008-10-311-46/+8
* Removed junk comments.nima2008-10-311-4/+0
* Cleanup.nima2008-10-311-9/+3
* Cleanup.nima2008-10-311-25/+29
* Integration of required `dmiopt.h' bits.nima2008-10-311-23/+94
* Implementing (incomplete) upstream changes.nima2008-10-301-4/+22
* Recoded the new work from upstream into these (main) files. The options tonima2008-10-291-3/+3
* Fixed bug reported by by Justin Cook, where dmidecode.type() would segfault.nima2008-10-181-2/+4
* Work on CPU details - seemed to been a bug with appending to a string rathernima2008-09-041-0/+5
* 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