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