summaryrefslogtreecommitdiffstats
path: root/src/dmidecodemodule.h
Commit message (Expand)AuthorAgeFilesLines
* More fprintf() -> log_append() portingDavid Sommerseth2010-01-081-4/+4
* Made sure copyright is in place and right people get their deserved creditDavid Sommerseth2009-06-111-0/+41
* Fixed crashes and unexpected behaviour on unknown DMI/SMBIOS typesDavid Sommerseth2009-06-111-1/+0
* Big rewrite again, simplified the usage of opt->typeDavid Sommerseth2009-06-091-29/+2
* Implemented fix making python-dmidecode work with Python v2.3David Sommerseth2009-06-051-0/+1
* Fixed compiling issues after commit 2cf4f28f6fc671478003b31c03b93e070eee9942David Sommerseth2009-06-041-4/+2
* Avoid passing the option struct to dmidecode.c functionsDavid Sommerseth2009-06-041-5/+5
* Rewrote bigger parts to avoid global variables as much as possibleDavid Sommerseth2009-06-031-5/+5
* Renamed *_set_version() functions to a more proper *_get_version() function n...David Sommerseth2009-06-031-3/+3
* Fixed minor bug which prevented debug buildsNima Talebi2009-05-231-0/+2
* Began completing the rewrite of needed dmidecodemodule changesDavid Sommerseth2009-04-301-3/+3
* Fixed compiler error due to API changesDavid Sommerseth2009-04-291-1/+1
* Removed all Python dependencies in dmidecode.[ch]David Sommerseth2009-04-291-2/+2
* Ported most functions to XML interfaceDavid Sommerseth2009-04-291-4/+4
* Added indenting tool for C code and reindented *.[ch] filesDavid Sommerseth2009-04-291-19/+19
* Reverting recent (pointless) change.nima2009-03-311-0/+63
* Preparing to migrate to GIT.nima2009-03-311-63/+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/+3
* Check that the path given with set_dev() is writeable.nima2008-12-191-0/+3
* Cleaning up source area, ready for debianizing, and rpm after that.nima2008-12-171-0/+57