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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remember to compile in dmierror.c ;-)
David Sommerseth
2009-06-09
2
-0
/
+2
*
Improved error handling and fixed last unit-test failures
David Sommerseth
2009-06-09
1
-64
/
+33
*
Don't set exceptions when it should already be set
David Sommerseth
2009-06-09
1
-4
/
+16
*
Moved xmlpythonizer.c over to new error functions
David Sommerseth
2009-06-09
1
-59
/
+48
*
Added new error handling code, to simplify error handling
David Sommerseth
2009-06-09
2
-0
/
+133
*
Fixed SEGV when setting new devive file
David Sommerseth
2009-06-09
1
-2
/
+4
*
Implemented dmidecode.type(int) function properly
David Sommerseth
2009-06-09
1
-19
/
+66
*
Pass typeid as int internally to the dmiMAP_ParseMappingXML_TypeID(...)
David Sommerseth
2009-06-09
2
-4
/
+8
*
Big rewrite again, simplified the usage of opt->type
David Sommerseth
2009-06-09
5
-111
/
+135
*
Renamed _dmiMAP_GetRootElement(...) to dmiMAP_GetRootElement(...) and exporte...
David Sommerseth
2009-06-09
2
-3
/
+4
*
Implemented fix making python-dmidecode work with Python v2.3
David Sommerseth
2009-06-05
2
-0
/
+44
*
More cleanup
David Sommerseth
2009-06-04
1
-17
/
+0
*
Fixed compiling issues after commit 2cf4f28f6fc671478003b31c03b93e070eee9942
David Sommerseth
2009-06-04
3
-15
/
+3
*
Further removal of deprecated functions
Nima Talebi
2009-06-05
4
-67
/
+14
*
Avoid passing the option struct to dmidecode.c functions
David Sommerseth
2009-06-04
4
-32
/
+38
*
Moved options global_options to a more suitable place. Added a comment
David Sommerseth
2009-06-04
1
-2
/
+4
*
Resurrected struct _dmi_codes_major
David Sommerseth
2009-06-04
1
-0
/
+7
*
Removal of more deprecated/unused code.
Nima Talebi
2009-06-04
2
-24
/
+0
*
Rewrote bigger parts to avoid global variables as much as possible
David Sommerseth
2009-06-03
5
-121
/
+152
*
Added missing file section for Doxygen parsing
David Sommerseth
2009-06-03
1
-3
/
+12
*
Added Doxygent comments, fixed missing copyright
David Sommerseth
2009-06-03
1
-22
/
+91
*
Removed some dead code
David Sommerseth
2009-06-03
5
-124
/
+0
*
Renamed *_set_version() functions to a more proper *_get_version() function n...
David Sommerseth
2009-06-03
4
-15
/
+15
*
Updated comments for all functions in xmlpythonizer.c in Doxygen format
David Sommerseth
2009-06-02
1
-27
/
+171
*
Replaced all 'for' iterations on xmlNodes with 'foreach_xmlnode'
David Sommerseth
2009-06-02
1
-9
/
+9
*
Removed no longer needed function - is_int()
David Sommerseth
2009-06-02
2
-10
/
+0
*
Rewrote the dmiMAP_ParseMappingXML(...) function and split it up
David Sommerseth
2009-06-02
2
-78
/
+124
*
Rewrote dmixml_FindNodeByAttr(...) function to also use TagName
David Sommerseth
2009-06-02
2
-21
/
+19
*
Added a simple helper macro to simplify xmlNode traversing
David Sommerseth
2009-05-29
1
-0
/
+2
*
Removed unneeded section (already commented out)
David Sommerseth
2009-05-27
1
-5
/
+1
*
Fixed WIP from last night (with notes)
Nima Talebi
2009-05-27
1
-12
/
+16
*
WIP commit
Nima Talebi
2009-05-27
10
-580
/
+563
*
Small update, added FIXME tags and comments
Nima Talebi
2009-05-24
1
-28
/
+31
*
Added placeholder for most `type's
Nima Talebi
2009-05-24
1
-147
/
+258
*
Rename
Nima Talebi
2009-05-24
1
-0
/
+0
*
Update URI
Nima Talebi
2009-05-24
1
-1
/
+1
*
Added new target `unit'
Nima Talebi
2009-05-24
1
-0
/
+3
*
Follow-up on recent XML config file rename
Nima Talebi
2009-05-24
4
-5
/
+5
*
Cleanup
Nima Talebi
2009-05-24
3
-4
/
+7
*
Renamed XML config files to better match code
Nima Talebi
2009-05-24
2
-0
/
+0
*
Update header file for new function declaration
Nima Talebi
2009-05-24
1
-1
/
+1
*
Autoheadered
Nima Talebi
2009-05-24
1
-42
/
+113
*
Return earlier when possible
Nima Talebi
2009-05-24
1
-4
/
+4
*
Loading in the new the new `type' XML file
Nima Talebi
2009-05-24
2
-2
/
+13
*
Broken commit - change in XML mapping design
Nima Talebi
2009-05-24
4
-313
/
+359
*
Completed preliminary reimplementation of type()
Nima Talebi
2009-05-24
8
-21
/
+72
*
Reimplementing the type() function - WIP
Nima Talebi
2009-05-23
5
-6
/
+35
*
Reimplementing support for the type() method - WIP
Nima Talebi
2009-05-23
1
-0
/
+21
*
Expanding the test case to include the POC demo
Nima Talebi
2009-05-23
9
-0
/
+718
*
Cleanup of test case
Nima Talebi
2009-05-23
1
-37
/
+43
[next]