summaryrefslogtreecommitdiffstats
path: root/database/eurephiadb-driver_template.c
Commit message (Expand)AuthorAgeFilesLines
* Moved all malloc() operations over to a calloc wrapper, malloc_nullsafe()David Sommerseth2009-09-071-2/+4
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Unified define flagsDavid Sommerseth2008-11-301-2/+3
* Corrected silly typoDavid Sommerseth2008-11-291-1/+1
* Rough preparation of the db drivers for API ver 2David Sommerseth2008-11-281-0/+15
* Fixed missing WHERE clause in SQL for extracting blacklisted IP addressesDavid Sommerseth2008-11-011-1/+1
* Fixed wrong registration of IP addresses in eDBget_blacklisted_ip(...)David Sommerseth2008-11-011-1/+1
* Added eDBget_blacklisted_ip(ctx) functions into db driversDavid Sommerseth2008-11-011-0/+22
* Moved TLS authentication logging from database module to eurephia.cDavid Sommerseth2008-10-081-14/+3
* Log review - last round for now. Recategorised a few errors and warnings.David Sommerseth2008-10-041-2/+2
* Log review - changed log levels for all DEBUG(...) callsDavid Sommerseth2008-10-041-22/+22
* Log review (part 1) - log categoriesDavid Sommerseth2008-10-031-52/+62
* Improved description in database driver template regarding argument parsingDavid Sommerseth2008-09-261-7/+20
* BUGFIX: Follow up on the commit fc8a177bc86fc7e68b15045ba7a791e2504f4b5cDavid Sommerseth2008-09-261-1/+4
* BUGFIX: Made sure that eDBget_sessionkey_seed(...) only returns a sessionkey ...David Sommerseth2008-09-261-2/+6
* Updated database driver template to match the most recent needed APIDavid Sommerseth2008-09-191-281/+388
* Renamed openvpn_lastlog.session_del to session_deletedDavid Sommerseth2008-09-191-1/+1
* Added GPLv2 licence, updated *.[ch] files to include license, with exception ...David Sommerseth2008-08-081-0/+16
* Imported eurephia into gitDavid Sommerseth2008-08-061-0/+795