summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Ported most functions to XML interfaceDavid Sommerseth2009-04-293-1282/+1321
* Checked in a work in progress - Python dict -> XMLDavid Sommerseth2009-04-292-1124/+1248
* Fixed wrong xmlAttrNode type to xmlAttrDavid Sommerseth2009-04-291-1/+2
* Modified setup.py to compile in dmixml.c and link against libxml2David Sommerseth2009-04-291-2/+4
* Added dmixml.[ch] - helper function for generating XML nodesDavid Sommerseth2009-04-292-0/+172
* Added indenting tool for C code and reindented *.[ch] filesDavid Sommerseth2009-04-2912-4776/+5433
* Reverting recent (pointless) change.nima2009-03-3115-0/+5952
* Preparing to migrate to GIT.nima2009-03-3115-5952/+0
* Fixed bug reported by Ralf Treinen.nima2009-02-222-2/+27
* Upped sub-version.nima2009-02-131-1/+1
* Versioning now chagned to reflect the version of the upstream (dmidecode)nima2009-02-131-1/+1
* Cleaned up the fix for type(127).nima2008-12-223-25/+57
* Fixed the type(127) problem (at least on this machine) - again.nima2008-12-221-9/+2
* Handle cases where user does not have appropriate permission to access thenima2008-12-211-6/+15
* Cleanup.nima2008-12-202-6/+6
* Handle cases where user asks for invalid types.nima2008-12-201-3/+6
* Version information now set once during init().nima2008-12-204-180/+150
* Removed "detected" from appearing in every single function call. TODO: An ivarnima2008-12-205-27/+48
* Oops - fixed.nima2008-12-191-1/+1
* More work on test case.nima2008-12-191-3/+3
* More testing and fixes.nima2008-12-191-3/+7
* Removed a printf() comment.nima2008-12-191-1/+1
* Check that the path given with set_dev() is writeable.nima2008-12-192-9/+25
* Test for write permission prior to write attempts.nima2008-12-191-8/+7
* The dmidecode.type() call not takes ints, not strings.nima2008-12-181-2/+5
* More upstream changes implemented, see CHANGELOG by Jean Delvare from thenima2008-12-181-24/+187
* Claim to support revision 32 of Intel AP-485 (CPUID). No relevant change sincenima2008-12-171-20/+48
* Handle chassis information records of size 19 (DMI type 3).nima2008-12-171-1/+2
* Cleaning up source area, ready for debianizing, and rpm after that.nima2008-12-1714-0/+5685