summaryrefslogtreecommitdiffstats
path: root/database/sqlite/administration/attempts.c
Commit message (Collapse)AuthorAgeFilesLines
* Updated Copyright dates to include 2010David Sommerseth2010-05-251-1/+1
|
* Certificate digests are always lower case.David Sommerseth2009-11-121-1/+1
| | | | | This makes sure that all interactions with the database will convert the digest strings to lower case.
* Rewrote eurephiaXML_ResultMsg() to also support adding an xmlNode* with more ↵David Sommerseth2009-09-211-7/+7
| | | | | | | | 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().
* Moved eDBadminAttemptsLog() function into administration/attempts.cDavid Sommerseth2009-09-131-0/+52
|
* Added doxygen comments on the last missing filesDavid Sommerseth2009-09-111-1/+36
|
* Removed header file which is no longer neededDavid Sommerseth2009-09-051-1/+0
|
* Rearranged some files in the sqlite3 driverDavid Sommerseth2009-09-021-0/+155