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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated Copyright dates to include 2010
David Sommerseth
2010-05-25
1
-1
/
+1
*
eDBmkSortKeyString() will now return NULL if the result is empty
David Sommerseth
2009-09-25
1
-1
/
+1
*
Rewrote the eDBmkSortKeys() function to use the eDBfieldMap returned from eDB...
David Sommerseth
2009-09-25
1
-7
/
+10
*
Added eDBmappingGetValue() to retrieve field values from a eDBfieldMap struct
David Sommerseth
2009-09-21
1
-0
/
+26
*
Added missing comments for the generic database/ files
David Sommerseth
2009-09-08
1
-4
/
+76
*
Added debug logging of free_nullsafe() calls as well
David Sommerseth
2009-09-07
1
-3
/
+3
*
Moved all malloc() operations over to a calloc wrapper, malloc_nullsafe()
David Sommerseth
2009-09-07
1
-2
/
+1
*
Removed header file which is no longer needed
David Sommerseth
2009-09-05
1
-1
/
+0
*
Improved some comments
David Sommerseth
2009-08-29
1
-8
/
+8
*
Renamed fieldmapping for 'attempts' to 'attemptslog'
David Sommerseth
2009-05-06
1
-1
/
+1
*
Added eDBfieldMapping field for filter types
David Sommerseth
2009-04-05
1
-2
/
+26
*
Added eDBmappingFieldsPresent(...) which returns used fields in a fieldMap
David Sommerseth
2009-04-02
1
-0
/
+14
*
Added fieldMapping for the firewall access table (openvpn_accesses)
David Sommerseth
2009-03-28
1
-0
/
+6
*
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
-3
/
+2
*
Added support for editing the eurephia_adminaccess table
David Sommerseth
2009-03-22
1
-0
/
+5
*
Rewrote database driver (SQLite) to use eurephia_pwd_crypt(...)
David Sommerseth
2009-03-22
1
-3
/
+4
*
Prepared passwdhash function to allow salting and be prepared for other hashi...
David Sommerseth
2009-01-02
1
-1
/
+2
*
BUGFIX: Fixed missing 'break' statements in switch for the eDBgetTableFieldMa...
David Sommerseth
2008-12-25
1
-1
/
+4
*
Added usercerts to the table name mapping table
David Sommerseth
2008-12-25
1
-0
/
+1
*
Added check if fieldMapping node's table attribute is set
David Sommerseth
2008-12-25
1
-0
/
+5
*
Added field mapping for the openvpn_usercerts table
David Sommerseth
2008-12-25
1
-0
/
+3
*
Changed from numeric session status code to text in eDBadminGetUserInfo(...) ...
David Sommerseth
2008-12-19
1
-0
/
+11
*
Fixed segfault and wrong XML node extraction in eDBxmlMapping(...)
David Sommerseth
2008-12-18
1
-2
/
+2
*
Added pwhash attribute in fieldMapping XML for password fields.
David Sommerseth
2008-12-18
1
-5
/
+19
*
eDBxmlMapping(...) did not honor the setnull attribute correctly.
David Sommerseth
2008-12-18
1
-10
/
+17
*
Rewrote eDBxmlMapping(...) to take an XML node instead of a complete XML docu...
David Sommerseth
2008-12-17
1
-11
/
+33
*
Changed eDBxmlMapping(...) function to make use of the new eurephiaXML_getRoo...
David Sommerseth
2008-12-17
1
-1
/
+3
*
BUGFIX: Made the eDBmkSortKeyString(...) function work again
David Sommerseth
2008-12-16
1
-8
/
+10
*
Removed not needed pointer - found by compiler warning
David Sommerseth
2008-12-16
1
-1
/
+1
*
Completed rewriting eDBmkMapping_USERINFO(...) to eDBxmlMapping(...)
David Sommerseth
2008-12-13
1
-60
/
+99
*
Enhanced table/field mapping and eDBmkMapping_USERINFO(...) to include possib...
David Sommerseth
2008-12-11
1
-7
/
+11
*
Added setnull_flag in the eurephiaUSERINFO struct
David Sommerseth
2008-12-08
1
-0
/
+5
*
Update field mapping to include data type. Improved sqlite_query_mapped(...)...
David Sommerseth
2008-12-08
1
-4
/
+4
*
Merged eurephiadb_common.[ch] into eurephiadb_mapping.[ch]
David Sommerseth
2008-12-07
1
-0
/
+74
*
Moved over from earlier commit to use unified db translation
David Sommerseth
2008-12-06
1
-0
/
+41
*
Improved and unified the db mapping functions and definitions
David Sommerseth
2008-12-06
1
-0
/
+66