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
/
src
/
dmidecodemodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverting recent (pointless) change.
nima
2009-03-31
1
-0
/
+305
*
Preparing to migrate to GIT.
nima
2009-03-31
1
-305
/
+0
*
Cleaned up the fix for type(127).
nima
2008-12-22
1
-2
/
+4
*
Handle cases where user does not have appropriate permission to access the
nima
2008-12-21
1
-6
/
+15
*
Cleanup.
nima
2008-12-20
1
-1
/
+1
*
Handle cases where user asks for invalid types.
nima
2008-12-20
1
-3
/
+6
*
Version information now set once during init().
nima
2008-12-20
1
-29
/
+76
*
Removed "detected" from appearing in every single function call. TODO: An ivar
nima
2008-12-20
1
-13
/
+33
*
More testing and fixes.
nima
2008-12-19
1
-3
/
+7
*
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
1
-9
/
+22
*
Test for write permission prior to write attempts.
nima
2008-12-19
1
-8
/
+7
*
The dmidecode.type() call not takes ints, not strings.
nima
2008-12-18
1
-2
/
+5
*
Cleaning up source area, ready for debianizing, and rpm after that.
nima
2008-12-17
1
-0
/
+205