summaryrefslogtreecommitdiffstats
path: root/database/eurephiadb_mapping.h
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright datesDavid Sommerseth2012-10-081-1/+1
* Updated Copyright dates to include 2010David Sommerseth2010-07-301-1/+1
* Define certificate digests as ft_STRING_LOWERDavid Sommerseth2009-11-121-32/+32
* Rewrote the eDBmkSortKeys() function to use the eDBfieldMap returned from eDB...David Sommerseth2009-09-251-1/+1
* Added eDBmappingGetValue() to retrieve field values from a eDBfieldMap structDavid Sommerseth2009-09-211-0/+1
* Added missing comments for the generic database/ filesDavid Sommerseth2009-09-081-10/+87
* Fixed some errors in blacklist field mappingDavid Sommerseth2009-05-091-1/+1
* Renamed fieldmapping for 'attempts' to 'attemptslog'David Sommerseth2009-05-061-0/+1
* Added eDBfieldMapping field for filter typesDavid Sommerseth2009-04-051-63/+65
* Added eDBmappingFieldsPresent(...) which returns used fields in a fieldMapDavid Sommerseth2009-04-021-0/+1
* Added fieldMapping for the firewall access table (openvpn_accesses)David Sommerseth2009-03-281-0/+19
* Made the licence explicit GPLv2 onlyDavid Sommerseth2009-03-261-1/+1
* Cleaned up the code a little bitDavid Sommerseth2009-03-261-1/+2
* Added more fields to the global field mapping tableDavid Sommerseth2009-03-241-30/+37
* Added support for editing the eurephia_adminaccess tableDavid Sommerseth2009-03-221-6/+16
* Make it possible to compile plug-in again without eurephiadm enabledDavid Sommerseth2009-01-021-5/+4
* Simplified some certificate field names for internal useDavid Sommerseth2008-12-261-2/+2
* Added field mapping for the openvpn_usercerts tableDavid Sommerseth2008-12-251-3/+16
* Corrected wrong field name (org->organisation) in field mappingDavid Sommerseth2008-12-201-1/+1
* Added field mapping for the certificates tableDavid Sommerseth2008-12-201-27/+28
* Changed from numeric session status code to text in eDBadminGetUserInfo(...) ...David Sommerseth2008-12-191-0/+1
* Rewrote eDBxmlMapping(...) to take an XML node instead of a complete XML docu...David Sommerseth2008-12-171-6/+5
* Completed rewriting eDBmkMapping_USERINFO(...) to eDBxmlMapping(...)David Sommerseth2008-12-131-4/+10
* Enhanced table/field mapping and eDBmkMapping_USERINFO(...) to include possib...David Sommerseth2008-12-111-39/+40
* Added possibility to also set NULL values in UPDATEDavid Sommerseth2008-12-081-1/+1
* Update field mapping to include data type. Improved sqlite_query_mapped(...)...David Sommerseth2008-12-081-38/+41
* Merged eurephiadb_common.[ch] into eurephiadb_mapping.[ch]David Sommerseth2008-12-071-1/+2
* Changed from user-side field name 'recid' to simply 'id'David Sommerseth2008-12-061-6/+7
* Moved over from earlier commit to use unified db translationDavid Sommerseth2008-12-061-0/+1
* Improved and unified the db mapping functions and definitionsDavid Sommerseth2008-12-061-0/+125