summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New upstream release (v3.10.14)v3.10.14David Sommerseth2013-04-052-2/+5
* Do not add explictly 'dmispec' attributes inside switch() in dmi_decode()David Sommerseth2013-04-051-2/+0
* Harden dmi_string() calls with better NULL checksDavid Sommerseth2011-01-063-10/+28
* Make use of dmixml_AddDMIstring() where possibleDavid Sommerseth2011-01-061-65/+68
* Implemented dmixml_AddDMIstring()David Sommerseth2011-01-062-0/+43
* Add SIGILL catcher in mem_chunk()David Sommerseth2010-10-271-14/+53
* Merge remote branch 'origin/master'v3.10.13Nima Talebi2010-06-030-0/+0
|\
| * Added missing dependencyNima Talebi2010-04-232-2/+9
* | New upstream release - v3.10.13Nima Talebi2010-06-033-2/+11
* | Added missing dependencyv3.10.12Nima Talebi2010-06-032-2/+9
* | Fixed an issue causing SEGV on some hardware when dmi_processor_id() is calledDavid Sommerseth2010-05-261-2/+1
|/
* v3.10.12 in light of recent bugfix releaseNima Talebi2010-03-124-2/+14
* Merge branch 'master' of git.autonomy.net.au:python-dmidecodeNima Talebi2010-04-200-0/+0
|\
| * Small fix to sample file based on report on mailing listNima Talebi2010-03-041-0/+6
* | Small fix to sample file based on report on mailing listNima Talebi2010-04-201-0/+6
* | Allow format strings to be NULL in dmixml_Add*() functionsDavid Sommerseth2010-04-201-5/+19
* | Add a little hint where decoding got abortedDavid Sommerseth2010-04-201-2/+2
* | Removed not needed duplicationDavid Sommerseth2010-03-041-4/+0
* | Clarify one comment, where API presence is tested.David Sommerseth2010-03-041-1/+5
* | Use %{_prefix} instead of hard coding /usr in setup.py --prefixDavid Sommerseth2010-03-041-1/+1
* | RPM spec: Install into /usr instead of /usr/localMichael Brown2010-03-041-1/+1
|/
* Updated examples/dmidump.py to be more up-to-date against a lot of new featuresDavid Sommerseth2010-03-021-39/+164
* Fix licensing problem, all now on GPLv2+Nima Talebi2010-02-262-5/+37
* Preparing Debian releaseNima Talebi2010-02-161-1/+1
* New feature release (log handling)v3.10.11Nima Talebi2010-02-163-2/+13
* Merge branch 'master' of git.autonomy.net.au:python-dmidecodeNima Talebi2010-02-160-0/+0
|\
| * New upstream release (v3.10.10)v3.10.10Nima Talebi2010-01-123-6/+16
* | New upstream release (v3.10.10)Nima Talebi2010-02-163-6/+16
* | Improved DMIerror message tag when decoding is not possibleDavid Sommerseth2010-02-051-6/+16
* | Removed not needed \n from log_append() entriesDavid Sommerseth2010-02-056-14/+14
* | Added logging flag to log_append() to change log behaviourDavid Sommerseth2010-02-058-65/+83
* | Ported fprintf() -> log_append() on XML functionsDavid Sommerseth2010-01-085-63/+74
* | Update Python build rulesDavid Sommerseth2010-01-082-0/+2
* | Port dmidump to use the new log APIDavid Sommerseth2010-01-082-6/+6
* | More fprintf() -> log_append() portingDavid Sommerseth2010-01-087-34/+36
* | Implement a global log buffer and start porting fprint() -> log_append()David Sommerseth2010-01-082-24/+75
* | Don't print false error warning if logp == NULLDavid Sommerseth2010-01-081-1/+7
* | Added a new log APIDavid Sommerseth2010-01-082-0/+266
|/
* Moved write_dump() over to dmidump.c, as this is the only user of this functionDavid Sommerseth2010-01-082-36/+38
* Removed struct dmi_minor. It was not used anywhere.David Sommerseth2010-01-081-8/+0
* Make sure const char *filename is not a wild pointerDavid Sommerseth2010-01-071-1/+1
* Removed not needed informationDavid Sommerseth2010-01-071-1/+0
* Forgot to update versioning informationv3.10.9Nima Talebi2010-01-072-2/+5
* Added bug idNima Talebi2010-01-061-1/+1
* New upstream releaseNima Talebi2010-01-061-0/+1
* Applied patch from Scott KittermanNima Talebi2010-01-063-3/+14
* Closes Bug#561904Nima Talebi2010-01-062-1/+8
* Changes necessary to keep Debian packages saneNima Talebi2010-01-062-2/+8
* Updated for 3.10.8v3.10.8Nima Talebi2010-01-061-0/+9
* Improved set_dev() functionDavid Sommerseth2009-12-171-5/+17