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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Follow-up on recent XML config file rename
Nima Talebi
2009-05-24
3
-4
/
+4
*
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
3
-312
/
+358
*
Completed preliminary reimplementation of type()
Nima Talebi
2009-05-24
6
-20
/
+69
*
Reimplementing the type() function - WIP
Nima Talebi
2009-05-23
4
-6
/
+29
*
Reimplementing support for the type() method - WIP
Nima Talebi
2009-05-23
1
-0
/
+21
*
Completed test case
Nima Talebi
2009-05-23
2
-3
/
+3
*
More cleanup
Nima Talebi
2009-05-23
5
-7
/
+12
*
Updating Debian-specifics
Nima Talebi
2009-05-23
2
-3
/
+5
*
Final cleanup
Nima Talebi
2009-05-23
1
-1
/
+1
*
Fixed minor bug which prevented debug builds
Nima Talebi
2009-05-23
2
-2
/
+4
*
Reversioned, relicensed, and rejigged
Nima Talebi
2009-05-22
5
-46
/
+85
*
Update copyright notice
Nima Talebi
2009-05-22
2
-6
/
+14
*
Bringing setup files upto date
Nima Talebi
2009-05-22
2
-9
/
+12
*
Fixed a bug, and preparing to dupload to Debian
Nima Talebi
2009-05-22
1
-1
/
+1
*
Changed the node content of /dmidecode/ProcessorInfo/CPUCore/cpu_flags/flag t...
David Sommerseth
2009-05-20
1
-30
/
+30
*
Fixed the bios field mapping to use relative XPaths
David Sommerseth
2009-05-20
1
-23
/
+23
*
Added field mapping for dmidecode.connectors()
David Sommerseth
2009-05-20
1
-0
/
+22
*
Added field mapping for dmidecode.slots()
David Sommerseth
2009-05-20
1
-0
/
+22
*
Use correct index value for /dmidecode/SystemSlots/SlotCharacteristics/Charac...
David Sommerseth
2009-05-20
1
-1
/
+1
*
Added field mapping for dmidecode.baseboard()
David Sommerseth
2009-05-20
1
-0
/
+28
*
Added field mapping for the dmidecode.system() section
David Sommerseth
2009-05-20
1
-3
/
+52
*
Added support for value type 'list:dict' for field mapping
David Sommerseth
2009-05-20
2
-14
/
+80
*
Added field python dict mapping for CacheInfo
David Sommerseth
2009-05-20
1
-0
/
+36
*
Fixed some errors in the XML layout on CacheInfo
David Sommerseth
2009-05-20
1
-3
/
+3
*
Added a few missing comments
David Sommerseth
2009-05-20
1
-0
/
+8
*
Fixed some ugly, unattractive and unhealthy code
Nima Talebi
2009-05-20
1
-12
/
+0
*
Reorganised attributes in SystemSlots tag
David Sommerseth
2009-05-15
1
-6
/
+43
[next]