| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Oops - fixed. | nima | 2008-12-19 | 1 | -1/+1 |
| * | Test case is close to complete, type 127 results in a segfault - (test case | nima | 2008-12-19 | 1 | -24/+37 |
| * | Adding an image from parallel's desktop running Debian lenny, and another for | nima | 2008-12-19 | 2 | -0/+0 |
| * | More work on test case. | nima | 2008-12-19 | 2 | -46/+24 |
| * | More testing and fixes. | nima | 2008-12-19 | 1 | -3/+7 |
| * | Improved test case. | nima | 2008-12-19 | 1 | -2/+74 |
| * | Removed a printf() comment. | nima | 2008-12-19 | 1 | -1/+1 |
| * | Check that the path given with set_dev() is writeable. | nima | 2008-12-19 | 2 | -9/+25 |
| * | Test for write permission prior to write attempts. | nima | 2008-12-19 | 1 | -8/+7 |
| * | Fixed watch file. | nima | 2008-12-19 | 1 | -0/+1 |
| * | Received ITP auto-ack: #509169. | nima | 2008-12-19 | 4 | -9/+20 |
| * | Cleanup. | nima | 2008-12-19 | 1 | -4/+0 |
| * | Further work in enforcing the Debian policy in package based on advice from | nima | 2008-12-19 | 8 | -33/+44 |
| * | Removed junk and doing more debianizing - WIP. | nima | 2008-12-19 | 20 | -635/+44 |
| * | 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 |