index
:
eurephia.git
beta
master
pgsql
release/1.0
release/1.1
Unnamed repository; edit this file to name it for gitweb.
David Sommerseth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
database
/
eurephiadb_mapping.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrote the eDBmkSortKeys() function to use the eDBfieldMap returned from eDB...
David Sommerseth
2009-09-25
1
-1
/
+1
*
Added eDBmappingGetValue() to retrieve field values from a eDBfieldMap struct
David Sommerseth
2009-09-21
1
-0
/
+1
*
Added missing comments for the generic database/ files
David Sommerseth
2009-09-08
1
-10
/
+87
*
Fixed some errors in blacklist field mapping
David Sommerseth
2009-05-09
1
-1
/
+1
*
Renamed fieldmapping for 'attempts' to 'attemptslog'
David Sommerseth
2009-05-06
1
-0
/
+1
*
Added eDBfieldMapping field for filter types
David Sommerseth
2009-04-05
1
-63
/
+65
*
Added eDBmappingFieldsPresent(...) which returns used fields in a fieldMap
David Sommerseth
2009-04-02
1
-0
/
+1
*
Added fieldMapping for the firewall access table (openvpn_accesses)
David Sommerseth
2009-03-28
1
-0
/
+19
*
Made the licence explicit GPLv2 only
David Sommerseth
2009-03-26
1
-1
/
+1
*
Cleaned up the code a little bit
David Sommerseth
2009-03-26
1
-1
/
+2
*
Added more fields to the global field mapping table
David Sommerseth
2009-03-24
1
-30
/
+37
*
Added support for editing the eurephia_adminaccess table
David Sommerseth
2009-03-22
1
-6
/
+16
*
Make it possible to compile plug-in again without eurephiadm enabled
David Sommerseth
2009-01-02
1
-5
/
+4
*
Simplified some certificate field names for internal use
David Sommerseth
2008-12-26
1
-2
/
+2
*
Added field mapping for the openvpn_usercerts table
David Sommerseth
2008-12-25
1
-3
/
+16
*
Corrected wrong field name (org->organisation) in field mapping
David Sommerseth
2008-12-20
1
-1
/
+1
*
Added field mapping for the certificates table
David Sommerseth
2008-12-20
1
-27
/
+28
*
Changed from numeric session status code to text in eDBadminGetUserInfo(...) ...
David Sommerseth
2008-12-19
1
-0
/
+1
*
Rewrote eDBxmlMapping(...) to take an XML node instead of a complete XML docu...
David Sommerseth
2008-12-17
1
-6
/
+5
*
Completed rewriting eDBmkMapping_USERINFO(...) to eDBxmlMapping(...)
David Sommerseth
2008-12-13
1
-4
/
+10
*
Enhanced table/field mapping and eDBmkMapping_USERINFO(...) to include possib...
David Sommerseth
2008-12-11
1
-39
/
+40
*
Added possibility to also set NULL values in UPDATE
David Sommerseth
2008-12-08
1
-1
/
+1
*
Update field mapping to include data type. Improved sqlite_query_mapped(...)...
David Sommerseth
2008-12-08
1
-38
/
+41
*
Merged eurephiadb_common.[ch] into eurephiadb_mapping.[ch]
David Sommerseth
2008-12-07
1
-1
/
+2
*
Changed from user-side field name 'recid' to simply 'id'
David Sommerseth
2008-12-06
1
-6
/
+7
*
Moved over from earlier commit to use unified db translation
David Sommerseth
2008-12-06
1
-0
/
+1
*
Improved and unified the db mapping functions and definitions
David Sommerseth
2008-12-06
1
-0
/
+125