summaryrefslogtreecommitdiffstats
path: root/database/sqlite/edb-sqlite.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory leak. Was missing a sqlite_free_results(...)David Sommerseth2008-11-301-0/+1
* Added eDBadminLogout(...) function in database driverDavid Sommerseth2008-11-301-3/+42
* eurephiadm can now use eDBadminValidateSession(...) to use open session. Aut...David Sommerseth2008-11-301-1/+44
* Unified define flagsDavid Sommerseth2008-11-301-1/+0
* Completed the change of authentication model in database driverDavid Sommerseth2008-11-301-84/+48
* Merge branch 'master' into eurephiadmDavid Sommerseth2008-11-291-5/+8
|\
| * BUGFIX: Use hard coded default values when checking against openvpn_attempts ...David Sommerseth2008-11-291-5/+8
* | Login seems to work from database driver sideDavid Sommerseth2008-11-291-5/+239
* | Splitted plugin/eurephiadb_session.[ch] into two partsDavid Sommerseth2008-11-281-1/+1
* | Rough preparation of the db drivers for API ver 2David Sommerseth2008-11-281-3/+14
|/
* Renamed eurephiadb-sqlite to edb-sqliteDavid Sommerseth2008-11-051-0/+900