| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleaning up source area, ready for debianizing, and rpm after that. | nima | 2008-12-17 | 1 | -4661/+0 |
* | This commit closes #2 reported by Justin Cook, the ticket will remain open | nima | 2008-10-31 | 1 | -63/+10 |
* | 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 | 1 | -32/+105 |
* | Removed `_' buffer. | nima | 2008-10-31 | 1 | -151/+138 |
* | Removed final traces of the `_' buffer. | nima | 2008-10-30 | 1 | -28/+27 |
* | Recoded the new work from upstream into these (main) files. The options to | nima | 2008-10-29 | 1 | -374/+383 |
* | Python does not have unsigned integers, hence %u and %lu in printf style | nima | 2008-10-18 | 1 | -59/+59 |
* | 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 | 1 | -15/+18 |
* | Work on CPU details - seemed to been a bug with appending to a string rather | nima | 2008-09-04 | 1 | -2/+2 |
* | Replaced `%X' with `%x'. | nima | 2008-08-08 | 1 | -59/+59 |
* | Anoher bug fix, this time in baseboard. | nima | 2008-08-08 | 1 | -5/+6 |
* | Fixed many major bugs (all of which were expected based on the way we mass | nima | 2008-08-08 | 1 | -121/+101 |
* | Fixed some conversion bits missed during last night. | nima | 2008-08-07 | 1 | -28/+40 |
* | Completed `case 126', thought to have been completed in previous commit. | nima | 2008-08-06 | 1 | -17/+22 |
* | Completed all conversions! Only problem now is of course finding all the memory | nima | 2008-08-06 | 1 | -38/+35 |
* | Completed `Case 34' through `Case 39' | vwhitteron | 2008-08-06 | 1 | -66/+242 |
* | Almost there! | nima | 2008-08-06 | 1 | -38/+60 |
* | Completed `Case 29' and `Case 32' | vwhitteron | 2008-08-06 | 1 | -13/+53 |
* | Converted `case 30'. | nima | 2008-08-06 | 1 | -13/+22 |
* | Completed `Case 26', `Case 27' and `Case 28' | vwhitteron | 2008-08-06 | 1 | -32/+117 |
* | Added `PyObject *data;' to all remaining functions which will generate a warning | nima | 2008-08-06 | 1 | -0/+15 |
* | Completed functions for `csae 28'. | nima | 2008-08-06 | 1 | -12/+15 |
* | Completed functions for `case 27', and fixed error in last commit for `case 26'. | nima | 2008-08-06 | 1 | -11/+12 |
* | Completed functions for `case 26'. | nima | 2008-08-06 | 1 | -21/+26 |
* | Completed `Case 23', `Case 24', `Case24' and `Case 25' | vwhitteron | 2008-08-06 | 1 | -16/+61 |
* | Completed functions for `case 25'. | nima | 2008-08-06 | 1 | -13/+10 |
* | Converted function for `case 24'. | nima | 2008-08-06 | 1 | -2/+2 |
* | More fixes on recent commits (by me), and more conversions on functions. | nima | 2008-08-06 | 1 | -16/+19 |
* | Completed `Case 22' | vwhitteron | 2008-08-06 | 1 | -24/+78 |
* | Oops. Fixed stupidity on last commit. | nima | 2008-08-06 | 1 | -4/+4 |
* | Completed functions called by `case 21' and `case 22'. | nima | 2008-08-06 | 1 | -14/+18 |
* | Completed `case 21' functions. | nima | 2008-08-06 | 1 | -8/+12 |
* | Completed `case 19' and `case 20'. | vwhitteron | 2008-08-06 | 1 | -17/+57 |
* | Started on `case 19'. | nima | 2008-08-06 | 1 | -27/+27 |
* | Completed `case 18' and `case 19'. | nima | 2008-08-06 | 1 | -31/+65 |
* | Added `case 16' and `case 17'. | nima | 2008-08-06 | 1 | -79/+155 |
* | Cleanup. | nima | 2008-08-06 | 1 | -0/+3 |
* | Converted `case 5', `case 6', and `case 7'. | nima | 2008-08-06 | 1 | -107/+216 |
* | Default case set to return python's `None'. | nima | 2008-08-01 | 1 | -0/+2 |
* | Completed `case 15'. | nima | 2008-08-01 | 1 | -31/+70 |
* | Completed `case 9' and case `8'. | nima | 2008-07-29 | 1 | -49/+88 |
* | Completed `case 11'. | nima | 2008-07-29 | 1 | -7/+18 |
* | Completed `case 12' and `case 14'. | nima | 2008-07-29 | 1 | -15/+39 |
* | Bug fix (removed unnecessary breakr). | nima | 2008-07-29 | 1 | -2/+2 |
* | Completed `case 4', which was thought to have been completed falsely before. | nima | 2008-07-27 | 1 | -24/+57 |
* | Completed cases 1, 4, and 13. Also altered the main PyDict object such that | nima | 2008-07-26 | 1 | -77/+207 |