summaryrefslogtreecommitdiffstats
path: root/database/eurephiadb_driver.h
Commit message (Expand)AuthorAgeFilesLines
* Completed rewriting eDBadminGetUserInfo(...) function for XMLDavid Sommerseth2008-12-131-1/+7
* Updated eDBadminGetUserInfo(...) to take filtering parameterDavid Sommerseth2008-12-101-1/+7
* Added eDBadminGetUserInfo(...) function, to retrieve user infoDavid Sommerseth2008-12-071-1/+1
* Changed the sortkey type from int to const char *David Sommerseth2008-12-061-4/+4
* Changed admin functions to be prefixed with eDBadmin*, to unify the function ...David Sommerseth2008-12-051-13/+13
* Changed the logout behaviour to avoid login and/or access control check when ...David Sommerseth2008-12-031-1/+1
* Enhanced the access control by introducing access levelsDavid Sommerseth2008-12-021-2/+2
* Added database functions for editing the openvpn_config tableDavid Sommerseth2008-12-021-0/+3
* Added eDBadminLogout(...) function in database driverDavid Sommerseth2008-11-301-0/+1
* Unified define flagsDavid Sommerseth2008-11-301-2/+2
* Improved admin authentication modelDavid Sommerseth2008-11-301-1/+3
* Login seems to work from database driver sideDavid Sommerseth2008-11-291-2/+3
* Added some needed admin functionsDavid Sommerseth2008-11-281-0/+17
* Renamed eurephia_struct.h to eurephia_context.hDavid Sommerseth2008-11-271-1/+1
* Code cleanup: Splitted all structures defined in eurephia_struct.h into sepa...David Sommerseth2008-11-051-0/+2
* Updated eurephiadb driver to implement eDBget_blacklisted_ip() functionDavid Sommerseth2008-11-011-1/+1
* Reorganised the source codeDavid Sommerseth2008-10-151-0/+87