summaryrefslogtreecommitdiffstats
path: root/database/sqlite/fieldmapping.h
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
* SQLite3 eurephiadm fix: sorting lastlog based on session status didn't workDavid Sommerseth2010-11-121-1/+1
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Define certificate digests as ft_STRING_LOWERDavid Sommerseth2009-11-121-31/+31
* More doxygen comments in the sqlite3 driverDavid Sommerseth2009-09-111-0/+11
* sqlite3 driver: Implemented eDBadminBlacklist(...) function for blacklist man...David Sommerseth2009-05-091-0/+12
* Fixed wrong database field name mapping for SQLite3David Sommerseth2009-05-071-1/+1
* Corrected the default filter setup and added the 'digest' fieldDavid Sommerseth2009-05-061-6/+7
* sqlite3 driver: Implemented listing of openvpn_attempts tableDavid Sommerseth2009-04-091-0/+12
* Added eDBfieldMapping field for filter typesDavid Sommerseth2009-04-051-49/+49
* Cleaned up some compiler warnings in edb-sqliteDavid Sommerseth2009-03-301-0/+12
* Added fieldMapping for the firewall access table (openvpn_accesses)David Sommerseth2009-03-281-0/+15
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-1/+2
* Implemented the eDBadminGetLastLog(...) function in the SQLite3 driverDavid Sommerseth2009-03-241-0/+15
* Added support for editing the eurephia_adminaccess tableDavid Sommerseth2009-03-221-0/+7
* Added field mapping for the openvpn_usercerts tableDavid Sommerseth2008-12-251-0/+9
* Added field mapping for the certificates tableDavid Sommerseth2008-12-201-0/+11
* Enhanced table/field mapping and eDBmkMapping_USERINFO(...) to include possib...David Sommerseth2008-12-111-7/+7
* Update field mapping to include data type. Improved sqlite_query_mapped(...)...David Sommerseth2008-12-081-7/+7
* Moved over from earlier commit to use unified db translationDavid Sommerseth2008-12-061-7/+8
* Added sorting in db driver in eDBadminGetUserList(...). Improved comments.David Sommerseth2008-12-061-0/+34