summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated.nima2008-12-181-4/+5
* The dmidecode.type() call not takes ints, not strings.nima2008-12-181-0/+9
* The dmidecode.type() call not takes ints, not strings.nima2008-12-185-7/+64
* More upstream changes implemented, see CHANGELOG by Jean Delvare from thenima2008-12-181-24/+187
* Claim to support revision 32 of Intel AP-485 (CPUID). No relevant change sincenima2008-12-171-20/+48
* Handle chassis information records of size 19 (DMI type 3).nima2008-12-171-1/+2
* And the debian subfolder itself...nima2008-12-1726-0/+893
* Debianizing dmidecode.nima2008-12-175-17/+75
* Adding spec file written by Joel Heenan.nima2008-12-171-0/+36
* Cleaning up source area, ready for debianizing, and rpm after that.nima2008-12-1716-5/+18
* Changed default target of Makefile back to `setup.py' method of installation.nima2008-10-311-23/+16
* Cleanup.nima2008-10-311-4/+5
* This commit closes #2 reported by Justin Cook, the ticket will remain opennima2008-10-311-63/+10
* Implemented reading a dump to - this concludes syncing to the upstream release.nima2008-10-312-32/+58
* Cleanup.nima2008-10-311-34/+5
* Fixed dump. The `offset' problem was not really an offset problem - it was anima2008-10-311-1/+1
* Missed two lines.nima2008-10-311-2/+3
* Dump-to-file is almost working, there seems to be a 4-byte misalignment in thenima2008-10-314-79/+120
* Removed junk comments.nima2008-10-311-4/+0
* Cleanup.nima2008-10-313-1714/+5
* Cleanup.nima2008-10-312-20/+15
* Cleanup.nima2008-10-3112-1174/+68
* Integration of required `dmiopt.h' bits.nima2008-10-311-23/+94
* Removed traces of `_' and integrating required bits from dmiopt.h.nima2008-10-311-3/+28
* Removed traces of `_'.nima2008-10-311-2/+2
* Integrating the required bits from dmiopt into dmihelper.nima2008-10-311-3/+21
* Removed `_' buffer.nima2008-10-311-151/+138
* Cleanup.nima2008-10-311-8/+9
* Removed dependency on dmiopt.nima2008-10-311-1/+1
* Removed verbose printout. nima2008-10-311-6/+24
* Removed final traces of the `_' buffer.nima2008-10-302-30/+29
* Implementing (incomplete) upstream changes.nima2008-10-302-6/+24
* Cleanup.nima2008-10-291-6/+3
* Adding man pages from upstream. Sooner or later, these will be removed, as willnima2008-10-295-0/+432
* Recoded the new work from upstream into these (main) files. The options tonima2008-10-294-384/+390
* Tested new dmidecode python module with this example file. A real test casenima2008-10-291-15/+18
* Cleanup.nima2008-10-291-5/+5
* Cleanup.nima2008-10-291-2/+2
* Using dmihelper now.nima2008-10-291-1/+1
* Upstream.nima2008-10-292-37/+98
* Upstream.nima2008-10-292-29/+27
* Cleanup.nima2008-10-293-26/+21
* Renamed to a more appropriate name.nima2008-10-292-0/+0
* Committing new dmidecode helper functions, and next, renaming it to anima2008-10-292-4/+6
* Synced to the latest from upstream, with a light modification required for thenima2008-10-292-102/+105
* Python does not have unsigned integers, hence %u and %lu in printf stylenima2008-10-181-59/+59
* Fixed bug reported by by Justin Cook, where dmidecode.type() would segfault.nima2008-10-181-2/+4
* Remove efence.nima2008-10-162-2/+4
* Fixed a bug that crashed dmidecode.slot().nima2008-09-051-1/+1
* Cleaning up of the dmidecode module, mostly conversion of things that can benima2008-09-044-20/+23