summaryrefslogtreecommitdiffstats
path: root/database/sqlite/sql-schema.sql
Commit message (Expand)AuthorAgeFilesLines
* sqlite3: Implement eDBregister_vpnclientaddr()David Sommerseth2012-09-131-6/+9
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Updated copyright info in the SQLite3 SQL schema fileDavid Sommerseth2009-09-021-2/+17
* Added more comments to the SQLite3 database schemaDavid Sommerseth2009-09-021-7/+38
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-0/+6
* Enhanced the access control by introducing access levelsDavid Sommerseth2008-12-021-1/+7
* Login seems to work from database driver sideDavid Sommerseth2008-11-291-0/+14
* BUGFIX: Changed SQLite database schema to allow mulitple identical sessionseedsDavid Sommerseth2008-09-261-1/+2
* Renamed openvpn_lastlog.session_del to session_deletedDavid Sommerseth2008-09-191-1/+1
* Added (untested) logging of time_duration into openvpn_lastlog.session_durationDavid Sommerseth2008-09-191-16/+17
* Added (untested) logging of VPN MAC addresses into openvpn_macaddr_historyDavid Sommerseth2008-09-191-0/+9
* Changed from SHA1 hash to SHA512.David Sommerseth2008-08-211-3/+3
* Renamed database column from sesskey to sessionkeyDavid Sommerseth2008-08-071-5/+5
* Imported eurephia into gitDavid Sommerseth2008-08-061-0/+105