summaryrefslogtreecommitdiffstats
path: root/server/parser/xmlparser.c
Commit message (Expand)AuthorAgeFilesLines
* Honour the 'isnull' attribute in <value/> tagsDavid Sommerseth2010-03-251-2/+7
* Added function to extract and parse the new //sqldata/@schemaver attributeDavid Sommerseth2009-12-081-0/+31
* Fixed doxygen errorsDavid Sommerseth2009-10-221-0/+5
* Improved overall logging informationDavid Sommerseth2009-10-221-11/+13
* First cut at implementing a generic loggerDavid Sommerseth2009-10-211-26/+31
* Corrected missing or misleading doxygen commentsDavid Sommerseth2009-10-211-0/+10
* Extended rtevalruns table to contain a submid fieldDavid Sommerseth2009-10-211-1/+11
* Added doxygen comments for xmlparser.[ch] and pgsql.cDavid Sommerseth2009-10-121-1/+83
* Note to self: it's more clever to use strdup_nullsafe() than strdup() ...David Sommerseth2009-10-121-1/+1
* Added sqldataGetHostInfo()David Sommerseth2009-10-121-0/+40
* Refactored sqldataGetFid() and sqldataGetValue() functionsDavid Sommerseth2009-10-121-9/+13
* Added some more useful functions to xmlparserDavid Sommerseth2009-10-091-0/+149
* Added needed pieces to make the C based summary.xml parser workDavid Sommerseth2009-10-071-0/+107