Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Quick fix for typo 'Unkown' | Dario Minnucci | 2010-12-01 | 1 | -1/+1 |
| | | | | | Signed-off-by: David Sommerseth <dazo@users.sourceforge.net> (cherry picked from commit b23272cf33ac858384e4f970dd214bd3ee79d81b) | ||||
* | Updated Copyright dates to include 2010 | David Sommerseth | 2010-05-25 | 1 | -1/+1 |
| | |||||
* | Rewrote eurephiaXML_ResultMsg() to also support adding an xmlNode* with more ↵ | David Sommerseth | 2009-09-21 | 1 | -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 Sommerseth | 2009-09-14 | 1 | -6/+133 |
| | | | | eDBadminConfigDelete() into eDBadminConfiguration() | ||||
* | Moved eDBadminConfigSet() and eDBadminConfigDelete() into its own file | David Sommerseth | 2009-09-13 | 1 | -0/+110 |