summaryrefslogtreecommitdiffstats
path: root/src/dmidecode.h
Commit message (Expand)AuthorAgeFilesLines
* More fprintf() -> log_append() portingDavid Sommerseth2010-01-081-2/+3
* Splitted out SMBIOS/DMI dump functions from dmidecode.c to separate filesDavid Sommerseth2009-06-181-4/+0
* Fixed crashes and unexpected behaviour on unknown DMI/SMBIOS typesDavid Sommerseth2009-06-111-1/+1
* Big rewrite again, simplified the usage of opt->typeDavid Sommerseth2009-06-091-2/+2
* Further removal of deprecated functionsNima Talebi2009-06-051-2/+3
* Avoid passing the option struct to dmidecode.c functionsDavid Sommerseth2009-06-041-4/+4
* Rewrote bigger parts to avoid global variables as much as possibleDavid Sommerseth2009-06-031-4/+5
* Renamed *_set_version() functions to a more proper *_get_version() function n...David Sommerseth2009-06-031-2/+2
* Began completing the rewrite of needed dmidecodemodule changesDavid Sommerseth2009-04-301-3/+3
* Cleaned up the XML dataDavid Sommerseth2009-04-291-1/+1
* Removed all Python dependencies in dmidecode.[ch]David Sommerseth2009-04-291-3/+2
* Ported most functions to XML interfaceDavid Sommerseth2009-04-291-3/+4
* Checked in a work in progress - Python dict -> XMLDavid Sommerseth2009-04-291-4/+4
* Added indenting tool for C code and reindented *.[ch] filesDavid Sommerseth2009-04-291-15/+16
* Reverting recent (pointless) change.nima2009-03-311-0/+45
* Preparing to migrate to GIT.nima2009-03-311-45/+0
* Version information now set once during init().nima2008-12-201-2/+4
* Removed "detected" from appearing in every single function call. TODO: An ivarnima2008-12-201-2/+2
* Cleaning up source area, ready for debianizing, and rpm after that.nima2008-12-171-0/+43