summaryrefslogtreecommitdiffstats
path: root/database/sqlite/administration/configuration.c
Commit message (Collapse)AuthorAgeFilesLines
* Quick fix for typo 'Unkown'Dario Minnucci2010-12-011-1/+1
| | | | | Signed-off-by: David Sommerseth <dazo@users.sourceforge.net> (cherry picked from commit b23272cf33ac858384e4f970dd214bd3ee79d81b)
* Updated Copyright dates to include 2010David Sommerseth2010-05-251-1/+1
|
* Rewrote eurephiaXML_ResultMsg() to also support adding an xmlNode* with more ↵David Sommerseth2009-09-211-6/+6
| | | | | | | | info The eurephia result XML document is also changed, and all parsing of the result must be rewritten. To simplify this parsing, a new function is introduced, eurephiaXML_ParseResultMsg().
* Unified database driver functions eDBadminConfigSet() and ↵David Sommerseth2009-09-141-6/+133
| | | | eDBadminConfigDelete() into eDBadminConfiguration()
* Moved eDBadminConfigSet() and eDBadminConfigDelete() into its own fileDavid Sommerseth2009-09-131-0/+110