index
:
python-dmidecode.git
master
dsommers' working copy of upstream python-dmideccode
David Sommerseth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dmidecodemodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Work on CPU details - seemed to been a bug with appending to a string rather
nima
2008-09-04
1
-0
/
+5
*
Some cleaning, crash in interactive mode on dmidecode.bios() still not fixed.
nima
2008-07-24
1
-3
/
+2
*
Now that code has been converted, work has started on "bios", and at the point
nima
2008-07-24
1
-11
/
+8
*
Removing printf() statements, instead adding to Python dictionary object,
nima
2008-07-04
1
-80
/
+37
*
Major changes have been implemented, alas, untested, in hope to move towards
nima
2008-07-03
1
-4
/
+8
*
WIP - Adding h->type value to catsprintf (as int major), later will add minor
nima
2008-07-02
1
-1
/
+1
*
Now the `Handle' hex codes are the key values in the python dictionaries
nima
2008-07-02
1
-2
/
+35
*
Brought main() back into the python module and fixed malloc/free problems.
nima
2008-07-01
1
-4
/
+71
*
Removed junk comments.
nima
2008-07-01
1
-98
/
+0
*
Project progressing along excellently. The python module is now functional and
nima
2008-07-01
1
-26
/
+71
*
Split out the module header into its own file.
nima
2008-06-30
1
-35
/
+1
*
First commit to SVN.
nima
2008-06-30
1
-0
/
+170