summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added function for retrieving values from XPath objectsDavid Sommerseth2009-04-292-1/+36
* dmidecode: Moved ROMsize size unit into tag attributeDavid Sommerseth2009-04-291-1/+3
* Filter out BIOS characteristics with XPath expressionsDavid Sommerseth2009-04-291-19/+16
* Revert "Added filter and filtervalue attributes to xmlpythonizer's <Map> tags"David Sommerseth2009-04-292-78/+12
* Exported ptzmap_Free()David Sommerseth2009-04-292-2/+3
* Added pythonmap.xml - default XML -> Python mapping setupDavid Sommerseth2009-04-291-7/+28
* Added filter and filtervalue attributes to xmlpythonizer's <Map> tagsDavid Sommerseth2009-04-292-12/+78
* Updated xmlpythonizer to support boolean type and dynamic XPath keysDavid Sommerseth2009-04-292-37/+88
* Added generic XML -> Python parserDavid Sommerseth2009-04-294-1/+590
* Only consider XML nodes which is of XML_ELEMENT_NODE when finding a specific ...David Sommerseth2009-04-291-1/+2
* Don't return NULL in dmixml_GetContent(...)David Sommerseth2009-04-291-1/+1
* Fixed compiler error due to API changesDavid Sommerseth2009-04-291-1/+1
* More XML cleanupDavid Sommerseth2009-04-291-11/+9
* Cleaned up the XML dataDavid Sommerseth2009-04-293-374/+79
* Do not add XML values if input is "(null)"David Sommerseth2009-04-291-3/+10
* Added right trim of xml dataDavid Sommerseth2009-04-291-0/+7
* Fixed wrong string handling of DMI data, which caused SEGVDavid Sommerseth2009-04-291-4/+4
* Added more XML functionsDavid Sommerseth2009-04-292-0/+58
* Added missing copyright detailsDavid Sommerseth2009-04-292-2/+8
* Removed all Python dependencies in dmidecode.[ch]David Sommerseth2009-04-294-35/+34
* Made it compileDavid Sommerseth2009-04-292-18/+18
* 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-2913-4776/+5436
* Converting to pysupport from pycentralNima Talebi2009-04-171-0/+1
* Converting to pysupport from pycentral.Nima Talebi2009-04-173-6/+12
* Testing git pushNima Talebi2009-04-171-1/+0
* Wrapped long linesNima Talebi2009-04-171-2/+4
* Small cleanup changeNima Talebi2009-04-142-5/+10
* Cleanup.nima2009-03-310-0/+0
* Reverting recent (pointless) change.nima2009-03-3140-0/+0
* Preparing to migrate to GIT.nima2009-03-3140-0/+0
* Fixes.nima2009-03-106-23/+1020
* Releasing v2.10.4.nima2009-03-082-5/+20
* Adding spec file supplied by Clark Williams <williams at redhat.com>.nima2009-03-081-0/+44
* Applied patch submitted by Clark Williams <williams at redhat.com>.nima2009-03-082-0/+19
* Fixed bug reported by Ralf Treinen.nima2009-02-224-4/+36
* Removing spec file from upstream.nima2009-02-132-46/+3
* Upped sub-version.nima2009-02-131-1/+1
* Small changes - final touches for 2.10.1.nima2009-02-135-11/+986
* Versioning now chagned to reflect the version of the upstream (dmidecode)nima2009-02-131-1/+1
* Fixed watch file.nima2009-01-132-2/+3
* Debian changes completely separated from upstream.nima2009-01-125-14/+18
* Removed Debian-specific targets from the makefile.nima2009-01-121-29/+1
* Source file name change.nima2008-12-221-1/+1
* A more complete dmidecode example.nima2008-12-221-5/+1
* Applied the nice changes suggested by Piotr Ożarowsk.nima2008-12-223-49/+63